sfrench/samba-autobuild/.git
2009-02-14 Derrell Lipmanignore new test program executables
2009-02-14 Volker LendeckeAttempt to fix the build on Solaris 8
2009-02-14 Volker LendeckeFix a valgrind error
2009-02-14 Tim Proutys3 OneFS: Add recvfile implementation
2009-02-14 Tim Proutys3 vfs: Fix SMB_VFS_RECVFILE/SENDFILE macros
2009-02-14 Tim Proutys3: Fix uninitialized const char *
2009-02-14 Holger HetterichEnable total anonymization in vfs_smb_traffic_analyzer...
2009-02-14 Günther Deschners3-spoolss: remove unused convert_printer_info.
2009-02-14 Günther Deschners3-spoolss: use pidl for _spoolss_SetPrinter.
2009-02-14 Günther Deschners3-spoolss: use pidl for _spoolss_AddPrinterEx.
2009-02-14 Günther Deschners3-spoolss: add printer_info2_to_nt_printer_info2 and...
2009-02-14 Günther Deschners3-rpcclient: use rpccli_spoolss_AddPrinterEx.
2009-02-14 Günther Deschners4-smbtorture: fix test_PausePrinter and test_ResumePri...
2009-02-14 Günther Deschners3: re-run make samba3-idl.
2009-02-14 Günther Deschnerspoolss: fill in some unknowns in spoolss_PrinterInfo0...
2009-02-14 Günther Deschnerspoolss: fill in more levels in spoolss_UserLevel union.
2009-02-14 Günther Deschnerspoolss: fix spoolss_AddPrinterEx IDL.
2009-02-14 Günther Deschnerspoolss: fix spoolss_SetPrinter IDL.
2009-02-14 Günther Deschners3-netlogon: some more appropriate debug messages.
2009-02-14 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-14 Jeremy AllisonParameterize in local.h the MAX_RPC_DATA_SIZE, and...
2009-02-13 Zack Kirschs3: Fix uninitialized variable warning (and bug).
2009-02-13 Jeremy AllisonNoted by Vericode analysis. Correctly use chroot().
2009-02-13 Aravind Srinivasans4 torture: Add rename test to imitate the way OS X...
2009-02-13 Tim Proutys3 libsmbclient: Fix fstatvfs to be more portable
2009-02-13 Aravind Srinivasans3 OneFS: Add vfs implementation for SMB_VFS_GET_REAL_F...
2009-02-13 todd stechers3: Test module for perfcount system
2009-02-13 Volker LendeckeFix Coverity ID 740 (RESOURCE_LEAK)
2009-02-13 Jeremy AllisonFix the build. When you do "make distclean; ./autogen...
2009-02-13 Zack KirschOneFS implementation of BRL VFS ops:
2009-02-13 Zack KirschAdd VFS ops for Windows BRL: Lock, Unlock and Cancel:
2009-02-13 Zack KirschRemove typedef struct blocking_lock_record and move...
2009-02-13 Stefan Metzmachers4:configure: require the same version for external...
2009-02-13 Stefan Metzmachertevent: raise version to 0.9.3
2009-02-13 Stefan Metzmacherlib/tevent: add tevent_req infrastructure
2009-02-13 Stefan Metzmacherlib/tevent: add tevent_req.c as copy of lib/async_req...
2009-02-13 Stefan Metzmacherlib/tevent: expose ev_timeval_zero() for internal usage
2009-02-13 Stefan Metzmacherlib/tevent: remove broken tevent_aio support
2009-02-13 Stefan Metzmachers4:lib/socket: add socket_address_copy()
2009-02-13 Stefan Metzmachers4:ldb_ildap: remove compiler warnings
2009-02-13 Stefan Metzmachers4:libcli/ldap: use const char * const *attributes...
2009-02-13 Stefan Metzmachers4:ntvfs_generic: use talloc_get_type() to remote compi...
2009-02-13 Stefan Metzmachers4:torture/samba3rpc: fix the build after get_myname...
2009-02-13 Volker LendeckeRemove the s4 version of smbspool.c
2009-02-13 Volker LendeckeFix an uninitialized variable, introdued with 4d100f2f
2009-02-13 Volker LendeckeReplace get_myname() with the talloc version from v3...
2009-02-13 Stefan Metzmachers3:auth: only create_local_token() should add S-1-22...
2009-02-13 Stefan Metzmachers3:auth: add S-1-22-X-Y sids to the local token
2009-02-13 Volker LendeckeFix Coverity ID 707 (RESOURCE_LEAK)
2009-02-13 Volker LendeckeFix Coverity ID 742 (RESOURCE_LEAK)
2009-02-13 Volker LendeckeFix Coverity ID 744
2009-02-13 Volker LendeckeFix Coverity ID 745 (RESOURCE_LEAK)
2009-02-13 Andrew BartlettRemove useless invocation of messaging_init() in RPC...
2009-02-13 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-13 Andrew BartlettPush sam_get_server_info_principal into the auth subsystem
2009-02-13 Günther Deschners3-netlogon: implement _netr_ServerAuthenticate3.
2009-02-12 Andrew BartlettRemove auth/ntlm as a dependency of GENSEC by means...
2009-02-12 Volker LendeckeFix Coverity ID 871 -- do not dereference "sp" before...
2009-02-12 Volker LendeckeFix Coverity ID 872 -- we have alread dereferenced...
2009-02-12 Steven Dannemans3 onefs: rename custom parameter to plural to match...
2009-02-12 Volker LendeckeFix Coverity IDs 879 and 880 (RESOURCE_LEAK, REVERSE_INULL)
2009-02-12 Steven Dannemans3: Added new parameter "map untrusted to domain"
2009-02-12 Günther Deschners3-spoolss: remove old spoolss_SetPrinterDataEx.
2009-02-12 Günther Deschners3-spoolss: use pidl for _spoolss_SetPrinterDataEx.
2009-02-12 Günther Deschners3-net: use rpccli_spoolss_SetPrinterDataEx.
2009-02-12 Günther Deschners3-spoolss: remove old spoolss_GetPrinterDataEx.
2009-02-12 Günther Deschners3-rpcclient: use rpccli_spoolss_GetPrinterDataEx.
2009-02-12 Günther Deschners3-spoolss: use pidl for _spoolss_GetPrinterDataEx.
2009-02-12 Günther Deschners3: re-run make samba3-idl.
2009-02-12 Günther Deschnerspoolss: fix IDL for spoolss_SetPrinterDataEx.
2009-02-12 Volker LendeckeFix "make etags" properly :-)
2009-02-12 Günther Deschnerre-run make samba3-idl.
2009-02-12 Günther Deschners3-spoolss: add init_systemtime helper.
2009-02-12 Günther Deschnerspoolss: always set version 2 in notify info and option...
2009-02-12 Günther Deschnerspoolss: add spoolss_NotifyTable enum.
2009-02-12 Günther Deschnerspoolss: fix some cases in the spoolss_NotifyData union.
2009-02-12 Günther Deschnerspoolss: add spoolss_DriverInfo8.
2009-02-12 Günther Deschnerspoolss: fix spoolss_AddPrinterEx IDL.
2009-02-12 Derrell Lipman[Bug 6069] Add a fstatvfs function for libsmbclient
2009-02-12 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-12 Jelmer VernooijProvide a SamDB TestCase-class that can be used by...
2009-02-12 Jelmer VernooijUse created loadparm context, rather than the one speci...
2009-02-12 Björn JackeThere are systems where nanosleep is in libc *and*...
2009-02-12 Björn Jacketidy up timestamp checks
2009-02-12 Björn Jacketoday valgrind is available on 64bit Linux, too
2009-02-12 Dan Sledzs3: Change behavior when seeing an unknown domain.
2009-02-12 Dan Sledzs3: Implement wbcGetSidAliases
2009-02-12 Dan Sledzs3: Implement wbcGetpwsid
2009-02-12 Dan SledzFix double free caused by incorrect talloc_steal usage.
2009-02-12 Steven DannemanAdded nsswitch/ object files to make clean
2009-02-11 Günther Deschners3-spoolss: remove duplicate PRINTER_NOTIFY_INFO_DISCAR...
2009-02-11 Günther Deschners3: re-run make samba3-idl.
2009-02-11 Günther Deschnerspoolss: fill in spoolss_RouterReplyPrinterEx.
2009-02-11 Günther Deschners4-smbtorture: fix the build of the ndr spoolss tester.
2009-02-11 Günther Deschners3-spoolss: use SPOOLSS_PRINTER_CONTROL flags defined...
2009-02-11 Günther Deschners3: remove old copy of SPOOLSS_ADDPRINTERDRIVEREX flags.
2009-02-11 Günther Deschners3: re-run make samba3-idl.
2009-02-11 Günther Deschnerspoolss: add spoolss_AddPrinterDriverExFlags.
2009-02-11 Michael Adams3:packaging: fix parsing of include.h in fill-templates
2009-02-11 Michael Adams3:packaging: fix path to calling update-pkginfo after...
next