summaryrefslogtreecommitdiff
path: root/ctdb/include
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-05ctdb-daemon: Defer all calls when processing dmaster packetsAmitay Isaacs1-0/+1
2014-09-05ctdb-common: Refactor code to convert TDB_DATA key to aligned uint32 arrayAmitay Isaacs1-0/+2
2014-09-05ctdb-include: Remove declaration of non-existent functionAmitay Isaacs1-1/+0
2014-09-05ctdb-locking: Remove unused function ctdb_free_lock_request_contextAmitay Isaacs1-2/+0
2014-09-05ctdb-locking: Talloc lock request from client specified contextAmitay Isaacs1-4/+8
2014-08-21ctdb-common: Copy functions sys_read() and sys_write() from source3Martin Schwenke1-0/+3
2014-08-04ctdb-locking: Add per database queues for pending and active lock requestsAmitay Isaacs1-0/+2
2014-08-04ctdb-locking: Remove unused variable lock_num_pendingAmitay Isaacs1-1/+0
2014-08-04ctdb-locking: Add new tunable LockProcessesPerDBAmitay Isaacs1-0/+1
2014-07-09ctdb-daemon: Support per-node robust mutex featureAmitay Isaacs1-0/+1
2014-07-07ctdb-daemon: Do not thaw databases if recovery is activeAmitay Isaacs1-1/+2
2014-07-05ctdb-daemon: Remove ctdbd_pid global variableMartin Schwenke1-5/+0
2014-06-20ctdb:includes: add #ifdef guard for ZERO_STRUCTMichael Adam1-0/+2
2014-06-20ctdb:includes: add #ifdef guards for _PUBLIC_, _NORETURN_, and _PURE_Michael Adam1-0/+6
2014-06-20ctdb-header: Protect against multiple includesAmitay Isaacs2-0/+7
2014-06-12ctdb-logging: Split ringbuffer handling code from ctdb_collect_logAmitay Isaacs1-0/+2