summaryrefslogtreecommitdiff
path: root/ctdb/server/ipalloc_common.c
Commit message (Expand)AuthorAgeFilesLines
* ctdb-ipalloc: Avoid -1 as a PNN, use CTDB_UNKNOWN_PNN insteadMartin Schwenke2019-06-051-7/+7
* ctdb-ipalloc: Fix signed/unsigned comparisons by declaring as unsignedMartin Schwenke2019-06-051-3/+4
* ctdb-daemon: Drop the noiphost "node flags" bitmapMartin Schwenke2018-07-111-4/+0
* ctdb-protocol: Optionally print port for address printing functionsMartin Schwenke2017-09-191-4/+7
* ctdb-build: Split protocol-util as a separate subsystemMartin Schwenke2017-09-191-1/+1
* ctdb-ipalloc: Switch noiphost to struct bitmapMartin Schwenke2017-02-241-1/+1
* ctdb-ipalloc: Switch available_on to struct bitmapMartin Schwenke2017-02-241-1/+1
* ctdb-takeover: NoIPTakeover is global across clusterMartin Schwenke2016-12-191-1/+1
* ctdb-ipalloc: Optimise check to see if IP is available on a nodeMartin Schwenke2016-12-021-16/+1
* ctdb-ipalloc: Drop implicit dependency on ctdb-commonMartin Schwenke2016-07-041-4/+9
* ctdb: Fix CID 1353176 Logically dead codeVolker Lendecke2016-02-161-4/+3
* ctdb-ipalloc: Remove most uses of struct ctdb_public_ip_list_oldMartin Schwenke2016-02-121-5/+3
* ctdb-ipalloc: Split IP allocation into its own build subsystemMartin Schwenke2016-01-131-0/+206