Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-02-19 | Merge of cleanups and srvsvc implementation from HEAD. | Tim Potter | 1 | -0/+1 |
2002-11-07 | Sync up python stuff from HEAD. | Tim Potter | 1 | -0/+56 |
2002-09-19 | Fixed bug in keyword args for enumprinterdataex | Tim Potter | 1 | -1/+1 |
2002-09-03 | Convert to new REGISTRY_VALUE cli_spoolss routines. | Tim Potter | 1 | -51/+61 |
2002-09-03 | Implement deleteprinterdataex | Tim Potter | 1 | -2/+22 |
2002-09-03 | Return dictionary of printerdata in enumprinterdataex. | Tim Potter | 1 | -5/+18 |
2002-09-02 | Add a 'key' field to printer data dictionary. | Tim Potter | 1 | -18/+134 |
2002-05-16 | More cleanups. | Tim Potter | 1 | -4/+4 |
2002-05-15 | Renamed functions that are methods of a printer handle object from | Tim Potter | 1 | -5/+5 |
2002-05-15 | Comment that deleteprinterdataex isn't supported by a samba server. | Tim Potter | 1 | -0/+4 |
2002-05-14 | Added deleteprinterdata function. | Tim Potter | 1 | -0/+30 |
2002-05-14 | Added enumprinterdata. | Tim Potter | 1 | -1/+41 |
2002-05-13 | Added getprinterdata and setprinterdata functions. | Tim Potter | 1 | -0/+160 |