obnox/samba-ctdb.git
2009-03-19 Michael Adamadd generated packaging/RHEL-CTDB/samba.spec to .gitignore
2009-03-19 Michael AdamVERSION: Set version to 3.3.2-ctdb-1
2009-03-12 Karolin SeegerWHATSNEW: Update WHATSNEW.
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 Karolin SeegerVERSION: Raise version number up to 3.3.2.
2009-03-11 Karolin SeegerWHATSNEW: Update changes.
2009-03-11 Stefan Metzmachers3:signing: the seqnum should only be decremented by...
2009-03-11 Volker LendeckeAdd a vfs_preopen module to hide fs latencies
2009-03-11 Volker LendeckeDon't log NDR_PRINT_DEBUG at level 0, this always ends...
2009-03-11 Volker LendeckeFix a valgrind error / segfault in dns_register_smbd()
2009-03-10 Karolin SeegerWHATSNEW: Update changes.
2009-03-10 Andrew Tridgellfixed a bug in message handling for code the change...
2009-03-10 Karolin SeegerWHATSNEW: Update changes since 3.3.1.
2009-03-10 Karolin Seegers3/packaging: Fix typo in comment.
2009-03-10 Karolin Seegers3/packaging: Package new files properly.
2009-03-10 Stefan Metzmachers3:lib: interfaces.c isn't used in the configure tests...
2009-03-06 Karolin Seegers3/WHATSNEW: Update changes since 3.3.0.
2009-03-06 Jeremy AllisonGet the sense of the integer wrap test the right way...
2009-03-06 Jeremy AllisonNow we're allowing a lower bound for auth_len, ensure we
2009-03-06 Jeremy AllisonFix bug #6161 - smbclient corrupts source path in tar...
2009-03-06 Jeremy AllisonLast part of fix for #6154 - zfs does not honor admin...
2009-03-06 Volker LendeckeComplete the fix for bug 6100
2009-03-06 Jeremy AllisonFix bug #6160 - Office 2007 fails saving files to a...
2009-03-06 Jeremy AllisonSecond part of fix for #6154, ensure we return max...
2009-03-06 Jeremy AllisonFix bug #6154 - zfs does not honor admin users.
2009-03-06 Jeremy AllisonFix crashes when running RAW-ACLs against system with...
2009-03-06 Tim Proutys3 passdb: Add back some useful debug statements
2009-03-06 Jeremy AllisonFix bug #6155 - "force group" is no longer working...
2009-03-06 Dan SledzIt appears that the first time we see a uid/gid that...
2009-03-06 Bo YangMore fix to initialize idmap statuses
2009-03-06 Karolin Seegers3/docs: Add missing full stop.
2009-03-06 Jeremy AllisonFix bug #6082 - smbd_gpfs_getacl failed: Windows client...
2009-03-06 Bo YangInitialize the id_map status in idmap_ldap to avoid...
2009-03-06 Steven Dannemans3: fix guest auth when winbindd is running
2009-03-06 Jeremy AllisonMake us pass the RAW-RENAME torture test I just added.
2009-03-06 Jeremy AllisonFix more POSIX path lstat calls. Fix bug where close...
2009-03-06 Jeremy AllisonUse fsp->posix_open in preference if we have it.
2009-03-06 Jeremy AllisonEnsure ACL modules work with POSIX paths.
2009-03-06 Jeremy AllisonFix use of streams modules with CIFSFS client.
2009-03-06 Jeremy AllisonMake test for open modes more robust against other...
2009-03-06 Jeremy AllisonFix bug in processing of open modes in POSIX open.
2009-03-06 Jeremy AllisonFix some NetBSD warnings.
2009-03-06 Volker LendeckeFix bug 6124: Attempt to fix the build on IRIX
2009-03-06 Jeremy AllisonAllow set attributes on a stream fnum to be redirected...
2009-03-06 Steve FrenchFix guest mounts
2009-03-06 Tim ProutyFix a bug that prevent core files from being created
2009-03-06 Steve Frenchcifs mount did not properly display version string...
2009-03-06 Derrell LipmanMake char* parameters const
2009-03-06 Björn Jackeprefer gssapi header files from subdirectory
2009-02-24 Karolin SeegerWHATSNEW: Update changes since 3.3.0.
2009-02-24 Jeremy AllisonMore warning fixes for Solaris.
2009-02-24 Jeremy AllisonMore warning fixes for Solaris.
2009-02-24 Jeremy AllisonQuieten down a boatload of shadowed variable warnings...
2009-02-24 Björn Jackeall BSDs use this evironment variable
2009-02-23 Karolin SeegerVERSION: Raise version number.
2009-02-23 Karolin SeegerWHATSNEW: Updates changes since 3.3.0.
2009-02-23 Karolin Seegers3/docs: Fix typo in man mount.cifs.
2009-02-23 Simo SorceFor some unknown reason ldbrename was not being built...
2009-02-23 Jeremy AllisonChange smbc_set_credentials_with_fallback() (unreleased...
2009-02-23 Jeremy AllisonFix bug #6133 - Cannot delete non-ACL files on Solaris...
2009-02-23 Derrell Lipmanvariable grouping: just my OCD desire to keep similar...
2009-02-23 Bo YangMake libsmbclient work with DFS
2009-02-23 Karolin Seegers3/docs: Add hint about getfattr in man vfs_acl_xattr.
2009-02-23 Karolin Seegers3/docs: Add man vfs_acl_tdb.
2009-02-23 Karolin Seegers3/docs: Add man vfs_acl_xattr.
2009-02-23 Karolin Seegers3/docs: Fix several typos.
2009-02-20 Karolin SeegerWHATSNEW: Update changes since 3.3.0.
2009-02-20 Jeremy AllisonFix printf warnings found on systems where time_t ...
2009-02-20 Jeremy AllisonFix printf type warning.
2009-02-20 Volker LendeckeFix a O(n^2) algorithm in regdb_fetch_keys()
2009-02-20 Jeremy AllisonBackport the semantics of when to delete alternate...
2009-02-20 Volker LendeckeFix a buffer handling bug when adding lots of registry...
2009-02-20 Günther Deschners3-libnet: fix coverity #848 (UNINIT).
2009-02-19 Karolin SeegerWHATSNEW: Jeremy fixed CID 602, not Volker.
2009-02-19 Karolin SeegerWHATSNEW: Update changes since 3.3.0.
2009-02-19 Jeremy AllisonGah, typo :-(. Sorry.
2009-02-19 Jeremy AllisonFix coverity CID-602. Possible use of uninitialized...
2009-02-18 Karolin SeegerWHATSNEW: Update changes since 3.3.0.
2009-02-18 Jeremy AllisonDon't miss an absolute pathname as a kerberos keytab...
2009-02-18 Jeremy AllisonFix bug #6117 - Samba 3.3.0: pdbedit -a core dumps.
2009-02-18 Günther Deschners3: remove duplicate prototypes for generated rpc serve...
2009-02-18 Stefan Metzmachers3:make: use pidl/pidl for 'make idl'
2009-02-18 Stefan Metzmacherfix proto.h after idl changes
2009-02-18 Stefan Metzmacherlibrpc: rerun 'PIDL=pidl/pidl make idl'
2009-02-18 Stefan Metzmachers3:netlogon: implement _netr_LogonGetCapabilities(...
2009-02-18 Stefan Metzmachernetlogon.idl: add idl for netr_LogonGetCapabilities()
2009-02-17 Günther Deschners3-accessmask: re-run make samba3-idl and remove duplic...
2009-02-17 Günther Deschners3: re-run make idl.
2009-02-17 Günther Deschnerpidl: add copy of pidl to 3-3-test in order to regenera...
2009-02-16 Karolin Seegers3-WHATSNEW: Update WHATSNEW.
2009-02-16 Steven DannemanMake sharesec utility part of the default binary install.
2009-02-16 Yasuma TakedaFix bug 5920
2009-02-16 Karolin Seegers3-WHATSNEW: Start WHATSNEW for 3.3.1.
2009-02-16 Jeremy AllisonAttempt to fix bug #6099. According to Microsoft
2009-02-16 Derrell LipmanRemove compiler warnings about unknown structure pointer
2009-02-16 Tim Proutys3 vfs: Fix SMB_VFS_RECVFILE/SENDFILE macros
2009-02-16 Derrell Lipmanremove accidental white space
2009-02-16 Derrell Lipmanenums are traditionally signed. Avoid use of high bit...
2009-02-16 Derrell LipmanGet rid of the warnings I had for testing
next