open_pipe_creds() now takes a pipe index instead of a pipe name.
[samba.git] / source / python / py_spoolss_ports.c
2002-10-17 Tim Potteropen_pipe_creds() now takes a pipe index instead of...
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-16 Tim PotterFix memory leaks and return values in error returns...
2002-05-16 Tim PotterMore cleanups.
2002-05-16 Tim PotterRefactored open_pipe_creds() function to remove unused...
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 pyconv definitions across.
2002-03-26 Tim PotterPort related functions.