summaryrefslogtreecommitdiff
path: root/ctdb/include
AgeCommit message (Expand)AuthorFilesLines
2015-07-10ctdb-daemon: Remove control CTDB_CONTROL_SET_CALLAmitay Isaacs2-10/+1
2015-07-01ctdb-recoverd: Add new function clear_ip_assignment_tree()Martin Schwenke1-1/+2
2015-05-30ctdb: remove various dead prototypes from the ctdb private header.Günther Deschner1-52/+0
2015-05-30ctdb: remove various dead prototypes from the ctdb client header.Günther Deschner1-47/+0
2015-05-12ctdb-daemon: Remove obsolete IPv4 only controlsAmitay Isaacs1-27/+4
2015-05-12ctdb-daemon: Remove older data structure that supports only IPv4 addressesAmitay Isaacs1-11/+0
2015-05-10ctdb-daemon: Remove unused capabilities field from struct ctdb_nodeMartin Schwenke1-5/+0
2015-05-10ctdb-client: Add API for retrieving and checking capabilitiesMartin Schwenke1-0/+22
2015-04-07ctdb-common: Move ctdb_node_list_to_map() to utilitiesMartin Schwenke1-0/+3
2015-04-07ctdb-recoverd: New message ID CTDB_SRVID_DISABLE_RECOVERIESMartin Schwenke1-0/+3
2015-03-27ctdb-daemon: Drop tunable that is no longer in useAmitay Isaacs1-1/+0
2015-03-23ctdb-daemon: New control CTDB_CONTROL_GET_NODES_FILEMartin Schwenke3-0/+6
2015-03-23ctdb-daemon: Move ctdb_read_nodes_file() to utilitiesMartin Schwenke1-0/+2
2015-03-23ctdb-daemon: Store node addresses as ctdb_sock_addr rather than stringsMartin Schwenke2-14/+5
2015-03-23ctdb-common: Drop ctdb context from ctdb_parse_address()Martin Schwenke1-2/+1
2015-03-10ctdb-common: New function ctdb_set_helper()Martin Schwenke1-0/+2
2015-02-13ctdb-recoverd: Simplify ctdb_recovery_lock()Martin Schwenke1-1/+1
2015-02-13ctdb-recoverd: New function ctdb_recovery_unlock()Martin Schwenke1-0/+1
2015-02-13ctdb-recoverd: New function ctdb_recovery_have_lock()Martin Schwenke1-0/+1
2014-12-07ctdb: ctdb_protocol.h references struct sockaddrVolker Lendecke1-0/+2
2014-12-05ctdb-vacuum: Track time for vacuuming in database statisticsAmitay Isaacs1-0/+3
2014-10-31ctdb-includes: Reorder includes.h more logicallyMartin Schwenke1-7/+8
2014-10-31ctdb-includes: Remove unused idtree.hMartin Schwenke1-11/+0
2014-10-31ctdb-includes: Clean up includes.hMartin Schwenke1-21/+0
2014-10-28ctdb: Rename CTDB_VERSION to CTDB_PROTOCOLAmitay Isaacs1-1/+1
2014-10-28ctdb: Rename ctdb socket variable from CTDB_PATH to CTDB_SOCKETAmitay Isaacs1-2/+2
2014-10-28ctdb-logging: New option CTDB_LOGGING, remove CTDB_LOGFILE, CTDB_SYSLOGMartin Schwenke2-4/+7
2014-10-28ctdb-logging: Replace logd code with a basic syslog(3) implementationMartin Schwenke1-4/+2
2014-10-28ctdb-logging: Separate out syslog and file logging backendsMartin Schwenke2-8/+4
2014-10-28ctdb-logging: Rework debug level parsingMartin Schwenke2-9/+8
2014-10-28ctdb-logging: Remove ctdb element from struct ctdb_log_stateMartin Schwenke1-1/+1
2014-10-28ctdb-logging: Remove log member from struct ctdb_contextMartin Schwenke1-1/+0
2014-10-28ctdb-logging: Remove debug levels DEBUG_ALERT and DEBUG_CRITMartin Schwenke1-2/+4
2014-10-28ctdb-logging: Remove DEBUG_EMERGMartin Schwenke1-1/+0
2014-10-06ctdb-build: Fix handling of public headersMartin Schwenke1-0/+6
2014-10-06ctdb-build: Change from ctdb-util to samba-utilMartin Schwenke1-11/+1
2014-10-06ctdb-logging: Update to use Samba style debug.h/debug.cMartin Schwenke1-6/+0
2014-10-06ctdb-logging: Change LogLevel to DEBUGLEVELMartin Schwenke1-4/+4
2014-10-06ctdb-logging: Remove log ringbufferMartin Schwenke3-15/+3
2014-09-23ctdb-logging: Add forward declaration of debug_levelMartin Schwenke1-0/+1
2014-09-12ctdb-daemon: Make sure ctdb runs with real-time priorityAmitay Isaacs1-1/+1
2014-09-11ctdb-includes: Remove some unnecessary declarationsMartin Schwenke1-3/+0
2014-09-10ctdb-logging: Move variable debug_extra from debug.*Martin Schwenke1-0/+1
2014-09-10ctdb-logging: Factor out ctdb_logging.h from includes.hMartin Schwenke2-17/+42
2014-09-10ctdb-tools: Move definition of timeval_delta() to tools/ctdb.cMartin Schwenke1-1/+0
2014-09-10ctdb-util: Add extra max_size argument to file_lines_load()Martin Schwenke1-1/+1
2014-09-10ctdb-util: Remove declaration of non-existent ctdb_fault_setup()Martin Schwenke1-2/+0
2014-09-10ctdb-common: Move hex_decode_talloc() to the lock helperMartin Schwenke1-1/+0
2014-09-10ctdb-daemon: Move some inline declarations to header fileMartin Schwenke1-0/+2
2014-09-10ctdb-util: Remove util/strlist.c and references to str_util_*()Martin Schwenke1-1/+0