obnox/samba-ctdb.git
2009-03-20 Michael Adampackaging(RHEL-CTDB): also pack libwbcient in winbind... v3-3-ctdb build_3.3.2_ctdb_1
2009-03-20 Michael AdamRevert "Fix bug #6195 - Migrating from 3.0.x to 3.3...
2009-03-19 Michael Adampackaging(RHEL-CTDB): add new pam_winbind.mo to the...
2009-03-19 Michael Adampackaging(RHEL-CTDB): add new binary sharesec to the...
2009-03-19 Michael Adampackaging(RHEL-CTDB): add new binary ldbrename to the...
2009-03-19 Michael Adampackaging(RHEL-CTDB): fix creation of version number...
2009-03-19 Michael Adamvfs_gpfs_prefetch: correctly return -1 on error conditi...
2009-03-19 Michael Adamdon't build gpfs_prefetch.so by default
2009-03-19 Volker LendeckeAdd a gpfs_prefetch module
2009-03-19 Andrew Tridgellapply patch from v3-0-ctdb to special case root in...
2009-03-19 Michael Adamversion: fix handling of SAMBA_VERSION_VENDOR_PATCH.
2009-03-19 Stefan Metzmachers3:libsmb: fix smb signing for fragmented trans/trans2...
2009-03-19 Björn Jackefix build on old Heimdal based systems
2009-03-19 Günther Deschners3-spoolss: fix notify_printer_status_byname.
2009-03-19 Timurbuild: fix detection of netinet/ip.h on FreeBSD
2009-03-19 Timurbuild: format the header check for netinet/ip.h more...
2009-03-19 Steve Langaseks3: Fix bugs in the detection of the GNU ld version...
2009-03-19 Michael Adams3:registry: tighten the subkey loop in reg_deletekey_r...
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...
next