Add --dbdir to ctdbd. Necessary for shared operation between ctdbd and smbd.
[metze/ctdb/wip.git] / common / ctdb_ltdb.c
2007-04-18 Volker LendeckeAdd --dbdir to ctdbd. Necessary for shared operation...
2007-04-18 Ronnie sahlbergmerge from tridge
2007-04-18 Andrew Tridgellmake sure we don't double free in the async lock handler
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 Andrew Tridgellmore DEBUG() calls
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 Tridgellnow that both daemon and client access the database...
2007-04-17 Ronnie sahlbergremaning code to finish lock_fetch/store_unlock clients...
2007-04-17 Andrew Tridgellmerge from ronnie
2007-04-17 Andrew Tridgellbetter error handling in ctdb_ltdb_lock_fetch_requeue()
2007-04-16 Ronnie sahlbergmerge from tridge
2007-04-16 Andrew Tridgelladd an explanation of ctdb_ltdb_lock_fetch_requeue()
2007-04-16 Andrew Tridgelladded a ctdb_ltdb_lock_fetch_requeue() function
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 Tridgellfixed a bunch of memory leaks
2007-04-05 Andrew Tridgellmerge from ronnies branch
2007-04-04 Ronnie sahlbergfirst test of forced migration of records. compiles...
2007-04-04 Ronnie sahlbergtridge
2007-04-04 Andrew Tridgellmerge back some changes from Samba4
2007-04-03 Andrew Tridgellmerge multi-database support from ronnie
2007-04-03 Ronnie sahlbergSplit CTDB into sub contexts to handle multiple concurr...
2007-01-25 Peter SomogyiMerged tridge's branch.
2007-01-25 Andrew Tridgelladded copies of libs so can be built standalone
2007-01-23 Andrew Tridgellmerge fixes from samba4
2006-12-20 Peter SomogyiMade receiver handle partial packets.
2006-12-19 Andrew Tridgellmerge from Peter
2006-12-19 Andrew Tridgellmerge from ab
2006-12-18 Alexander BokovoyFix memory handling
2006-12-18 Andrew Tridgelladded request_dmaster and reply_dmaster logic
2006-12-18 Andrew Tridgelladded redirect handling
2006-12-18 Andrew Tridgellnext step towards dmaster/lmaster code
2006-12-18 Andrew Tridgelladded storage of extended ltdb header information
2006-11-30 Andrew Tridgellmerge parts of the changes from ab. Don't merge ctdb_te...
2006-11-29 Alexander BokovoyFix ctdb_call() fetching data and ltdb backend flags
2006-11-29 Alexander BokovoyMerge from tridge
2006-11-28 Andrew Tridgell- added simple (fake) vnn system