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
/
lib
/
messaging
/
pymessaging.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:lib/messaging: s/private/private_data
Stefan Metzmacher
2009-02-02
1
-2
/
+2
*
Avoid using a utility header for Python replacements included in Samba,
Jelmer Vernooij
2009-01-08
1
-1
/
+5
*
s3/s4 build: Fix Py_RETURN_NONE to work with python versions < 2.4
Tim Prouty
2009-01-07
1
-1
/
+1
*
py: Properly increase the reference counter of Py_None.
Jelmer Vernooij
2009-01-06
1
-4
/
+4
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
1
-2
/
+2
*
Remove includes of py_*.h, which are no longer generated.
Jelmer Vernooij
2008-12-22
1
-1
/
+3
*
Use consistent names for dcerpc python modules; fixes messaging test.
Jelmer Vernooij
2008-12-22
1
-3
/
+5
*
Remove use of global loadparm in python modules.
Jelmer Vernooij
2008-11-02
1
-2
/
+7
*
Remove more uses of global_loadparm.
Jelmer Vernooij
2008-10-24
1
-2
/
+2
*
Remove a few more usages of global_loadparm.
Jelmer Vernooij
2008-10-24
1
-2
/
+2
*
Eliminate another instance of global_loadparm.
Jelmer Vernooij
2008-10-24
1
-2
/
+3
*
Use a custom init function for samba4 that sets a samba4
Simo Sorce
2008-06-14
1
-2
/
+2
*
two more places where the wrong type is passed to PyArg_ParseTupleAndKeywords()
Andrew Tridgell
2008-05-30
1
-4
/
+6
*
fixed a segv in the python messaging code on 64 bit systems
Andrew Tridgell
2008-05-30
1
-1
/
+4
*
Finish smbstatus in Python.
Jelmer Vernooij
2008-05-26
1
-0
/
+3
*
Allow using IRPC functions on the messaging bus from Python.
Jelmer Vernooij
2008-05-26
1
-0
/
+556