Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-05-16 | tevent: Remove python module. | Jelmer Vernooij | 1 | -3/+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. | |||||
2008-12-20 | Fix standalone compilation of events library. | Jelmer Vernooij | 1 | -1/+1 | |
2008-12-17 | s4:lib/events: move to toplevel directory as lib/tevent/ | Stefan Metzmacher | 1 | -0/+21 | |
This commit will not compile on its own. metze |