summaryrefslogtreecommitdiffstats
path: root/ctdb/server/ctdb_traverse.c
Commit message (Expand)AuthorAgeFilesLines
* server: Use tdb_check to verify persistent tdbs on startupStefan Metzmacher2009-12-161-0/+20
* add logging everytime we create a filedescriptor in the main ctdb daemonRonnie Sahlberg2009-10-151-0/+4
* change the talloc hierarchy for the main transaction_start context and the in...root2009-05-061-8/+3
* fixed a problem with clients disconnecting during a traverseroot2009-05-061-22/+102
* change how we filter out "empty" records in the traversecodeRonnie Sahlberg2008-07-161-14/+57
* proper waitpid() fix.Ronnie Sahlberg2008-07-091-1/+0
* Revert "waitpid() can block if it takes a long time before the child terminates"Ronnie Sahlberg2008-07-081-0/+1
* waitpid() can block if it takes a long time before the child terminatesRonnie Sahlberg2008-07-081-1/+0
* merge from ronnieAndrew Tridgell2008-02-041-5/+5
* added support for persistent databases in ctdbdAndrew Tridgell2007-09-211-3/+3
* change vnn to pnn in the traverse structureRonnie Sahlberg2007-09-041-3/+3
* change ctdb->vnn to ctdb->pnnRonnie Sahlberg2007-09-041-2/+2
* update lib/replace from samba4Andrew Tridgell2007-07-101-3/+2
* added code to kill registered clients on a IP releaseAndrew Tridgell2007-06-191-1/+1
* propogate flag changes to all connected nodesAndrew Tridgell2007-06-091-1/+2
* start splitting the code into separate client and server piecesAndrew Tridgell2007-06-071-0/+463