jra/samba/.git
2009-01-13 Jeremy AllisonFix bug noticed by Volker - if sendfile returns zero...
2009-01-13 Jeremy AllisonFix bug #6019 File corruption in Clustered SMB/NFS...
2009-01-13 Stefan Metzmacherpidl: remove references to EJS and SWIG code
2009-01-13 Steven DannemanCovert several persistant tdb files to use state_path...
2009-01-13 Steven DannemanAudit usage of get_dyn_STATEDIR() and replace with...
2009-01-13 Jeremy AllisonDeprecate the "share modes" parameter to address bug...
2009-01-12 Günther Deschners3: re-run make samba3-idl. origin/HEAD origin/master
2009-01-12 Günther Deschners3-rpcclient: some cleanup for eventlog client.
2009-01-12 Günther Deschnereventlog: some fixes for eventlog_Record struct.
2009-01-12 Günther Deschnereventlog: make out pointer a ref pointer in eventlog_Ge...
2009-01-12 Stefan Metzmachers3:libsmb: handle the smb signing states the same in...
2009-01-12 Michael Adamnss_wrapper.pl: fix "Use of uninitialized value $i...
2009-01-12 Steven DannemanMake STATEDIR and CACHEDIR configurable through ./confi...
2009-01-12 Volker LendeckeEven for srclen == 0 we have to return something
2009-01-12 Stefan Metzmachertevent: use for() loops instead of while() loops
2009-01-12 Tim Proutys3: Fix uninitialized variable in OneFS streams
2009-01-12 Tim Proutys3: Differentiate between posix files with colons and...
2009-01-12 Tim Proutys3: Add OneFS alternate data streams implementation
2009-01-12 Tim Proutys3: General cleanup of the open path in the OneFS vfs...
2009-01-11 Volker LendeckeMove cli_api_pipe() to its only user cli_pipe.c
2009-01-11 Tim Proutytevent: Fix build break
2009-01-11 Bo YangFix tevent_common_context_destructor to remove all...
2009-01-10 Bo YangDon't set child->requests to NULL in parent after fork
2009-01-10 Volker LendeckeFix a type-punned error
2009-01-10 Volker LendeckeFix a C++ warning
2009-01-10 Jeremy AllisonMinor tidyup of unix account missing code.
2009-01-09 Volker LendeckeRemove the rpc_srv_register wrapper around rpc_pipe_reg...
2009-01-09 Volker LendeckeCall rpc_srv_register instead of rpc_pipe_register_comm...
2009-01-09 Volker LendeckeFake up ndr_table_spoolss
2009-01-09 Volker LendeckePass the full ndr_interface_table into the s3 rpcserver...
2009-01-09 Volker LendeckeAdd derpc_transport_string_by_transport(), apply some...
2009-01-09 Volker Lendeckestart rpcclient epmapper
2009-01-09 Volker LendeckeFix some nonempty blank lines
2009-01-09 Volker LendeckeSimplify find_pipe_fns_by_context slightly
2009-01-09 Volker LendeckeFix some nonempty blank lines
2009-01-09 Tim Proutys3: Remove rendundant op_tuple entry in xattr streams
2009-01-09 Tim Proutys3: Fix open path to delete streams depending on the...
2009-01-09 Tim Proutys3: Add delete_all_streams to proto.h
2009-01-09 Tim Proutys4 torture: Add new create disposition test to RAW...
2009-01-09 Günther Deschners3-svcctl: remove last traces of hand-marshalled svcctl...
2009-01-09 Günther Deschners3-svcctl: remove old marshalling of svcctl_EnumService...
2009-01-09 Günther Deschners3-svcctl: build svcctl marshalling helper.
2009-01-09 Günther Deschners3-svcctl: use pidl for _svcctl_EnumServicesStatusW.
2009-01-09 Günther Deschners3-net: use rpccli_svcctl_EnumServicesStatusW.
2009-01-09 Günther Deschners4-smbtorture: print hand-decoded service status array...
2009-01-09 Karolin Seegers3/net: Display error message if user does not exist.
2009-01-09 Günther Deschners3: re-run make samba3-idl.
2009-01-09 Günther Deschnersvcctl: include hand marshalling helper in idl.
2009-01-09 Günther Deschnersvcctl: add ndr_push/pull_ENUM_SERVICE_STATUSW_array...
2009-01-09 Günther Deschners3-svcctl: use pidl defined constants in services imple...
2009-01-09 Günther Deschners3: re-run make samba3-idl.
2009-01-09 Günther Deschnersvcctl: add SERVICE_TYPE_INTERACTIVE_PROCESS define.
2009-01-09 Karolin Seegers3/smbpasswd: Check if Unix account exists before askin...
2009-01-09 Stefan Metzmachers4:debug: make setup_logging() a bit more compatible...
2009-01-09 Stefan MetzmacherRevert "quote ' inside '...' and make sure shell isn...
2009-01-09 Björn Jackequote ' inside '...' and make sure shell isn't eating...
2009-01-09 Karolin Seegerdocs: Improve man mount.cifs.
2009-01-09 Björn Jackefix syntax error in case statement
2009-01-09 Stefan Metzmachers3:smbd: handle incoming smb requests via event handlers
2009-01-09 Stefan Metzmachers3:events: debug sys_select() errors
2009-01-09 Stefan Metzmachers3:events: install a tevent debug handler that calls...
2009-01-09 Andrew BartlettOnly do special DN tracking for normal DNs in OpenLDAP...
2009-01-08 Jeremy AllisonFix bug #6021 - smbclient du command does not recuse...
2009-01-08 Volker LendeckeNow that all policy_handle free_fn's are just TALLOC_FR...
2009-01-08 Volker LendeckeUse TALLOC for struct lsa_info
2009-01-08 Volker LendeckeMake use of a talloc_destructor for free_printer_entry
2009-01-08 Volker LendeckeMake use of a talloc_destructor for free_eventlog_info()
2009-01-08 Volker LendeckeMake samr_info a talloc context of its own
2009-01-08 Volker LendeckeSimplify init_pipe_handle_list a bit
2009-01-08 Günther Deschners3-rpcclient: add eventlog test client.
2009-01-08 Günther Deschners3-eventlog: minor cosmetics.
2009-01-08 Günther Deschners3-eventlog: trying to make eventlog_io_q_read_eventlog...
2009-01-08 Günther Deschners3-eventlog: trying to avoid to pass around full ndr...
2009-01-08 Jeremy AllisonFix race condition in alarm lock processing noticed...
2009-01-08 Günther Deschners3-net: fix type in rpc_service_list_internal(). Sorry...
2009-01-08 Günther Deschners4-smbtorture: extend test_QueryServiceConfig2W a bit.
2009-01-08 Günther Deschners4-smbtorture: fix build of svcctl torture test.
2009-01-08 Günther Deschners3: re-run make samba3-idl.
2009-01-08 Günther Deschnersvcctl: use svcctl_ServiceState in some other places.
2009-01-08 Günther Deschnersvcctl: use hex range format in IDL.
2009-01-08 Günther Deschnersvcctl: add ENUM_SERVICE_STATUSW and ENUM_SERVICE_STATUSA.
2009-01-08 Günther Deschnersvcctl: remove redundant SERVICE_STATE_* defines.
2009-01-08 Stefan Metzmachers3:smbd: fix the build with dmapi support
2009-01-08 Stefan Metzmachers4:blackbox: don't remove newlines in the subunit failu...
2009-01-08 Stefan Metzmachers4:events: don't trigger \n in debug messages two times
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Volker LendeckeAttempt to fix the build
2009-01-08 Jelmer VernooijMake sure smbtorture4 can find all gensec modules....
2009-01-08 Günther Deschners3-svcctl: use pidl based struct SERVICE_STATUS.
2009-01-08 Günther Deschners3: re-run make samba3-idl.
2009-01-08 Günther Deschners3-svcctl: add copyright to svcctl rpc_server.
2009-01-08 Günther Deschners3-svcctl: remove some more redundant headers.
2009-01-08 Günther Deschners3-svcctl: move SVC_HANDLE_IS* defines to implementatio...
2009-01-08 Günther Deschners3-svcctl: remove (now duplicate) defines.
2009-01-08 Günther Deschnersvcctl: add svcctl_ServiceStatus and svcctl_ControlsAcc...
2009-01-08 Günther Deschners3-svcctl: remove (now duplicate) SVCCTL_STAT* defines.
2009-01-08 Jelmer VernooijDon't attempt to use GNUTLS >= 2.6, as it is known...
2009-01-08 Jelmer VernooijFix ldap.py test on systems that *can* find the record...
2009-01-08 Jelmer VernooijPrint the failed value in the time tests.
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
next