ctdb-daemon: Fix signed/unsigned comparisons by casting
[samba.git] / ctdb / server / ipalloc_common.c
2019-06-05 Martin Schwenkectdb-ipalloc: Avoid -1 as a PNN, use CTDB_UNKNOWN_PNN...
2019-06-05 Martin Schwenkectdb-ipalloc: Fix signed/unsigned comparisons by declar...
2018-07-11 Martin Schwenkectdb-daemon: Drop the noiphost "node flags" bitmap
2017-09-19 Martin Schwenkectdb-protocol: Optionally print port for address printi...
2017-09-19 Martin Schwenkectdb-build: Split protocol-util as a separate subsystem
2017-02-24 Martin Schwenkectdb-ipalloc: Switch noiphost to struct bitmap
2017-02-24 Martin Schwenkectdb-ipalloc: Switch available_on to struct bitmap
2016-12-19 Martin Schwenkectdb-takeover: NoIPTakeover is global across cluster
2016-12-01 Martin Schwenkectdb-ipalloc: Optimise check to see if IP is available...
2016-07-04 Martin Schwenkectdb-ipalloc: Drop implicit dependency on ctdb-common
2016-02-16 Volker Lendeckectdb: Fix CID 1353176 Logically dead code
2016-02-12 Martin Schwenkectdb-ipalloc: Remove most uses of struct ctdb_public_ip...
2016-01-13 Martin Schwenkectdb-ipalloc: Split IP allocation into its own build...