lib: Make async_sock includable on its own
[kai/samba.git] / lib / tevent / pytevent.c
2012-01-31 Amitay Isaacstevent: Fix python documentation strings
2011-12-07 Jelmer VernooijAdd version attribute for pytevent.
2011-03-19 Jelmer Vernooijlib/: Fix prototypes for functions.
2010-11-11 Matthias Dieter... s4:pytevent.c - fix a discard const warning
2010-09-25 Jelmer Vernooijpyteven: Fix build warnings.
2010-09-25 Jelmer Vernooijpytevent: Add more tests.
2010-09-25 Jelmer Vernooijpytevent: Fill in client side fnuctions.
2010-09-25 Jelmer Vernooijtevent: Add infrastructure for python bindings.
2009-05-16 Jelmer Vernooijtevent: Remove python module.
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijAvoid using tevent_util.h, which won't be available...
2009-02-21 Jelmer Vernooijpytevent: Fix include path - tevent_util is not installed.
2009-02-16 Stefan Metzmachertevent: fix compiler warning in pytevent.c
2009-02-16 Stefan Metzmacherlib/tevent: change to LGPLv3+
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-30 Stefan Metzmacherlib/tevent: include replace.h in pytevent.c
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Jelmer VernooijAvoid using a utility header for Python replacements...
2009-01-07 Tim Proutys3/s4 build: Fix Py_RETURN_NONE to work with python...
2009-01-06 Jelmer Vernooijpy: Properly increase the reference counter of Py_None.
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-02 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-02 Stefan Metzmachertevent: change pytevent to tevent_*
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer Vernooijpython/tevent: Remove use of pytalloc.h.
2008-12-21 Jelmer VernooijFix various Python-related bugs.
2008-12-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-20 Jelmer VernooijFix tevent python module build as part of samba 4.
2008-12-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-20 Jelmer VernooijStop using SWIG for ldb Python bindings.