Pass level keyword down to cli_spoolss_getform()
[samba.git] / source3 / python / py_spoolss_printers_conv.c
2002-05-27 Tim PotterHonour return value of to_struct() when converting...
2002-05-16 Tim PotterRenamed 'printer_name' field in python printer info...
2002-05-14 Tim PotterMoved PyDict_SetItemString for printer info level struc...
2002-05-01 Tim PotterImplemented py_to_PRINTER_INFO_3() helper function.
2002-04-18 Tim PotterStarted working on setprinter code.
2002-04-14 Tim PotterMoved security descriptor routines into their own file.
2002-04-14 Tim PotterMade a comment clearer.
2002-04-05 Tim PotterFixed dodgy looking prototypes for py_to_* functions.
2002-04-05 Tim PotterNew routines to convert between structures and python...