Age | Commit message (Expand) | Author | Files | Lines |
2012-01-31 | tevent: Fix python documentation strings | Amitay Isaacs | 1 | -2/+2 |
2011-12-07 | Add version attribute for pytevent. | Jelmer Vernooij | 1 | -0/+2 |
2011-03-19 | lib/: Fix prototypes for functions. | Jelmer Vernooij | 1 | -1/+3 |
2010-11-11 | s4:pytevent.c - fix a discard const warning | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-09-25 | pyteven: Fix build warnings. | Jelmer Vernooij | 1 | -6/+16 |
2010-09-25 | pytevent: Add more tests. | Jelmer Vernooij | 1 | -2/+19 |
2010-09-25 | pytevent: Fill in client side fnuctions. | Jelmer Vernooij | 1 | -52/+393 |
2010-09-25 | tevent: Add infrastructure for python bindings. | Jelmer Vernooij | 1 | -0/+394 |
2009-05-16 | tevent: Remove python module. | Jelmer Vernooij | 1 | -143/+0 |
2009-03-01 | Avoid using tevent_util.h, which won't be available if we use the system | Jelmer Vernooij | 1 | -2/+2 |
2009-02-16 | tevent: fix compiler warning in pytevent.c | Stefan Metzmacher | 1 | -1/+3 |
2009-02-16 | lib/tevent: change to LGPLv3+ | Stefan Metzmacher | 1 | -12/+16 |
2009-01-30 | lib/tevent: include replace.h in pytevent.c | Stefan Metzmacher | 1 | -0/+1 |
2009-01-08 | Avoid using a utility header for Python replacements included in Samba, | Jelmer Vernooij | 1 | -1/+6 |
2009-01-07 | s3/s4 build: Fix Py_RETURN_NONE to work with python versions < 2.4 | Tim Prouty | 1 | -1/+1 |
2009-01-06 | py: Properly increase the reference counter of Py_None. | Jelmer Vernooij | 1 | -1/+1 |
2009-01-02 | tevent: change pytevent to tevent_* | Stefan Metzmacher | 1 | -19/+20 |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 1 | -2/+2 |
2008-12-23 | python/tevent: Remove use of pytalloc.h. | Jelmer Vernooij | 1 | -8/+21 |
2008-12-21 | Fix various Python-related bugs. | Jelmer Vernooij | 1 | -0/+1 |
2008-12-20 | Fix tevent python module build as part of samba 4. | Jelmer Vernooij | 1 | -0/+6 |
2008-12-20 | Stop using SWIG for ldb Python bindings. | Jelmer Vernooij | 1 | -0/+110 |