python:tests: Store keys as bytes rather than as lists of ints
[samba.git] / lib / tevent / tevent_util.h
2023-07-19 Stefan Metzmachertevent: add tevent_dlinklist.h as copy from lib/util...
2021-06-04 Volker Lendecketevent: Remove single-use ev_str_list_[length|add]
2019-06-11 Noel PowerDLIST_REMOVE: clang: Fix dereference of a null pointer...
2016-07-14 Michael AdamRevert "tevent: avoid -Wtautological-compare errors...
2016-07-14 Michael Adamtevent: avoid -Wtautological-compare errors with gcc6
2016-02-06 Michael Adamtevent: remove outdated comment about type argument...
2016-02-06 Michael Adamtevent: remove unneeded type argument from DLIST_CONCAT...
2016-02-06 Michael Adamtevent: remove uneeded type argument from DLIST_DEMOTE()
2016-02-06 Michael Adamtevent: remove unneeded type argument from DLIST_ADD_END
2014-04-02 Volker Lendeckedlinklist: Fix a typo
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2011-08-11 Sumit Bosetevent: Set FD_CLOEXEC on epoll handle
2010-02-14 Andrew Tridgellutil: update three other copies of our dlinklist.h...
2009-05-16 Jelmer Vernooijtevent: Define TALLOC_FREE() if it's not defined yet...
2008-12-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
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.
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-17 Stefan Metzmachers4:lib/events: move to toplevel directory as lib/tevent/