samba.git
2010-03-24 Andrew Bartletts4:ntlmssp Ensure that we always negotiate signing...
2010-03-24 Volker Lendeckes3: Optimize gencache for smbd exit
2010-03-24 Andrew Tridgelllibreplace: fixed declaration of dprintf() on FreeBSD
2010-03-24 Andrew Tridgells4-provision: FreeBSD uses 'staff' for users
2010-03-24 Andrew Tridgells4-provision: solaris uses the group "other"
2010-03-24 Andrew Tridgellbuild: fixed nss_wrapper on solaris
2010-03-23 Simo Sorceidl: fix forest trust information idl
2010-03-23 Günther Deschners4-smbtorture: remove tailing whitespace in samba3rpc...
2010-03-23 Stefan Metzmachers4:librpc/rpc/pyrpc.h: librpc/rpc/dcerpc.h isn't needed...
2010-03-23 Stefan Metzmachers4:lib/messaging: pymessaging needs libndr.h
2010-03-23 Stefan Metzmacherpidl:Samba4/Python: librpc/rpc/dcerpc.h isn't needed...
2010-03-23 Stefan Metzmachers4:libnet: don't include librpc/rpc/dcerpc.h directly
2010-03-23 Stefan Metzmachers3:librpc/rpc: move prototypes to dcerpc.h
2010-03-23 Günther Deschners4-smbtorture: use torture_context in samsync test.
2010-03-23 Günther Deschners4-smbtorture: remove trailing whitespace from samsync...
2010-03-23 Günther Deschners4-smbtorture: use torture_context in libnet domain...
2010-03-23 Matthias Dieter... s4:WINREG torture - fix an error (missing "break" in...
2010-03-23 Matthias Dieter... s4:registry - "reg_ldb_pack_value" - provide workaround...
2010-03-23 Matthias Dieter... s4:registry - "LDB backend" - fix indentation
2010-03-23 Günther Deschners4-smbtorture: use torture_context for debugging output...
2010-03-23 Günther Deschners4-smbtorture: remove trailing whitespace in libnet...
2010-03-23 Karolin Seegers3-builtin: Add missing builtin groups.
2010-03-23 Karolin Seegers3: Re-run make samba3-idl.
2010-03-23 Karolin Seegersecurity.idl: Add missing builtin groups.
2010-03-23 Stefan Metzmacherlibrpc/rpc: fix dcerpc_errstr() to handle all nca_s_...
2010-03-23 Günther Deschners3:re-run make samba3-idl.
2010-03-23 Stefan Metzmacherdcerpc.idl: add nca_s_* status codes from the DCE 1...
2010-03-23 Karolin Seegers3-builtin: Add some builtin groups.
2010-03-23 Simo Sorceidl:drsblobs add code to interpret msDS-TrustForestTrus...
2010-03-23 Simo Sorces4:lsa Functions to set Domain Trust Information
2010-03-23 Simo Sorces4:lsa move code to add trusted domain user into its...
2010-03-23 Simo Sorces4:lsa Abstract crypto (un)wrapping in separate functions
2010-03-22 Matthias Dieter... s4:registry - "LDB backend" - revert the length check...
2010-03-22 Matthias Dieter... Revert "s4:torture - WINREG RPC - reactivate test ...
2010-03-22 Matthias Dieter... s4:registry - "LDB backend" - revert the binary storage...
2010-03-22 Matthias Dieter... s4:ldb_modules/util.c - fix two counter variables to...
2010-03-22 Jeremy Allisonshare_info.tdb could use non-canonicalized sharenames.
2010-03-22 Matthias Dieter... convert_string_talloc_convenience - print out the input...
2010-03-22 Matthias Dieter... s4:registry - "reg_key_del/add_abs": call "talloc_free...
2010-03-22 Matthias Dieter... s4:registry - "reg_import_hive_key" - change a "talloc_...
2010-03-22 Matthias Dieter... s4:registry - "patchfile" - add another "W_ERROR_HAVE_N...
2010-03-22 Matthias Dieter... s4:registry - "local" - add also here more "W_ERROR_HAV...
2010-03-22 Matthias Dieter... s4:registry - "util.c" - initialise "result" in "reg_ke...
2010-03-22 Matthias Dieter... s4:WINREG RPC - add also here a "W_ERROR_HAVE_NO_MEMORY"
2010-03-22 Matthias Dieter... s4:registry - "samba.c" - add a "talloc_free"
2010-03-22 Matthias Dieter... s4:registry - add more "W_ERROR_HAVE_NO_MEMORY" invocat...
2010-03-22 Matthias Dieter... s4:registry - "util" - remove "const" from "reg_abs_path"
2010-03-22 Matthias Dieter... s4:registry - adaptions for "add also a memory context...
2010-03-22 Matthias Dieter... s4:registry - "util" - add also a memory context argume...
2010-03-22 Matthias Dieter... s4:registry - "util" - make "reg_key_add_abs" consisten...
2010-03-22 Matthias Dieter... s4:registry - "util" - fix up memory allocated data
2010-03-22 Matthias Dieter... s4:registry - "dir.c" - fix up dynamic memory allocatio...
2010-03-22 Matthias Dieter... s4:registry - adaptions for "add memory contexts for...
2010-03-22 Matthias Dieter... s4:registry - registry.h - add memory contexts for...
2010-03-22 Volker Lendecketdb: Fix bug 7248, avoid the nanosleep dependency
2010-03-22 Jeremy AllisonFix valgrind error when running under share level secur...
2010-03-22 Volker Lendeckes3: Add the "ctdb locktime warn threshold" parameter
2010-03-22 Volker Lendeckes3: Implement an asynchronous echo responder process
2010-03-22 Stefan Metzmachers3:smbd: don't allow SMB2 if the async echo handler...
2010-03-22 Stefan Metzmachers3:smbd: disable SMB encryption when the echo handler...
2010-03-22 Stefan Metzmachers3:smbd: disallow readbraw and writebraw if the echo...
2010-03-22 Stefan Metzmachers3:smbd: disable sendfile if the echo handler is active
2010-03-22 Stefan Metzmachers3:smbd: don't use recvfile if the echo handler is...
2010-03-22 Stefan Metzmachers3:smbd: setup a shared memory area for the signing...
2010-03-22 Stefan Metzmachers3:smbd: add echo handler information to struct smbd_se...
2010-03-22 Stefan Metzmachers3:param: add "async smb echo handler" option
2010-03-22 Stefan Metzmachers3:smbd: pass down trusted_channel via receive_smb_talloc()
2010-03-22 Stefan Metzmachers3:smbd: let reply_readbraw_error use the locked socket
2010-03-22 Stefan Metzmachers3:smbd: send keepalive packets under the socket lock
2010-03-22 Stefan Metzmachers3:smbd: smbd_[un]lock_socket() while accessing the...
2010-03-22 Stefan Metzmachers3:smbd: add smbd_[un]lock_socket() dummies
2010-03-22 Stefan Metzmachers3:smbd: add an option to skip signings checks srv_chec...
2010-03-22 Stefan Metzmachers3:libsmb: add a smb_signing_init_ex() function
2010-03-22 Stefan Metzmacherlib/util: add allocate_anonymous_shared()
2010-03-22 Volker Lendeckes3: Fix a bad memleak in winbind
2010-03-22 Matthias Dieter... s4:registry - "RPC backend" - use "talloc_steal" and...
2010-03-22 Matthias Dieter... s4:registry - "patchfile" - check if strings could...
2010-03-22 Matthias Dieter... s4:registry - "patchfile" - initialise the data blobs
2010-03-22 Matthias Dieter... s4:registry - "patchfile" - add more "talloc_free"s...
2010-03-22 Matthias Dieter... s4:registry - "util.c" - "reg_string_to_val" - consider...
2010-03-22 Matthias Dieter... s4:registry - "patchfile_preg.c" - also here don't...
2010-03-22 Matthias Dieter... s4:registry - "patchfile_dotreg.c" - fix a memory leak
2010-03-22 Matthias Dieter... s4:registry - "patchfile" - add comments
2010-03-22 Volker Lendeckes3: Add "log writeable files on exit" parameter
2010-03-22 Günther Deschners4-selftest: fix selftest-vars script.
2010-03-22 Andrew Bartletts4:dsdb Add a shortcut sequence number for schema reloads
2010-03-22 Andrew Bartletts4:dsdb Rework schema loading and add schema reloading
2010-03-22 Andrew Bartletts4:dsdb Move dsdb_save_partition_usn() to be a module...
2010-03-22 Andrew Bartletts4:schema Expand the schema structure
2010-03-22 Andrew Bartletts4:dsdb Remove unused 'dsdb_make_schema_global' call...
2010-03-22 Andrew Bartletts4:dsdb Add 'const' to some struct dsdb_schema variables
2010-03-22 Andrew Bartletts4:dsdb Don't load the schema unconditionally
2010-03-22 Volker Lendeckes3: file_walk_table -> files_forall
2010-03-22 Volker Lendeckes3: Fix some nonempty blank lines
2010-03-21 Matthias Dieter... s4:registry - "patchfile.c" - consider also the hives...
2010-03-21 Matthias Dieter... s4:registry - "patchfile.c" - fix a typo
2010-03-21 Matthias Dieter... s4:regtree - fix counter variables to be "unsigned"
2010-03-21 Matthias Dieter... s4:registry - "LDB backend" - "reg_ldb_unpack_value"
2010-03-21 Matthias Dieter... s4:registry - "LDB backend" - "reg_key_get_info"
2010-03-21 Matthias Dieter... s4:registry - "LDB backend" - "ldb_get_default_value"
next