summaryrefslogtreecommitdiff
path: root/source3/lib/talloc_dict.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-11s3:talloc_dict: change to only use dbwrap wrapper functionsMichael Adam1-17/+39
2011-10-11s3:dbwrap: move the db_open_rbt() prototype to a new header dbwrap_rbt.hMichael Adam1-0/+1
2011-07-29s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/Michael Adam1-1/+1
2011-05-06s3: only include tdb headers where needed.Günther Deschner1-0/+1
2010-08-26s3-build: use talloc_dict.h only where needed.Günther Deschner1-0/+1
2010-08-26s3-build: use dbwrap.h only where needed.Günther Deschner1-0/+1
2009-08-16s3: Add talloc_dict.[ch]Volker Lendecke1-0/+148