new version 1.0.69-6
[sahlberg/ctdb.git] / tests /
2007-05-05 Ronnie Sahlbergin the recover test
2007-05-05 Ronnie Sahlbergadd support in catdb to dump the content of a specific...
2007-05-05 Ronnie Sahlbergmerge from tridge
2007-05-05 Ronnie Sahlbergadd a control to get the pid of a daemon.
2007-05-04 Andrew Tridgellmerged from ronnie
2007-05-04 Ronnie Sahlbergmerge from tridge
2007-05-04 Ronnie Sahlbergmerge from tridge
2007-05-04 Ronnie Sahlbergremove a exit from the test script
2007-05-04 Ronnie Sahlbergrecovery daemon
2007-05-04 Andrew Tridgellnicer interface to ctdb traverse
2007-05-04 Ronnie Sahlbergmerge from tridge
2007-05-04 Andrew Tridgell- changed the REQ_REGISTER PDU to be a control
2007-05-04 Andrew Tridgellmerge from ronnie
2007-05-03 Ronnie Sahlbergmerge from tridge
2007-05-03 Andrew Tridgellfirst version of traverse is working
2007-05-02 Andrew Tridgellmerge from ronnie
2007-05-02 Ronnie Sahlbergmerge from tridge
2007-05-02 Ronnie Sahlbergmerge from tridge
2007-05-02 Ronnie Sahlbergdo a real recovery by killing a node and then calling...
2007-05-02 Ronnie Sahlbergrecover.sh test script that build a few database and...
2007-05-02 Ronnie Sahlbergadd a recover test change alignment for the pull...
2007-05-02 Andrew Tridgellmerged from ronnie
2007-05-02 Ronnie Sahlbergremove sleep from the fetch test
2007-05-02 Ronnie Sahlbergadd a control to create a database
2007-05-02 Ronnie Sahlbergremove test code in the fetch test to keep the daemons...
2007-05-02 Ronnie Sahlbergmerge with tridges tree to resolve all conflicts
2007-05-01 Andrew Tridgellmerge latest versions of lib/replace, lib/talloc, lib...
2007-04-30 Andrew Tridgellauto-determine listen address by attempting to bind...
2007-04-30 Andrew Tridgelladded attach command in ctdb_control
2007-04-30 Andrew Tridgellchanged the way set_call and attach are done so that...
2007-04-29 Andrew Tridgellsaner logfile code
2007-04-29 Ronnie Sahlbergadd push/pull of tdb and a control to copy a tdb from...
2007-04-29 Ronnie Sahlbergmerge from tridge
2007-04-28 Ronnie Sahlbergadd a control to read an entire tdb from a node including
2007-04-28 Andrew Tridgellmuch simpler redirect logic
2007-04-28 Ronnie Sahlbergmerge with tridge
2007-04-28 Andrew Tridgellmerged from ronnie
2007-04-28 Ronnie Sahlbergadd a control to pull the database list from a remote...
2007-04-28 Andrew Tridgellfixed some warnings
2007-04-28 Andrew Tridgelladded make test and make valgrindtest targets
2007-04-27 Andrew Tridgellmerge from ronnie
2007-04-27 Ronnie Sahlbergmake srvid 64 bits instead of 32 bits
2007-04-26 Andrew Tridgellgot rid of the getdbpath call
2007-04-26 Andrew Tridgellmerge from peter
2007-04-26 Peter Somogyimerged tridge's branch
2007-04-26 Andrew Tridgelladded a ctdb control message, and tool
2007-04-26 Andrew Tridgellmerge from ronnie
2007-04-23 Ronnie Sahlbergadd pdu's that the client can use to query the ctdb...
2007-04-21 Ronnie Sahlbergmerge from tridges tree
2007-04-20 Peter Somogyimerged tridge's branch
2007-04-20 Peter Somogyi- ctdb/ib minor bugfixes (error case)
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 Andrew Tridgellmerge from ronnie
2007-04-19 Ronnie sahlbergmerge from tridge
2007-04-19 Andrew Tridgell- fully separate the client version of ctdb_call from...
2007-04-18 Ronnie sahlbergmerge from tridge
2007-04-18 Andrew Tridgelluse shutdown in more tests
2007-04-18 Ronnie sahlbergmerge from tridge
2007-04-18 Andrew Tridgell- merge from ronnie, and use wait instead of sleep...
2007-04-18 Ronnie sahlbergadd/finish the ctdb_shutdown() function.
2007-04-18 Andrew Tridgellmerge fetch1 changes from ronnie
2007-04-18 Ronnie sahlberginitial shutdown function where a client can request...
2007-04-18 Andrew Tridgellstarted adding a cleaner daemon finish method
2007-04-18 Ronnie sahlbergmerge from tridge
2007-04-18 Andrew Tridgell- merge volkers debug changes
2007-04-18 Ronnie sahlbergenhance fetch1 test to verify that a lock is released...
2007-04-17 Ronnie sahlbergmerge from tridge
2007-04-17 Volker LendeckeBe less verbose
2007-04-17 Volker LendeckeSome more debug and two memleak fixes
2007-04-17 Andrew Tridgellmore DEBUG() calls
2007-04-17 Andrew Tridgellmoved cmdline.c to common code
2007-04-17 Andrew Tridgelluse the common cmdline code in ctdbd
2007-04-17 Ronnie sahlbergmerge from tridge
2007-04-17 Andrew Tridgellstart using ctdb_ltdb_lock_fetch_requeue()
2007-04-17 Ronnie sahlbergmerge from tridge
2007-04-17 Andrew Tridgell- send the record header from the client to the daemon...
2007-04-17 Ronnie sahlbergmerge from tridge
2007-04-17 Andrew Tridgellmake sure we unlock
2007-04-17 Ronnie sahlbergmerge from tridge
2007-04-17 Andrew Tridgelltidyups in test code
2007-04-17 Andrew Tridgell- removed the non-daemon mode from ctdb, in order to...
2007-04-17 Andrew Tridgellmerge from ronnie
2007-04-17 Ronnie sahlbergfinalize fetch lock changes to get rid of the record...
2007-04-17 Ronnie sahlbergdo not use a ctdb_record_handle for client fetch_lock...
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 Ronnie sahlbergmerge from tridge
2007-04-16 Andrew Tridgelldarn, forgot this
2007-04-16 Peter Somogyimerged tridge's branch
2007-04-16 Andrew Tridgellwait on the right fd ....
2007-04-16 Andrew Tridgellfixed a fd bug (thanks volker)
2007-04-16 Ronnie sahlbergmerge from tridge
2007-04-16 Andrew Tridgellthis is a demonstration of an idea for handling locks...
2007-04-16 Ronnie sahlbergmerge from tridge
2007-04-16 Andrew Tridgellpull out common command line code for tests into tests...
2007-04-15 Andrew Tridgellmerge from ronnie
2007-04-15 Ronnie sahlbergadd code to fetch1 test to tell the two child processes...
next