summaryrefslogtreecommitdiff
path: root/source3/lib/dbwrap/dbwrap.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-11s3:dbwrap: add function dbwrap_exists()Gregor Beck1-0/+29
2011-10-11s3:dbwrap: add a wrapper dbwrap_traverse_read()Michael Adam1-0/+18
2011-10-11s3:dbwrap: change the dbwrap_traverse() wrapper to return the count in an add...Michael Adam1-2/+12
2011-10-11s3:dbwrap: move dbwrap_traverse() to dbwrap.c, the core of the dbrwap subsystemMichael Adam1-0/+8
2011-10-11s3:dbwrap: move dbwrap_store() back to dbwrap.c, the core of the dbwrap subsy...Michael Adam1-0/+16
2011-10-11s3:dbwrap: move dbwrap_delete() back to dbwrap.c, the core of the dbwrap subs...Michael Adam1-0/+14
2011-10-11s3:dbwrap: move dbwrap_fetch() back to dbwrap.c, the core of the dbwrap subsy...Michael Adam1-0/+14
2011-07-29s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/Michael Adam1-0/+66