summaryrefslogtreecommitdiffstats
path: root/source3/lib/talloc_dict.c
Commit message (Expand)AuthorAgeFilesLines
* s3:talloc_dict: change to only use dbwrap wrapper functionsMichael Adam2011-10-111-17/+39
* s3:dbwrap: move the db_open_rbt() prototype to a new header dbwrap_rbt.hMichael Adam2011-10-111-0/+1
* s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/Michael Adam2011-07-291-1/+1
* s3: only include tdb headers where needed.Günther Deschner2011-05-061-0/+1
* s3-build: use talloc_dict.h only where needed.Günther Deschner2010-08-261-0/+1
* s3-build: use dbwrap.h only where needed.Günther Deschner2010-08-261-0/+1
* s3: Add talloc_dict.[ch]Volker Lendecke2009-08-161-0/+148