summaryrefslogtreecommitdiff
path: root/ctdb/common/system.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-09ctdb-common: Use if_nametoindex(3) to check if interface existsMartin Schwenke1-24/+6
2022-09-12Fix spelling mistakes.Michael Tokarev1-1/+1
2022-07-22ctdb-common: Use POSIX if_nameindex() to check interface existenceMartin Schwenke1-17/+21
2021-06-25ctdb-common: Drop unused include of mkdir_p.hMartin Schwenke1-2/+0
2018-11-28ctdb: Use #ifdef instead of #if for config.h definitionsAndreas Schneider1-6/+6
2018-07-27ctdb-common: Drop unused function mkdir_p_or_die()Martin Schwenke1-14/+0
2018-07-02ctdb-common: Move ctdb_get_peer_pid() to system.[ch]Martin Schwenke1-0/+49
2018-07-02ctdb-common: Move ctdb_system_check_iface_exists() to system.[ch]Martin Schwenke1-0/+35
2018-07-02ctdb-common: Move parse_ip_mask() to system_socket.[ch]Martin Schwenke1-131/+0
2018-07-02ctdb-common: Rename system utility filesMartin Schwenke1-0/+296