summaryrefslogtreecommitdiffstats
path: root/ctdb/include/ctdb_private.h
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-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-281-8/+0
* ctdb-logging: Remove log member from struct ctdb_contextMartin Schwenke2014-10-281-1/+0
* ctdb-logging: Remove log ringbufferMartin Schwenke2014-10-061-12/+0
* 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-util: Remove declaration of non-existent ctdb_fault_setup()Martin Schwenke2014-09-101-2/+0
* ctdb-daemon: Move some inline declarations to header fileMartin Schwenke2014-09-101-0/+2
* 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-logging: Split ringbuffer handling code from ctdb_collect_logAmitay Isaacs2014-06-121-0/+2
* ctdb-daemon: Rename ctdb_mkdir_p_or_die to mkdir_p_or_dieAmitay Isaacs2014-06-121-1/+1
* ctdb-daemon: Rename ctdb_lockdown_memory to lockdown_memoryAmitay Isaacs2014-06-121-1/+1
* ctdb-daemon: Instead of passing ctdb context, pass valgrinding booleanAmitay Isaacs2014-06-121-1/+1
* ctdb-common: Remove unused functionsAmitay Isaacs2014-06-121-2/+0
* ctdb-common: Drop ctdb prefix from utility functions independent of ctdbAmitay Isaacs2014-06-121-2/+2
* ctdb-common: Changing scheduler policy does not require ctdb contextAmitay Isaacs2014-06-121-2/+2
* ctdb-common: No need to save previous scheduler priorityAmitay Isaacs2014-06-121-1/+0
* ctdb-daemon: Add control CTDB_CONTROL_DB_DETACHAmitay Isaacs2014-04-141-0/+2
* ctdb-daemon: Always update database priority cluster wideAmitay Isaacs2014-04-071-1/+2
* ctdb/daemon: Make delete IP wait until the IP is releasedMartin Schwenke2014-03-231-1/+8
* ctdb-daemon: Do not run monitor event if any other event is already runningAmitay Isaacs2014-01-211-0/+1
* ctdb/daemon: Untangle serialisation of 1st recovery -> startup -> monitorMartin Schwenke2014-01-171-1/+1
* ctdb-daemon: Remove ctdb_fork_with_logging()Amitay Isaacs2014-01-161-5/+0
* ctdb-daemon: Add ctdb_vfork_with_logging()Amitay Isaacs2014-01-161-0/+9
* ctdb-daemon: No need to call event scripts with CTDB_CALLED_BY_USERAmitay Isaacs2014-01-161-2/+1
* ctdb-common: Refactor code to keep track of child processesAmitay Isaacs2013-11-271-0/+1
* ctdb-locking: Implement active lock requests limit per databaseAmitay Isaacs2013-11-271-1/+2
* ctdb-recoverd: Fix backward compatibility for CTDB_SRVID_TAKEOVER_RUNMartin Schwenke2013-11-271-1/+6
* tunables: Remove obsolete tunablesAmitay Isaacs2013-10-301-3/+0
* common: New function ctdb_mkdir_p_or_die()Martin Schwenke2013-10-251-0/+1
* common: New function mkdir_p()Martin Schwenke2013-10-251-0/+2
* ctdbd: Pass the public address file location in ctdb contextMartin Schwenke2013-10-221-2/+1
* ctdbd: Default for event_script_dir should use CTDB_BASEMartin Schwenke2013-10-221-1/+0
* ctdbd: Add nodes_file member to struct ctdb_contextMartin Schwenke2013-10-221-0/+1
* ctdbd: Remove transaction code related to TRANS2 commitsAmitay Isaacs2013-10-041-1/+0