ctdb-daemon: Switch interactive variable to a bool
[vlendec/samba-autobuild/.git] / ctdb / server / ipalloc.h
2018-07-11 Martin Schwenkectdb-daemon: Drop the noiphost "node flags" bitmap
2018-07-11 Martin Schwenkectdb-daemon: Drop plumbing for obsolete tunable NoIPHos...
2017-02-24 Martin Schwenkectdb-ipalloc: Add per-IP known_on bitmap
2017-02-24 Martin Schwenkectdb-ipalloc: Switch available_on to struct bitmap
2016-12-19 Martin Schwenkectdb-takeover: NoIPHostOnAllDisabled is global across...
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-09-14 Martin Schwenkectdb-ipalloc: ipalloc_set_public_ips() can't fail
2016-07-04 Martin Schwenkectdb-ipalloc: IP allocation state is now an opaque...
2016-07-04 Martin Schwenkectdb-ipalloc: ipalloc() returns public IP list
2016-07-04 Martin Schwenkectdb-ipalloc: Move set_ipflags_internal() to ipalloc
2016-07-04 Martin Schwenkectdb-ipalloc: Move ipalloc state initialisation to...
2016-07-04 Martin Schwenkectdb-ipalloc: Make no_ip_failback a boolean
2016-07-04 Martin Schwenkectdb-ipalloc: New function ipalloc_can_host_ips()
2016-07-04 Martin Schwenkectdb-ipalloc: Drop known public IPs from IP allocation...
2016-07-04 Martin Schwenkectdb-ipalloc: New function ipalloc_set_public_ips()
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...