summaryrefslogtreecommitdiff
path: root/ctdb/common/system_util.c
Commit message (Expand)AuthorAgeFilesLines
* ctdb-common: Drop CTDB's copy of sys_read() and sys_write()Martin Schwenke2016-11-291-34/+0
* Revert "ctdb-common: Use SCHED_RESET_ON_FORK when setting SCHED_FIFO"Amitay Isaacs2016-10-251-7/+1
* ctdb-common: Fix CID 1363227 Resource leak (RESOURCE_LEAK)Martin Schwenke2016-08-081-0/+1
* ctdb-common: Fix CID 1363227 (Resource leak)Amitay Isaacs2016-07-281-0/+2
* ctdb-system: Remove duplicate functionsAmitay Isaacs2016-06-081-33/+0
* ctdb-system: Add ctdb_parse_connections() functionAmitay Isaacs2016-04-011-0/+55
* ctdb-common: New function ctdb_wait_for_process_to_exit()Martin Schwenke2016-02-231-0/+7
* ctdb-system: Use protocol/protocol.h instead of ctdb_private.hAmitay Isaacs2015-11-251-1/+1
* ctdb-system: Replace ctdb_logging.h with common/logging.hAmitay Isaacs2015-11-161-1/+1
* ctdb-daemon: Remove dependency on includes.hAmitay Isaacs2015-10-301-1/+5
* ctdb-daemon: Separate prototypes for system specific functionsAmitay Isaacs2015-10-301-0/+2
* ctdb: Fix the build on FreeBSD 10.1Volker Lendecke2015-08-191-1/+1
* ctdb-daemon: Store node addresses as ctdb_sock_addr rather than stringsMartin Schwenke2015-03-231-0/+6
* ctdb-util: Log an error if there is no way to set schedulerMartin Schwenke2014-09-171-0/+1
* ctdb-daemon: Make sure ctdb runs with real-time priorityAmitay Isaacs2014-09-121-4/+7
* ctdb-common: Add some missing #includesMartin Schwenke2014-09-101-0/+1
* ctdb-common: Copy functions sys_read() and sys_write() from source3Martin Schwenke2014-08-211-0/+34
* ctdb-common: Use SCHED_RESET_ON_FORK when setting SCHED_FIFOMartin Schwenke2014-07-071-1/+7
* ctdb-common: Move mkdir_p_or_die to system utilitiesAmitay Isaacs2014-06-121-0/+14
* ctdb-common: Move lockdown_memory to system utilitiesAmitay Isaacs2014-06-121-0/+28
* ctdb-common: Separate more system utilities that are independent of ctdbAmitay Isaacs2014-06-121-0/+252
* ctdb-common: Separate system utilties that are ctdb independentAmitay Isaacs2014-06-121-0/+71