summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/smbpython.c
Commit message (Collapse)AuthorAgeFilesLines
* r26576: Allow the static module loading code to be used for the Python modules.Jelmer Vernooij2007-12-241-1/+5
| | | | | Simplify the way module initialization functions are handled. (This used to be commit ba8be2dfc0de4434c798663336b81f7f95cde520)
* r26575: Build a private copy of the Python executable for Samba 4, so we ↵Jelmer Vernooij2007-12-241-0/+25
know we're always using the same library we build the modules for. (This used to be commit 03270c5ffdb1476bef5eba846c2ea008111375fc)