vacuum: rename delete_tree to delete_list
[ctdb.git] / include /
2011-12-23 Michael Adamvacuum: add new tunable VacuumInterval and mark Vacuum...
2011-12-23 Michael Adamvacuum: add ctdb_local_remove_from_delete_queue()
2011-12-06 Ronnie SahlbergLibCTDB: Add support for the 'get interfaces' control...
2011-12-06 Mathieu ParentMove platform-specific code to common/system_*
2011-12-03 Michael Adamtraverse: fix traversing with empty records by adding...
2011-11-29 Ronnie SahlbergLibCTDB: add support for the check-srvids control
2011-11-29 Volker LendeckeAdd CTDB_CONTROL_CHECK_SRVID
2011-11-29 Ronnie SahlbergRecover Persistent database DB by DB and not record...
2011-11-29 Ronnie SahlbergLibCTDB: add get persistent db seqnum control
2011-11-29 Michael Adamctdb: add an option --print-recordflags to trigger...
2011-11-29 Michael Adamctdb: add an option --print-hash to enable printing...
2011-11-29 Michael Adamctdb: add an option --print-lmaster to enable printing...
2011-11-29 Michael Adamctdb: add an option --print-datasize to only print...
2011-11-29 Michael Adamctdb: add an option --print-emptyrecords to enable...
2011-11-29 Michael Adamtraverse: add a flag to enable transferring empty recor...
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-18 Ronnie SahlbergMerge remote branch 'martins/hashinclude'
2011-11-11 Martin SchwenkeMake some ctdb_takeover.c functions static
2011-11-11 Martin SchwenkeMove some common functions to common/ctdb_ltdb.c
2011-11-11 Martin SchwenkeAdded some #ifndefs to stop files being included multip...
2011-11-08 Ronnie SahlbergSRVID ranges: Change the ranges for SRVIDs to allow...
2011-11-08 Ronnie SahlbergRecord Fetch Collapse: Collapse multiple fetch request...
2011-10-31 Ronnie SahlbergMerge remote branch 'ddiss/master_pmda_namespace'
2011-10-28 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2011-10-28 Ronnie SahlbergReadOnly: add readonly record lock requests to libctdb
2011-09-13 Ronnie SahlbergReadOnly: Rename the function ctdb_ltdb_fetch_readonly...
2011-09-11 Ronnie SahlbergMerge branch 'master-readonly-records' into foo
2011-09-08 Ronnie SahlbergMerge remote branch 'ddiss/master_pmda_and_client_timeouts'
2011-09-06 David Disseldorppmda: Attempt reconnects while ctdbd is unavailable
2011-09-06 David Disseldorpclient: add timeout argument to ctdb_attach
2011-09-06 David Disseldorpclient: add req timeout argument to ctdb_cmdline_client
2011-09-06 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2011-09-06 Ronnie SahlbergInterface monitoring: add a event to trigger every...
2011-09-06 Ronnie SahlbergCheck interfaces: when reading the public addresses...
2011-09-05 Ronnie SahlbergMerge branch 'master' of ssh://git.samba.org/data/git...
2011-09-05 Michael AdamAdd a tunable "AllowClientDBAttach" with default value 1.
2011-09-01 Ronnie SahlbergReadOnly: add a new control to activate readonly lock...
2011-09-01 Ronnie SahlbergReadOnly: add a readonly flag to the getdbmap control...
2011-09-01 Ronnie SahlbergReadOnly: Change the ctdb_db structure to keep a uint8_...
2011-08-25 Ronnie SahlbergLogging: when we log stdout/stderr messages from event...
2011-08-23 Ronnie SahlbergLibCTDB : add support for getrecmode
2011-08-23 Ronnie SahlbergLibCTDB : add support for getrecmode
2011-08-23 Ronnie SahlbergLibCTDB: add commands where an application can query...
2011-08-23 Ronnie SahlbergReadOnly: Add clientside code to fetch readonly records
2011-08-23 Ronnie SahlbergReadOnly: Add a ctdb_ltdb_fetch_readonly() helper function
2011-08-23 Ronnie SahlbergReadOnly: Add a new flag to call request packet to...
2011-08-23 Ronnie SahlbergReadOnly: Add a function to start a revoke of all deleg...
2011-08-23 Ronnie SahlbergReadOnly: Add functions to register CALLs to a context...
2011-08-23 Ronnie SahlbergReadOnly: Add an extra flag to ctdb_call_local to speci...
2011-08-23 Ronnie SahlbergReadOnly: Add "readonly" flag to the ctdb_db_context...
2011-08-23 Ronnie SahlbergReadOnly: Add 4 new record flags to handle read only...
2011-08-23 Ronnie SahlbergReadOnly: Add clientside functions to send the UPDATE_R...
2011-08-23 Ronnie SahlbergReadOnly: Add helper functions to manipulate a TDB_DATA...
2011-08-23 Ronnie SahlbergReadOnly records: Add a new RPC function FETCH_WITH_HEADER.
2011-08-22 Volker Lendeckelibctdb: "ctdb_request_free" does not need the ctdb_con...
2011-07-28 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2011-07-28 Martin SchwenkeTests: Initial test code for LCP2 IP allocation algorithm.
2011-07-28 Martin SchwenkeIP allocation - add LCP2 algorithm.
2011-03-14 Michael Adamctdb_private.h: add record flag CTDB_REC_FLAG_AUTOMATIC
2011-03-14 Michael Adamserver: Use the ctdb_ltdb_store_server() in the ctdb...
2011-03-14 Michael Adamclient: add accessor function ctdb_header_from_record_h...
2011-03-14 Michael Adamvacuum: add ctdb_local_schedule_for_deletion()
2011-03-14 Michael Adamserver: implement a new control SCHEDULE_FOR_DELETION...
2011-03-14 Michael Adamcontrol: add a new control opcode CTDB_CONTROL_SCHEDULE...
2011-03-14 Michael Adamcontrol: add macro CHECK_CONTROL_MIN_DATA_SIZE.
2011-03-14 Michael AdamAdd a tunable VacuumFastPathCount.
2011-03-14 Michael AdamAdd a delete_queue to the ctdb database context struct.
2011-03-14 Michael Adamadd a new record flag CTDB_REC_FLAG_VACUUM_MIGRATED.
2011-03-14 Michael Adamcall: Move definition of call flags down to the definit...
2011-03-14 Michael Adamcall: add new call flag CTDB_CALL_FLAG_VACUUM_MIGRATION
2011-03-01 Ronnie SahlbergDeferred attach : at early startup, defer any db attach...
2011-02-24 Michael Adampersistent: add ctdb_persistent_finish_trans3_commits().
2011-02-24 Michael Adampersistent: add a ctdb_persistent_state member to the...
2011-02-17 Ronnie SahlbergAdd two new flags for the ltdb header.
2011-02-17 Ronnie SahlbergRemove LACOUNT and LACCESSOR and migrate the records...
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-11-10 Ronnie Sahlbergdelay loading the public ip address file until after...
2010-11-10 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-27 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-14 Stefan Metzmacherserver/banning: also release all ips if we're banning...
2010-09-13 Ronnie Sahlbergadd a new serverid to send a message everytime an ip...
2010-09-13 Ronnie SahlbergUpdate the comment for the range reserved for SAMBA and
2010-09-13 Ronnie Sahlbergdefine and reserve a range of ctdb message ports for...
2010-09-13 Ronnie SahlbergAdd two new server types to the server_id structure.
2010-09-13 Ronnie SahlbergImplement a new function GETNODEMAP in libctdb.
2010-08-30 Ronnie SahlbergMerge commit 'martins/master'
2010-08-30 Ronnie Sahlberg Add a new event "ipreallocated"
next