summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tevent: version 0.9.28tevent-0.9.29Stefan Metzmacher2016-07-282-1/+91
* talloc: version 2.1.8talloc-2.1.8Stefan Metzmacher2016-07-284-1/+91
* tdb: version 1.3.10tdb-1.3.10Stefan Metzmacher2016-07-282-1/+70
* fss_agent: Fix a signed/unsigned mixupVolker Lendecke2016-07-281-1/+1
* lib: Move "message_send_all" to serverid.cVolker Lendecke2016-07-288-117/+117
* s3/notifyd: add async send/recv functionsRalph Boehme2016-07-281-3/+108
* s3/cleanupd: use smbd_cleanupd.tdbRalph Boehme2016-07-282-39/+121
* s3/smbd: add cleanupd_init_send()/recv()Ralph Boehme2016-07-281-3/+105
* s3/lib: add smbd_cleanupd.tdbRalph Boehme2016-07-283-1/+202
* ctdb-daemon: Fix CID 1364527/8/9: Null pointer dereferences (NULL_RETURNS)Martin Schwenke2016-07-282-0/+12
* ctdb-tests: Pretend not to ignore return from fgets()Martin Schwenke2016-07-281-2/+7
* ctdb-tests: Avoid portability issue in porting testsMartin Schwenke2016-07-281-1/+2
* ctdb-tests: Remove duplicate EOF terminators in some tool unit testsMartin Schwenke2016-07-283-3/+0
* ctdb-tests: Avoid division by zero in NFS eventscript unit testMartin Schwenke2016-07-281-1/+2
* ctdb-tests: Removing sleep from porting_testsAmitay Isaacs2016-07-281-7/+4
* ctdb-tests: Do not add $VALGRIND to ctdb commandAmitay Isaacs2016-07-281-1/+1
* ctdb-tests: Fix valgrind unintialized errorAmitay Isaacs2016-07-281-1/+1
* WHATSNEW: ctdb updatesAmitay Isaacs2016-07-281-0/+7
* ctdb-packaging: Move ctdb configuration to ctdbd.confAmitay Isaacs2016-07-282-6/+5
* ctdb-protocol: Deprecate global transaction controlsAmitay Isaacs2016-07-281-3/+3
* ctdb-protocol: Drop marshalling for global transaction controlsAmitay Isaacs2016-07-285-154/+0
* ctdb-client: Drop client code for global transaction controlsAmitay Isaacs2016-07-282-106/+0
* ctdb-daemon: Drop implementation of global transaction controlsAmitay Isaacs2016-07-283-110/+3
* ctdb-protocol: Deprecate THAW controlAmitay Isaacs2016-07-281-1/+1
* ctdb-daemon: Drop the implementation of THAW controlAmitay Isaacs2016-07-281-2/+1
* ctdb-tests: Adjust unit test output matching new ctdbAmitay Isaacs2016-07-288-69/+30
* ctdb-tool: Add replacement ctdb tool using new client APIAmitay Isaacs2016-07-282-0/+6591
* ctdb-tool: Remove old ctdb toolAmitay Isaacs2016-07-282-5938/+0
* ctdb-daemon: Deletion of IPs is deferred until the next takeover runMartin Schwenke2016-07-289-75/+27
* ctdb-daemon: Use consistent naming for monitoring modeAmitay Isaacs2016-07-284-6/+6
* ctdb-daemon: Reduce QueueBufferSize from 16k to 1kAmitay Isaacs2016-07-282-2/+9
* ctdb-daemon: Add QueueBufferSize tunableAmitay Isaacs2016-07-284-6/+25
* ctdb-protocol: Add function ctdb_sock_addr_same_ipAmitay Isaacs2016-07-282-4/+25
* ctdb-common: Fix parsing of debug levelAmitay Isaacs2016-07-281-0/+4
* ctdb-tests: Add machinereadable output testsAmitay Isaacs2016-07-284-4/+32
* ctdb-tests: Add more tests for ctdb setdbsticky and setdbreadonlyAmitay Isaacs2016-07-283-0/+99
* ctdb-tests: Add tests for idempotenceAmitay Isaacs2016-07-282-0/+28
* ctdb-tests: Improve test to match exact outputAmitay Isaacs2016-07-281-7/+57
* ctdb-tests: Fix typoAmitay Isaacs2016-07-281-1/+1
* ctdb-tests: Clean database before the testAmitay Isaacs2016-07-282-0/+6
* ctdb-daemon: Fix statistics update macroAmitay Isaacs2016-07-281-2/+2
* ctdb-doc: Drop documentation for obsolete tunableAmitay Isaacs2016-07-281-14/+0
* ctdb-tests: Fix CID 1364526 (Argument cannot be negative)Amitay Isaacs2016-07-281-2/+1
* ctdb-tests: Fix CID 1364525 (Argument cannot be negative)Amitay Isaacs2016-07-281-2/+1
* ctdb-tests: Fix CID 1364524 (Argument cannot be negative)Amitay Isaacs2016-07-281-2/+1
* ctdb-tests: Fix CID 1364523 (Argument cannot be negative)Amitay Isaacs2016-07-281-2/+1
* ctdb-tests: Fix CID 1364522 (Argument cannot be negative)Amitay Isaacs2016-07-281-2/+1
* ctdb-tests: Fix CID 1364521 (Argument cannot be negative)Amitay Isaacs2016-07-281-2/+1
* ctdb-common: Fix CID 1363227 (Resource leak)Amitay Isaacs2016-07-281-0/+2
* ctdb-daemon: Move CTDB VNN structure to IP takeover codeMartin Schwenke2016-07-282-33/+33