summaryrefslogtreecommitdiff
path: root/ctdb/include
Commit message (Expand)AuthorAgeFilesLines
* ctdb: remove various dead prototypes from the ctdb private header.Günther Deschner2015-05-301-52/+0
* ctdb: remove various dead prototypes from the ctdb client header.Günther Deschner2015-05-301-47/+0
* ctdb-daemon: Remove obsolete IPv4 only controlsAmitay Isaacs2015-05-121-27/+4
* ctdb-daemon: Remove older data structure that supports only IPv4 addressesAmitay Isaacs2015-05-121-11/+0
* ctdb-daemon: Remove unused capabilities field from struct ctdb_nodeMartin Schwenke2015-05-101-5/+0
* ctdb-client: Add API for retrieving and checking capabilitiesMartin Schwenke2015-05-101-0/+22
* ctdb-common: Move ctdb_node_list_to_map() to utilitiesMartin Schwenke2015-04-071-0/+3
* ctdb-recoverd: New message ID CTDB_SRVID_DISABLE_RECOVERIESMartin Schwenke2015-04-071-0/+3
* ctdb-daemon: Drop tunable that is no longer in useAmitay Isaacs2015-03-271-1/+0
* ctdb-daemon: New control CTDB_CONTROL_GET_NODES_FILEMartin Schwenke2015-03-233-0/+6
* ctdb-daemon: Move ctdb_read_nodes_file() to utilitiesMartin Schwenke2015-03-231-0/+2
* ctdb-daemon: Store node addresses as ctdb_sock_addr rather than stringsMartin Schwenke2015-03-232-14/+5
* ctdb-common: Drop ctdb context from ctdb_parse_address()Martin Schwenke2015-03-231-2/+1
* ctdb-common: New function ctdb_set_helper()Martin Schwenke2015-03-101-0/+2
* ctdb-recoverd: Simplify ctdb_recovery_lock()Martin Schwenke2015-02-131-1/+1
* ctdb-recoverd: New function ctdb_recovery_unlock()Martin Schwenke2015-02-131-0/+1
* ctdb-recoverd: New function ctdb_recovery_have_lock()Martin Schwenke2015-02-131-0/+1
* ctdb: ctdb_protocol.h references struct sockaddrVolker Lendecke2014-12-071-0/+2
* ctdb-vacuum: Track time for vacuuming in database statisticsAmitay Isaacs2014-12-051-0/+3
* ctdb-includes: Reorder includes.h more logicallyMartin Schwenke2014-10-311-7/+8
* ctdb-includes: Remove unused idtree.hMartin Schwenke2014-10-311-11/+0
* ctdb-includes: Clean up includes.hMartin Schwenke2014-10-311-21/+0
* ctdb: Rename CTDB_VERSION to CTDB_PROTOCOLAmitay Isaacs2014-10-281-1/+1
* ctdb: Rename ctdb socket variable from CTDB_PATH to CTDB_SOCKETAmitay Isaacs2014-10-281-2/+2
* ctdb-logging: New option CTDB_LOGGING, remove CTDB_LOGFILE, CTDB_SYSLOGMartin Schwenke2014-10-282-4/+7
* ctdb-logging: Replace logd code with a basic syslog(3) implementationMartin Schwenke2014-10-281-4/+2
* ctdb-logging: Separate out syslog and file logging backendsMartin Schwenke2014-10-282-8/+4
* ctdb-logging: Rework debug level parsingMartin Schwenke2014-10-282-9/+8
* ctdb-logging: Remove ctdb element from struct ctdb_log_stateMartin Schwenke2014-10-281-1/+1
* ctdb-logging: Remove log member from struct ctdb_contextMartin Schwenke2014-10-281-1/+0
* ctdb-logging: Remove debug levels DEBUG_ALERT and DEBUG_CRITMartin Schwenke2014-10-281-2/+4
* ctdb-logging: Remove DEBUG_EMERGMartin Schwenke2014-10-281-1/+0
* ctdb-build: Fix handling of public headersMartin Schwenke2014-10-061-0/+6
* ctdb-build: Change from ctdb-util to samba-utilMartin Schwenke2014-10-061-11/+1
* ctdb-logging: Update to use Samba style debug.h/debug.cMartin Schwenke2014-10-061-6/+0
* ctdb-logging: Change LogLevel to DEBUGLEVELMartin Schwenke2014-10-061-4/+4
* ctdb-logging: Remove log ringbufferMartin Schwenke2014-10-063-15/+3
* ctdb-logging: Add forward declaration of debug_levelMartin Schwenke2014-09-231-0/+1
* ctdb-daemon: Make sure ctdb runs with real-time priorityAmitay Isaacs2014-09-121-1/+1
* ctdb-includes: Remove some unnecessary declarationsMartin Schwenke2014-09-111-3/+0
* ctdb-logging: Move variable debug_extra from debug.*Martin Schwenke2014-09-101-0/+1
* ctdb-logging: Factor out ctdb_logging.h from includes.hMartin Schwenke2014-09-102-17/+42
* ctdb-tools: Move definition of timeval_delta() to tools/ctdb.cMartin Schwenke2014-09-101-1/+0
* ctdb-util: Add extra max_size argument to file_lines_load()Martin Schwenke2014-09-101-1/+1
* ctdb-util: Remove declaration of non-existent ctdb_fault_setup()Martin Schwenke2014-09-101-2/+0
* ctdb-common: Move hex_decode_talloc() to the lock helperMartin Schwenke2014-09-101-1/+0
* ctdb-daemon: Move some inline declarations to header fileMartin Schwenke2014-09-101-0/+2
* ctdb-util: Remove util/strlist.c and references to str_util_*()Martin Schwenke2014-09-101-1/+0
* ctdb-daemon: Defer all calls when processing dmaster packetsAmitay Isaacs2014-09-051-0/+1
* ctdb-common: Refactor code to convert TDB_DATA key to aligned uint32 arrayAmitay Isaacs2014-09-051-0/+2