tests: fix the 52_ctdb_fetch.sh test.
[metze/ctdb/wip.git] / server /
2009-08-04 Michael Adamctdbd: use ctdb_syslog_log() as debug_add function...
2009-08-04 Michael Adamctdbd: set debug_add hook to be able to use dump_data...
2009-07-30 Ronnie SahlbergMerge commit 'martins/master'
2009-07-29 Ronnie Sahlbergchange the defaults for repacking to repack once every...
2009-07-29 Wolfgang Mueller... repack limit tunable
2009-07-29 Wolfgang Mueller... added event repacking
2009-07-29 Ronnie Sahlbergvacuum event framework
2009-07-29 Michael Adamctdbd: refuse PERSISTENT_STORE if transaction is running.
2009-07-29 Michael AdamFix persistent transaction commit race condition.
2009-07-28 Ronnie Sahlbergadd two commands : setlmasterrole and setrecmasterrole...
2009-07-27 Ronnie Sahlbergadd a command "setnatgwstate {on|off}" that can be...
2009-07-17 Ronnie SahlbergMerge commit 'martins/master'
2009-07-17 Ronnie Sahlbergcreate a new event : stopped.
2009-07-17 Ronnie SahlbergWhen we create new election data to send during electio...
2009-07-09 Ronnie Sahlbergstopped nodes can not win a recmaster election
2009-07-09 Ronnie Sahlbergchange the infolevel when logging stop/continue commands
2009-07-09 Ronnie Sahlbergrecovery daemon needs to monitor when the local ctdb...
2009-07-09 Ronnie Sahlbergdont let other nodes modify the STOPPED flag for the...
2009-07-09 Ronnie Sahlbergadd two new controls, CTOP_NODE and CONTINUE_NODE
2009-07-09 Ronnie Sahlbergmake it possible to start the daemon in STOPPED mode
2009-07-08 Martin SchwenkeMerge branch 'ronnie_merge'
2009-07-08 Martin SchwenkeMerge commit 'origin/master' into ronnie_merge
2009-07-07 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2009-07-07 Ronnie Sahlbergsend ARPs with an interval of 1.1 seconds during ip...
2009-07-02 Ronnie Sahlbergadd a new command "ctdb ipreallocate", this command...
2009-06-30 Ronnie Sahlbergdont try sending a keepalive if the transport is down
2009-06-30 Ronnie SahlbergDont even try allocating and sending a CALL packet...
2009-06-30 Ronnie Sahlbergfailing a dmaster send due to the transport being down...
2009-06-30 Ronnie Sahlbergif we fail a dmaster migration due to the transport...
2009-06-30 Ronnie Sahlbergdont try to send error packets if the transport is...
2009-06-30 Ronnie Sahlbergdont even try to send a message from the main daemon...
2009-06-30 Ronnie SahlbergDont try to allocate and send packets if the transport...
2009-06-30 Ronnie Sahlbergdont even try to allocate a packet if the transport...
2009-06-25 Ronnie SahlbergDo not allow the "VerifyRecoveryLock" tunable to be...
2009-06-25 Ronnie Sahlbergdisable VerifyRecoveryLock when the user modifies the...
2009-06-25 Ronnie Sahlbergadd a control to set the reclock file
2009-06-25 Ronnie Sahlbergupdate the recovery daemon to read the recovery lock...
2009-06-25 Ronnie Sahlbergadd a control to read the current reclock file from...
2009-06-25 Ronnie SahlbergAllow setting the recovery lock file as "", which means...
2009-06-25 Ronnie SahlbergDont access the reclock file at all if VerifyRecoveryLo...
2009-06-19 Ronnie Sahlbergdont log an error if waitpid returns -1 and errno is...
2009-06-19 Ronnie Sahlbergdont leak file descriptors when set recmdoe timesout
2009-06-19 Ronnie Sahlbergdont leak file descriptors
2009-06-19 Ronnie Sahlbergin the recovery daemon, check that the recovery master...
2009-06-19 Ronnie Sahlbergreduce the timeout we wait for the reclock child proces...
2009-06-17 Ronnie Sahlbergincrease the timeout before we shutdown when ther ecove...
2009-06-16 Martin SchwenkeMerge commit 'origin/master'
2009-06-10 Ronnie SahlbergWhen we ban a node, only drop the IPs on the node being...
2009-06-05 Ronnie Sahlbergwhen adding an ip, try manually adding and takingover...
2009-06-02 Martin SchwenkeMerge branch 'init_rewrite'
2009-06-02 Martin SchwenkeMerge commit 'origin/master'
2009-06-01 Ronnie Sahlberglower the loglevel when we long that we skip an evenscr...
2009-06-01 Ronnie Sahlbergdont try to queue packets for sending to (recently...
2009-06-01 Ronnie Sahlbergwhen building the initial vnnmap, make sure to skip...
2009-06-01 Ronnie Sahlberguse num_nodes and the nodes array instead of walking...
2009-06-01 Ronnie Sahlbergadd a new node state : DELETED.
2009-05-29 Ronnie Sahlbergdont remove the socket when the dameon stops. This...
2009-05-25 Ronnie SahlbergRevert "we only need to have transaction nesting disabl...
2009-05-25 Ronnie SahlbergRevert "set the TDB_NO_NESTING flag for the tdb before...
2009-05-21 Ronnie SahlbergWhitespace changes and using the CTDB_NO_MEMORY() macro...
2009-05-21 Sumit Boseadd missing checks on so far ignored return values
2009-05-21 Sumit Bosestructure member node_list_file is not used anywhere
2009-05-21 Sumit Bosestructure member logfile is not used anywhere
2009-05-18 Ronnie SahlbergChange the loglevel of "registered tcp client for ...
2009-05-14 Ronnie SahlbergTrack how long it takes to take out the recovery lock...
2009-05-12 Ronnie Sahlbergadd extra debug statements to the log to make it easier...
2009-05-05 rootchange the talloc hierarchy for the main transaction_st...
2009-05-05 rootfixed a problem with clients disconnecting during a...
2009-05-01 rootwhen tracking the ctdb statistics, only decrement...
2009-04-30 rootAdd a new variable VerifyRecoveryLock which can be...
2009-04-25 Ronnie Sahlbergwe only need to have transaction nesting disabled when...
2009-04-25 Ronnie Sahlbergset the TDB_NO_NESTING flag for the tdb before we start...
2009-04-24 Ronnie Sahlbergadd a tuneable RecoveryDropAllIPs so it is possible...
2009-04-24 Ronnie Sahlbergincrease the loglevel for the message we print when...
2009-04-24 Ronnie Sahlbergtweak some timeouts so that we do trigger a banning...
2009-04-24 Ronnie SahlbergIf we can not pull a database from a node during recove...
2009-04-07 Andrew TridgellMerge commit 'ronnie/master'
2009-04-06 Ronnie Sahlbergwe only need to switch into client mode from the events...
2009-04-06 Ronnie Sahlbergincrease the listen queue. Now that the eventscripts...
2009-04-06 Ronnie Sahlberguse _exit() and not exit() when we terminate a failed...
2009-04-06 Ronnie SahlbergWe dont need to verify the nodemap on remote nodes...
2009-04-02 Ronnie Sahlbergif we cant pull the remote nodemap off a node we should...
2009-04-01 Ronnie SahlbergChange the (dodgy) seqnumfrequency variable to have...
2009-03-31 Ronnie Sahlbergadd a mechanism where the ctdb daemon will run a userco...
2009-03-24 Ronnie SahlbergMerge branch 'obnox'
2009-03-24 Ronnie Sahlbergwe need to set the port properly in the parse_ip helper
2009-03-23 Michael AdamMerge commit 'ctdb-ronnie/master'
2009-03-23 rootadd a new command "ctdb scriptstatus"
2009-03-23 rootcreate a helper function that converts a ctdb instance...
2009-03-06 Andrew TridgellMerge commit 'ronnie/master'
2009-02-19 Michael AdamMerge commit 'ctdb-ronnie/master'
2009-02-18 Ronnie SahlbergMerge branch 'martins'
2009-02-09 Michael AdamMerge commit 'ctdb-ronnie/master'
2009-02-08 Andrew TridgellMerge commit 'ronnie/master'
2009-02-03 Mathieu PARENTbuild: Make log-directory configurable indepently of...
2009-01-19 Michael AdamFix treatment of link local ipv6 addresses: set the...
2009-01-16 Martin SchwenkeMerge commit 'origin/master' into martins
2009-01-15 Stefan MetzmacherFix segfault in ip takeover fallback code.
2009-01-13 rootfinish the ipv6 support.
2008-12-17 Martin SchwenkeMerge commit 'origin/master' into martins
next