summaryrefslogtreecommitdiff
path: root/source3/registry/reg_printing.c
AgeCommit message (Expand)AuthorFilesLines
2003-09-25Fix for #480. Change the interface for init_unistr2 to not take a lengthJeremy Allison1-22/+19
2003-03-05More const fixes.Jeremy Allison1-1/+1
2003-02-25Progress on CR 601Gerald Carter1-4/+3
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett1-1/+1
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-62/+78
2002-08-16Fairly large change to printing code.Gerald Carter1-2/+4
2002-07-29hardcode printprocessor name since it is everywhere elseGerald Carter1-1/+1
2002-07-24done! printer_info_2, devicemode, sec_desc, & printer data all enumerateGerald Carter1-3/+175
2002-07-24several changes in this checkinGerald Carter1-2/+256
2002-07-23* fix to display correct form information in REG_BINARY informationGerald Carter1-17/+19
2002-07-20another intermediate checkin on the way to enumerating formsGerald Carter1-22/+64
2002-07-20enumeration of printers keys ( no data yet ) via the registryGerald Carter1-20/+42
2002-07-19* refactored registry operations some. subkey lists andGerald Carter1-61/+138
2002-07-19Formatting fixup. Fix shadow warning.Jeremy Allison1-6/+6
2002-07-18virtual registry framework with initial printing hooks.Gerald Carter1-0/+243