pytdb: Add support for tdb_enable_seqnum, tdb_get_seqnum and tdb_increment_seqnum_non...
[metze/ctdb/wip.git] / common / ctdb_message.c
2010-08-24 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-08-19 Ronnie SahlbergMerge commit 'rusty/ports-from-1.0.112' into foo
2010-08-19 Ronnie SahlbergMerge commit 'rusty/vacuum-fix-master'
2010-08-17 Ronnie SahlbergMerge commit 'rusty/libctdb-new' into foo
2010-08-17 Rusty Russellevent: Update events to latest Samba version 0.9.8
2010-06-02 Ronnie Sahlbergrename ctdb_message_fn_t to ctdb_msg_fn_t to avoid...
2009-07-08 Martin SchwenkeMerge branch 'ronnie_merge'
2009-07-08 Martin SchwenkeMerge commit 'origin/master' into ronnie_merge
2009-07-02 Ronnie SahlbergWhen we dispatch a message to a handler, pass the data...
2007-07-10 Ronnie Sahlbergmerge from tridge
2007-07-10 Andrew Tridgellupdate lib/replace from samba4
2007-06-07 Ronnie Sahlbergmerge from tridge
2007-06-07 Andrew Tridgellstart splitting the code into separate client and serve...
2007-06-05 Ronnie Sahlbergmerge from tridge
2007-06-05 Andrew Tridgellclean out some more cruft
2007-06-01 Ronnie Sahlbergnew branch from tridges tree
2007-05-31 Andrew Tridgellctdb is GPL not LGPL
2007-05-29 Andrew Tridgellmerge from jim
2007-05-29 Andrew Tridgellfixed more warnings on 64 bit boxes
2007-05-04 Ronnie Sahlbergmerge from tridge
2007-05-04 Andrew Tridgell- changed the REQ_REGISTER PDU to be a control
2007-05-03 Ronnie Sahlbergmerge from tridge
2007-05-03 Andrew Tridgellfirst version of traverse is working
2007-05-02 Ronnie Sahlbergmerge with tridges tree to resolve all conflicts
2007-04-30 Andrew Tridgellchanged the way set_call and attach are done so that...
2007-04-28 Ronnie Sahlbergmerge from tridge
2007-04-28 Andrew Tridgellfactor out the packet allocation code
2007-04-28 Andrew Tridgellmerge from ronnie
2007-04-27 Ronnie Sahlbergadd a generation field to the pdu header.
2007-04-27 Andrew Tridgellmerge from ronnie
2007-04-27 Ronnie Sahlbergmake srvid 64 bits instead of 32 bits
2007-04-27 Ronnie Sahlbergmerge from tridge
2007-04-27 Andrew Tridgellmerged broadcast messages from ronnie
2007-04-27 Ronnie Sahlbergadd a special VNN that means "all" nodes so that a...
2007-04-21 Ronnie Sahlbergmerge from tridges tree
2007-04-20 Peter Somogyimerged tridge's branch
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 Peter SomogyiMerged tridge's ctdb branch.
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- removed the non-daemon mode from ctdb, in order to...
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-16 Andrew Tridgell- fix includes to work in both samba4 and ctdb standalone
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 Tridgellfixed sending messages to ourselves in non-daemon mode
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-08 Ronnie sahlbergmerge from tridge
2007-04-07 Andrew Tridgellfixed a bunch of memory leaks
2007-04-06 Andrew Tridgelladded a magic header for wireshark and packet version...
2007-02-26 Peter Somogyiib: added external send queue to workaround downtime
2007-02-22 Peter Somogyimerged tridge's code
2007-02-16 Peter Somogyiworkaround proposal for the initialization-problem
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