Age | Commit message (Expand) | Author | Files | Lines |
2011-02-21 | s4:scripting/python/modules.[ch] - explicitly say that "py_update_path" takes... | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2011-02-17 | s4:scripting/python/modules.c - remove a really unnecessary variable | Matthias Dieter Wallnöfer | 1 | -1/+0 |
2011-02-07 | s4-python: get ordering right on python paths | Andrew Tridgell | 1 | -3/+5 |
2011-02-07 | s4-python Don't force "bin" into the python sys.path | Andrew Bartlett | 1 | -19/+1 |
2011-01-14 | waf: use PYTHONARCHDIR for installing python shared libs | Andrew Tridgell | 1 | -0/+4 |
2010-05-31 | s4-python: Remove cruft to deal with static python modules, which are no | Jelmer Vernooij | 1 | -40/+0 |
2010-05-28 | s4:scripting/python/modules.c - fix "asprintf" calls | Matthias Dieter Wallnöfer | 1 | -2/+6 |
2010-04-20 | s4-python: added PYTHONDIR to python search path | Andrew Tridgell | 1 | -0/+5 |
2009-12-29 | python: When updating sys.path to include the Samba python path, avoid throwi... | Jelmer Vernooij | 1 | -3/+40 |
2009-10-23 | s4-python: we need to include Python.h first | Andrew Tridgell | 1 | -1/+1 |
2008-10-20 | Make sure prototypes are always included, make some functions static and | Jelmer Vernooij | 1 | -0/+1 |
2008-05-10 | Clean up some git merges gone wrong. | Jelmer Vernooij | 1 | -2/+0 |
2008-04-25 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 1 | -0/+1 |
2008-04-08 | Add manually written Python binding for libnet_Join. | Jelmer Vernooij | 1 | -0/+1 |
2008-04-08 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 1 | -0/+3 |
2008-04-08 | Add python bindings for drsuapi. | Jelmer Vernooij | 1 | -0/+1 |
2008-04-08 | Add python bindings for unixinfo. | Jelmer Vernooij | 1 | -0/+1 |
2008-04-08 | Add Python bindings for DFS. | Jelmer Vernooij | 1 | -0/+1 |
2008-03-08 | Push SOVERSION and VERSION out of perl code. | Jelmer Vernooij | 1 | -1/+0 |
2008-01-25 | python: Give precedence to Samba's syspath over the already set system one. | Jelmer Vernooij | 1 | -1/+1 |
2008-01-21 | python: Fix init functions. | Jelmer Vernooij | 1 | -0/+2 |
2008-01-14 | python: Enable building of the wkssvc python bindings. | Jelmer Vernooij | 1 | -0/+1 |
2008-01-14 | python: Compile in svcctl Python bindings. | Jelmer Vernooij | 1 | -0/+1 |
2008-01-14 | python: Work around the fact that there are two "security" modules now. | Jelmer Vernooij | 1 | -1/+1 |
2008-01-14 | python: Compile security module, handle uint. | Jelmer Vernooij | 1 | -0/+2 |
2008-01-14 | python: Enable python bindings for samr and lsa interfaces. | Jelmer Vernooij | 1 | -0/+3 |
2008-01-14 | python: Build epmapper module. | Jelmer Vernooij | 1 | -0/+3 |
2008-01-14 | python: Start building winreg module. | Jelmer Vernooij | 1 | -0/+1 |
2008-01-03 | r26658: pidl: Register Python modules. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-28 | r26624: libnet/python: Use standard function for constructing context, allow ... | Jelmer Vernooij | 1 | -0/+1 |
2007-12-26 | r26594: Add right paths to the Python sys.path setting so we don't have to se... | Jelmer Vernooij | 1 | -0/+8 |
2007-12-24 | r26576: Allow the static module loading code to be used for the Python modules. | Jelmer Vernooij | 1 | -0/+45 |