samba.git
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"
2010-03-21 Matthias Dieter... s4:registry - "LDB backend" - make the key argument...
2010-03-21 Matthias Dieter... s4:registry - "LDB backend" - fix indentation
2010-03-21 Volker LendeckeFix an uninitialized variable
2010-03-21 Volker Lendeckes3: Fix bug 7202 for multi-threaded applications
2010-03-21 Volker LendeckeUse TALLOC_FREE in talloc_pop()
2010-03-21 Volker LendeckeUse calloc instead of ZERO_STRUCTP in talloc_stackframe...
2010-03-21 Volker LendeckeTrim an overlong line
2010-03-21 Matthias Dieter... s4:regshell - here we don't need a newline - "ctime...
2010-03-21 Matthias Dieter... s4:regshell - don't return an error code if we get...
2010-03-21 Matthias Dieter... s4:registry - "LDB backend" - reg_key_get_info - adapt...
2010-03-21 Matthias Dieter... s4:WINREG RPC server - don't check for the "name" size...
2010-03-21 Matthias Dieter... s4:torture - WINREG RPC - reactivate test "SetValueExte...
2010-03-21 Matthias Dieter... s4:WINREG RPC - we support only non-volatile keys
2010-03-21 Matthias Dieter... s4:registry - "LDB backend" - don't test for "0" as...
2010-03-21 Matthias Dieter... s4:WINREG RPC - specify the performed create action...
2010-03-21 Matthias Dieter... s4:registry - handle type "DWORD_BIG_ENDIAN" as type...
2010-03-21 Matthias Dieter... s4:torture WINREG - enhance test for "QWORD" type
2010-03-21 Matthias Dieter... s4:torture WINREG - enhance test for "DWORD_BIG_ENDIAN...
2010-03-21 Matthias Dieter... s4:registry - "LDB backend" - fix up memory allocation...
2010-03-21 Matthias Dieter... s4:registry - "LDB backend" - Fix up the storage of...
2010-03-21 Bo Yangs3: Open winbindd_cache.tdb with read/write access.
2010-03-20 Volker Lendeckes3: Fix bug 7202
2010-03-20 Andrew Tridgellbuild: useful shell vars for setting up selftest
2010-03-20 Andrew Tridgellsubunit: fixed reporting of unexpected failures
2010-03-20 Andrew Tridgellsubunit: keep total error and failure counts
2010-03-20 Günther Deschners4-selftest: skip RPC-DFS for s4 entirely.
2010-03-19 Günther Deschners4-smbtorture: rework RPC-DFS test a bit.
2010-03-19 Günther Deschners3-selftest: use proper names for samba3 dcerpc tests.
2010-03-19 Günther Deschners4-smbtorture: put all RPC-SAMB3-X torture tests into...
2010-03-19 Stefan Metzmachers4:librpc/rpc: add NCACN_INTERNAL from s3
2010-03-19 Stefan Metzmachers3:librpc: remove unused stuff
2010-03-19 Günther Deschners3-selftest: enable RAP calls testsuite against samba3.
2010-03-19 Günther Deschners4-smbtorture: skip RAP netservergetinfo level 1 test...
2010-03-19 Günther Deschners3-selftest: rearrange uid/gid calculation to achieve...
2010-03-19 Günther Deschners3-selftest: rearrange uid/gid calculation to achieve...
2010-03-19 Günther Deschnernss_wrapper.pl: allow to specify gid for new users.
2010-03-19 Günther Deschnererror_codes: fix NT_STATUS_RPC_UNKNOWN_IF typo.
2010-03-19 Günther Deschners4-smbtorture: use torture_context in policy function...
2010-03-18 Stefan Metzmachers3:libsmb/nterr.c: fix/add NT_STATUS_RPC_* codes
2010-03-18 Günther Deschners3-selftest: fix Samba3.pm provisioning after uid/gid...
2010-03-18 Günther Deschners3-selftest: make sure we do not have duplicate uids...
2010-03-18 Günther Deschners3-selftest: make sure we do not have duplicate uids...
2010-03-18 Stefan Metzmacherlibcli/util: add more NT_STATUS_RPC_* defines
2010-03-18 Stefan Metzmacherpidl:Samba4/Python: make use of dcerpc_binding_handle...
2010-03-18 Stefan Metzmachers4:librpc/rpc: let pyrpc make use of dcerpc_binding_han...
2010-03-18 Stefan Metzmacherpidl:Samba4/Python: remove compiler warnings
2010-03-18 Stefan Metzmacherpidl:Samba4/Python: remove compiler warnings when using...
2010-03-18 Stefan Metzmachers4:utils/net/drs: make use of dcerpc_binding_handle...
2010-03-18 Stefan Metzmachers4:torture/rpc/browser.c: make use of dcerpc_binding_ha...
2010-03-18 Stefan Metzmachers4:torture/rpc/ntsvcs.c: make use of dcerpc_binding_han...
2010-03-18 Stefan Metzmachers4:torture/rpc/frsapi.c: make use of dcerpc_binding_han...
2010-03-18 Stefan Metzmachers4:torture/rpc/handles.c: make use of dcerpc_binding_ha...
2010-03-18 Stefan Metzmachers4:torture/rpc/handles: check the correct last_fault_code
2010-03-18 Andrew Bartletts4:dsdb Move rdn_name down the stack
2010-03-18 Jeremy Allisons3-printing: Fix "printer admin" functionality.
2010-03-18 Andrew Tridgellcharset: fixed a problem with the global use of the...
2010-03-18 Oliver LiebelFixed --ol-mmr-url helpline
next