r25598: Add missing become_root/unbecome_root around calls of add_aliases.
[samba.git] / source / python / py_spoolss_printerdata.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 Deryck Hodger15299: Fix import of Python modules. Fixes Bug #3567.
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
2003-02-19 Tim PotterMerge of cleanups and srvsvc implementation from HEAD.
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-18 Tim PotterCleanup of header files for python extensions.
2002-11-07 Tim PotterSync up python stuff from HEAD.
2002-11-06 Tim PotterAdded enumprinterkey function.
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-19 Tim PotterFixed bug in keyword args for enumprinterdataex
2002-09-03 Tim PotterConvert to new REGISTRY_VALUE cli_spoolss routines.
2002-09-03 Tim PotterImplement deleteprinterdataex
2002-09-03 Tim PotterReturn dictionary of printerdata in enumprinterdataex.
2002-09-02 Tim PotterAdd a 'key' field to printer data dictionary.
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-16 Tim PotterMore cleanups.
2002-05-15 Tim PotterRenamed functions that are methods of a printer handle...
2002-05-15 Tim PotterComment that deleteprinterdataex isn't supported by...
2002-05-14 Tim PotterAdded deleteprinterdata function.
2002-05-14 Tim PotterAdded enumprinterdata.
2002-05-13 Tim PotterAdded getprinterdata and setprinterdata functions.