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