summaryrefslogtreecommitdiffstats
path: root/lib/tevent
Commit message (Expand)AuthorAgeFilesLines
...
* tevent: use HAVE_EPOLL instead of HAVE_EVENTS_EPOLLStefan Metzmacher2009-01-024-8/+6
* tevent: rename event_register_backend() => tevent_register_backend()Stefan Metzmacher2009-01-026-23/+22
* tevent: rename event_context_init* => tevent_context_init*()Stefan Metzmacher2009-01-021-25/+26
* tevent: rename event_[s|g]et_fd_flags => tevent_fd_[s|g]et_flagsStefan Metzmacher2009-01-021-2/+2
* tevent: rename event_loop_* => tevent_loop_*Stefan Metzmacher2009-01-021-4/+4
* tevent: rename event_set_default_backend() => tevent_set_default_backend()Stefan Metzmacher2009-01-021-5/+6
* tevent: use libreplace headers instead of system headersStefan Metzmacher2009-01-024-9/+6
* s4:tevent: move event_context_find() to tevent_s4.cStefan Metzmacher2009-01-021-18/+0
* lib/tevent: fix standalone make distclean realdistcleanStefan Metzmacher2008-12-301-2/+2
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-2913-150/+147
* lib/tevent: rename event_* => tevent_* in the header fileStefan Metzmacher2008-12-299-117/+198
* lib/tevent: libtevent will change a lot until it's version 1.0.0Stefan Metzmacher2008-12-241-1/+1
* Fix more compiler warnings.Jelmer Vernooij2008-12-231-0/+1
* Fix more compiler warnings in various places.Jelmer Vernooij2008-12-231-1/+1
* Install tevent_internal.h, as Samba 4 needs it.Jelmer Vernooij2008-12-231-0/+1
* pytevent: Add missing file.Jelmer Vernooij2008-12-231-0/+10
* Allow using external libtevent.Jelmer Vernooij2008-12-231-11/+0
* standalone: Use more variables, preparing to include these files from mainJelmer Vernooij2008-12-231-5/+6
* Move Samba4-specific file out of common libtevent.Jelmer Vernooij2008-12-232-73/+1
* python/tevent: Remove use of pytalloc.h.Jelmer Vernooij2008-12-231-8/+21
* Fix installation of standalone tevent Python module.Jelmer Vernooij2008-12-221-2/+1
* Never build tevent modules as shared objects.Jelmer Vernooij2008-12-221-0/+4
* Remove unused Samba4-specific init functions for libtevent.Jelmer Vernooij2008-12-222-40/+0
* Fix various Python-related bugs.Jelmer Vernooij2008-12-211-0/+1
* Fix tevent python module build as part of samba 4.Jelmer Vernooij2008-12-203-9/+13
* Stop using SWIG for ldb Python bindings.Jelmer Vernooij2008-12-209-3510/+118
* Fix standalone compilation of events library.Jelmer Vernooij2008-12-204-25/+23
* Add missing files for standalone build.Jelmer Vernooij2008-12-203-0/+3279
* s4:lib/tevent: add lib/events/ compat and let things compileStefan Metzmacher2008-12-1718-101/+104
* s4:lib/events: move to toplevel directory as lib/tevent/Stefan Metzmacher2008-12-1730-0/+7911