summaryrefslogtreecommitdiff
path: root/ctdb/server/ipalloc_common.c
AgeCommit message (Expand)AuthorFilesLines
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