r25598: Add missing become_root/unbecome_root around calls of add_aliases.
[samba.git] / source / python / py_spoolss_drivers.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
2007-10-10 Tim Potterr5283: Merge -r5279 and-r5280 from trunk.
2007-10-10 Gerald Carterr1789: compiler warnings from SuSE
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-25 Gerald Carterupdate python libraries for new cli_spoolss_getprinterd...
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.
2002-10-21 Tim PotterZero some more return values.
2002-10-17 Tim Potteropen_pipe_creds() now takes a pipe index instead of...
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-09 Tim PotterFormatting tidyup.
2002-09-06 Tim Potterlevel keys are inserted by conv routines.
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-20 Tim PotterDecode info level 3 for getprinterdriver.
2002-05-17 Tim PotterCall get_level_value() utility function.
2002-05-16 Tim PotterFix return value for enumprinterdrivers(), getprinterdr...
2002-05-16 Tim PotterMore cleanups.
2002-05-16 Tim PotterRefactored open_pipe_creds() function to remove unused...
2002-05-15 Tim PotterRenamed functions that are methods of a printer handle...
2002-05-15 Tim PotterReturn a dictionary of printer drivers in enumprinterdr...
2002-05-14 Tim PotterFixed bug in enumprinterdrivers.
2002-05-03 Tim PotterRe-order args for enumprinterdrivers function.
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 printer driver related calls here.