banning: Log ban state changes for other nodes at higher debug level
[ctdb.git] / client /
2013-08-26 Ronnie Sahlbergrename ctdb_set_message_handler to ctdb_client_set_mess...
2013-08-19 Sumit BoseFix memory leak in ctdb_send_message()
2013-08-19 Sumit BoseFixes for various issues found by Coverity
2013-04-26 Michael Adamclient: fix ctdb_control() to be able to cope with...
2012-01-12 Michael Adamfix zero-initialization of header in _ctdbd_allocate_pk...
2012-01-12 Michael Adamtraverse: fix traversing with empty records by adding...
2012-01-12 Michael Adamctdb: add an option --print-recordflags to trigger...
2012-01-12 Michael Adamctdb: add output of jenkins hash to ctdb catdb (with...
2012-01-12 Michael Adamctdb: add an option --print-hash to enable printing...
2012-01-12 Michael Adamctdb: add an option --print-lmaster to enable printing...
2012-01-12 Michael Adamctdb: add an option --print-datasize to only print...
2012-01-12 Michael Adamctdb: add an option --print-emptyrecords to enable...
2012-01-12 Michael Adamclient: add version ctdb_traverse_ext() of ctdb_travers...
2012-01-12 Michael Adamtraverse: add a flag to enable transferring empty recor...
2012-01-12 Ronnie Sahlbergctdb: Add printing of the record flags when we are...
2012-01-12 Ronnie SahlbergFix a compiler warning
2012-01-12 Volker LendeckeIn ctdb catdb, print the payload data length without...
2011-05-08 Gregor Beckctdb catdb: fix escaping of '"' and '\'
2011-04-18 Michael Adamclient: add accessor function ctdb_header_from_record_h...
2011-04-18 Ronnie SahlbergRemove LACOUNT and LACCESSOR and migrate the records...
2010-01-22 Martin SchwenkeMerge commit 'origin/master'
2010-01-20 Stefan Metzmacherclient: implement ctdb_ctrl_set_iface_link()
2010-01-20 Stefan Metzmacherclient: implement ctdb_ctrl_get_ifaces()
2010-01-20 Stefan Metzmacherclient: implement ctdb_ctrl_get_public_ip_info()
2010-01-20 Stefan Metzmachercontrols: add stups for GET_PUBLIC_IP_INFO, GET_IFACES...
2010-01-20 Stefan Metzmacherclient: add CTDB_PUBLIC_IP_FLAGS_ONLY_AVAILABLE ctdb_ct...
2009-12-18 Martin SchwenkeMerge commit 'origin/master'
2009-12-16 Ronnie Sahlbergfix a conflict in the merge from rusty
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 Metzmacherctdb: pass TDB_DISALLOW_NESTING to all tdb_open/tdb_wra...
2009-12-16 Stefan Metzmacherclient: make ctdb_dumpdb_record() public
2009-12-16 Stefan Metzmacherclient: add ctdb_ctrl_getdbhealth()
2009-12-16 Stefan Metzmacherctdb: pass TDB_DISALLOW_NESTING to all tdb_open/tdb_wra...
2009-12-09 Michael Adamclient: lower level of commit retry message WARNING...
2009-12-09 Michael Adamclient: lower debug level of transaction-active-retry...
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: rename ctdb_monitoring_wire to ctdb_script...
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 Michael Adamclient: improve two error messages in ctdb_transaction_...
2009-12-04 Michael Adamclient: increase the number of commit retries 10-->100
2009-12-04 Michael Adamclient: untangle checks and produce more detailed error...
2009-12-04 Michael Adamclient: increase the rsn of the __transaction_lock__...
2009-12-04 Michael Adammake ctdb_ctrl_transaction_active public.
2009-12-04 Michael Adamclient: in catdb, print the keyname first, and separate...
2009-11-11 Martin SchwenkeMerge commit 'origin/master'
2009-10-30 Michael Adamclient: randomize the transaction_start retry loop:
2009-10-30 Michael Adamclient: fix a race in the local race condition fix...
2009-10-30 Michael Adamclient: add a debug message when a transaction_commit...
2009-10-29 Michael Adamclient: log db_id as 8-digit hex in ctdb_transaction_fe...
2009-10-29 Michael Adamclient: improve "control timed out" debug message
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 Adamctdb_client: reformat a comment slightly to enhance...
2009-10-28 Michael Adamclient: fix race condition with concurrent transactions...
2009-10-28 Michael Adamclient: add ctdb_ctrl_transaction_active() which calls...
2009-10-27 Ronnie Sahlbergfor debugging
2009-10-26 Stefan Metzmacherctdb_client: fix DEBUG statement in ctdb_ctrl_modflags()
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-10-06 Martin SchwenkeMerge commit 'origin/master'
2009-10-05 Ronnie Sahlbergadd a new function to collect a list of all active...
2009-09-29 Martin SchwenkeMerge commit 'origin/master'
2009-09-25 Ronnie SahlbergMerge commit 'obnox/master-rebase'
2009-09-21 Michael Adamctdb_client: fix race in starting concurrent transactio...
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-08-11 Martin SchwenkeMerge commit 'origin/master'
2009-08-09 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2009-08-04 Michael Adamclient: fix a debug message (misplaced newline).
2009-08-04 Michael Adamclient:ctdb_control_send: remove duplicate setting...
2009-07-31 Martin SchwenkeMerge commit 'origin/master'
2009-07-30 Ronnie SahlbergMerge commit 'martins/master'
2009-07-29 Michael Adamclient: refuse to do record_store() on a persistent...
2009-07-29 Michael Adamclient: set dmaster in ctdb_transaction_store() also...
2009-07-29 Martin SchwenkeMerge commit 'origin/master'
2009-07-28 Ronnie SahlbergWhen processing the stop node control reply in the...
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-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-25 Ronnie Sahlbergadd a control to set the reclock file
2009-06-25 Ronnie Sahlbergreturn NULL and not a "" when there is no reclock file...
2009-06-25 Ronnie Sahlbergadd a control to read the current reclock file from...
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-14 Ronnie Sahlbergadd additional log info to track if/why we cant switch...
2009-05-14 Ronnie SahlbergTrack how long it takes to take out the recovery lock...
2009-04-07 Andrew TridgellMerge commit 'ronnie/master'
next