r25598: Add missing become_root/unbecome_root around calls of add_aliases.
[samba.git] / source / python / py_srvsvc.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 Lars Müllerr7960: Replace unknown SMB_XSTRDUP by known SMB_STRDUP...
2007-10-10 Gerald Carterr6678: fix python python after talloc() shakeup
2003-03-20 Tim PotterMerge of compiler warning fixups.
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-19 Tim PotterGCC 3.x has deprecated multi-line string constants.
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.
2003-02-17 Tim PotterAdded SRVSVC pipe support. I've started implementing...