ctdb-common: Use sin6_len only if the structure supports it
[metze/samba-autobuild/.git] / ctdb / common / system_util.c
2018-07-02 Amitay Isaacsctdb-common: Use sin6_len only if the structure supports it
2017-11-20 David Muldergpo: move mkdir_p to lib/util
2017-10-05 Martin Schwenkectdb-common: Make parse_ip() and parse_ipv4() static
2017-10-05 Martin Schwenkectdb-common: Remove unused function parse_ip_port()
2017-10-05 Martin Schwenkectdb-common: Remove unused function ctdb_parse_connecti...
2017-09-01 Martin Schwenkectdb-common: Parse IPv4-mapped IPv6 addresses into...
2016-11-29 Martin Schwenkectdb-common: Drop CTDB's copy of sys_read() and sys_write()
2016-10-25 Amitay IsaacsRevert "ctdb-common: Use SCHED_RESET_ON_FORK when setti...
2016-08-08 Martin Schwenkectdb-common: Fix CID 1363227 Resource leak (RESOURCE_LEAK)
2016-07-28 Amitay Isaacsctdb-common: Fix CID 1363227 (Resource leak)
2016-06-08 Amitay Isaacsctdb-system: Remove duplicate functions
2016-04-01 Amitay Isaacsctdb-system: Add ctdb_parse_connections() function
2016-02-23 Martin Schwenkectdb-common: New function ctdb_wait_for_process_to_exit()
2015-11-25 Amitay Isaacsctdb-system: Use protocol/protocol.h instead of ctdb_pr...
2015-11-15 Amitay Isaacsctdb-system: Replace ctdb_logging.h with common/logging.h
2015-10-30 Amitay Isaacsctdb-daemon: Remove dependency on includes.h
2015-10-30 Amitay Isaacsctdb-daemon: Separate prototypes for system specific...
2015-08-19 Volker Lendeckectdb: Fix the build on FreeBSD 10.1
2015-03-23 Martin Schwenkectdb-daemon: Store node addresses as ctdb_sock_addr...
2014-09-17 Martin Schwenkectdb-util: Log an error if there is no way to set scheduler
2014-09-12 Amitay Isaacsctdb-daemon: Make sure ctdb runs with real-time priority
2014-09-09 Martin Schwenkectdb-common: Add some missing #includes
2014-08-21 Martin Schwenkectdb-common: Copy functions sys_read() and sys_write...
2014-07-07 Martin Schwenkectdb-common: Use SCHED_RESET_ON_FORK when setting SCHED...
2014-06-12 Amitay Isaacsctdb-common: Move mkdir_p_or_die to system utilities
2014-06-12 Amitay Isaacsctdb-common: Move lockdown_memory to system utilities
2014-06-12 Amitay Isaacsctdb-common: Separate more system utilities that are...
2014-06-12 Amitay Isaacsctdb-common: Separate system utilties that are ctdb...