summaryrefslogtreecommitdiff
path: root/ctdb/common/system.h
AgeCommit message (Expand)AuthorFilesLines
2018-07-27ctdb-common: Drop unused function mkdir_p_or_die()Martin Schwenke1-2/+0
2018-07-02ctdb-common: Move capture_socket functions to ctdb_socket.[ch]Martin Schwenke1-9/+0
2018-07-02ctdb-common: Move ctdb_sys_send_tcp() to ctdb_socket.[ch]Martin Schwenke1-3/+0
2018-07-02ctdb-common: Move ctdb_sys_send_arp() to ctdb_socket.[ch]Martin Schwenke1-1/+0
2018-07-02ctdb-common: Move ctdb_get_peer_pid() to system.[ch]Martin Schwenke1-1/+1
2018-07-02ctdb-common: Move ctdb_system_check_iface_exists() to system.[ch]Martin Schwenke1-1/+2
2018-07-02ctdb-common: Move parse_ip_mask() to system_socket.[ch]Martin Schwenke1-3/+0
2018-07-02ctdb-common: Rename system utility filesMartin Schwenke1-5/+0
2018-03-09ctdb-common: Drop unused function ctdb_sys_find_ifname()Amitay Isaacs1-1/+0
2017-11-20gpo: move mkdir_p to lib/utilDavid Mulder1-1/+0
2017-10-05ctdb-common: Make parse_ip() and parse_ipv4() staticMartin Schwenke1-3/+0
2017-10-05ctdb-common: Remove unused function parse_ip_port()Martin Schwenke1-1/+0
2017-10-05ctdb-common: Remove unused function ctdb_parse_connections()Martin Schwenke1-3/+0
2016-11-29ctdb-common: Drop CTDB's copy of sys_read() and sys_write()Martin Schwenke1-3/+0
2016-06-08ctdb-system: Remove duplicate functionsAmitay Isaacs1-2/+0
2016-04-01ctdb-system: Return window size and RST bit when reading TCP packetsMartin Schwenke1-2/+3
2016-04-01ctdb-system: Add ctdb_parse_connections() functionAmitay Isaacs1-0/+5
2016-02-23ctdb-common: New function ctdb_wait_for_process_to_exit()Martin Schwenke1-0/+2
2015-11-18ctdb: Remove unused ctdb_set_process_nameChristof Schmitt1-1/+0
2015-10-30ctdb-daemon: Separate prototypes for system specific functionsAmitay Isaacs1-0/+66