ctdb: Adding memory pool for queue callback
[vlendec/samba-autobuild/.git] / ctdb / common / rb_tree.h
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/eventscripts'
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/scriptstatus'
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/ctdb_control_oom'
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/hashinclude'
2011-11-11 Martin SchwenkeAdded some #ifndefs to stop files being included multip...
2011-11-08 Ronnie SahlbergMerge remote branch 'martins/lcp2fix'
2011-11-08 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2011-11-08 Ronnie SahlbergRB_TREE: Add mechanism to abort a traverse
2010-04-15 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-04-08 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2010-04-08 Ronnie SahlbergIn the recovery daemon, keep track of which node we...
2007-08-20 Andrew Tridgellmerged new event script calling code from ronnnie
2007-08-15 Andrew Tridgellmerge from ronnie
2007-08-15 Ronnie Sahlbergadd a function to return the first entry that is stored...
2007-08-09 Ronnie Sahlbergchange the mem hierarchy for trees. let the node...
2007-08-08 Ronnie Sahlbergadd helpers to traverse a tree where the key is an...
2007-08-08 Ronnie Sahlbergadd helpers to add/lookup/delete nodes in a tree where...
2007-08-08 Ronnie Sahlbergadd a tree insert function that takes a callback fucnti...
2007-08-08 Ronnie Sahlbergmerge from tridge
2007-08-07 Ronnie Sahlbergwhen inserting data in the tree, if there was already...
2007-08-03 Andrew Tridgellmerge from ronnie
2007-07-24 Ronnie Sahlberginitial version of talloc based red-black trees