Age | Commit message (Expand) | Author | Files | Lines |
2003-08-25 | update python libraries for new cli_spoolss_getprinterdriver() call | Gerald Carter | 1 | -2/+3 |
2002-12-23 | Finish adding strings to all talloc_init() calls. | Jeremy Allison | 1 | -3/+3 |
2002-11-04 | Sync with HEAD. | Tim Potter | 1 | -3/+3 |
2002-10-21 | Merge. | Tim Potter | 1 | -1/+2 |
2002-09-09 | Formatting tidyup. | Tim Potter | 1 | -1/+1 |
2002-09-06 | level keys are inserted by conv routines. | Tim Potter | 1 | -14/+0 |
2002-05-28 | Raise a ValueError if server names aren't given in UNC format. | Tim Potter | 1 | -3/+3 |
2002-05-28 | Allow None to be used as a valid credential for functions that take a | Tim Potter | 1 | -6/+24 |
2002-05-27 | Use new version of open_pipe_creds() function. | Tim Potter | 1 | -11/+25 |
2002-05-20 | Decode info level 3 for getprinterdriver. | Tim Potter | 1 | -1/+5 |
2002-05-17 | Call get_level_value() utility function. | Tim Potter | 1 | -21/+8 |
2002-05-16 | Fix return value for enumprinterdrivers(), getprinterdriverdir(). | Tim Potter | 1 | -16/+18 |
2002-05-16 | More cleanups. | Tim Potter | 1 | -19/+31 |
2002-05-16 | Refactored open_pipe_creds() function to remove unused parameter. | Tim Potter | 1 | -14/+14 |
2002-05-15 | Renamed functions that are methods of a printer handle object from | Tim Potter | 1 | -1/+1 |
2002-05-15 | Return a dictionary of printer drivers in enumprinterdrivers() instead of a | Tim Potter | 1 | -8/+138 |
2002-05-14 | Fixed bug in enumprinterdrivers. | Tim Potter | 1 | -3/+27 |
2002-05-03 | Re-order args for enumprinterdrivers function. | Tim Potter | 1 | -4/+4 |
2002-04-05 | Converted drivers, forms and ports functions to use new conversion routines | Tim Potter | 1 | -89/+34 |
2002-04-03 | Start to make argument ordering consistent. | Tim Potter | 1 | -3/+4 |
2002-03-28 | Aborted experiment to avoid namespace pollution and prototype hell and | Tim Potter | 1 | -6/+8 |
2002-03-27 | Moved printer driver related calls here. | Tim Potter | 1 | -0/+295 |