summaryrefslogtreecommitdiff
path: root/ctdb/server/ipalloc_lcp2.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-24ctdb:server: Fix code spellingAndreas Schneider1-4/+4
2019-06-05ctdb-ipalloc: Fix warning about unused value assigned to srcimblMartin Schwenke1-2/+3
2019-06-05ctdb-ipalloc: Avoid -1 as a PNN, use CTDB_UNKNOWN_PNN insteadMartin Schwenke1-10/+11
2019-06-05ctdb-ipalloc: Fix signed/unsigned comparisons by declaring as unsignedMartin Schwenke1-8/+9
2019-06-04ctdb/server: cppcheck: fix shiftTooManyBitsSigned errorNoel Power1-1/+1
2018-04-27ctdb: Fix some -Werror=strict-overflow issuesMartin Schwenke1-4/+6
2017-09-19ctdb-protocol: Optionally print port for address printing functionsMartin Schwenke1-5/+9
2017-09-19ctdb-build: Split protocol-util as a separate subsystemMartin Schwenke1-1/+1
2016-07-04ctdb-ipalloc: Make no_ip_failback a booleanMartin Schwenke1-1/+1
2016-02-07ctdb/server: fix gcc6 build warning.Günther Deschner1-1/+2
2016-01-13ctdb-ipalloc: Split IP allocation into its own build subsystemMartin Schwenke1-0/+515