new version 1.0.56
[sahlberg/ctdb.git] / tests / ctdb_fetch.c
2008-06-04 Ronnie Sahlbergadd a parameter for the tdb-flags to the client function
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_get_vnn to ctdb_get_pnn
2007-08-27 Andrew Tridgellmerge from ronnie
2007-08-23 Ronnie Sahlberghang the ctdb_req_control structure off the ctdb_client...
2007-07-10 Ronnie Sahlbergmerge from tridge
2007-07-10 Andrew Tridgellupdate lib/replace from samba4
2007-06-02 Andrew Tridgellmake test now works again
2007-06-02 Andrew Tridgellfirst step towards fixing "make test" with the new...
2007-06-01 Ronnie Sahlbergnew branch from tridges tree
2007-05-31 Andrew Tridgellctdb is GPL not LGPL
2007-05-02 Andrew Tridgellmerge from ronnie
2007-05-02 Ronnie Sahlbergmerge from tridge
2007-05-02 Ronnie Sahlbergmerge from tridge
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 Tridgellchanged the way set_call and attach are done so that...
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-27 Andrew Tridgellmerge from ronnie
2007-04-27 Ronnie Sahlbergmake srvid 64 bits instead of 32 bits
2007-04-19 Ronnie Sahlbergmerge from tridge
2007-04-19 Peter SomogyiMerged tridge's ctdb branch.
2007-04-18 Ronnie sahlbergmerge from tridge
2007-04-18 Andrew Tridgelluse shutdown in more tests
2007-04-18 Andrew Tridgellmerge fetch1 changes from ronnie
2007-04-18 Ronnie sahlbergmerge from tridge
2007-04-18 Andrew Tridgell- merge volkers debug changes
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 Tridgellmoved cmdline.c to common code
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 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 Peter Somogyimerged tridge's branch
2007-04-16 Ronnie sahlbergmerge from tridge
2007-04-16 Andrew Tridgellpull out common command line code for tests into tests...
2007-04-14 Andrew Tridgellmerge from ronnie
2007-04-13 Ronnie sahlbergmerge from tridge
2007-04-13 Andrew Tridgellprivate -> private_data for samba3
2007-04-12 Andrew Tridgellmerge from ronnie
2007-04-12 Ronnie sahlberginitial support for two new pdus for the domain socket...
2007-04-11 Ronnie sahlbergmerge from tridge
2007-04-11 Andrew Tridgellmerge from ronnie, plus complete the client side of...
2007-04-11 Ronnie sahlbergmerge from tridge
2007-04-11 Andrew Tridgell - add --daemon flag to ctdb_fetch test code
2007-04-08 Ronnie sahlbergmerge from tridge
2007-04-07 Andrew Tridgellremove talloc debug code
2007-04-07 Andrew Tridgellfixed a bunch of memory leaks
2007-04-07 Andrew Tridgellput test code in tests/ directory