packaging: Move ctdb/ directory from /var to /var/lib
[ctdb.git] / server / ctdb_control.c
2013-10-04 Amitay Isaacsctdbd: Deprecate TRANS2 commit controls
2013-10-04 Amitay Isaacsctdbd: Create a utility function to log error for ...
2013-08-09 Amitay Isaacsctdbd: Avoid leaking file descriptor if talloc fails
2013-07-29 Amitay IsaacsRevert "ctdbd: Remove incomplete ctdb_db_statistics_wir...
2013-07-10 Amitay Isaacsctdbd: Remove incomplete ctdb_db_statistics_wire structure
2013-06-22 Martin Schwenkectdbd: Fix panic on overlapping shutdowns
2013-06-22 Martin Schwenkectdbd: Refactor shutdown sequence
2013-06-14 Mathieu Parentbuild: Fix tdb.h path to enable building with system...
2013-05-24 Martin Schwenkectdbd: New control CTDB_CONTROL_GET_RUNSTATE
2013-05-24 Martin Schwenkectdbd: Replace ctdb->done_startup with ctdb->runstate
2013-05-06 Martin Schwenkectdbd: Remove the "stopped" event
2013-05-06 Martin Schwenkectdbd: New control CTDB_CONTROL_IPREALLOCATED
2013-04-24 Michael Adamvacuum: introduce the RECEIVE_RECORDS control
2013-04-22 Amitay Isaacsctdbd: Set num_clients statistic from ctdb->num_clients
2013-04-17 Michael Adamctdbd: unimplement the unused SET_DMASTER control
2013-04-17 Amitay Isaacstraverse: Add CTDB_CONTROL_TRAVERSE_ALL_EXT to support...
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-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-13 Amitay IsaacsRemove explicit include of lib/tevent/tevent.h.
2012-03-20 Ronnie SahlbergSTICKY: add prototype code to make records stick to...
2012-03-15 Ronnie SahlbergMerge remote branch 'martins/master'
2012-02-21 Ronnie SahlbergLog the "Received SHUTDOWN ..." first in the shutown...
2012-02-08 Ronnie SahlbergReadOnly: add per-database statistics to view how much...
2011-12-03 Michael Adamtraverse: fix traversing with empty records by adding...
2011-11-29 Volker LendeckeAdd CTDB_CONTROL_CHECK_SRVID
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/eventscripts'
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/scriptstatus'
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/ctdb_control_oom'
2011-11-16 Martin SchwenkeRelax an out of memory message.
2011-09-11 Ronnie SahlbergMerge branch 'master-readonly-records' into foo
2011-09-01 Ronnie SahlbergReadOnly: add a new control to activate readonly lock...
2011-03-14 Michael Adamserver: implement a new control SCHEDULE_FOR_DELETION...
2011-03-01 Ronnie SahlbergDeferred attach : at early startup, defer any db attach...
2010-10-28 Ronnie Sahlbergduring shutdown there is a window after we have stopped...
2010-09-29 Ronnie SahlbergAdd rolling statistics that are collected across 10...
2010-09-29 Ronnie SahlbergCreate macros to update the statistics counters and...
2010-08-24 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-08-19 Ronnie SahlbergMerge commit 'rusty/ports-from-1.0.112' into foo
2010-08-19 Ronnie SahlbergMerge commit 'rusty/vacuum-fix-master'
2010-08-18 Ronnie SahlbergRemove the structure ctdb_control_tcp_vnn since this...
2010-08-17 Ronnie SahlbergMerge commit 'rusty/libctdb-new' into foo
2010-08-17 Rusty Russellevent: Update events to latest Samba version 0.9.8
2010-06-02 Ronnie SahlbergAdd a variable for start/current time to ctdb statistics
2010-05-25 Ronnie SahlbergMerge commit 'rusty/libctdb2'
2010-05-25 Ronnie SahlbergIt was possible for ->recovery_mode to get out of sync...
2010-01-22 Martin SchwenkeMerge commit 'origin/master'
2010-01-20 Stefan Metzmachercontrols: add stups for GET_PUBLIC_IP_INFO, GET_IFACES...
2009-12-18 Martin SchwenkeMerge commit 'origin/master'
2009-12-16 Ronnie Sahlbergfix a conflict in the merge from rusty
2009-12-16 Ronnie Sahlbergfix conflict in merge from metze
2009-12-16 Stefan Metzmacherserver: add CTDB_CONTROL_DB_SET_HEALTHY and CTDB_CONTRO...
2009-12-15 Ronnie SahlbergMerge branch 'trans3'
2009-12-15 Ronnie SahlbergRevert "Make fetch_locked more scalable"
2009-12-15 Ronnie SahlbergMerge commit 'obnox/ctdb-wip-trans3' into trans3
2009-12-11 Volker LendeckeMake fetch_locked more scalable
2009-12-11 Michael AdamAdd a new control CTDB_GET_DB_SEQNUM - fetch a persiste...
2009-12-11 Michael Adamserver: add a new control CTDB_CONTROL_TRANS3_COMMIT
2009-12-09 Ronnie SahlbergMerge commit 'rusty/script-report'
2009-12-07 Rusty Russellctdb: scriptstatus can now query non-monitor events
2009-12-07 Rusty Russelleventscript: remove unused ctbd_ctrl_event_script*
2009-12-07 Rusty Russelleventscript: use -ENOEXEC for disabled status value
2009-12-04 Martin SchwenkeMerge branch 'status-test-2'
2009-12-02 Ronnie SahlbergAdd a proper function to process a process-exist contro...
2009-11-30 Ronnie SahlbergMerge commit 'martins/status-test-2'
2009-11-24 Martin SchwenkeMerge commit 'origin/status-test' into status-test
2009-11-24 Rusty Russelleventscript: introduce enum for different event script...
2009-11-24 Rusty Russelleventscript: introduce enum for different event script...
2009-11-18 Ronnie Sahlbergadd an in memory ringbuffer where we store the last...
2009-11-11 Martin SchwenkeMerge commit 'origin/master'
2009-10-29 Michael Adamserver: trans2_active: don't report a transaction activ...
2009-10-28 Ronnie SahlbergRevert "update the "uptime" command to indicate the...
2009-10-28 Ronnie Sahlbergupdate the "uptime" command to indicate the "time since...
2009-10-28 Michael Adamserver: add a new ctdb control CTDB_TRANS2_ACTIVE
2009-10-25 Ronnie Sahlbergautomatically re-activate the reclock file check if...
2009-10-23 Ronnie SahlbergAdd a mechanism where we can register notifications...
2009-10-12 Ronnie Sahlberguse the correct expected size for thew _cancel control
2009-10-12 Ronnie Sahlbergadd a dispatch to the recovery transaction cancel call
2009-10-12 Ronnie SahlbergMerge commit 'martins/master'
2009-10-12 Ronnie Sahlberginitial attempt at freezing databases in priority order
2009-10-11 Ronnie Sahlberguptade the freeze/thaw commands to be able to send...
2009-10-10 Ronnie Sahlbergadd a control to read the db priority from a database
2009-10-10 Ronnie Sahlbergadd a control to set a database priority. Let newly...
2009-09-07 Martin SchwenkeMerge commit 'origin/master'
2009-09-03 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2009-09-03 Ronnie Sahlbergnew prototype banning code
2009-08-17 Martin SchwenkeMerge commit 'origin/master'
2009-08-13 Ronnie Sahlbergadd new controls to make it possible to enable/disable...
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-09 Ronnie Sahlbergadd two new controls, CTOP_NODE and CONTINUE_NODE
2009-07-08 Martin SchwenkeMerge branch 'ronnie_merge'
2009-07-08 Martin SchwenkeMerge commit 'origin/master' into ronnie_merge
2009-06-30 Ronnie SahlbergDont try to allocate and send packets if the transport...
2009-06-25 Ronnie Sahlbergdisable VerifyRecoveryLock when the user modifies the...
2009-06-25 Ronnie Sahlbergadd a control to set the reclock file
next