Check in examples for tdb packer
[kai/samba.git] / source / python / py_spoolss_drivers.c
2002-09-09 Tim PotterFormatting tidyup.
2002-09-06 Tim Potterlevel keys are inserted by conv routines.
2002-05-28 Tim PotterRaise a ValueError if server names aren't given in...
2002-05-28 Tim PotterAllow None to be used as a valid credential for functio...
2002-05-27 Tim PotterUse new version of open_pipe_creds() function.
2002-05-20 Tim PotterDecode info level 3 for getprinterdriver.
2002-05-17 Tim PotterCall get_level_value() utility function.
2002-05-16 Tim PotterFix return value for enumprinterdrivers(), getprinterdr...
2002-05-16 Tim PotterMore cleanups.
2002-05-16 Tim PotterRefactored open_pipe_creds() function to remove unused...
2002-05-15 Tim PotterRenamed functions that are methods of a printer handle...
2002-05-15 Tim PotterReturn a dictionary of printer drivers in enumprinterdr...
2002-05-14 Tim PotterFixed bug in enumprinterdrivers.
2002-05-03 Tim PotterRe-order args for enumprinterdrivers function.
2002-04-05 Tim PotterConverted drivers, forms and ports functions to use...
2002-04-03 Tim PotterStart to make argument ordering consistent.
2002-03-28 Tim PotterAborted experiment to avoid namespace pollution and...
2002-03-27 Tim PotterMoved printer driver related calls here.