Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-05-16 | tevent: Remove python module. | Jelmer Vernooij | 1 | -5/+0 | |
This module didn't have any functionality that we actually used yet, and it was quite small. Tevent is quite low level and perhaps doesn't make much sense to expose directly as a Python module. It was also causing build problems when used with a system-tevent. We can always back later if necessary. | |||||
2009-02-02 | lib/tevent: the python bindings don't use swig anymore | Stefan Metzmacher | 1 | -7/+2 | |
metze | |||||
2009-01-06 | Ensure libreplace is included into the tevent python bindings | Andrew Bartlett | 1 | -1/+1 | |
Without this, the samba4.tevent.python test fails Andrew Bartlett | |||||
2008-12-23 | pytevent: Add missing file. | Jelmer Vernooij | 1 | -0/+10 | |