CVE-2016-0771: tests/dns: prepare script for further testing
[sharpe/samba-autobuild/.git] / lib / tevent /
2016-02-19 Stefan Metzmachertevent: version 0.9.28 tevent-0.9.28
2016-02-18 Jeremy Allisonlib: tevent: Fix memory leak reported by Pavel Březina...
2016-02-15 Stefan Metzmachertevent: version 0.9.27 tevent-0.9.27
2016-02-07 Nathan HuffFix ETIME handling for Solaris event ports.
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
2016-01-13 Jelmer Vernooijtevent: Only set public headers field when installing...
2015-11-18 Jelmer VernooijSet LD_LIBRARY_PATH during tests.
2015-11-18 Jeremy Allisonlib: tevent: Whitespace cleanup.
2015-11-18 Jeremy Allisonlib: tevent: Fix bug in poll backend - poll_event_loop_...
2015-11-05 Stefan Metzmachertevent: version 0.9.26 tevent-0.9.26
2015-11-05 Jeremy Allisonlib: tevent: docs: Add tutorial on thread usage.
2015-11-05 Jeremy Allisonlib: tevent: tests: Add a second thread test that does...
2015-11-05 Jeremy Allisonlib: tevent: Initial test of tevent threaded context...
2015-11-05 Jeremy Allisonlib: tevent: Initial checkin of threaded tevent context...
2015-06-12 Stefan Metzmachertevent: version 0.9.25 tevent-0.9.25
2015-06-12 Stefan Metzmacherpytevent: add a TeventTimer_Object_ref helper structure...
2015-06-12 Stefan Metzmacherpytevent: remove const warnings using discard_const_p()
2015-06-12 Stefan Metzmacherpytevent: remove dead code TEVENT_DEPRECATED is never...
2015-06-12 Stefan Metzmachertevent.h: propose tstream_ versions of read_packet_send...
2015-06-12 Stefan Metzmachertevent/testsuite: make sure we cleanup tevent_fd struct...
2015-06-10 Petr Viktorinpytevent: Build for two versions of Python at once
2015-06-10 Petr Viktorinpytevent: Port to Python 3
2015-06-10 Petr Viktorinpytalloc: Improve timer wrapper, and test it
2015-06-10 Petr Viktorinpytevent: Define missing TeventFd_Type object
2015-06-10 Petr Viktorinpytevent: Better error and reference handling
2015-06-02 Stefan Metzmachertevent: fix access after free in tevent_common_check_si...
2015-05-20 Stefan Metzmachertevent: add a note to tevent_add_fd()
2015-04-29 Gordon Rosslib: tevent: Fix compile error in Solaris ports backend.
2015-04-21 Volker Lendecketevent: Fix CID 1035381 Unchecked return value
2015-03-26 Jelmer VernooijMove waf into third_party/.
2015-03-04 David Disseldorptevent: version 0.9.24 tevent-0.9.24
2015-03-03 Jeremy Allisontevent: Ignore unexpected signal events in the same...
2015-02-27 Michael Adamtevent: version 0.9.23 tevent-0.9.23
2015-02-15 Jeremy AllisonAdd Solaris ports as a tevent backend.
2015-01-24 Richard SharpeUpdate the tevent_data.dox tutrial stuff to fix some...
2015-01-22 Petr ViktorinRemove use of the "staticforward" macro
2014-09-30 Stefan Metzmachertevent: version 0.9.22 tevent-0.9.22
2014-09-30 Stefan Metzmachertevent: remove unused exit_code in tevent_select.c
2014-09-30 Stefan Metzmachertevent: remove unused exit_code in tevent_poll.c
2014-09-18 Volker Lendeckelib: Polish echo_server
2014-06-20 Michael Adamtevent:build: improve detection of srcdir
2014-06-07 Jeremy Allisonlib: tevent: make TEVENT_SIG_INCREMENT atomic.
2014-04-04 Lukas Slebodniktevent: Update flags in tevent pkgconfig file
2014-04-02 Volker Lendeckedlinklist: Fix a typo
2014-04-02 Stefan Metzmacherlib/tevent/tests: add missing #include "torture/local...
2014-01-17 Stefan Metzmachertevent: version 0.9.21 tevent-0.9.21
2014-01-17 Stefan Metzmachertevent: add tevent_req_set_cleanup_fn()
2014-01-17 Stefan Metzmachertevent: add/use tevent_req_destructor
2014-01-17 Stefan Metzmachertevent: add doxygen comments for tevent_num_signals...
2014-01-17 Volker Lendecketevent: Add prototypes
2014-01-17 Volker Lendecketevent: Only build "std_fallback_to_poll" when epoll...
2014-01-17 Stefan Metzmachertevent: fix crash bug in tevent_queue_immediate_trigger()
2013-12-26 Simo SorceDo not return a value from a void function.
2013-12-17 Volker Lendecketevent: Fix CID 1138326 Unchecked return value
2013-12-11 Stefan Metzmachertevent: version 0.9.20 tevent-0.9.20
2013-12-11 Stefan Metzmachertevent: give the user the chance to ask for TEVENT_NUM_...
2013-12-11 Stefan Metzmachertevent: change TEVENT_SA_INFO_QUEUE_COUNT from 64 to 256
2013-12-11 Stefan Metzmachertevent: tevent_epoll_set_panic_fallback() can be a...
2013-12-11 Stefan Metzmachertevent: make use of talloc_get_type_abort() in tevent_e...
2013-12-11 Stefan Metzmachertevent: make use of talloc_get_type_abort() in tevent_s...
2013-12-11 Stefan Metzmachertevent: make use of talloc_get_type_abort() in tevent_s...
2013-12-11 Stefan Metzmachertevent: make use of talloc_get_type_abort() in tevent_req.c
2013-12-11 Stefan Metzmachertevent: make use of talloc_get_type_abort() in tevent_q...
2013-12-11 Stefan Metzmachertevent: use talloc_get_type_abort() in the documentatio...
2013-12-11 Gregor Becktevent: add tevent_queue_wait_send/recv()
2013-12-11 Stefan Metzmachertevent: tevent_req_create() already uses ZERO_STRUCT...
2013-12-11 Stefan Metzmachertevent: let tevent_req_received() clear the private_can...
2013-12-11 Stefan Metzmachertevent: cancel the timeout timer when the request is...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-09-08 Volker Lendecketevent: Use talloc_pooled_object for tevent_req_create
2013-08-16 Volker Lendecketevent: Remove a pointless goto
2013-08-12 Volker Lendecketevent: Fix tutorial reference
2013-08-05 Volker Lendecketevent: Add echo server sample code
2013-08-01 Stefan Metzmachertevent: change version to 0.9.19 tevent-0.9.19
2013-08-01 Volker Lendecketevent: Remove the signal pipe if no signal events...
2013-07-08 David Disseldorptevent: document tevent_req_create state zeroing
2013-07-05 Stefan MetzmacherMerge remote-tracking branch 'origin/v4-1-test' into...
2013-07-05 Volker Lendecketevent: Fix a typo
2013-06-21 Volker LendeckeFix some blank line endings
2013-06-14 Volker Lendecketevent: Fix Coverity ID 989236 Operands don't affect...
2013-06-12 Andreas Schneidertevent: Link the tutorial on the mainpage.
2013-06-12 David Koňařtevent: Add tevent tutorial files.
2013-05-28 Andrew Bartlettbuild: Remove autoconf build system
2013-04-04 Volker Lendecketevent: Only set poll_ev->delete=false if it was true
2013-03-22 Jeremy AllisonFix tevent testsuite issue on Solaris.
2013-03-22 Jeremy AllisonSolaris/Illumos/Nexenta creates pipes that are bi-direc...
2013-03-02 Stefan Metzmachertevent: change version to 0.9.18 tevent-0.9.18
2013-03-01 Stefan Metzmachertevent: optimize adding new zero timer events
2013-03-01 Stefan Metzmachertevent: optimize adding new timer events
2013-03-01 Stefan Metzmachertevent: add a debug message in tevent_common_loop_timer...
2013-03-01 Stefan Metzmachertevent: add test_event_fd2()
2013-03-01 Stefan Metzmachertevent: add test_event_fd1()
2013-03-01 Stefan Metzmachertevent: use better names for the subtests
2013-03-01 Jeremy Allisontevent: Regression test to ensure that a tevent backend...
2013-03-01 Stefan Metzmachertevent: use DEBUG_ERROR for the fallback message in...
2013-03-01 Jeremy Allisontevent: If epoll_ctl(..EPOLL_CTL_ADD,..) failes with...
2013-03-01 Stefan Metzmachertevent: preferr the write handler if there're two possi...
next