Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2002-05-08 | Changed some error returns to return a werror tuple (status code and text | Tim Potter | 1 | -4/+2 |
2002-05-01 | Got setprinter level 3 working! | Tim Potter | 1 | -9/+23 |
2002-04-20 | Return exception text if getprinter level not [0..3] | Tim Potter | 1 | -1/+8 |
2002-04-18 | Started working on setprinter code. | Tim Potter | 1 | -28/+14 |
2002-04-14 | Rename new_policy_hnd_object() to new_spoolss_policy_hnd_object() | Tim Potter | 1 | -1/+1 |
2002-04-14 | Call PyErr_SetString instead of fprintf to stderr. | Tim Potter | 1 | -7/+5 |
2002-04-05 | Removed unused label. | Tim Potter | 1 | -1/+0 |
2002-04-05 | Throw a spoolss.werror exception when the rpc client routines return | Tim Potter | 1 | -272/+80 |
2002-03-28 | Aborted experiment to avoid namespace pollution and prototype hell and | Tim Potter | 1 | -9/+7 |
2002-03-27 | Moved general printer related calls here. | Tim Potter | 1 | -0/+558 |