summaryrefslogtreecommitdiffstats
path: root/source3/registry/reg_frontend.c
Commit message (Expand)AuthorAgeFilesLines
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-315/+0
* Fairly large change to printing code.Gerald Carter2002-08-161-2/+89
* done! printer_info_2, devicemode, sec_desc, & printer data all enumerateGerald Carter2002-07-241-20/+13
* several changes in this checkinGerald Carter2002-07-241-57/+81
* * changed structure of REG_R_ENUM_VALUE structure since the BUFFER2Gerald Carter2002-07-231-145/+260
* fix seg fault due to memory allocation goof.Gerald Carter2002-07-221-0/+8
* another intermediate checkin on the way to enumerating formsGerald Carter2002-07-201-1/+52
* enumeration of printers keys ( no data yet ) via the registryGerald Carter2002-07-201-3/+7
* fixed a logic error in the sorted_tree_find_child() routineGerald Carter2002-07-201-1/+2
* fixed seg fault in registry frontend caused by trying toGerald Carter2002-07-191-9/+7
* Fixed a compiler warning.Tim Potter2002-07-191-3/+3
* * refactored registry operations some. subkey lists andGerald Carter2002-07-191-26/+181
* virtual registry framework with initial printing hooks.Gerald Carter2002-07-181-254/+59
* splitting off storage/retrieval routines for abstracting theGerald Carter2002-07-151-0/+334