summaryrefslogtreecommitdiff
path: root/source3/python/py_spoolss_printerdata.c
AgeCommit message (Expand)AuthorFilesLines
2002-05-16More cleanups.Tim Potter1-4/+4
2002-05-15Renamed functions that are methods of a printer handle object fromTim Potter1-5/+5
2002-05-15Comment that deleteprinterdataex isn't supported by a samba server.Tim Potter1-0/+4
2002-05-14Added deleteprinterdata function.Tim Potter1-0/+30
2002-05-14Added enumprinterdata.Tim Potter1-1/+41
2002-05-13Added getprinterdata and setprinterdata functions.Tim Potter1-0/+160