persistent: add a ctdb_persistent_state member to the ctdb_db context.
[sahlberg/ctdb.git] / include / ctdb_private.h
2011-02-24 Michael Adampersistent: add a ctdb_persistent_state member to the...
2011-02-23 Ronnie SahlbergDeferred attach : at early startup, defer any db attach...
2011-02-17 Ronnie SahlbergRevert "Dont allow client processes to attach to databa...
2011-02-17 Ronnie SahlbergDont allow client processes to attach to databases... 1.2-splitbrain
2011-01-24 Ronnie SahlbergLockWait congestion.
2011-01-24 Rusty Russellctdb_lockwait: create overflow queue.
2011-01-14 Ronnie SahlbergLIBCTDB: add support for traverse
2011-01-10 Ronnie SahlbergAdd ctdb_fork(0 which will fork a child process and...
2011-01-10 Ronnie SahlbergRevert scheduling back to use real-time processes
2010-12-07 Ronnie Sahlbergadd a new ctdb_ltdb function to delete a record in...
2010-12-06 Ronnie SahlbergRemove LACOUNT and LACCESSOR and migrate the records...
2010-11-09 Ronnie SahlbergAdd a new tunable : DisableIPFailover that when set...
2010-10-11 Ronnie SahlbergUpdate latency countes to show min/max and average
2010-09-30 Ronnie SahlbergCreate a tunable for how often to collect rolling stati...
2010-09-29 Ronnie SahlbergAdd rolling statistics that are collected across 10...
2010-09-29 Ronnie SahlbergAdd a new statistics structure to keep the current...
2010-09-29 Ronnie SahlbergCreate macros to update the statistics counters and...
2010-09-22 Ronnie Sahlbergset up a handler to catch and log debug messages from...
2010-09-15 Ronnie Sahlbergadda GETPUBLICIPS control to libctdb and use this in...
2010-09-13 Ronnie SahlbergImplement a new function GETNODEMAP in libctdb.
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-18 Rusty Russellfreeze: abort vacuuming when we're going to freeze.
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-08-04 Martin SchwenkeMerge remote branch 'martins/master'
2010-07-31 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-07-30 Ronnie SahlbergMerge commit 'rusty/master'
2010-07-01 Rusty RussellReport client for queue errors.
2010-06-22 Rusty Russellspeed startup: add --sloppy-start.
2010-06-10 Ronnie sahlbergMerge commit 'rusty/idtree'
2010-06-09 Rusty RussellDelay reusing ids to make protocol more robust
2010-06-02 Ronnie SahlbergAdd a variable for start/current time to ctdb statistics
2010-06-02 Ronnie Sahlbergrename ctdb_message_fn_t to ctdb_msg_fn_t to avoid...
2010-05-25 Ronnie SahlbergMerge commit 'rusty/libctdb2'
2010-05-20 Rusty Russelllibctdb: reorganize headers: remove ctdb.h, add ctdb_cl...
2010-05-11 Ronnie sahlbergMerge commit 'obnox/master-rebase'
2010-05-10 Ronnie SahlbergAdd the number of performed recoveries to the "ctdb...
2010-05-10 Rusty Russellctdb: use full range of IDR
2010-05-03 Ronnie sahlbergMerge commit 'rusty/signal-fix'
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 Rusty Russelleventscript: don't do debugging system() from inside...
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-01-22 Martin SchwenkeMerge commit 'origin/master'
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-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 rusty/ctdb-no-setsched
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 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 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 rusty/script-report
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: marshall onto last_status immediately
2009-12-04 Martin SchwenkeMerge branch 'status-test-2'
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...
next