paraoid check for empty db on attach
[samba.git] / ctdb / common / ctdb_ltdb.c
2007-05-25 Andrew Tridgellparaoid check for empty db on attach
2007-05-19 Andrew Tridgellmake sure we don't increment rx_cnt for redirected...
2007-05-13 Ronnie Sahlbergmerge from tridge
2007-05-12 Andrew Tridgellmake sure we ignore requeued ctdb_call packets of older...
2007-05-11 Ronnie Sahlbergmerge from tridge
2007-05-11 Andrew Tridgell- merge from ronnie
2007-05-10 Ronnie Sahlbergmerge from tridge
2007-05-10 Andrew Tridgell- got rid of the complex hand marshalling in the recove...
2007-05-09 Andrew Tridgellmerged ronnies code to delay client requests when in...
2007-05-09 Ronnie Sahlbergmerge from tridge
2007-05-09 Andrew Tridgellmerge from ronnie
2007-05-08 Andrew Tridgellfixed a problem with the number of timed events growing...
2007-05-05 Ronnie Sahlbergmerge from tridge
2007-05-05 Andrew Tridgellmerged vnn map broadcast from ronnie
2007-05-05 Andrew Tridgell- take advantage of the new EVENT_FD_AUTOCLOSE flag
2007-05-05 Ronnie Sahlbergmerge from tridge
2007-05-05 Ronnie Sahlbergsplit the vnn broadcast address into two
2007-05-04 Ronnie Sahlbergmerge from tridge
2007-05-04 Andrew Tridgelladded seqnum propogation code to ctdb
2007-05-04 Ronnie Sahlbergmerge from tridge
2007-05-04 Andrew Tridgell- changed the REQ_REGISTER PDU to be a control
2007-05-02 Ronnie Sahlbergmerge from tridge
2007-05-02 Andrew Tridgelladded a builtin fetch function to support samba3 unlock...
2007-05-02 Ronnie Sahlbergmerge with tridges tree to resolve all conflicts
2007-05-01 Andrew Tridgelladded a hopcount in ctdb_call
2007-04-30 Andrew Tridgellauto-determine listen address by attempting to bind...
2007-04-30 Andrew Tridgellchanged the way set_call and attach are done so that...
2007-04-27 Andrew Tridgellmerge vnn_map code from ronnie
2007-04-27 Ronnie Sahlbergadd a mapping table from a hash value to a lmaster...
2007-04-26 Andrew Tridgellgot rid of the getdbpath call
2007-04-26 Peter Somogyimerged tridge's branch
2007-04-22 Ronnie Sahlbergmerge from tridge
2007-04-22 Andrew Tridgellfixed the reverse of the last bug - handle the case...
2007-04-21 Ronnie Sahlbergmerge from tridges tree
2007-04-19 Ronnie Sahlbergmerge from tridge
2007-04-19 Peter SomogyiMerged tridge's ctdb branch.
2007-04-19 Andrew Tridgellfixed a bug found by volker - initialse the record...
2007-04-19 Andrew Tridgell- split out ctdb_ltdb_lock_fetch_requeue() into a simpler
2007-04-19 Andrew Tridgell- added a --torture option to all ctdb tools. This...
2007-04-19 Ronnie sahlbergmerge from tridge
2007-04-19 Andrew Tridgellmuch simpler fetch code!
2007-04-19 Ronnie sahlbergmerge from tridge
2007-04-18 Andrew Tridgell- use separate directories for the tdb files by default
2007-04-18 Andrew Tridgellmerged the db_dir changes from volker. Changed them...
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 Peter Somogyimerged tridge's branch
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