dont print a lot of log information about shutting down vsftpd
[metze/ctdb/wip.git] / client /
2010-08-24 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-08-20 Ronnie SahlbergDont use the deprecated talloc_append_string()
2010-08-19 Ronnie SahlbergWe need the deprecated talloc_append_string() for now
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 Rusty Russelllogging: give a unique logging name to each forked...
2010-08-18 Ronnie SahlbergWe use eventloop nesting in a couple of places, notably...
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-10 Ronnie SahlbergWrap the IDR early, but not too early.
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 Sahlbergadd a function to read the current socketname from...
2010-06-02 Ronnie Sahlbergrename ctdb_remove_message_handler to ctdb_client_remov...
2010-06-02 Ronnie Sahlbergrename ctdb_message_fn_t to ctdb_msg_fn_t to avoid...
2010-06-01 Ronnie Sahlbergrename ctdb_set_message_handler to ctdb_client_set_mess...
2010-06-01 Ronnie Sahlbergrename ctdb_send_message to ctdb_client_send_message...
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
next