tests: simple tests against local daemons should check $TEST_LOCAL_DEAMONS
[ctdb.git] / server /
2012-07-16 Amitay IsaacsRemove tevent_loop_allow_nesting()
2012-07-16 Amitay Isaacsctdbd: Return explicit boolean values for function...
2012-07-13 Amitay IsaacsFix compiler warnings.
2012-07-03 Gregor Beckctdbd: refuse attaching with "persistent" to a non...
2012-06-20 Ronnie SahlbergWhen we find an ip we shouldnt host, just release it
2012-06-20 Ronnie SahlbergWhen we release an ip, get the interface name from...
2012-06-13 Ronnie SahlbergSTATISTICS: Add tracking of the 10 hottest keys per...
2012-06-12 Martin SchwenkeReimplement logging of long running events
2012-05-30 Ronnie SahlbergRun the shutdown eventscript before we tear down the...
2012-05-28 Amitay Isaacsserver: Replace BOOL datatype with bool, True/False...
2012-05-25 Ronnie SahlbergRECOVERY: Increase the time we allow before timing...
2012-05-25 Ronnie SahlbergRECOVER: When we pull databases during recovery, we...
2012-05-21 Ronnie SahlbergDEBUG: Add checks for and print debug messages when...
2012-05-17 Ronnie SahlbergMerge remote branch 'martins/ganesha'
2012-05-17 Ronnie SahlbergDebug: When scripts hang, we may need to collect additi...
2012-05-03 Ronnie SahlbergTrack all child process so we never send a signal to...
2012-05-01 Ronnie SahlbergRELOADIPS: simplify the reloadips code a bit
2012-05-01 Amitay IsaacsRevert "server: locking: Provide a common API for non...
2012-05-01 Amitay Isaacsserver: locking: Provide a common API for non-blocking...
2012-05-01 Ronnie SahlbergAdd new control to reload the public ip address file...
2012-04-25 Ronnie SahlbergMerge remote branch 'amitay/tdb-sync'
2012-04-25 Ronnie SahlbergMerge remote branch 'amitay/tevent-sync'
2012-04-25 Ronnie SahlbergMerge remote branch 'amitay/talloc-sync'
2012-04-18 Ronnie SahlbergMerge remote branch 'martins/master'
2012-04-13 Amitay IsaacsRemove explicit include of lib/tevent/tevent.h.
2012-04-13 Amitay Isaacsctdbd: Fix spurious warnings when running with --nopubl...
2012-04-13 Amitay Isaacsrecoverd: Fix spurious warnings when running with ...
2012-04-13 Amitay Isaacsctdbd: Fix the error message string
2012-03-30 Amitay Isaacsrecovery: Add prototypes for tdb internal functions
2012-03-30 Amitay Isaacsbuild: Remove re-definition of same variable
2012-03-22 Ronnie SahlbergMerge remote branch 'martins/policy_routing'
2012-03-22 Martin SchwenkeUndo damage done by d8d37493478a26c5f1809a5f3df89ffd6e1...
2012-03-22 Ronnie SahlbergNoIPTakeover: change the tunable name for the "dont...
2012-03-21 Ronnie SahlbergNoIPFailback: Exclude nodes which have NoIPFailback...
2012-03-21 Ronnie SahlbergMake NoIPFailback a node local setting. Nodes that...
2012-03-20 Ronnie SahlbergSTICKY: add prototype code to make records stick to...
2012-03-20 Ronnie SahlbergLACOUNT: Add back lacount mechanism to defer migrating...
2012-03-20 Ronnie SahlbergSTATISTICS: add per-db hop count statistics
2012-03-20 Ronnie SahlbergFETCH COLLAPSE : Change the fetch-lock collapse to...
2012-03-20 Ronnie Sahlbergadd max hop count buckets to see how bad hopcounts are
2012-03-15 Ronnie SahlbergMerge remote branch 'martins/master'
2012-03-12 Ronnie SahlbergReadOnly: Only restrict the readonly sanity/paranoia...
2012-03-02 Ronnie SahlbergREADONLY: when updating a remote node to revoke a deleg...
2012-02-29 Ronnie SahlbergREADONLY: skip vacuuming or deleting records with reado...
2012-02-29 Ronnie SahlbergVacuuming: change default timeout to 120 seconds
2012-02-27 Ronnie SahlbergAdd a tunable variable to control how long we defer...
2012-02-27 Ronnie SahlbergWhen adding ips to nodes, set up a deferred rebalance...
2012-02-26 Ronnie SahlbergMake KILLTCP structure a child of VNN so that it is...
2012-02-22 Ronnie SahlbergEventscripts: remove the horrible horrible circular...
2012-02-21 Michael Adamserver:update_record: remove some blood stains (trailin...
2012-02-21 Michael Adamserver:update_record: make ctdb_childwrite static
2012-02-21 Michael Adamserver: move the code for the update_record control...
2012-02-21 Ronnie SahlbergLog the "Received SHUTDOWN ..." first in the shutown...
2012-02-20 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2012-02-20 Ronnie SahlbergREADONLY: only send a control to schedule fast-vacuumin...
2012-02-20 Ronnie SahlbergREADONLY: dont schedule for fast vacuum deletion if...
2012-02-20 Ronnie SahlbergRevert "ReadOnly: We can not use ctdb_ltdb_store from...
2012-02-20 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2012-02-20 Ronnie SahlbergReadOnly: We can not use ctdb_ltdb_store from a client...
2012-02-20 Ronnie SahlbergReadOnly: Make sure we dont try to fast-vacuum records...
2012-02-19 Ronnie SahlbergMerge branch 'master' of ssh://git.samba.org/data/git...
2012-02-13 Volker LendeckeFreeBSD does not define s6_addr32, only s6_addr
2012-02-13 Volker LendeckeMake CTDB_CURRENT_NODE work with CTDB_REQ_MESSAGE
2012-02-08 Ronnie SahlbergReadOnly: add per-database statistics to view how much...
2012-02-08 Ronnie SahlbergSTATISTICS: add total counts for number of delegations...
2012-01-31 Ronnie SahlbergNiceify the readonlyrecord API. Dont force clients...
2012-01-10 Michael Adamserver: fix a comment typo
2012-01-03 Ronnie SahlbergMerge branch 'master' of ssh://git.samba.org/data/git...
2012-01-03 Ronnie SahlbergMerge remote branch 'martins/nodestatus'
2011-12-23 Michael Adamvacuum: improve logging in remove_record_from_delete_qu...
2011-12-23 Michael Adamvacuum: improve logging in delete_record_traverse()
2011-12-23 Michael Adamvacuum: improve logging in insert_record_into_delete_qu...
2011-12-23 Michael Adamvacuum: improve debugging in delete_queue_traverse()
2011-12-23 Michael Adamvacuum: add debug message to insert_record_into_delete_...
2011-12-23 Michael Adamvacuum: improve debugging in insert_record_into_delete_...
2011-12-23 Michael Adamvacuum: initialize (to zero) the vacuum fetch list...
2011-12-23 Michael Adamvacuum: add statistics output for processing of the...
2011-12-23 Michael Adamtunables: don't list obsolete tunables in the list_tuna...
2011-12-23 Michael Adamtunables: add a bool obsolete flag to the tunable_map...
2011-12-23 Michael Adamvacuum: add a comment explaining a race in the vacuum...
2011-12-23 Michael Adamvacuum: factor out initialization of the vacuum data...
2011-12-23 Michael Adamvacuum: streamline ctdb_process_delete_list()
2011-12-23 Michael Adamvacuum: factor processing of the delete list out of...
2011-12-23 Michael Adamvacuum: factor processing of vacuum fetch lists out...
2011-12-23 Michael Adamvacuum: factor out full vacuum run out of ctdb_vacuum_d...
2011-12-23 Michael Adamvacuum: factor out the fast vacuuming run into ctdb_vac...
2011-12-23 Michael Adamvacuum: rename delete_tree to delete_list
2011-12-23 Michael Adamvacuum: appropriately rename vdata.list to vdata.vacuum...
2011-12-23 Michael Adamvacuum: introduce a helper variable for the vacuum...
2011-12-23 Michael Adamvacuum: introduce a helper variable in add_record_to_va...
2011-12-23 Michael Adamvacuum: locally delete the records in the delete_tree...
2011-12-23 Michael Adamvacuum: improve vacuuming statistics for handling the...
2011-12-23 Michael Adamvacuum: fix and improve a comment
2011-12-23 Michael Adamvacuum: appropriately rename delete_traverse() to...
2011-12-23 Michael Adamvacuum: initialize the delete_count in the vacuum data
2011-12-23 Michael Adamvacuum: fix the VacuumInterval tunable's type to uint32...
2011-12-23 Michael Adamvacuum: add new tunable VacuumInterval and mark Vacuum...
2011-12-23 Michael Adamvacuum: remove struct vacuum_tuning_data (unused)
2011-12-23 Michael Adamvacuum: use get_vacuum_interval() in ctdb_vacuum_event()
2011-12-23 Michael Adamvacuum: change get_vacuum_interval() to simply return...
next