summaryrefslogtreecommitdiff
path: root/source3/tdb/tdbutil.c
AgeCommit message (Expand)AuthorFilesLines
2000-12-06tdb_chainunlock() no longer returns a value.Tim Potter1-2/+2
2000-12-06Changed to sourceforge tdb code. This includes spinlocks (so we now haveJeremy Allison1-2/+2
2000-11-10rpc_parse/parse_spoolss.c: Updated comment for old version of W2K.Jeremy Allison1-1/+1
2000-10-10added tdb_lock_bystring() and tdb_unlock_bystring()Andrew Tridgell1-0/+24
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