r25598: Add missing become_root/unbecome_root around calls of add_aliases.
[samba.git] / source / python / setup.py
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Jeremy Allisonr23780: Find and fix more GPL2 -> GPL3.
2007-10-10 Alexander Bokovoyr22840: Add -pie support to Python's setup.py. This...
2007-10-10 Lars Müllerr13257: Fix python build with older python versions...
2007-10-10 Günther Deschnerr12441: Fix python build.
2007-10-10 Gerald Carterr10819: merging a couple of fixes from trunk
2007-10-10 Günther Deschnerr9944: fix python build
2007-10-10 Günther Deschnerr8538: honour CC in python build.
2004-03-24 Tim PotterPath for bugzilla #1152 from Timur Bakeyev. Allow...
2003-05-13 Tim PotterSync up with 3.0 version.
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-05 Tim PotterFix for bug #60. Our autoconf code adds both libraries...
2003-04-14 Tim PotterMerge create/delete domain user samr calls from HEAD.
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-24 Tim PotterStarted working on python routines to add and delete...
2003-03-20 Tim PotterMerge of removal of py_samba.c
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-19 Tim PotterRemove py_samba.c experiment - it didn't work.
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.
2003-02-17 Tim PotterAdded SRVSVC pipe support. I've started implementing...
2002-12-12 Tim PotterMerge of compile tweaks for python tdbpack module.
2002-12-11 Tim PotterSome more tweaking for compilation of py_tdbpack.
2002-12-05 Tim PotterMerge from HEAD:
2002-12-04 Tim PotterFUNCTION_MACRO change broke the Python modules.
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 PotterThe libsmb module uses py_ntsec.o
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-19 Tim PotterRemove hardcoded -I stuff. Hooray!
2002-09-11 Tim PotterImplemented getpw{nam,uid} functions.
2002-09-09 Martin PoolPut all Python modules into the 'samba' subpackage...
2002-09-09 Martin PoolBuild py_tdbpack as well.
2002-09-09 Martin PoolPython's setup.py does not need to be munged by configu...