r25598: Add missing become_root/unbecome_root around calls of add_aliases.
[ambi/samba-autobuild/.git] / source3 / python / py_spoolss_forms.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 Jeremy Allisonr10802: Janitor for tpot - remember to keep 3.0 in...
2007-10-10 Gerald Carterr8654: merging cli_spoolss_XX() updates from trunk
2003-09-29 Tim PotterMerge from 3.0:
2003-09-25 Jeremy AllisonFix for #480. Change the interface for init_unistr2...
2003-01-17 Andrew Tridgellreverted this patch till I sort out the craziness with...
2003-01-17 Andrew TridgellThis removes the 3rd argument from init_unistr2()....
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-09 Tim PotterPass level keyword down to cli_spoolss_getform()
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-27 Tim PotterFixed dodgy arguments to PyArg_ParseTupleAndKeywords()
2002-05-17 Tim Potteraddform(), setform():
2002-05-16 Tim PotterReturn enumerated forms as a hash of hashes instead...
2002-05-16 Tim PotterMore cleanups.
2002-05-15 Tim PotterRenamed functions that are methods of a printer handle...
2002-05-06 Tim PotterRemoved unused arg to deleteform.
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-09 Tim PotterFixed setform and addform functions.
2002-04-05 Tim PotterConverted drivers, forms and ports functions to use...
2002-03-28 Tim PotterAborted experiment to avoid namespace pollution and...
2002-03-27 Tim PotterConverted to #include *.c format.
2002-03-26 Tim Potter#include "py_conv.h"
2002-03-26 Tim PotterMoved form related functions as methods in the policy...
2002-03-20 Tim PotterInitial version.