merged tridge's branch
[samba.git] / ctdb / common / ctdb_daemon.c
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-21 Andrew Tridgellmerge fixes from samba4
2007-04-20 Peter Somogyimerged tridge's branch
2007-04-20 Peter Somogyi- ctdb/ib minor bugfixes (error case)
2007-04-20 Andrew Tridgell- expanded status to include count of each call type
2007-04-20 Andrew Tridgelladded ctdb_status tool
2007-04-19 Andrew Tridgellmerged fix from volker (thanks!)
2007-04-19 Andrew Tridgellminor debug changes
2007-04-19 Ronnie Sahlbergmerge from tridge
2007-04-19 Volker LendeckeThe remote node needs to get the IMMEDIATE_MIGRATION...
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 Andrew Tridgellmerge from ronnie
2007-04-19 Ronnie sahlberg the checks for srcnode and destnode from the client...
2007-04-19 Andrew Tridgellmerge from ronnie
2007-04-19 Ronnie sahlbergadd some tests in the daemon that a REQ_CALL that a...
2007-04-19 Ronnie sahlbergmerge from tridge
2007-04-19 Ronnie sahlbergmerge from tridge
2007-04-19 Andrew Tridgellmuch simpler fetch code!
2007-04-19 Andrew Tridgell- make he packet allocation routines take a mem_ctx...
2007-04-19 Ronnie sahlbergmerge from tridge
2007-04-19 Andrew Tridgellavoid a deadlock the fetch_lock code. The deadlock...
2007-04-18 Ronnie sahlbergmerge from tridge
2007-04-18 Andrew Tridgellthis fixes a timeout error spotted by volker
2007-04-18 Andrew Tridgellmerged cleanup from ronnie
2007-04-18 Andrew Tridgellvalidate dmaster on a client fetch request
2007-04-18 Ronnie sahlbergmerge from tridge
2007-04-18 Andrew Tridgellsimpler shutdown process. The reply is not actually...
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 Tridgellbit less verbose when client exits
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 Andrew Tridgellmerge from volker and ronnie
2007-04-17 Ronnie sahlbergmerge from volker to prevent some valgrind errors
2007-04-17 Volker LendeckeZERO_STRUCT writes one byte too many here.
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 Tridgellblock SIGPIPE in the daemon to prevent a SIGPIPE on...
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 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-17 Andrew Tridgellmerge from ronnie
2007-04-17 Andrew Tridgellpartial merge from volker (some overlaps removed)
2007-04-17 Ronnie sahlbergchange some error printouts to make it easier to determ...
2007-04-16 Peter Somogyimerged tridge's branch
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-13 Ronnie sahlbergadd missing code to store_unlock so that the data that...
2007-04-13 Andrew Tridgellmerge store_unlock code from ronnie
2007-04-12 Ronnie sahlbergadd store_unlock pdu's for the domain socket.
2007-04-12 Andrew Tridgellmerge from ronnie
2007-04-12 Ronnie sahlbergwhen sending back a fetch lock reply to a client
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 ridge and vl
2007-04-11 Andrew Tridgellmerge from volker
2007-04-11 Andrew Tridgellmerge from ronnie
2007-04-11 Volker Lendeckemerge
2007-04-11 Volker LendeckeHandle a client that exited correctly: We need to ignor...
2007-04-11 Ronnie sahlbergadd a vnn field to the ctdb_reply_connect_wait pdu...
2007-04-11 Ronnie sahlbergmerge from tridge
2007-04-11 Andrew Tridgelladd proper support for ctdb_connect_wait in daemon...
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 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 Tridgellmake some functions static, and remove an unused structure
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 sahlbergmove the checking of the CONNECT_WAIT flag into the...
2007-04-10 Ronnie sahlbergadd a CONNECT_WAIT flag to replace the call ctdb_connec...
2007-04-09 Ronnie sahlbergadd a atexit() call to remove the domain socket when...
2007-04-09 Ronnie sahlbergchange ctdb_client_read() to use the ctdb_read_pdu...
2007-04-09 Ronnie sahlbergmake normal/deamon mode controllable by a ctdb flag...