jra/samba/.git
2009-02-17 Jeremy AllisonFix bug #6117 - Samba 3.3.0: pdbedit -a core dumps.
2009-02-17 Jeremy AllisonFix warning about missmatch of uint32_t and size_t.
2009-02-17 Michael Adamdocs: extend the example in the idmp_rid manpage to...
2009-02-17 Michael Adamdocs: extend the idmap_rid manpage
2009-02-17 Michael Adams3:winbindd: make do_async_domain() static.
2009-02-17 Michael Adams3:build: improve the check for a working krb5-config.
2009-02-17 Günther Deschners4-smbtorture: fix spoolss test after count out,ref...
2009-02-17 Günther Deschners4-spoolss: fix spoolss server after out,ref count...
2009-02-17 Günther Deschnerspoolss: fix spoolss helper for out ref count pointer.
2009-02-17 Günther Deschners3: re-run make samba3-idl.
2009-02-17 Günther Deschnerspoolss: in enum-calls make [out] count a ref pointer.
2009-02-17 Günther Deschners3-spoolss: remove old spoolss_ResetPrinter.
2009-02-17 Günther Deschners3-spoolss: use pidl for _spoolss_ResetPrinter.
2009-02-17 Günther Deschners3: re-run make samba3-idl.
2009-02-17 Günther Deschnerspoolss: fill in spoolss_ResetPrinter.
2009-02-17 Günther Deschners3-netapi: fix Coverity #881 and #882.
2009-02-17 Volker LendeckeFix an invalid typecasting
2009-02-17 Kai Blinasync_sock: Use tevent_timeval instead of timeval functions
2009-02-17 Kai Blintevent: Rename ev_timeval* functions to tevent_timeval...
2009-02-17 Günther Deschners3-rpcclient: use rpccli_spoolss_RemoteFindFirstPrinter...
2009-02-16 Günther Deschners4-spoolss: fix dcesrv_spoolss_RemoteFindFirstPrinterCh...
2009-02-16 Günther Deschners4-smbtorture: fix spoolss notify test.
2009-02-16 Günther Deschners3: re-run make samba3-idl.
2009-02-16 Günther Deschnerspoolss: fix idl for spoolss_RouterRefreshPrinterChange...
2009-02-16 Günther Deschnerspoolss: change some type names in spoolss_RemoteFindFi...
2009-02-16 Yasuma TakedaFix bug 5920
2009-02-16 Stefan Metzmachers3:netlogon: implement _netr_LogonGetCapabilities(...
2009-02-16 Stefan Metzmachers4:netlogon: implement netr_LogonGetCapabilities with...
2009-02-16 Stefan Metzmacherlibrpc: rerun make idl
2009-02-16 Stefan Metzmachernetlogon.idl: add idl for netr_LogonGetCapabilities()
2009-02-16 Stefan Metzmachers4:netlogon: always return correct negotiate_flags...
2009-02-16 Stefan Metzmacherlibrpc: rerun make idl
2009-02-16 Stefan Metzmachernetlogon.idl: add NETLOGON_REG_SUPPORTS_AES_SHA2 flags...
2009-02-16 Stefan Metzmachertevent: fix compiler warning in pytevent.c
2009-02-16 Zach Loafmans3 auth: Add parameter that forces every user through...
2009-02-16 Tim Proutys3 perfcount: Fix segfault with smbclient 'echo 3 foo'
2009-02-16 Tim Proutys3 OneFS: Add defaults to the fake timestamp parameters
2009-02-16 Tim Proutymake receive_smb_raw_talloc more readable
2009-02-16 Stefan Metzmacherlib/tevent: change to LGPLv3+
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...
next