The recent change to the recovery daemon to keep track of and
[metze/ctdb/wip.git] / include /
2010-05-03 Ronnie SahlbergThe recent change to the recovery daemon to keep track...
2010-04-15 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-04-08 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2010-04-08 Ronnie SahlbergIn the recovery daemon, keep track of which node we...
2010-03-31 Martin SchwenkeMerge commit 'origin/master'
2010-03-11 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2010-02-23 Stefan Metzmacherserver: add "setup" event
2010-01-22 Martin SchwenkeMerge commit 'origin/master'
2010-01-20 Stefan Metzmacherserver: add updateip event
2010-01-20 Stefan Metzmachercontrols: add stups for GET_PUBLIC_IP_INFO, GET_IFACES...
2010-01-20 Stefan Metzmacherserver: use CTDB_PUBLIC_IP_FLAGS_ONLY_AVAILABLE during...
2010-01-20 Stefan Metzmacherclient: add CTDB_PUBLIC_IP_FLAGS_ONLY_AVAILABLE ctdb_ct...
2010-01-20 Stefan Metzmacherreserve upper bits in ctdb_control->flags for opcode...
2010-01-20 Stefan Metzmacherserver: keep the interface information in a list of...
2010-01-20 Stefan Metzmacherserver: allow multiple interfaces comma separated in...
2010-01-20 Stefan Metzmacherserver: add a ctdb_set_single_public_ip() helper function
2010-01-20 Stefan Metzmacherserver: add "init" event
2010-01-20 Stefan Metzmacherlib/util: import fault/backtrace handling from samba.
2010-01-20 Stefan Metzmachermove DEBUG* macros to one place
2010-01-15 Ronnie SahlbergMake the size of the in memory ringbuffer for keeping...
2009-12-18 Martin SchwenkeMerge commit 'origin/master'
2009-12-16 Ronnie Sahlbergfix a conflict in the merge from rusty
2009-12-16 Rusty Russellctdb: use mlockall, cautiously
2009-12-16 Rusty RussellRemove RT priority, use niceness.
2009-12-16 Rusty RussellAdd --valgringing flag instead of --nosetsched
2009-12-16 Ronnie Sahlbergfix conflict in merge from metze
2009-12-16 Stefan Metzmacherclient: make ctdb_dumpdb_record() public
2009-12-16 Stefan Metzmacherclient: add ctdb_ctrl_getdbhealth()
2009-12-16 Stefan Metzmacherserver: add CTDB_CONTROL_DB_SET_HEALTHY and CTDB_CONTRO...
2009-12-16 Stefan Metzmacherserver: Use tdb_check to verify persistent tdbs on...
2009-12-16 Stefan Metzmacherserver: open /var/ctdb/state/persistent_health.tdb...
2009-12-16 Stefan Metzmacherserver: only do the mkdir() calls for db_directory...
2009-12-16 Stefan Metzmacherserver: add db_directory_state to ctdb_context
2009-12-15 Ronnie SahlbergRevert "cleanup: remove a tunable we no longer use...
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-14 Ronnie SahlbergRename the tunable EventScriptBanCount to EventScriptTi...
2009-12-14 Ronnie Sahlbergcleanup: remove a tunable we no longer use in the...
2009-12-14 Ronnie Sahlbergremove the variable "disable when unhealthy"
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 Adamdefine CTDB_DB_SEQNUM_KEY - used with the new implement...
2009-12-11 Volker LendeckeRename a struct member for clarity
2009-12-11 Michael Adamserver: add a new control CTDB_CONTROL_TRANS3_COMMIT
2009-12-09 Ronnie SahlbergFrom: Volker Lendecke <vl@samba.org>
2009-12-09 Volker LendeckeRun only one event for each epoll_wait/select call
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: expost call names and enum
2009-12-08 Rusty Russelleventscript: save state for all script invocations
2009-12-07 Rusty Russelleventscript: rename ctdb_monitoring_wire to ctdb_script...
2009-12-08 Rusty Russelleventscript: ctdb_fork_with_logging()
2009-12-07 Rusty Russelleventscript: remove unused ctbd_ctrl_event_script*
2009-12-07 Rusty Russelleventscript: use direct script state pointer for curren...
2009-12-07 Rusty Russelleventscript: make current_monitor_status_ctx serve...
2009-12-07 Rusty Russelleventscript: expost ctdb_ban_self()
2009-12-07 Rusty Russelleventscript: use -ENOEXEC for disabled status value
2009-12-07 Rusty Russelleventscript: use -ETIME for timeout status value
2009-12-07 Rusty Russelleventscript: marshall onto last_status immediately
2009-12-04 Michael Adammake ctdb_ctrl_transaction_active public.
2009-12-04 Martin SchwenkeMerge branch 'status-test-2'
2009-12-04 Ronnie SahlbergDont store debug level DEBUG_DEBUG in the in-memory...
2009-12-02 Ronnie SahlbergAdd a proper function to process a process-exist contro...
2009-12-02 Ronnie SahlbergAdd a double linked list to the ctdb_context to store...
2009-11-30 Ronnie SahlbergMerge commit 'martins/status-test-2'
2009-11-26 Ronnie SahlbergMerge commit 'martins/status-test' into status-test-2
2009-11-26 Martin SchwenkeMerge commit 'martins-svart/status-test-2' into status...
2009-11-26 Martin SchwenkeAdd flag to ctdb_event_script_callback indicating when...
2009-11-25 Martin SchwenkeMerge commit 'martins-svart/status-test-2' into status...
2009-11-25 Rusty Russelleventscript: check that ctdb forced script events correct
2009-11-24 Martin SchwenkeMerge commit 'origin/status-test' into status-test
2009-11-24 Rusty Russelleventscript: check that ctdb forced script events correct
2009-11-24 Rusty Russelleventscript: introduce enum for different event script...
2009-11-24 Rusty Russelleventscript: introduce enum for different event script...
2009-11-24 Rusty Russelleventscript: put timeout inside ctdb_event_script_callb...
2009-11-24 Rusty Russelleventscript: put timeout inside ctdb_event_script_callb...
2009-11-25 Ronnie Sahlbergrework and simplify the eventscript handling
2009-11-23 Ronnie Sahlbergrework and simplify the eventscript handling
2009-11-19 Ronnie Sahlbergdont reset the event script context everytime we start...
2009-11-18 Ronnie Sahlbergmake the ringbuffer logging more efficient and marshall...
2009-11-18 Ronnie Sahlbergadd an in memory ringbuffer where we store the last...
2009-11-16 Ronnie Sahlbergset up a pipe betweent he main daemon and the child...
2009-11-13 Ronnie Sahlbergtest of a change to make ctdbd use "status" event inste...
2009-11-11 Martin SchwenkeMerge commit 'origin/master'
2009-10-30 Ronnie Sahlbergstart the syslog child a little later, after we have...
2009-10-30 Ronnie Sahlbergcreate a child process to write to syslog.
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-28 Ronnie Sahlbergcreate a separate context for non-monitor eventscripts...
2009-10-28 Ronnie Sahlbergchange the eventscript handling to allow EventScriptTim...
2009-10-27 Ronnie Sahlbergfor debugging
2009-10-23 Ronnie SahlbergAdd a mechanism where we can register notifications...
2009-10-21 Martin SchwenkeMerge commit 'origin/master'
2009-10-21 Ronnie Sahlberg When clients have blocked, perhaps because the...
2009-10-20 Martin SchwenkeMerge commit 'origin/master'
2009-10-20 Ronnie SahlbergFrom wolfgang Mueller
2009-10-16 Martin SchwenkeMerge branch 'onnode_options'
next