r25598: Add missing become_root/unbecome_root around calls of add_aliases.
[samba.git] / source / python / py_spoolss_ports.c
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Deryck Hodger15385: Some work to bring the python code up to date...
2007-10-10 Jeremy Allisonr10802: Janitor for tpot - remember to keep 3.0 in...
2007-10-10 Gerald Carterr8654: merging cli_spoolss_XX() updates from trunk
2002-12-23 Jeremy AllisonFinish adding strings to all talloc_init() calls.
2002-12-23 Jeremy AllisonFinish adding strings to all talloc_init() calls.
2002-11-04 Tim PotterSync with HEAD.
2002-10-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-21 Tim PotterMerge of validiation cleanups from head.
2002-10-21 Tim Potterlevel should be a uint32 in enum_ports function.
2002-10-17 Tim Potteropen_pipe_creds() now takes a pipe index instead of...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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.