merged tridge's branch
[vlendec/samba-autobuild/.git] / ctdb / include / ctdb.h
2007-04-26 Peter Somogyimerged tridge's branch
2007-04-26 Andrew Tridgellmoved status to ctdb_control
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-20 Andrew Tridgelladded ctdb_status tool
2007-04-19 Ronnie Sahlbergmerge from tridge
2007-04-19 Peter SomogyiMerged tridge's ctdb branch.
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 Tridgell- fully separate the client version of ctdb_call from...
2007-04-19 Ronnie sahlbergmerge from tridge
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 Andrew Tridgell- merge from ronnie, and use wait instead of sleep...
2007-04-18 Ronnie sahlberginitial shutdown function where a client can request...
2007-04-17 Ronnie sahlbergmerge from tridge
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 sahlbergcreate symbols for fetch lock response status
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 Peter Somogyimerged tridge's branch
2007-04-16 Ronnie sahlbergmerge from tridge
2007-04-16 Andrew Tridgellmerge CTDB_SRVID_ALL patch from Samba4
2007-04-12 Andrew Tridgellmerge from ronnie
2007-04-12 Ronnie sahlberginitial support for two new pdus for the domain socket...
2007-04-12 Ronnie sahlbergmerge from volker
2007-04-12 Andrew Tridgellmerge from vl
2007-04-11 Volker LendeckeRename "private" to "private_data"
2007-04-11 Andrew Tridgellmerge from ronnie, plus complete the client side of...
2007-04-11 Ronnie sahlbergadd a test that sends messages between clients connecte...
2007-04-11 Andrew Tridgellpartially completed work towards full messaging system...
2007-04-11 Andrew Tridgellmerge from ronnie
2007-04-11 Ronnie sahlbergmerge from tridge
2007-04-11 Andrew Tridgell - add --daemon flag to ctdb_fetch test code
2007-04-10 Ronnie sahlbergrename client.id to client.messenger_id to make the...
2007-04-10 Ronnie sahlbergadd a call to register the pid for a messengin service
2007-04-10 Ronnie sahlbergupdates from tridges tree
2007-04-10 Andrew Tridgellmerge from ronnie
2007-04-10 Andrew Tridgellmade all sockets handle partial IO
2007-04-10 Andrew Tridgellmerge from ronnie
2007-04-10 Ronnie sahlbergadd a CONNECT_WAIT flag to replace the call ctdb_connec...
2007-04-09 Ronnie sahlbergmake normal/deamon mode controllable by a ctdb flag...
2007-04-09 Ronnie sahlbergdispatcher daemon first try.
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-02-12 Peter SomogyiMerged tridge's code.
2007-02-09 Andrew Tridgellchanged ctdb_bench.c to use messages instead of calls
2007-02-08 Andrew Tridgellmerged ib work from peter
2007-02-08 Andrew Tridgellmerged ctdb messaging code from samba4
2007-01-31 Peter Somogyimerging tridge's code...
2007-01-29 Andrew Tridgellmerge status code changes from samba4 ctdb
2007-01-25 Peter SomogyiMerged tridge's branch.
2007-01-25 Andrew Tridgellsimplified ctdb_call() interface, and made it easier...
2007-01-25 Andrew Tridgelluse ctdb_call_info, so struct ctdb_call can be used...
2007-01-23 Andrew Tridgellmerge fixes from samba4
2006-12-01 Alexander BokovoyMerge from tridge
2006-12-01 Andrew Tridgell- added ctdb_set_flags() call
2006-11-30 Andrew Tridgellneed the header changes too
2006-11-29 Alexander BokovoyMerge from tridge
2006-11-27 Andrew Tridgellstarted splitting out transport code