samba.git
2009-02-16 Jeremy AllisonAttempt to fix bug #6099. According to Microsoft
2009-02-15 Derrell Lipmanremove accidental white space
2009-02-15 Derrell Lipmanenums are traditionally signed. Avoid use of high bit...
2009-02-14 Derrell LipmanGet rid of the warnings I had for testing
2009-02-14 Derrell LipmanIt seems some systems use f_flags instead of f_flag...
2009-02-14 Volker LendeckeRemove a pointless NULL check
2009-02-14 Volker LendeckeFix some nonempty blank lines
2009-02-14 Volker LendeckeRename lp_smb_perfcount_module() to lp_perfcount_module...
2009-02-14 Volker LendeckeReplace a // style comment with a /* */ one
2009-02-14 Volker LendeckeFix some C++ warnings
2009-02-14 Volker LendeckeMake smb_load_perfcount_module static
2009-02-14 Volker LendeckeAdd missing include to shut up missing prototype warnings
2009-02-14 Volker LendeckeAdd missing prototype for "tevent_req_print"
2009-02-14 Volker LendeckeFix a warning and a bug: pipe(2) can fail
2009-02-14 Volker LendeckeAdd two variable assignments to shut up gcc
2009-02-14 Derrell Lipmanf_frsize field is not ubiquitous. Check for it.
2009-02-14 Derrell LipmanThe f_fsid field is not always an integer type. Don...
2009-02-14 Derrell LipmanEnsure consistency of values on stack (caught by AIX...
2009-02-14 Derrell LipmanCheck for the right error return value
2009-02-14 Derrell Lipman[Bug 6069] Add a fstatvfs function for libsmbclient
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...
next