Age | Commit message (Expand) | Author | Files | Lines |
2008-12-29 | lib/tevent: rename event_* => tevent_* in the header file | Stefan Metzmacher | 9 | -117/+198 |
2008-12-24 | lib/tevent: libtevent will change a lot until it's version 1.0.0 | Stefan Metzmacher | 1 | -1/+1 |
2008-12-23 | Fix more compiler warnings. | Jelmer Vernooij | 1 | -0/+1 |
2008-12-23 | Fix more compiler warnings in various places. | Jelmer Vernooij | 1 | -1/+1 |
2008-12-23 | Install tevent_internal.h, as Samba 4 needs it. | Jelmer Vernooij | 1 | -0/+1 |
2008-12-23 | pytevent: Add missing file. | Jelmer Vernooij | 1 | -0/+10 |
2008-12-23 | Allow using external libtevent. | Jelmer Vernooij | 1 | -11/+0 |
2008-12-23 | standalone: Use more variables, preparing to include these files from main | Jelmer Vernooij | 1 | -5/+6 |
2008-12-23 | Move Samba4-specific file out of common libtevent. | Jelmer Vernooij | 2 | -73/+1 |
2008-12-23 | python/tevent: Remove use of pytalloc.h. | Jelmer Vernooij | 1 | -8/+21 |
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 |
2008-12-17 | s4:lib/events: move to toplevel directory as lib/tevent/ | Stefan Metzmacher | 30 | -0/+7911 |