summaryrefslogtreecommitdiffstats
path: root/source3/python/py_spoolss_drivers.c
Commit message (Expand)AuthorAgeFilesLines
* Return a dictionary of printer drivers in enumprinterdrivers() instead of aTim Potter2002-05-151-8/+138
* Fixed bug in enumprinterdrivers.Tim Potter2002-05-141-3/+27
* Re-order args for enumprinterdrivers function.Tim Potter2002-05-031-4/+4
* Converted drivers, forms and ports functions to use new conversion routinesTim Potter2002-04-051-89/+34
* Start to make argument ordering consistent.Tim Potter2002-04-031-3/+4
* Aborted experiment to avoid namespace pollution and prototype hell andTim Potter2002-03-281-6/+8
* Moved printer driver related calls here.Tim Potter2002-03-271-0/+295