summaryrefslogtreecommitdiffstats
path: root/source3/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
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-1/+1
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-62/+78
* 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