summaryrefslogtreecommitdiffstats
path: root/source3/tdb/tdbutil.c
Commit message (Expand)AuthorAgeFilesLines
...
* Getting medieval with compiler warnings as Jeremy puts it.Tim Potter2001-04-161-2/+2
* Merge of Andrew's changes in 2.2.Jeremy Allison2001-04-131-48/+2
* Fixed some compiler warnings.Tim Potter2001-04-111-2/+2
* Added HAVE_STDARG_H to tdbutil.cJeremy Allison2001-04-101-5/+51
* tdb_chainunlock() no longer returns a value.Tim Potter2000-12-061-2/+2
* Changed to sourceforge tdb code. This includes spinlocks (so we now haveJeremy Allison2000-12-061-2/+2
* rpc_parse/parse_spoolss.c: Updated comment for old version of W2K.Jeremy Allison2000-11-101-1/+1
* 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