jra/samba/.git
2009-03-13 Jeremy AllisonRemove the static "struct client_connection" mess which...
2009-03-12 Tim Proutys3 torture: Fix unitialized variable to avoid closing...
2009-03-12 Dan Sledzs3 pdb_wbc_sam: LookupRids should return sAMAccountName...
2009-03-12 Tim Proutytevent: Fix might be unitialized warning
2009-03-12 Jeremy AllisonFix bug #6186 - map readonly does not work
2009-03-12 Günther Deschners3-spoolss: make jobname a const char * in print_job_st...
2009-03-12 Stefan Metzmachers4:build: try to fix the build with the ibm checker...
2009-03-12 Stefan Metzmachertevent: add tevent_loop_until()
2009-03-12 Stefan Metzmachertevent: add tevent_loop_set_nesting_hook()
2009-03-12 Stefan Metzmachers4:events: allow nested events until we fixed all code...
2009-03-12 Stefan Metzmachers4:ldb: allow nested events until the code is fixed...
2009-03-12 Stefan Metzmachertevent: don't allow nested tevent_loop_once() anymore
2009-03-12 Stefan Metzmachers3:events: pass __location__ to event_loop_*()
2009-03-12 Stefan Metzmachertevent: pass __location__ to tevent_loop_once/wait()
2009-03-12 Stefan Metzmachertevent: add tevent_set_abort_fn()
2009-03-12 Stefan Metzmachertevent: add tevent_signal_support()
2009-03-12 Stefan Metzmachertalloc: add talloc_set_abort_fn()
2009-03-12 Stefan Metzmachers4:ldb: setup tevent debug functions on a selfcreated...
2009-03-12 Stefan MetzmacherRevert "s3:libsmb: add an option to cli_push to let...
2009-03-12 Volker LendeckeFix #6167: winbindd -n should disable the winbind idmap...
2009-03-12 Volker LendeckeMake opt_nocache static to winbindd.c
2009-03-12 Andrew Tridgelluse a base64 encoded password when changing passwords
2009-03-12 Andrew Tridgellfixed more embedded spaces in LDIF
2009-03-12 Andrew Tridgellremoved leading spaces from embedded ldif
2009-03-11 Jeremy AllisonAdd simple POSIX open, mkdir and rmdir test.
2009-03-11 Tim Proutys3 torture: Simple warning fix
2009-03-11 Björn Jackefix configure check by avoiding main(main(...))
2009-03-11 Stefan MetzmacherLDAP-BENCH-CLDAP: also test CLDAP rootdse searches.
2009-03-11 Stefan Metzmacherasync_sock: fix truncating of the temporary iovec in...
2009-03-11 Günther Deschnerspoolss: fix typo in spoolss_EnumPrintProcessors_info...
2009-03-11 Günther Deschnerspoolss: fix typo in spoolss_EnumJobs_info union helper fn.
2009-03-11 Stefan Metzmacherlib/replace: make sure we include <sys/uio.h> before...
2009-03-10 Volker LendeckeAdd a vfs_preopen module to hide fs latencies
2009-03-10 Brad HardsUpdate instructions for checking out pidl.
2009-03-10 Volker LendeckeDon't log NDR_PRINT_DEBUG at level 0, this always ends...
2009-03-10 Stefan Metzmachertevent: add tevent_req_callback_data_void() macro
2009-03-10 Stefan Metzmachertevent: add tevent_req_received() function
2009-03-10 Simo SorceFix extended operation return path.
2009-03-10 Stefan Metzmachers3:libsmb: add an option to cli_push to let the caller...
2009-03-10 Stefan Metzmachers3:libsmb: only treat a return 0 as end of file
2009-03-10 Stefan Metzmachers3:libsmb: fix a lot of cli_push() bugs
2009-03-10 Stefan Metzmachersocket_wrapper: wrap readv() and writev()
2009-03-10 Andrew Tridgellfixed a bug in message handling for code the change...
2009-03-10 Andrew Tridgelladded a test that triggers a bug in the Samba3 notify...
2009-03-10 Simo SorceFix potential segfaults using freed memory.
2009-03-09 Jelmer VernooijFix prototype mismatch.
2009-03-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-09 Björn Jackeuse LIB_PATH_VAR in selftest.sh if we have it
2009-03-09 Karolin Seegers3/packaging: Fix typo in comment.
2009-03-09 Karolin Seegers3/packaging: Package new files properly.
2009-03-09 Volker LendeckeFix a typo
2009-03-09 Stefan Metzmachers3:lib: interfaces.c isn't used in the configure tests...
2009-03-09 Björn Jackefix "dubious escape" warning of Studio compiler
2009-03-09 Stefan Metzmachersocket_wrapper: try to make ipv6 support more portable
2009-03-08 Stefan Metzmachersocket_wrapper: downgrade ipv6 sockets to ipv4 is in...
2009-03-08 Stefan Metzmachersocket_wrapper: correctly handle connected dgram sockets
2009-03-08 Stefan Metzmachersocket_wrapper: make it possible to bind to '::'
2009-03-08 Volker LendeckeDon't copy the winbindd_request in wb_trans
2009-03-08 Volker LendeckeConvert wb_open_pipe to tevent_req
2009-03-08 Volker LendeckeConvert wb_connect to tevent_req
2009-03-08 Volker LendeckeConvert wb_int_trans to tevent_req
2009-03-08 Volker LendeckeAdd parameter "queue" to wb_int_trans_send
2009-03-08 Volker LendeckeMove "struct req_read_state" where it belongs
2009-03-08 Volker LendeckeConvert wb_resp_write to tevent_req
2009-03-08 Volker LendeckeConvert wb_resp_read to tevent_req
2009-03-08 Volker LendeckeConvert wb_req_read to tevent_req
2009-03-08 Volker LendeckeConvert wb_req_write to tevent_req
2009-03-08 Volker LendeckeAdd tevent_req wbc helpers
2009-03-08 Volker LendeckeAdd "queue" to writev_send
2009-03-08 Jelmer VernooijRevert accidental reintroduction of void ** bug.
2009-03-07 Volker LendeckeShape up pdb_search a bit by making it a talloc ctx...
2009-03-07 Volker LendeckeFix a smbclient segfault against security=share servers
2009-03-07 Volker LendeckeFix some nonempty blank lines
2009-03-07 Günther Deschners4-spoolss: just return OK for dcesrv_spoolss_EnumPrint...
2009-03-07 Björn Jackedon't rely on shebang's perl path, call our $PERL instead
2009-03-07 Günther Deschners3-spoolss: remove more leftovers from old enumports...
2009-03-06 Günther Deschners3-rpcclient: add enummonitors command to enumerate...
2009-03-06 Günther Deschners3-spoolss: add rpccli_spoolss_enummonitors convenience...
2009-03-06 Günther Deschners3-spoolss: remove old spoolss_EnumMonitors.
2009-03-06 Günther Deschners3-spoolss: use pidl for _spoolss_EnumMonitors.
2009-03-06 Günther Deschners3: re-run make samba3-idl.
2009-03-06 Günther Deschnerspoolss: flag spoolss_MonitorInfo structs [public,gensize].
2009-03-06 Günther Deschners3-rpcclient: use rpccli_spoolss_enumports wrapper.
2009-03-06 Günther Deschners3-spoolss: add rpccli_spoolss_enumports convenience...
2009-03-06 Günther Deschners3-spoolss: remove old spoolss_EnumPorts.
2009-03-06 Günther Deschners3-spoolss: use pidl for _spoolss_EnumPorts.
2009-03-06 Günther Deschners3: re-run make samba3-idl.
2009-03-06 Günther Deschnerspoolss: flag spoolss_PortInfo structs as [public,gensize].
2009-03-06 Günther Deschners3-rpcclient: add enumprocdatatypes command to enumerat...
2009-03-06 Günther Deschners3-spoolss: add rpccli_spoolss_enumprintprocessordataty...
2009-03-06 Günther Deschners3-spoolss: remove old spoolss_EnumPrintProcDataTypes.
2009-03-06 Günther Deschners3-spoolss: use pidl for _spoolss_EnumPrintProcDataTypes.
2009-03-06 Günther Deschners3-rpcclient: add enumprocs command to enumerate print...
2009-03-06 Günther Deschners3-spoolss: add rpccli_spoolss_enumprintprocessors...
2009-03-06 Günther Deschners3-spoolss: remove old spoolss_EnumPrintProcessors.
2009-03-06 Günther Deschners3-spoolss: use pidl for _spoolss_EnumPrintProcessors.
2009-03-06 Günther Deschners3: re-run make samba3-idl.
2009-03-06 Günther Deschnerspoolss: flag spoolss_PrintProcessorInfo1 [public,gensize].
2009-03-06 Günther Deschners4-smbtorture: add test_EnumPrintProcDataTypes to RPC...
2009-03-06 Günther Deschnerspoolss: add spoolss_EnumPrintProcDataTypes to enum...
next