summaryrefslogtreecommitdiffstats
path: root/lib/tevent/pytevent.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid using tevent_util.h, which won't be available if we use the systemJelmer Vernooij2009-03-011-2/+2
* tevent: fix compiler warning in pytevent.cStefan Metzmacher2009-02-161-1/+3
* lib/tevent: change to LGPLv3+Stefan Metzmacher2009-02-161-12/+16
* lib/tevent: include replace.h in pytevent.cStefan Metzmacher2009-01-301-0/+1
* Avoid using a utility header for Python replacements included in Samba,Jelmer Vernooij2009-01-081-1/+6
* s3/s4 build: Fix Py_RETURN_NONE to work with python versions < 2.4Tim Prouty2009-01-071-1/+1
* py: Properly increase the reference counter of Py_None.Jelmer Vernooij2009-01-061-1/+1
* tevent: change pytevent to tevent_*Stefan Metzmacher2009-01-021-19/+20
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-2/+2
* python/tevent: Remove use of pytalloc.h.Jelmer Vernooij2008-12-231-8/+21
* Fix various Python-related bugs.Jelmer Vernooij2008-12-211-0/+1
* Fix tevent python module build as part of samba 4.Jelmer Vernooij2008-12-201-0/+6
* Stop using SWIG for ldb Python bindings.Jelmer Vernooij2008-12-201-0/+110