obnox/samba-ctdb.git
2009-03-19 Michael Adams3:registry: add a regsubkey_ctr_init function for...
2009-03-19 Michael Adams3:registry: fix a comment
2009-03-19 Michael Adams3:registry: don't directly access key->subkeys->subkey...
2009-03-19 Michael Adams3:registry: don't directly access key->subkeys->subkey...
2009-03-19 Michael Adams3:registry: don't directly access key->subkeys->num_su...
2009-03-19 Michael Adams3:registry: don't directly access key->subkeys->num_su...
2009-03-19 Michael Adams3:registry: replace typedef "REGSUBKEY_CTR" by "struct...
2009-03-19 Michael AdamRevert "Fix a O(n^2) algorithm in regdb_fetch_keys()"
2009-03-19 Michael Adams3:net conf: reduce memory usage of "net conf import".
2009-03-19 Michael Adams3:net: wrap net conf import into one big transaction
2009-03-19 Michael Adams3:libsmbconf: add transactions to the libsmbconf api
2009-03-19 Michael Adams3:registry: wrap deletekey_recursive in one big transa...
2009-03-19 Michael Adams3:registry: provide transaction_start|commit|cancel...
2009-03-19 Volker LendeckeWrap creating the sorted subkey cache in a transaction
2009-03-19 Volker LendeckeAdd a comment describing the sorted subkeys
2009-03-19 Volker LendeckeAdd sorted subkey cache
2009-03-19 Volker LendeckeAdd db_tdb_parse
2009-03-19 Volker LendeckeAdd dbwrap->parse_record
2009-03-19 Michael Adams3:dbwrap_ctdb_marshall_add: don't leak the ctdb_rec_da...
2009-03-19 Michael Adams3:smbconf: move smbconf_share_exists checks into backend
2009-03-19 Volker LendeckeSpeed up "net conf list"
2009-03-19 Volker LendeckeSpeed up "net conf list"
2009-03-19 Volker LendeckeMake use of gpfs_get_real_filename optional
2009-03-19 Michael Adams3: Fix a memleak in dbwrap_rbt.
2009-03-19 Stefan Metzmachers3:smbconftort: don't use reserved words ('test:',...
2009-03-19 Michael Adams3:libsmbconf: include smbconf headers with lib/smbconf...
2009-03-19 Michael Adams3:libsmbconf: use talloc_free instead of TALLOC_FREE...
2009-03-19 Michael Adams3:libsmbconf: use talloc_free instead of TALLOC_FREE...
2009-03-19 Michael Adams3:libsmbconf: use talloc_free instead of TALLOC_FREE...
2009-03-19 Michael Adams3:libsmbconf: use talloc_free instead of TALLOC_FREE...
2009-03-19 Michael Adams3:libsmbconf: use talloc_free instead of TALLOC_FREE...
2009-03-19 Michael Adams3:libsmbconf: remove the init headers from smbconf.h
2009-03-19 Michael Adamlibsmbconf: create text config in smbconftort
2009-03-19 Michael Adamlibsmbconf: return WERR_BADFILE when no path to text...
2009-03-19 Michael Adamlibsmbconf: fall back to file backend when no valid...
2009-03-19 Michael Adamlibsmbconf: fix comment typo.
2009-03-19 Michael Adamlibsmbconf: remove unused define.
2009-03-19 Michael Adams3:libsmbconf: use talloc_free instead of TALLOC_FREE...
2009-03-19 Michael Adamlibsmbconf: add method is_writeable() and wrapper smbco...
2009-03-19 Michael Adamlibsmbconf: add backend_requires_messaging() method...
2009-03-19 Jeremy AllisonAllow DFS client paths to work when POSIX pathnames...
2009-03-19 Jeremy AllisonFix bug #6196 - Unable to serve files with colons to...
2009-03-19 Jeremy AllisonFix bug #6195 - Migrating from 3.0.x to 3.3.x can fail...
2009-03-19 Alexander ZagrebinMissing break in conversion function prevents tdb passw...
2009-03-19 Volker LendeckeFix #6130: Don't crash in winbindd_rpc lookup_groupmem...
2009-03-19 Volker LendeckeFix a valgrind error
2009-03-19 Volker LendeckeFix a malloc/talloc mismatch when cli_initialise()...
2009-03-19 Volker LendeckeFix #3954
2009-03-19 Tim Proutys3 torture: Fix unitialized variable to avoid closing...
2009-03-19 Jeremy AllisonAdd simple POSIX open, mkdir and rmdir test.
2009-03-19 Jeremy AllisonFix bug #6186 - map readonly does not work
2009-03-19 Volker LendeckeRevert "Fix a valgrind error / segfault in dns_register...
2009-03-19 Michael Adampackaging(RHEL-CTDB): makerpms.sh: build winbind-32bit...
2009-03-19 Michael Adampackaging(RHEL-CTDB): Build winbind-32bit package in...
2009-03-19 Michael Adampackaging(RHEL-CTDB): extend makespec.sh to extract...
2009-03-19 Michael Adampackaging(RHEL-CTDB): The former release number has...
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
next