summaryrefslogtreecommitdiff
path: root/lib/tevent
Commit message (Expand)AuthorAgeFilesLines
* tevent: version 0.13.0tevent-0.13.0Stefan Metzmacher2022-07-253-2/+153
* tevent: tevent_cached_getpid() testsStefan Metzmacher2022-07-251-0/+71
* tevent: add tevent_cached_getpid() helperStefan Metzmacher2022-07-255-9/+63
* tevent: version 0.12.1tevent-0.12.1Stefan Metzmacher2022-06-082-1/+152
* tevent:tests: Test queue entry tagstevent-0.12.0Pavel Filipenský2022-04-112-0/+300
* tevent: Add tevent queue tracing supportPavel Filipenský2022-04-116-1/+268
* tevent: Use internally an empty trigger function for blocker requestsPavel Filipenský2022-04-111-1/+7
* tevent: Move the code below the trigger checkPavel Filipenský2022-04-111-6/+6
* tevent: Fix trailing whitespacesPavel Filipenský2022-04-112-3/+3
* configure/Makefile: export PYTHONHASHSEED=1 in all 'configure/Makefile' scriptsStefan Metzmacher2022-03-291-0/+7
* lib:tevent: Reformat shell scriptsAndreas Schneider2022-02-241-1/+1
* tevent: add missing `#include <sys/types.h>`David Seifert2022-02-031-0/+1
* Fix Python docstringsJoseph Sutton2021-09-041-1/+1
* tevent: bump the version number to 0.11.0tevent-0.11.0Pavel Březina2021-07-073-21/+147
* tevent: add event trace apiPavel Březina2021-07-0711-10/+1461
* tevent: add custom tag to eventsPavel Březina2021-07-079-1/+370
* tevent: add support for cmocka unit testsPavel Březina2021-07-071-3/+26
* tevent: Remove single-use ev_str_list_[length|add]Volker Lendecke2021-06-043-34/+16
* tevent: also use portable __has_attribute macro to check for "deprecated" att...Björn Jacke2020-10-161-1/+7
* tevent: Fix a tevent tutorial errorVolker Lendecke2020-05-191-1/+1
* Fix clang 9 missing-field-initializer warningsGary Lockyer2020-05-081-8/+8
* test: Make local.event.*.fd1 a bit less flappingVolker Lendecke2020-05-061-1/+1
* py3: Remove #define PyInt_FromLong PyLong_FromLongAndrew Bartlett2020-03-231-2/+2
* tevent: Release tevent 0.10.2tevent-0.10.2Uri Simchoni2019-11-182-1/+127
* tevent: Release tevent 0.10.1tevent-0.10.1Stefan Metzmacher2019-09-042-1/+127
* py3: Remove duplicated PyUnicode_Check() after the py3 compat macros were rem...Andrew Bartlett2019-06-241-1/+1
* py3: Remove PyStr_AsUTF8() compatability macroAndrew Bartlett2019-06-241-4/+1
* py3: Remove PyStr_FromString() compatability macroAndrew Bartlett2019-06-241-3/+1
* py3: Remove PyStr_Check() compatability macroAndrew Bartlett2019-06-241-3/+1
* tevent: Fix a typoVolker Lendecke2019-06-201-1/+1
* DLIST_REMOVE: clang: Fix dereference of a null pointer warningNoel Power2019-06-111-1/+1
* lib/tevent: clang:Noel Power2019-06-111-0/+2
* lib/tevent: squash 'cast between incompatible function types' warningNoel Power2019-05-161-23/+50
* tevent: Release tevent 0.10.0tevent-0.10.0Andrew Bartlett2019-03-212-1/+127
* build: Standardise on calling conf.SAMBA_CHECK_PYTHON() in librariesAndrew Bartlett2019-03-211-9/+2
* build: Remove bld.gen_python_environments()Andrew Bartlett2019-03-211-7/+6
* tevent: version 0.9.39tevent-0.9.39Stefan Metzmacher2019-02-262-1/+127
* Search for location of waf scriptDavid Mulder2019-02-261-1/+2
* py_tevent: add_timer takes float argumentDouglas Bagnall2019-02-081-2/+6
* lib:tevent: Use correct C99 initializer for tevent_reqAndreas Schneider2019-01-281-4/+6
* tevent: version 0.9.38tevent-0.9.38Stefan Metzmacher2019-01-152-1/+127
* tevent: deprecate tevent_wrapper api againStefan Metzmacher2019-01-127-5/+18
* Fix typos and ban the rams from sambatdb-1.3.17Swen Schillig2019-01-101-1/+1
* build: Move python detection back into waf (instead of in configure and Makef...Andrew Bartlett2018-12-142-2/+1
* build: Workaround python3 hash order issues (for now)Andrew Bartlett2018-12-131-1/+1
* PY3: switch current build to use python3Noel Power2018-12-102-3/+4
* Fix spelling mistakesOlly Betts2018-11-301-1/+1
* lib: Avoid the use of open_memstream in tevent_req_profile_stringVolker Lendecke2018-10-081-2/+13
* tevent: Fix a docu typoVolker Lendecke2018-09-141-1/+1
* lib/tevent/wscript: update to handle waf 2.0.4Alexander Bokovoy2018-09-051-10/+11