summaryrefslogtreecommitdiffstats
path: root/source3/registry
Commit message (Expand)AuthorAgeFilesLines
...
* hardcode printprocessor name since it is everywhere elseGerald Carter2002-07-291-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
* done! printer_info_2, devicemode, sec_desc, & printer data all enumerateGerald Carter2002-07-242-23/+188
* several changes in this checkinGerald Carter2002-07-243-59/+346
* * fix to display correct form information in REG_BINARY informationGerald Carter2002-07-231-17/+19
* * 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-202-23/+116
* enumeration of printers keys ( no data yet ) via the registryGerald Carter2002-07-204-28/+59
* fixed a logic error in the sorted_tree_find_child() routineGerald Carter2002-07-202-1/+6
* fixed seg fault in registry frontend caused by trying toGerald Carter2002-07-193-12/+21
* Fixed a compiler warning.Tim Potter2002-07-191-3/+3
* * refactored registry operations some. subkey lists andGerald Carter2002-07-194-170/+385
* Formatting fixup. Fix shadow warning.Jeremy Allison2002-07-191-6/+6
* virtual registry framework with initial printing hooks.Gerald Carter2002-07-184-254/+709
* splitting off storage/retrieval routines for abstracting theGerald Carter2002-07-151-0/+334