summaryrefslogtreecommitdiff
path: root/source3/python/setup.py
Commit message (Expand)AuthorAgeFilesLines
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-10-101-1/+1
* r22840: Add -pie support to Python's setup.py. This should fix build of pytho...Alexander Bokovoy2007-10-101-0/+2
* r13257: Fix python build with older python versions (e.g. 2.2.1) like in Unit...Lars Müller2007-10-101-2/+2
* r12441: Fix python build.Günther Deschner2007-10-101-1/+3
* r10819: merging a couple of fixes from trunkGerald Carter2007-10-101-12/+19
* r9944: fix python buildGünther Deschner2007-10-101-0/+3
* r8538: honour CC in python build.Günther Deschner2007-10-101-0/+2
* Path for bugzilla #1152 from Timur Bakeyev. Allow python modules toTim Potter2004-03-241-0/+3
* Fix for bug #60. Our autoconf code adds both libraries and linkerTim Potter2003-05-051-21/+30
* Merge create/delete domain user samr calls from HEAD.Tim Potter2003-04-141-0/+1
* Merge of removal of py_samba.cTim Potter2003-03-201-12/+1
* Merge of cleanups and srvsvc implementation from HEAD.Tim Potter2003-02-191-1/+14
* Merge of compile tweaks for python tdbpack module.Tim Potter2002-12-121-1/+1
* Merge from HEAD:Tim Potter2002-12-051-1/+2
* Sync with HEAD.Tim Potter2002-11-041-1/+2
* Remove hardcoded -I stuff. Hooray!Tim Potter2002-09-191-9/+9
* Implemented getpw{nam,uid} functions.Tim Potter2002-09-111-0/+2
* Put all Python modules into the 'samba' subpackage. Now you need toMartin Pool2002-09-091-1/+9
* Build py_tdbpack as well.Martin Pool2002-09-091-0/+5
* Python's setup.py does not need to be munged by configure.in -- it isMartin Pool2002-09-091-0/+168