metze/samba/wip.git
2009-02-21 Tim Proutys3: If sendfile returns 0 bytes read, fall back to...
2009-02-21 Tim ProutyRevert "s3 auth: Add parameter that forces every user...
2009-02-21 Tim ProutyFix shadowed declaration warning
2009-02-21 Günther Deschners3-spoolss: fix client name in rpccli_spoolss_openprint...
2009-02-21 Günther Deschners3-spoolss: remove duplicate flag.
2009-02-21 Günther Deschners3-spoolss: fix _spoolss_GetPrinterDriverDirectory...
2009-02-21 Günther Deschners3-eventlog: fix rpcclient and server stub for eventlog...
2009-02-21 Günther Deschners4-smbtorture: fix eventlog getinformation test.
2009-02-21 Günther Deschners3: re-run make samba3-idl.
2009-02-21 Günther Deschnerspoolss: add spoolssNotifyOptionFlags.
2009-02-21 Günther Deschnereventlog: remove unused eventlog_Record struct.
2009-02-21 Günther Deschnereventlog: fix eventlog_GetLogInformation typo in IDL.
2009-02-21 Jelmer Vernooijpytevent: Fix include path - tevent_util is not installed.
2009-02-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-21 Jelmer VernooijLet --enable-external-libldb default to no (since linki...
2009-02-21 Volker LendeckeFix the build on Solaris
2009-02-21 Jelmer VernooijAdd --enable-external-* flags for libraries shipped...
2009-02-21 Volker LendeckeFix some nonempty blank lines
2009-02-21 Volker LendeckeRemove the static "chal" from ntlmssp.c:get_challenge()
2009-02-21 Volker LendeckeFix a typo
2009-02-21 Volker LendeckeDo not close an fd we know is -1
2009-02-21 Volker LendeckeMove some bytes from the data to the text segment
2009-02-21 Volker LendeckeFix an uninitialized variable
2009-02-21 Steven Dannemans3: Fix build break in d9a842b2
2009-02-21 Dan SledzIntroduce a new passdb backend: pdb_onefs_sam
2009-02-21 Dan SledzIntroduce a new authentication backend auth_onefs_wb
2009-02-21 Dan SledzAllow building with an external libwbclient library
2009-02-21 Zack Kirschs4 torture: Add comment to clarify test
2009-02-21 Zack Kirschs3 BRL: Add more clarifying comments and add implied...
2009-02-21 Zack Kirschs3 OneFS: Add debugging for createfile_flags
2009-02-21 Jeremy AllisonChange smbc_set_credentials_with_fallback() (unreleased...
2009-02-21 todd stecherS3: Detect max_open_files from system
2009-02-21 Steven Dannemans3: Refactor of madvise() usage in c441f58d
2009-02-21 Steven DannemanMoved become_daemon() and close_low_fds() to shared...
2009-02-20 Steven Dannemans3: OneFS implementation of change notify
2009-02-20 Steven Dannemans3: Make change notify immediately return a catch-all...
2009-02-20 Steven Dannemans3: Modifications to generic notify structures to allow...
2009-02-20 Steven DannemanAdded torture tests to RAW-NOTIFY
2009-02-20 Jeremy AllisonFix bug #6133 - Cannot delete non-ACL files on Solaris...
2009-02-20 Derrell Lipmanvariable grouping: just my OCD desire to keep similar...
2009-02-20 Bo YangMake libsmbclient work with DFS
2009-02-20 Karolin Seegers3/docs: Add hint about getfattr in man vfs_acl_xattr.
2009-02-20 Karolin Seegers3/docs: Add man vfs_acl_tdb.
2009-02-20 Karolin Seegers3/docs: Add man vfs_acl_xattr.
2009-02-20 Karolin Seegers3/docs: Fix several typos.
2009-02-20 Tim Proutys3 OneFS: Add shadow copy module
2009-02-20 Tim Proutys3 OneFS: Add file_id_create implementation to take...
2009-02-20 Tim Proutys3: Change the vfs_GetWd cache to use the file_id struct
2009-02-20 Tim Proutys3: Remove unused inform_level2_message struct
2009-02-20 Tim Proutys3: Add extid to the dev/inode pair
2009-02-20 Tim Proutys3: Modify SMB_VFS_FILE_ID_CREATE to take a stat struct
2009-02-19 Jeremy AllisonFix printf warnings found on systems where time_t ...
2009-02-19 Jeremy AllisonFix printf type warning.
2009-02-19 Volker LendeckeFix an uninitialized variable
2009-02-19 Volker LendeckeFix a O(n^2) algorithm in regdb_fetch_keys()
2009-02-19 Günther Deschners3-spoolss: fix vista fallback in _spoolss_AddPrinterDr...
2009-02-19 Günther Deschners3-spoolss: remove old spoolss_AddPrinterDriver{Ex}.
2009-02-19 Günther Deschners3-spoolss: use pidl for _spoolss_AddPrinterDriver...
2009-02-19 Günther Deschners3-spoolss: remove old spoolss_GetPrintProcessorDirectory.
2009-02-19 Günther Deschners3-spoolss: use pidl for _spoolss_GetPrintProcessorDire...
2009-02-19 Günther Deschners3-rpcclient: use rpccli_spoolss_GetPrintProcessorDirec...
2009-02-19 Günther Deschners3-spoolss: fix _spoolss_GetPrinterDriverDirectory.
2009-02-19 Günther Deschners3-rpcclient: use SPOOLSS_ARCHITECTURE_NT_X86 define...
2009-02-19 Günther Deschners3-spoolss: _spoolss_OpenPrinterEx needs to wipe out...
2009-02-19 Günther Deschners3-spoolss: _spoolss_AddPrinterEx needs to wipe out...
2009-02-19 Günther Deschnerspoolss: add ndr_size_spoolss_StringArray to spoolss...
2009-02-19 Günther Deschners3: re-run make samba3-idl.
2009-02-19 Günther Deschnerspoolss: remove gensize calculation from spoolss_String...
2009-02-19 Volker LendeckeFix a buffer handling bug when adding lots of registry...
2009-02-19 Günther Deschners3: re-run make samba3-idl.
2009-02-19 Günther Deschnerspoolss: fill in spoolss_GetPrintProcessorDirectory.
2009-02-19 Günther Deschners3-libnet: fix coverity #848 (UNINIT).
2009-02-19 Stefan Metzmachers4:librpc/ndr: if uninitialized variable in string_arra...
2009-02-19 Stefan Metzmachers3:librpc/ndr: if uninitialized variable in string_arra...
2009-02-19 Stefan Metzmacherlibrpc: rerun make idl
2009-02-19 Stefan Metzmacherpidl:NDR/Parser: don't call [noopnum] function when...
2009-02-19 Zack Kirschs3 OneFS: Fixes "inherit permissions" and "nt acl suppo...
2009-02-19 todd stecherS3: Dumb down debug spew in perfcount module code
2009-02-19 todd stecherS3: Make changes to perfcount API set for when a single...
2009-02-19 Tim Proutys4 torture: Add new test to create a file with a lot...
2009-02-19 Tim Proutys3: Fix bug opening streams with truncating disposition
2009-02-19 Tim Proutys4 torture: Add additional streams create disposition...
2009-02-19 Zack Kirschs3: OneFS: Pass in the client's fnum to the ifs_cbrl...
2009-02-19 Aravind Srinivasans3: Fix OneFS bug opening streams with truncating dispo...
2009-02-19 Aravind Srinivasans3: Fix streams enumeration bug in OneFS implementation
2009-02-19 todd stecherS3: Log warning in smbstatus about lack of pid in anony...
2009-02-19 todd stecherS3: Stop creating SMBD cores when failing to create...
2009-02-19 todd stecherS3: Allow SMBD processes to survive in low memory condi...
2009-02-19 Günther Deschners3-spoolss: remove old spoolss_GetPrinterDriverDirectory.
2009-02-19 Günther Deschners3-spoolss: use pidl for _spoolss_GetPrinterDriverDirec...
2009-02-19 Günther Deschners3-rpcclient: use rpccli_spoolss_GetPrinterDriverDirect...
2009-02-19 Günther Deschners3: re-run make samba3-idl.
2009-02-19 Günther Deschnerspoolss: make spoolss_DriverDirectoryInfo1 public and...
2009-02-18 Günther Deschners3-spoolss: add support for "AddPort" via _spoolss_XcvD...
2009-02-18 Volker LendeckeInteresting C compiler you have there... :-)
2009-02-18 Günther Deschners3: re-run make samba3-idl.
2009-02-18 Günther Deschnerspoolss: add spoolss_PortData2 (used by vista).
2009-02-18 Günther Deschnerspoolss: use spoolss access mask in OpenPrinter{Ex}.
2009-02-18 Jeremy AllisonFix coverity CID-602. Possible use of uninitialized...
2009-02-18 Günther Deschners4-smbtorture: enable spoolss_AddPrinterDriverEx ndr...
next