summaryrefslogtreecommitdiffstats
path: root/source3/tdb/tdbutil.c
Commit message (Expand)AuthorAgeFilesLines
* added tdb_lock_bystring() and tdb_unlock_bystring()Andrew Tridgell2000-10-101-0/+24
* Added John Reilly's enumports/addprinter/delprinter scripting code plus theJeremy Allison2000-07-311-0/+14
* Moved tdb functions that access parse structs into parse_prs.cJeremy Allison2000-06-081-30/+0
* Fixing get/set of security descriptors.Jeremy Allison2000-06-071-8/+4
* added some debug code to track down pack/unpack problemsAndrew Tridgell2000-06-041-0/+12
* getting and setting security descriptors on printers now worksAndrew Tridgell2000-05-271-10/+42
* added tdb_pack() and tdb_unpack()Andrew Tridgell2000-05-241-0/+148
* While we're all making incompatible tdb changes, I changed the implementationTim Potter2000-05-121-4/+4
* Added tdb_store_by_string() and tdb_fetch_by_string() functions to storeTim Potter2000-05-091-0/+27
* put tdb utility functions in a separate fileAndrew Tridgell2000-04-291-0/+67