summaryrefslogtreecommitdiffstats
path: root/ctdb/server/ctdb_banning.c
Commit message (Expand)AuthorAgeFilesLines
* ctdb-server: Coverity fixesAmitay Isaacs2013-11-191-1/+1
* banning: Do not come out of ban if databases are not frozenAmitay Isaacs2013-07-021-0/+15
* banning: No need to check if banned pnn is for local nodeAmitay Isaacs2013-07-021-3/+1
* banning: Make ctdb_local_node_got_banned() a void functionAmitay Isaacs2013-07-021-4/+2
* banning: Log ban state changes for other nodes at higher debug levelAmitay Isaacs2013-07-021-3/+7
* freeze: Make ctdb_start_freeze() a void functionAmitay Isaacs2013-07-021-3/+1
* build: Fix tdb.h path to enable building with system TDB libraryMathieu Parent2013-06-141-1/+1
* Remove explicit include of lib/tevent/tevent.h.Amitay Isaacs2012-04-131-1/+0
* server/banning: also release all ips if we're banning ourselfStefan Metzmacher2010-09-141-1/+29
* event: Update events to latest Samba version 0.9.8Rusty Russell2010-08-181-1/+1
* libctdb: reorganize headers: remove ctdb.h, add ctdb_client.h and ctdb_protoc...Rusty Russell2010-05-201-1/+1
* eventscript: expost ctdb_ban_self()Rusty Russell2009-12-071-0/+15
* new prototype banning codeRonnie Sahlberg2009-09-041-0/+121