New version 1.2.19
[sahlberg/ctdb.git] / common / rb_tree.h
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