summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/modules.c
Commit message (Expand)AuthorAgeFilesLines
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-0/+1
* Clean up some git merges gone wrong.Jelmer Vernooij2008-05-101-2/+0
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-251-0/+1
|\
| * Add manually written Python binding for libnet_Join.Jelmer Vernooij2008-04-081-0/+1
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-081-0/+3
|\|
| * Add python bindings for drsuapi.Jelmer Vernooij2008-04-081-0/+1
| * Add python bindings for unixinfo.Jelmer Vernooij2008-04-081-0/+1
| * Add Python bindings for DFS.Jelmer Vernooij2008-04-081-0/+1
* | Push SOVERSION and VERSION out of perl code.Jelmer Vernooij2008-03-081-1/+0
|/
* python: Give precedence to Samba's syspath over the already set system one.Jelmer Vernooij2008-01-251-1/+1
* python: Fix init functions.Jelmer Vernooij2008-01-211-0/+2
* python: Enable building of the wkssvc python bindings.Jelmer Vernooij2008-01-141-0/+1
* python: Compile in svcctl Python bindings.Jelmer Vernooij2008-01-141-0/+1
* python: Work around the fact that there are two "security" modules now.Jelmer Vernooij2008-01-141-1/+1
* python: Compile security module, handle uint.Jelmer Vernooij2008-01-141-0/+2
* python: Enable python bindings for samr and lsa interfaces.Jelmer Vernooij2008-01-141-0/+3
* python: Build epmapper module.Jelmer Vernooij2008-01-141-0/+3
* python: Start building winreg module.Jelmer Vernooij2008-01-141-0/+1
* r26658: pidl: Register Python modules.Jelmer Vernooij2008-01-031-0/+1
* r26624: libnet/python: Use standard function for constructing context, allow ...Jelmer Vernooij2007-12-281-0/+1
* r26594: Add right paths to the Python sys.path setting so we don't have to se...Jelmer Vernooij2007-12-261-0/+8
* r26576: Allow the static module loading code to be used for the Python modules.Jelmer Vernooij2007-12-241-0/+45