pytdbpack_unpack: Handle unpacking Buffers into (LEN, DATA): form list
[kai/samba.git] / source / python / py_spoolss_printerdata.c
2002-09-19 Tim PotterFixed bug in keyword args for enumprinterdataex
2002-09-03 Tim PotterConvert to new REGISTRY_VALUE cli_spoolss routines.
2002-09-03 Tim PotterImplement deleteprinterdataex
2002-09-03 Tim PotterReturn dictionary of printerdata in enumprinterdataex.
2002-09-02 Tim PotterAdd a 'key' field to printer data dictionary.
2002-05-16 Tim PotterMore cleanups.
2002-05-15 Tim PotterRenamed functions that are methods of a printer handle...
2002-05-15 Tim PotterComment that deleteprinterdataex isn't supported by...
2002-05-14 Tim PotterAdded deleteprinterdata function.
2002-05-14 Tim PotterAdded enumprinterdata.
2002-05-13 Tim PotterAdded getprinterdata and setprinterdata functions.