summaryrefslogtreecommitdiffstats
path: root/ctdb/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* ctdb-include: Remove declaration of non-existent functionAmitay Isaacs2014-09-051-1/+0
* ctdb-locking: Remove unused function ctdb_free_lock_request_contextAmitay Isaacs2014-09-051-2/+0
* ctdb-locking: Talloc lock request from client specified contextAmitay Isaacs2014-09-051-4/+8
* ctdb-common: Copy functions sys_read() and sys_write() from source3Martin Schwenke2014-08-211-0/+3
* ctdb-locking: Add per database queues for pending and active lock requestsAmitay Isaacs2014-08-041-0/+2
* ctdb-locking: Remove unused variable lock_num_pendingAmitay Isaacs2014-08-041-1/+0
* ctdb-locking: Add new tunable LockProcessesPerDBAmitay Isaacs2014-08-041-0/+1
* ctdb-daemon: Support per-node robust mutex featureAmitay Isaacs2014-07-091-0/+1
* ctdb-daemon: Do not thaw databases if recovery is activeAmitay Isaacs2014-07-071-1/+2
* ctdb-daemon: Remove ctdbd_pid global variableMartin Schwenke2014-07-051-5/+0
* ctdb:includes: add #ifdef guard for ZERO_STRUCTMichael Adam2014-06-201-0/+2
* ctdb:includes: add #ifdef guards for _PUBLIC_, _NORETURN_, and _PURE_Michael Adam2014-06-201-0/+6
* ctdb-header: Protect against multiple includesAmitay Isaacs2014-06-202-0/+7