r25598: Add missing become_root/unbecome_root around calls of add_aliases.
[gd/samba/.git] / source3 / python / py_spoolss_printers_conv.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 Lars Müllerr8431: Ensure to use dev_private and not private after...
2007-10-10 Gerald Carterr6678: fix python python after talloc() shakeup
2002-11-29 Tim PotterMerge of argument check fixes from HEAD.
2002-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-25 Tim PotterFix some argument checking bugs found by testsuite.
2002-10-21 Tim PotterMerge.
2002-10-21 Tim PotterMore cleanups of validation functions.
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-25 Tim PotterThe security descriptor in a PRINTER_INFO_2 could be...
2002-09-19 Tim PotterBong! The devmode could be NULL. Don't crash if this...
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 PotterHonour return value of to_struct() when converting...
2002-05-16 Tim PotterRenamed 'printer_name' field in python printer info...
2002-05-14 Tim PotterMoved PyDict_SetItemString for printer info level struc...
2002-05-01 Tim PotterImplemented py_to_PRINTER_INFO_3() helper function.
2002-04-18 Tim PotterStarted working on setprinter code.
2002-04-14 Tim PotterMoved security descriptor routines into their own file.
2002-04-14 Tim PotterMade a comment clearer.
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-05 Tim PotterFixed dodgy looking prototypes for py_to_* functions.
2002-04-05 Tim PotterNew routines to convert between structures and python...