summaryrefslogtreecommitdiff
path: root/source3/tdb/tdbutil.c
AgeCommit message (Expand)AuthorFilesLines
2000-07-31Added John Reilly's enumports/addprinter/delprinter scripting code plus theJeremy Allison1-0/+14
2000-06-08Moved tdb functions that access parse structs into parse_prs.cJeremy Allison1-30/+0
2000-06-07Fixing get/set of security descriptors.Jeremy Allison1-8/+4
2000-06-04added some debug code to track down pack/unpack problemsAndrew Tridgell1-0/+12
2000-05-27getting and setting security descriptors on printers now worksAndrew Tridgell1-10/+42
2000-05-24added tdb_pack() and tdb_unpack()Andrew Tridgell1-0/+148
2000-05-12While we're all making incompatible tdb changes, I changed the implementationTim Potter1-4/+4
2000-05-09Added tdb_store_by_string() and tdb_fetch_by_string() functions to storeTim Potter1-0/+27
2000-04-29put tdb utility functions in a separate fileAndrew Tridgell1-0/+67