1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/ctdb
Ronnie Sahlberg c1bfda5772 add a tree insert function that takes a callback fucntion to populate
the data of the tree.
this callback makes it more convenient to manage cases where one might 
want to insert multiple entries into the tree with the same key

rename the tree->tree pointer to tree->root  since this is supposed to 
point to the root of the tree

add a small test utility

(This used to be ctdb commit f6313bed9c53e0d1c36c9e08ac707e88e2a4fcd5)
2007-08-08 11:21:18 +10:00
..
client updated ctdb tickle management 2007-07-20 15:05:55 +10:00
common add a tree insert function that takes a callback fucntion to populate 2007-08-08 11:21:18 +10:00
config do not restart lockd/statd when we takeover an ip address this is 2007-08-04 11:23:04 +10:00
doc update the manpage for the -n option to make it clear we are referring 2007-08-03 07:53:52 +10:00
ib more merges for GPLv3 update 2007-07-10 15:46:05 +10:00
include updated ctdb tickle management 2007-07-20 15:05:55 +10:00
lib merge from ronnie 2007-08-07 13:40:13 +10:00
packaging/RPM merge from tridge 2007-08-07 10:47:30 +10:00
server after we have checked dest address that it is a public address 2007-07-30 16:10:14 +10:00
tcp update lib/replace from samba4 2007-07-10 15:29:31 +10:00
tests add a tree insert function that takes a callback fucntion to populate 2007-08-08 11:21:18 +10:00
tools change fprintf(stderr to DEBUG(0, now that client DEBUGs are redirected 2007-08-08 10:19:42 +10:00
utils move scsi/scsi_io.c to utils/scsi/scsi_io.c 2007-08-07 09:03:51 +10:00
web /etc/sysconfig/nfs can now discover the public ipaddress automagically 2007-08-08 07:58:13 +10:00
.bzrignore more code rearrangement 2007-06-07 22:16:48 +10:00
aclocal.m4 initial version 2006-11-18 10:41:20 +11:00
autogen.sh use the new lib/events autoconf code 2007-05-05 17:18:06 +10:00
config.guess more merges for GPLv3 update 2007-07-10 15:46:05 +10:00
config.mk minor back-merge from samba4 2007-07-10 18:13:47 +10:00
config.sub more merges for GPLv3 update 2007-07-10 15:46:05 +10:00
configure.ac add some configure magic to make it configure and build properly on 2007-07-14 15:16:52 +10:00
install-sh initial version 2006-11-18 10:41:20 +11:00
Makefile.in add a tree insert function that takes a callback fucntion to populate 2007-08-08 11:21:18 +10:00