s3: Fix a memory leak in check_sam_security_info3
[samba.git] / source3 /
2011-03-05 Volker Lendeckes3: Fix a memory leak in check_sam_security_info3
2011-03-05 Michael Adams3:test: the registry roundtrip test passes now
2011-03-05 Michael Adams3:test: mark vanished parameter "postscript" invalid...
2011-03-05 Michael Adams3:test: in net registry roundtrip test, mark "lock...
2011-03-05 Michael Adams3:test: in net registry roundtrip test, exclude the...
2011-03-05 Michael Adams3:registry: fix invalid write in iconvert_talloc()
2011-03-05 Michael Adams3:test: correctly react to each failing step in the...
2011-03-05 Michael Adams3:test: improve logging in the net registry roundtrip...
2011-03-04 David Disseldorps3: add two missing vfs disconnect calls
2011-03-04 David Disseldorps3-printing: fix cups pcap reload with no printers
2011-03-04 David Disseldorps3-printing: remove unneeded local_pcap_copy global
2011-03-04 David Disseldorps3-printing: follow force user/group for driver IO
2011-03-04 Günther Deschners3-waf: add wildcard commands from main wscript.
2011-03-04 Günther Deschners3-nterr: use strcasecmp in nt_status_string_to_code().
2011-03-04 Günther Deschners3-nterr: within nt_errstr() compare codes using NT_STA...
2011-03-04 Günther Deschnernterr: make sure both nt_err_desc structs are the same.
2011-03-04 Günther Deschnernterr: make sure both nt_errs structs are the same.
2011-03-04 Günther Deschners3-nterr: make nt_err_desc static const.
2011-03-04 Günther Deschnernterr: remove space indents (use tabs instead), followi...
2011-03-04 Günther Deschnernterr: remove trailing whitespace.
2011-03-04 Günther Deschners3-waf: add check for SEEKDIR_RETURNS_VOID.
2011-03-03 Günther Deschners3-waf: add check for HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR.
2011-03-03 Günther Deschnerlibreplace: move "struct timespec" checks into librepla...
2011-03-03 Volker Lendeckes3: Use dom_sid_string_buf in sid_to_fstring
2011-03-03 Volker Lendeckes3: Use dom_sid_string in _lsa_lookup_sids_internal
2011-03-03 Volker Lendeckes3: Remove an obsolete comment
2011-03-03 Volker Lendeckes3: Fix some nonempty blank lines
2011-03-03 Günther Deschnerlib/util: LIBCRYPTO is in common already, so add it...
2011-03-02 Günther Deschners3-includes: remove global include of system/readline.h.
2011-03-02 Günther Deschners3-proto: fix some inline comments.
2011-03-02 Günther Deschners3-libds: use already existing ../libds/common/flag_map...
2011-03-02 Volker Lendeckes3: Pass the aio_force operation through vfs_gpfs
2011-03-02 Volker Lendeckes3: Ask GPFS for the IS_OFFLINE operation
2011-03-02 Volker Lendeckes3: Announce HSM in the gpfs module
2011-03-02 Volker Lendeckes3: Pass smb_filename through the set_offline vfs op
2011-03-02 Volker Lendeckes3: Pass smb_filename through the is_offline vfs op
2011-03-02 Volker Lendeckes3: Fix operation names in vfs_full_audit.c
2011-03-02 Volker Lendeckes3: Print all flags in "smbclient allinfo"
2011-03-02 Michael Adams3:idmap_cache: remove an leftover wip comment
2011-03-02 Gregor Becks3: adjust loglevel for idmap_cache
2011-03-02 Günther Deschners3-sessionid: avoid global include of sessionid.h
2011-03-02 Günther Deschners3-lanman: talk to srvsvc dcerpc server in api_RNetSess...
2011-03-02 Günther Deschners3-server_id: only include server_id where needed.
2011-03-02 Volker Lendeckes3: GPFS can't deal with mangled names
2011-03-02 David Disseldorps3-printing: vfs_connect prior to driver/dfs IO
2011-03-01 David Disseldorps3-printing: clean up get_correct_cversion error paths
2011-03-01 David Disseldorps3-printing: fix move_driver_to_download_area() error...
2011-03-01 Gregor Becks3: remove superfluous debug messages from msg_idmap
2011-03-01 Andrew Bartletts3-auth struct security_unix_token replaces UNIX_USER_TOKEN
2011-03-01 Andrew Bartletts3-rpc_server Handle session key as a constant buffer
2011-03-01 Andrew Bartlettlib/util: new merged debug system
2011-03-01 Andrew Bartletts3-debug Always use C99 true/false rather than True...
2011-03-01 Andrew Bartletts3-build __FUNCTION__ is always available, always use it
2011-03-01 Andrew Bartlettlib/util/time: Merge time functions from source3/lib...
2011-02-28 Jeremy AllisonFix compiler warning on casting -1 to uint32.
2011-02-28 Jelmer VernooijFix some types
2011-02-28 Jeremy AllisonFix one more warning introduced by changing the size...
2011-02-28 Jeremy AllisonFix warning introduced by changing the size of UNIX_USE...
2011-02-28 Günther Deschners3-torture: fix the build of rpc_open_tcp.
2011-02-28 Andreas Schneiders3-smbd: Pass tevent context to messaging functions.
2011-02-28 Andreas Schneiders3-rpc_client: Move client pipe functions to own header.
2011-02-28 Michael Adams3:test: fix smbclient test on older systems (usage...
2011-02-28 Michael Adams3:test: fix registry roundtrip test on older systems...
2011-02-28 Volker Lendeckes3: Eliminate sys_select from do_smb_resolve() -- untested
2011-02-28 Volker Lendeckes3: Eliminate sys_select from do_smb_browse() -- untested
2011-02-28 Volker Lendeckes3: Eliminate sys_select_intr from smbfilter
2011-02-28 Stefan Metzmachers3: Remove unused receive_packet
2011-02-28 Volker Lendeckes3: Eliminate sys_select_intr from read_fd_with_timeout
2011-02-28 Volker Lendeckes3: Eliminiate sys_select_intr from client.c
2011-02-28 Volker Lendeckes3: Add poll_intr_one_fd
2011-02-28 Volker Lendeckes3: Eliminate sys_select from g_lock_lock
2011-02-28 Volker Lendeckes3: Eliminate sys_select from fd_is_readable
2011-02-28 Volker Lendeckes3: Eliminate select from packet_fd_read_sync
2011-02-28 Volker Lendeckes3: Add poll_one_fd()
2011-02-28 Volker Lendeckes3: Remove select-based s3 event backend
2011-02-28 Volker Lendeckes3: Use poll in nmbd
2011-02-28 Volker Lendeckes3: Use poll in winbind
2011-02-28 Volker Lendeckes3: Use poll in smbd
2011-02-28 Volker Lendeckes3: Use poll for the event loop
2011-02-28 Volker Lendeckelibreplace: poll based on select
2011-02-28 Volker Lendeckes3: Add timeval_to_msec
2011-02-28 Michael Adams3:msg_idmap: The solaris cc compiler does not like...
2011-02-28 Michael Adams3: fix the waf build after adding smbd/msg_idmap.c
2011-02-28 Christian Ambachs3: Survive an idle child that was killed
2011-02-28 Gregor Becks3: smbcontrol to notify smbd about idmap changes
2011-02-28 Gregor Becks3: add functions to remove entries from idmap cache
2011-02-28 Gregor Becks3: add functions to remove entries from idmap memcache
2011-02-28 Gregor Becks3: add functions to flush the idmap memcache
2011-02-27 Volker Lendeckes3: Fix a typo
2011-02-27 Volker Lendeckes3: Fix a comment
2011-02-27 Volker Lendeckes3: Fix some nonempty blank lines
2011-02-27 Volker Lendeckes3: Use strndup in parse_nss_param
2011-02-27 Volker Lendeckes3: properly find our standard nss_info backends
2011-02-27 Volker Lendeckes3: Fix a debug message
2011-02-27 Volker Lendeckes3: Make is_zero_addr take a sockaddr_storage
2011-02-26 Volker Lendeckes3: Improve a dbg msg in aio_fork
2011-02-26 Volker Lendeckes3: Fix pdb_ads_enum_group_memberships args
2011-02-26 Jeremy Allisondirfd doesn't exist in some platforms.
2011-02-26 Jeremy AllisonRemoved unused code check_dos_char_slowly.
2011-02-25 Volker Lendeckes3: Fix a 64-bit warning in vfs_gpfs.c
next