Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-30 | Do not install private headers | Simo Sorce | 1 | -2/+0 | |
2009-01-03 | tevent: fix standalone make test | Stefan Metzmacher | 1 | -5/+6 | |
metze | |||||
2008-12-23 | Fix more compiler warnings. | Jelmer Vernooij | 1 | -0/+1 | |
2008-12-23 | Install tevent_internal.h, as Samba 4 needs it. | Jelmer Vernooij | 1 | -0/+1 | |
2008-12-23 | standalone: Use more variables, preparing to include these files from main | Jelmer Vernooij | 1 | -5/+6 | |
Samba 4 makefile. | |||||
2008-12-22 | Fix installation of standalone tevent Python module. | Jelmer Vernooij | 1 | -2/+1 | |
2008-12-20 | Stop using SWIG for ldb Python bindings. | Jelmer Vernooij | 1 | -9/+5 | |
2008-12-20 | Fix standalone compilation of events library. | Jelmer Vernooij | 1 | -22/+20 | |
2008-12-17 | s4:lib/events: move to toplevel directory as lib/tevent/ | Stefan Metzmacher | 1 | -0/+59 | |
This commit will not compile on its own. metze |