doc/ctdb.1: document "persistent" flag for "ctdb atttach"
[metze/ctdb/wip.git] / server / ctdb_server.c
2010-09-29 Ronnie SahlbergCreate macros to update the statistics counters and...
2010-08-24 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-08-19 Ronnie SahlbergMerge commit 'rusty/ports-from-1.0.112' into foo
2010-08-19 Ronnie SahlbergMerge commit 'rusty/vacuum-fix-master'
2010-08-17 Ronnie SahlbergMerge commit 'rusty/libctdb-new' into foo
2010-08-17 Rusty Russellevent: Update events to latest Samba version 0.9.8
2009-12-18 Martin SchwenkeMerge commit 'origin/master'
2009-12-16 Ronnie Sahlbergfix a conflict in the merge from rusty
2009-12-16 Ronnie Sahlbergfix conflict in merge from metze
2009-12-16 Stefan Metzmacherserver: add db_directory_state to ctdb_context
2009-12-15 Ronnie SahlbergMerge branch 'trans3'
2009-12-15 Ronnie SahlbergMerge commit 'obnox/ctdb-wip-trans3' into trans3
2009-12-11 Volker LendeckeTiny simplification of ctdb_queue_packet()
2009-12-09 Volker LendeckeRun only one event for each epoll_wait/select call
2009-07-17 Ronnie SahlbergMerge commit 'martins/master'
2009-07-09 Ronnie Sahlbergmake it possible to start the daemon in STOPPED mode
2009-07-08 Martin SchwenkeMerge branch 'ronnie_merge'
2009-07-08 Martin SchwenkeMerge commit 'origin/master' into ronnie_merge
2009-06-25 Ronnie SahlbergAllow setting the recovery lock file as "", which means...
2009-06-02 Martin SchwenkeMerge branch 'init_rewrite'
2009-06-02 Martin SchwenkeMerge commit 'origin/master'
2009-06-01 Ronnie Sahlbergdont try to queue packets for sending to (recently...
2009-06-01 Ronnie Sahlbergwhen building the initial vnnmap, make sure to skip...
2009-06-01 Ronnie Sahlberguse num_nodes and the nodes array instead of walking...
2009-06-01 Ronnie Sahlbergadd a new node state : DELETED.
2009-05-21 Ronnie SahlbergWhitespace changes and using the CTDB_NO_MEMORY() macro...
2009-05-21 Sumit Boseadd missing checks on so far ignored return values
2009-05-21 Sumit Bosestructure member node_list_file is not used anywhere
2008-12-17 Martin SchwenkeMerge commit 'origin/master' into martins
2008-12-17 Ronnie Sahlbergdont call ctdb_fatal() just because we are asked to...
2008-10-16 Martin SchwenkeMerge commit 'origin/master' into martins
2008-10-16 Andrew TridgellMerge commit 'ronnie/master'
2008-10-07 Ronnie Sahlbergfrom Michael Adams : allow #-style comments in the...
2008-07-06 Ronnie Sahlbergwe need a 'case x:' in our ugly 'encode the control...
2008-07-04 Andrew Tridgellfixed a case statement
2008-07-04 Andrew Tridgellan extraordinarily ugly patch!
2008-05-14 Andrew TridgellMerge commit 'ronnie-ctdb/master' into tridge
2008-05-11 Ronnie Sahlbergctdb->methods becomes NULL when we shutdown the transport.
2008-02-21 Ronnie SahlbergAdd debug output to indicate why a node starts up in...
2008-02-21 Ronnie SahlbergAdd a new parameter to /etc/sysconfig/ctdb
2008-02-19 Ronnie Sahlbergto make it easier/less disruptive to add nodes to a...
2008-02-04 Ronnie SahlbergMerge branch 'master' of git://git.samba.org/tridge...
2008-02-04 Andrew Tridgellmerge from ronnie
2008-02-04 Ronnie SahlbergMerge branch 'master' of git://git.samba.org/tridge...
2008-02-04 Andrew Tridgelladded debug constants to allow for better mapping to...
2008-01-16 Ronnie Sahlbergmerge from tridge
2008-01-16 Andrew Tridgelladded syslog support, and use a pipe to catch logging...
2007-12-02 Andrew Tridgellmerge from ronnie
2007-11-25 Ronnie SahlbergAdd a --node-ip argument so that one can specify which...
2007-11-11 Ronnie Sahlbergrevert 773
2007-11-05 Ronnie Sahlbergadd a new tunable "CheckNodesFile" that when set to...
2007-10-18 Andrew Tridgellmerge from ronnie
2007-10-18 Ronnie Sahlbergadd a new transport method so that when a node is marke...
2007-10-18 Ronnie Sahlbergset the flags explicitely isnstead of masking them in
2007-10-10 Ronnie Sahlbergmerge from tridge
2007-10-10 Andrew Tridgellmake sure reconnected nodes start off as unhealthy...
2007-09-24 Ronnie Sahlbergmerge from tridge
2007-09-24 Andrew Tridgellno longer wait at startup for services to become availa...
2007-09-21 Ronnie Sahlbergmerge from tridge
2007-09-21 Andrew Tridgelladded support for persistent databases in ctdbd
2007-09-10 Ronnie Sahlbergmerged patch from tridge
2007-09-10 Andrew Tridgellmerge from ronnie
2007-09-06 Ronnie Sahlbergmerge from tridge
2007-09-04 Ronnie Sahlbergchange ctdb_validate_vnn to ctdb_validate_pnn
2007-09-04 Ronnie Sahlbergchange ctdb->vnn to ctdb->pnn
2007-09-03 Ronnie Sahlbergchange how we do public addresses and takeover so that...
2007-08-22 Andrew Tridgellmerge from ronnie
2007-08-22 Ronnie Sahlbergwhen we receive a packet from the network, check explic...
2007-08-22 Ronnie Sahlbergcreate a define to represent the 'invalid' generation...
2007-07-13 Andrew Tridgell- merge from ronnie
2007-07-10 Ronnie Sahlbergprint the operation code in the debug message when...
2007-07-10 Ronnie Sahlbergmerge from tridge
2007-07-10 Andrew Tridgellupdate lib/replace from samba4
2007-06-25 Ronnie Sahlbergmerge from tridge
2007-06-18 Andrew Tridgelladded code to kill registered clients on a IP release
2007-06-09 Ronnie Sahlbergmerge from tridge
2007-06-09 Andrew Tridgellpropogate flag changes to all connected nodes
2007-06-07 Ronnie Sahlbergmerge from tridge
2007-06-07 Andrew Tridgellmore code rearrangement