summaryrefslogtreecommitdiff
path: root/ctdb/server/ipalloc_nondeterministic.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-24ctdb:server: Fix code spellingAndreas Schneider1-2/+2
2019-06-05ctdb-ipalloc: Avoid -1 as a PNN, use CTDB_UNKNOWN_PNN insteadMartin Schwenke1-6/+6
2019-06-05ctdb-ipalloc: Fix signed/unsigned comparisons by declaring as unsignedMartin Schwenke1-2/+2
2017-09-19ctdb-protocol: Optionally print port for address printing functionsMartin Schwenke1-1/+1
2017-09-19ctdb-build: Split protocol-util as a separate subsystemMartin Schwenke1-1/+1
2016-07-04ctdb-ipalloc: Drop implicit dependency on ctdb-commonMartin Schwenke1-1/+4
2016-07-04ctdb-ipalloc: Make no_ip_failback a booleanMartin Schwenke1-1/+1
2016-01-13ctdb-ipalloc: Split IP allocation into its own build subsystemMartin Schwenke1-0/+147