summaryrefslogtreecommitdiff
path: root/source3/lib/dbwrap_rbt.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-29s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/Michael Adam1-420/+0
2011-06-09s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett1-1/+1
2010-08-26s3-build: use dbwrap.h only where needed.Günther Deschner1-0/+1
2009-08-08Implement db_rbt_traverseVolker Lendecke1-4/+33
2009-03-04s3: Fix a memleak in dbwrap_rbt.Michael Adam1-4/+4
2008-10-12Move rbtree.[ch] to lib/util.Jelmer Vernooij1-1/+1
2008-06-19Fix the build on FreeBSD 4.6.2Volker Lendecke1-4/+5
2008-03-10Add transactions to the dbwrap APIVolker Lendecke1-0/+11
2008-01-12Restructure dbwrap_rbtVolker Lendecke1-59/+127
2007-12-19Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-71...Volker Lendecke1-10/+8
2007-12-18We've finished with the old node once we've copied theJeremy Allison1-4/+4
2007-12-18Fix valgrind error in dbwrap_rbt where rec_priv->node wasJeremy Allison1-1/+10
2007-12-10dbwrap_rbtVolker Lendecke1-0/+303