obnox/samba-ctdb.git
2009-03-19 Michael Adams3:registry: use delete_reg_subkey() in reg_deletekey()
2009-03-19 Michael Adams3:registry: implement delete_subkey in the smbconf...
2009-03-19 Michael Adams3:registry: implement delete_subkey in the db backend
2009-03-19 Michael Adams3:registry: add a delete_subkey method to the backend...
2009-03-19 Michael Adams3:registry: refactor deletion of various subkey lists...
2009-03-19 Michael Adams3:registry: streamline and cleanup regdb_set_secdesc...
2009-03-19 Michael Adams3:registry: refactor deletion of value/secdesc/subkey...
2009-03-19 Michael Adams3:registry: streamline reg_deletekey() somewhat.
2009-03-19 Michael Adams3:registry: use create_reg_subkey() in reg_createkey().
2009-03-19 Michael Adams3:registry: implement create_subkey for the smbconf...
2009-03-19 Michael Adams3:registry: implement create_subkey for the db backend.
2009-03-19 Michael Adams3:registry: add a create_subkey method to the backend...
2009-03-19 Michael Adamsource/include/nt_status.h: add macro W_ERROR_NOT_OK_GO...
2009-03-19 Michael Adams3: move definition of W_ERROR_NOT_OK_GOTO_DONE down...
2009-03-19 Michael Adams3:net rpc registry: use regsubkey_ctr_init() instead...
2009-03-19 Michael Adams3:registry: hash the list of subkeys in the regsubkey_ctr
2009-03-19 Michael Adams3:registry: remove definition of regsubkey_ctr from...
2009-03-19 Michael Adams3:profiles: use regsubkey_ctr_init() instead of using...
2009-03-19 Michael Adams3:registry: use regsubkey_ctr_init() in reg_eventlog.c
2009-03-19 Michael Adams3:services_db: use regsubkey_ctr_init() instead of...
2009-03-19 Michael Adams3:registry: use regsubkey_ctr_get_seqnum() in reg_back...
2009-03-19 Michael Adams3:registry: use regsubkey_ctr_set_seqnum() in reg_back...
2009-03-19 Michael Adams3:registry: use regsubkey_ctr_init() in reg_backend_db.c
2009-03-19 Michael Adams3:registry: use regsubkey_ctr_init() in reg_api.c
2009-03-19 Michael Adams3:registry: add regsubkey_ctr_get_seqnum() to hide...
2009-03-19 Michael Adams3:registry: add regsubkey_ctr_set_seqnum to hide imple...
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.
next