summaryrefslogtreecommitdiffstats
path: root/source/python/py_spoolss_ports.c
Commit message (Expand)AuthorAgeFilesLines
* Finish adding strings to all talloc_init() calls.Jeremy Allison2002-12-231-1/+1
* Sync with HEAD.Tim Potter2002-11-041-1/+1
* Merge of validiation cleanups from head.Tim Potter2002-10-211-1/+1
* Raise a ValueError if server names aren't given in UNC format.Tim Potter2002-05-281-2/+6
* Allow None to be used as a valid credential for functions that take aTim Potter2002-05-281-2/+7
* Use new version of open_pipe_creds() function.Tim Potter2002-05-271-2/+1
* Fix memory leaks and return values in error returns for enumports().Tim Potter2002-05-161-16/+40
* More cleanups.Tim Potter2002-05-161-6/+16
* Refactored open_pipe_creds() function to remove unused parameter.Tim Potter2002-05-161-1/+1
* Converted drivers, forms and ports functions to use new conversion routinesTim Potter2002-04-051-18/+2
* Start to make argument ordering consistent.Tim Potter2002-04-031-2/+2
* Aborted experiment to avoid namespace pollution and prototype hell andTim Potter2002-03-281-6/+1
* Moved pyconv definitions across.Tim Potter2002-03-271-4/+19
* Port related functions.Tim Potter2002-03-261-0/+101