summaryrefslogtreecommitdiff
path: root/ctdb/server/ipalloc_common.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-05ctdb-ipalloc: Avoid -1 as a PNN, use CTDB_UNKNOWN_PNN insteadMartin Schwenke1-7/+7
2019-06-05ctdb-ipalloc: Fix signed/unsigned comparisons by declaring as unsignedMartin Schwenke1-3/+4
2018-07-11ctdb-daemon: Drop the noiphost "node flags" bitmapMartin Schwenke1-4/+0
2017-09-19ctdb-protocol: Optionally print port for address printing functionsMartin Schwenke1-4/+7
2017-09-19ctdb-build: Split protocol-util as a separate subsystemMartin Schwenke1-1/+1
2017-02-24ctdb-ipalloc: Switch noiphost to struct bitmapMartin Schwenke1-1/+1
2017-02-24ctdb-ipalloc: Switch available_on to struct bitmapMartin Schwenke1-1/+1
2016-12-19ctdb-takeover: NoIPTakeover is global across clusterMartin Schwenke1-1/+1
2016-12-02ctdb-ipalloc: Optimise check to see if IP is available on a nodeMartin Schwenke1-16/+1
2016-07-04ctdb-ipalloc: Drop implicit dependency on ctdb-commonMartin Schwenke1-4/+9
2016-02-16ctdb: Fix CID 1353176 Logically dead codeVolker Lendecke1-4/+3
2016-02-12ctdb-ipalloc: Remove most uses of struct ctdb_public_ip_list_oldMartin Schwenke1-5/+3
2016-01-13ctdb-ipalloc: Split IP allocation into its own build subsystemMartin Schwenke1-0/+206