summaryrefslogtreecommitdiff
path: root/source3/python/py_spoolss_ports.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15385: Some work to bring the python code up to date with theDeryck Hodge1-1/+1
2007-10-10r10802: Janitor for tpot - remember to keep 3.0 in sync.Jeremy Allison1-1/+2
2007-10-10r8654: merging cli_spoolss_XX() updates from trunkGerald Carter1-7/+1
2002-12-23Finish adding strings to all talloc_init() calls.Jeremy Allison1-1/+1
2002-11-04Sync with HEAD.Tim Potter1-1/+1
2002-10-21Merge of validiation cleanups from head.Tim Potter1-1/+1
2002-05-28Raise a ValueError if server names aren't given in UNC format.Tim Potter1-2/+6
2002-05-28Allow None to be used as a valid credential for functions that take aTim Potter1-2/+7
2002-05-27Use new version of open_pipe_creds() function.Tim Potter1-2/+1
2002-05-16Fix memory leaks and return values in error returns for enumports().Tim Potter1-16/+40
2002-05-16More cleanups.Tim Potter1-6/+16
2002-05-16Refactored open_pipe_creds() function to remove unused parameter.Tim Potter1-1/+1
2002-04-05Converted drivers, forms and ports functions to use new conversion routinesTim Potter1-18/+2
2002-04-03Start to make argument ordering consistent.Tim Potter1-2/+2
2002-03-28Aborted experiment to avoid namespace pollution and prototype hell andTim Potter1-6/+1
2002-03-27Moved pyconv definitions across.Tim Potter1-4/+19
2002-03-26Port related functions.Tim Potter1-0/+101