summaryrefslogtreecommitdiffstats
path: root/source3/registry/reg_db.c
Commit message (Expand)AuthorAgeFilesLines
* Merge of case fixes from APPLIANCE_HEAD.Tim Potter2002-08-111-5/+5
* Back out idra's change (at his request) - the values in the tdb *should* beAndrew Bartlett2002-08-061-1/+1
* commented out strupper before key check against internal db, it's no goodSimo Sorce2002-08-041-1/+1
* 3 things:Gerald Carter2002-07-261-1/+5
* * fix return code so we don't let a client just open any key it wantsGerald Carter2002-07-241-2/+2
* several changes in this checkinGerald Carter2002-07-241-0/+9
* enumeration of printers keys ( no data yet ) via the registryGerald Carter2002-07-201-4/+4
* fixed seg fault in registry frontend caused by trying toGerald Carter2002-07-191-0/+6
* * refactored registry operations some. subkey lists andGerald Carter2002-07-191-82/+63
* virtual registry framework with initial printing hooks.Gerald Carter2002-07-181-0/+311