Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2002-05-27 | Honour return value of to_struct() when converting to Samba structures. | Tim Potter | 1 | -4/+14 |
2002-05-16 | Renamed 'printer_name' field in python printer info to 'name' to be | Tim Potter | 1 | -3/+3 |
2002-05-14 | Moved PyDict_SetItemString for printer info level structures into conv functi... | Tim Potter | 1 | -0/+6 |
2002-05-01 | Implemented py_to_PRINTER_INFO_3() helper function. | Tim Potter | 1 | -3/+14 |
2002-04-18 | Started working on setprinter code. | Tim Potter | 1 | -5/+22 |
2002-04-14 | Moved security descriptor routines into their own file. | Tim Potter | 1 | -115/+0 |
2002-04-14 | Made a comment clearer. | Tim Potter | 1 | -1/+1 |
2002-04-05 | Fixed dodgy looking prototypes for py_to_* functions. | Tim Potter | 1 | -11/+11 |
2002-04-05 | New routines to convert between structures and python dictionaries. We now | Tim Potter | 1 | -0/+367 |