make sure we don't have any namespace collision problems with config variables
[sahlberg/ctdb.git] / direct / ctdbd_test.c
2007-06-01 Ronnie Sahlbergnew branch from tridges tree
2007-05-31 Andrew Tridgellctdb is GPL not LGPL
2007-05-29 Andrew Tridgell- make more options configurable
2007-05-04 Ronnie Sahlbergmerge from tridge
2007-05-04 Andrew Tridgell- changed the REQ_REGISTER PDU to be a control
2007-04-28 Andrew Tridgellmerge from ronnie
2007-04-27 Ronnie Sahlbergadd a generation field to the pdu header.
2007-04-19 Ronnie Sahlbergmerge from tridge
2007-04-19 Peter SomogyiMerged tridge's ctdb branch.
2007-04-19 Andrew Tridgellmerge from ronnie
2007-04-19 Ronnie sahlberg the checks for srcnode and destnode from the client...
2007-04-19 Andrew Tridgellmerge from ronnie
2007-04-19 Ronnie sahlbergremove a comment that is no longer valid
2007-04-19 Ronnie sahlbergadd some tests in the daemon that a REQ_CALL that a...
2007-04-19 Ronnie sahlbergmerge from tridge
2007-04-19 Ronnie sahlbergmerge from tridge
2007-04-19 Ronnie sahlbergctdbd does no longer take a --daemon parameter since...
2007-04-17 Andrew Tridgellmerge from ronnie
2007-04-17 Ronnie sahlbergremaning code to finish lock_fetch/store_unlock clients...
2007-04-17 Ronnie sahlberginitial change to remove store_unlock pdu and use tdb...
2007-04-16 Peter Somogyimerged tridge's branch
2007-04-15 Andrew Tridgellmerge from ronnie
2007-04-15 Ronnie sahlbergadd examples for volker on how to do fetchlock/storeunlock
2007-04-12 Ronnie sahlbergmerge from volker
2007-04-12 Andrew Tridgellmerge from vl
2007-04-12 Andrew Tridgellmerge from ronnie
2007-04-11 Ronnie sahlbergadd an example on how to read a message from the domain...
2007-04-11 Volker LendeckeMerge tridge's tree
2007-04-11 Volker LendeckeAdd a test to read back the message
2007-04-11 Andrew Tridgellmerge from ronnie
2007-04-11 Ronnie sahlbergadd an example on how to send a message to the daemon
2007-04-11 Ronnie sahlbergadd call/reply parsing of the cluster connect-wait...
2007-04-11 Ronnie sahlbergcreate a standalone ctdb daemon and a script ./direct...