Update the tst.c example application for libctdb to
[metze/ctdb/wip.git] / client /
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 SahlbergFix a compiler warning
2010-03-31 Martin SchwenkeMerge commit 'origin/master'
2010-03-29 Volker LendeckeIn ctdb catdb, print the payload data length without...
2010-03-24 Volker LendeckeIn ctdb catdb, print the payload data length without...
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'
2009-03-23 Michael AdamMerge commit 'ctdb-ronnie/master'
2009-03-23 rootadd a new command "ctdb scriptstatus"
2009-03-23 rootcreate a helper function that converts a ctdb instance...
2008-11-21 Martin SchwenkeMerge commit 'origin/master' into martins
2008-11-20 Andrew TridgellMerge commit 'ronnie/master'
2008-11-20 Ronnie Sahlbergreqrite the handling of flag updates across the cluster...
2008-11-19 Martin SchwenkeMerge branch 'master' into martins
2008-11-11 Ronnie Sahlbergadd a CTDB_SOCKET variable that can be used to override...
2008-10-16 Martin SchwenkeMerge commit 'origin/master' into martins
2008-10-16 Andrew TridgellMerge commit 'ronnie/master'
2008-10-14 Ronnie Sahlbergwe must also check the status returned from the get...
2008-10-14 Ronnie Sahlbergupdate the client side of getnodemap and getpublicips...
2008-10-13 Ronnie Sahlbergupdate TAKEIP/RELEASEIP/GETPUBLICIP/GETNODEMAP controls...
2008-09-12 Martin SchwenkeMerge commit 'origin/master' into for-ronnie
next