summaryrefslogtreecommitdiffstats
path: root/source/registry/reg_printing.c
Commit message (Expand)AuthorAgeFilesLines
* More const fixes.Jeremy Allison2003-03-051-1/+1
* Progress on CR 601Gerald Carter2003-02-251-4/+3
* reverted this patch till I sort out the craziness with UNIHDRAndrew Tridgell2003-01-171-16/+16
* This removes the 3rd argument from init_unistr2(). There were 240Andrew Tridgell2003-01-171-16/+16
* BIG patch...Andrew Bartlett2003-01-021-1/+1
* fix up print portion of registry. Merge from APP_HEAD.Gerald Carter2002-08-301-23/+46
* fix registry editor API for printing backend after I changedGerald Carter2002-08-221-35/+32
* Fix compile warnings.Tim Potter2002-08-221-4/+0
* Fairly large change to printing code.Gerald Carter2002-08-161-2/+4
* hardcode printprocessor name since it is everywhere elseGerald Carter2002-07-291-1/+1
* done! printer_info_2, devicemode, sec_desc, & printer data all enumerateGerald Carter2002-07-241-3/+175
* several changes in this checkinGerald Carter2002-07-241-2/+256
* * fix to display correct form information in REG_BINARY informationGerald Carter2002-07-231-17/+19
* another intermediate checkin on the way to enumerating formsGerald Carter2002-07-201-22/+64
* enumeration of printers keys ( no data yet ) via the registryGerald Carter2002-07-201-20/+42
* * refactored registry operations some. subkey lists andGerald Carter2002-07-191-61/+138
* Formatting fixup. Fix shadow warning.Jeremy Allison2002-07-191-6/+6
* virtual registry framework with initial printing hooks.Gerald Carter2002-07-181-0/+243