param: rename lp function and variable from "serverstring" to "server_string"
[samba.git] / ctdb / client /
2013-11-27 Amitay Isaacsctdb-client: Treat empty __db_sequence_number__ record...
2013-11-19 Amitay Isaacsctdb-client: Coverity fixes
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-11-07 Amitay Isaacsclient: Make g_lock_lock() wait till lock is obtained
2013-10-22 Martin Schwenkeclient: Fix a format string argument compiler warning
2013-10-04 Amitay Isaacsclient: Remove old persistent transaction code
2013-10-04 Amitay Isaacsclient: Reimplement persistent transaction code using...
2013-10-04 Amitay Isaacsclient: Add functions to parse g_lock.tdb records
2013-10-04 Amitay Isaacsclient: Add functions to handle server_id structure
2013-10-04 Martin Schwenkeclient: Fix some format string compiler warnings
2013-10-04 Amitay Isaacsclient: Add ctdb_ctrl_getdbseqnum() function
2013-10-04 Amitay Isaacsclient: Add ctdb_ctrl_getdbstatistics() function
2013-10-04 Amitay Isaacsclient: Add ctdb_client_check_message_handlers() function
2013-10-04 Amitay Isaacsclient: Remove extra whitespaces
2013-09-11 Martin Schwenkeclient: Remove unused function list_of_active_nodes_exc...
2013-08-22 Amitay IsaacsRevert "LACOUNT: Add back lacount mechanism to defer...
2013-08-14 Amitay Isaacsrecoverd: Use TDB_INCOMPATIBLE_HASH when creating volat...
2013-08-14 Amitay IsaacsRevert "recoverd: Use correct tdb flags when creating...
2013-08-01 Amitay Isaacsrecoverd: Use correct tdb flags when creating missing...
2013-08-01 Amitay Isaacsclient: Always use jenkins hash when attaching volatile...
2013-07-11 Sumit BoseFix memory leak in ctdb_send_message()
2013-07-11 Sumit BoseFixes for various issues found by Coverity
2013-06-25 Amitay Isaacsclient: Exit with non-zero status when unix socket...
2013-06-14 Mathieu Parentbuild: Fix tdb.h path to enable building with system...
2013-05-24 Martin Schwenkeclient: async_callback() sets result to -ETIME if a...
2013-05-24 Martin Schwenkectdbd: Update the get_tunable code to return -EINVAL...
2013-05-24 Martin Schwenkectdbd: New control CTDB_CONTROL_GET_RUNSTATE
2013-04-24 Michael Adamclient: fix ctdb_control() to be able to cope with...
2013-04-05 Amitay Isaacsclient: Set the socket non-blocking only after connect...
2013-04-05 Amitay IsaacsRevert "client: handle transient connection errors"
2013-02-20 Martin Schwenkeclient: Refactor node listing functions to use list_of_...
2013-02-20 Martin Schwenkeclient: New generic node listing function list_of_nodes()
2012-10-05 Martin Schwenkeutil: ctdb_fork() closes all sockets opened by the...
2012-05-28 Amitay Isaacsserver: Replace BOOL datatype with bool, True/False...
2012-04-25 Ronnie SahlbergMerge remote branch 'amitay/tdb-sync'
2012-04-25 Ronnie SahlbergMerge remote branch 'amitay/tevent-sync'
2012-04-13 Amitay IsaacsRemove explicit include of lib/tevent/tevent.h.
2012-03-20 Ronnie SahlbergSTICKY: add prototype code to make records stick to...
2012-03-20 Ronnie SahlbergLACOUNT: Add back lacount mechanism to defer migrating...
2012-03-15 Ronnie SahlbergMerge remote branch 'martins/master'
2012-02-20 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2012-02-20 Ronnie SahlbergREADONLY: only send a control to schedule fast-vacuumin...
2012-01-18 Volker LendeckeFix a cut&paste error
2012-01-03 Ronnie SahlbergMerge branch 'master' of ssh://git.samba.org/data/git...
2011-12-23 Michael Adamfix zero-initialization of header in _ctdbd_allocate_pk...
2011-12-03 Michael Adamtraverse: fix traversing with empty records by adding...
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 Adamclient: add version ctdb_traverse_ext() of ctdb_travers...
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-18 Ronnie SahlbergMerge remote branch 'martins/warnings'
2011-11-11 Martin SchwenkeRename ctdb_ctrl_getscriptstatus() parameter to avoid...
2011-11-11 Martin SchwenkeRename ctdb_control_destructor() to ctdb_client_control...
2011-11-11 Martin SchwenkeMove some common functions to common/ctdb_ltdb.c
2011-11-09 Martin SchwenkeClean up warnings: log some unchecked return codes...
2011-10-31 Ronnie SahlbergMerge remote branch 'ddiss/master_pmda_namespace'
2011-10-24 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2011-10-24 Ronnie SahlbergReadOnly: Dont update the record header from the callin...
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-01 Ronnie SahlbergReadOnly: add a new control to activate readonly lock...
2011-08-23 Ronnie SahlbergReadOnly: When the client wants a readwrite lock but...
2011-08-23 Ronnie SahlbergReadOnly: Add clientside code to fetch readonly records
2011-08-23 Ronnie SahlbergReadOnly: Add an extra flag to ctdb_call_local to speci...
2011-08-23 Ronnie SahlbergReadOnly: Add printing of the record flags when we...
2011-08-23 Ronnie SahlbergReadOnly: Add clientside functions to send the UPDATE_R...
2011-08-23 Ronnie SahlbergReadOnly records: Add a new RPC function FETCH_WITH_HEADER.
2011-07-28 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2011-07-28 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2011-07-20 Ronnie SahlbergMerge branch 'master' of ssh://git.samba.org/data/git...
2011-06-23 David Disseldorpclient: handle transient connection errors
2011-05-04 Gregor Beckctdb catdb: fix escaping of '"' and '\'
2011-03-14 Michael Adamclient: add accessor function ctdb_header_from_record_h...
2011-02-17 Ronnie SahlbergRemove LACOUNT and LACCESSOR and migrate the records...
2011-01-10 Ronnie SahlbergRevert scheduling back to use real-time processes
2010-09-29 Ronnie SahlbergAdd rolling statistics that are collected across 10...
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.
next