summaryrefslogtreecommitdiff
path: root/source3/include/util_tdb.h
Commit message (Expand)AuthorAgeFilesLines
* util_tdb: remove trivial and unused tdb_wipe().Michael Adam2008-03-261-2/+0
* util_tdb: make the _byblob fetch/store functions public again.Michael Adam2008-03-261-0/+4
* util_tdb: add a wrapper tdb_wipe() for traverse with tdb_traverse_delete_fn().Michael Adam2008-03-251-2/+1
* util_tdb: add the tdb_pack_append() prototype to util_tdb.hMichael Adam2008-03-251-0/+2
* util_tdb: group prototypes in util_tdb.h thematicallyMichael Adam2008-03-251-13/+20
* build: don't autogenerate prototypes for util_tdb and dbwrap anymore.Michael Adam2008-03-251-0/+17
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-13/+8
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23600: First step in abstracting the winbindd cache validationMichael Adam2007-10-101-0/+10
* r22739: Make prototypes in include/util_tdb.h of some functions fromMichael Adam2007-10-101-6/+6
* r22009: change TDB_DATA from char * to unsigned char *Stefan Metzmacher2007-10-101-3/+4
* r21076: Two pieces of infrastructure from Samba4: An API-compatible messaging...Volker Lendecke2007-10-101-0/+5
* r19429: moved tdb/common/tdbutil.c into lib/util_tdb.cAndrew Tridgell2007-10-101-0/+71