Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-12-22 | Fix installation of standalone tevent Python module. | Jelmer Vernooij | 1 | -2/+1 | |
2008-12-22 | Never build tevent modules as shared objects. | Jelmer Vernooij | 1 | -0/+4 | |
2008-12-22 | Remove unused Samba4-specific init functions for libtevent. | Jelmer Vernooij | 2 | -40/+0 | |
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 | 3 | -9/+13 | |
2008-12-20 | Stop using SWIG for ldb Python bindings. | Jelmer Vernooij | 9 | -3510/+118 | |
2008-12-20 | Fix standalone compilation of events library. | Jelmer Vernooij | 4 | -25/+23 | |
2008-12-20 | Add missing files for standalone build. | Jelmer Vernooij | 3 | -0/+3279 | |
2008-12-17 | s4:lib/tevent: add lib/events/ compat and let things compile | Stefan Metzmacher | 18 | -101/+104 | |
metze | |||||
2008-12-17 | s4:lib/events: move to toplevel directory as lib/tevent/ | Stefan Metzmacher | 30 | -0/+7911 | |
This commit will not compile on its own. metze |