tevent: Fix typos
[nivanova/samba-autobuild/.git] / lib / tevent / tevent.h
2017-11-17 Volker Lendecketevent: Fix typos
2017-06-08 Volker Lendecketevent: Fix a typo
2016-10-04 Volker Lendecketevent: Add tevent_req_reset_endtime
2016-10-04 Volker Lendecketevent: Add tevent_update_timer()
2016-09-06 Michael Adamtevent: fix confused documentation
2016-09-01 Volker Lendecketevent: Fix some typos
2016-08-23 Volker Lendecketevent: Add threaded immediate activation
2016-07-04 Garming Samtevent: typo in documentation
2016-03-24 Douglas Bagnalltevent.h: use HAVE___ATTRIBUTE__ instead of __GNUC__
2015-11-05 Jeremy Allisonlib: tevent: Initial checkin of threaded tevent context...
2015-06-12 Stefan Metzmachertevent.h: propose tstream_ versions of read_packet_send...
2015-05-20 Stefan Metzmachertevent: add a note to tevent_add_fd()
2014-01-17 Stefan Metzmachertevent: add tevent_req_set_cleanup_fn()
2014-01-17 Stefan Metzmachertevent: add doxygen comments for tevent_num_signals...
2014-01-17 Volker Lendecketevent: Add prototypes
2013-12-11 Gregor Becktevent: add tevent_queue_wait_send/recv()
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-07-08 David Disseldorptevent: document tevent_req_create state zeroing
2013-03-01 Michael Adamtevent: add trace points BEFORE_LOOP_ONCE and AFTER_LOO...
2012-06-08 Stefan Metzmachertevent: expose tevent_context_init_ops
2012-06-08 Martin Schwenkelib/tevent: Add trace point callback
2011-08-11 Sumit Bosetevent: fix documentation for tevent_context_init_byname()
2011-08-09 Stefan Metzmachertevent: fix some comments in tevent.h
2011-08-09 Stefan Metzmachertevent: add tevent_queue_add_entry() and tevent_queue_a...
2011-08-09 Stefan Metzmachertevent: allow tevent_queue_add() to take a NULL trigger...
2011-08-09 Stefan Metzmachertevent: add tevent_queue_running() function
2011-07-09 Stefan Metzmachertevent: add tevent_req_defer_callback()
2011-07-09 Stefan Metzmachertevent: fix comments for tevent_req_post()
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-20 Volker Lendecketevent: Add tevent_req_oom
2011-06-01 Rusty Russelllib/tevent/tevent.h: minor documentation fix.
2011-05-09 Volker Lendecketevent: Fix a typo
2011-03-09 Andreas Schneidertevent: Fixed tevent_wakeup_send code example.
2010-12-26 Volker Lendecketevent: More documentation updates
2010-12-26 Volker Lendecketevent: More doc fixes
2010-12-25 Volker Lendecketevent: Some documentation fixes
2010-11-17 Kai Blintevent: Fix docstring, tevent_req_is_in_progress does...
2010-05-10 Andreas Schneidertevent: Added a description for tevent queue.
2010-05-05 Andreas Schneidertevent: Document the tevent_queue functions.
2010-05-05 Andreas Schneidertevent: Document the tevent helper functions.
2010-05-05 Andreas Schneidertevent: Document missing callback typedefs.
2010-05-05 Andreas Schneidertevent: Document the missing tevent async request callb...
2010-05-05 Andreas Schneidertevent: Create a typedef for the debug function callback.
2010-05-05 Stephen Gallaghertevent: Added more documentation.
2010-05-05 Stephen Gallaghertevent: Remove erroneous comments about TEVENT_FD_AUTOCLOSE
2010-05-05 Andreas Schneidertevent: Added basic doxygen documentation.
2010-03-26 Andrew Tridgelltevent: added tevent_re_initialise()
2010-02-22 Brad HardsSpelling fixes for tevent.
2009-08-17 Stefan Metzmachertevent: add tevent_req_cancel() infrastructure
2009-07-03 Simo SorceExpose functions need by backend writers
2009-06-04 Volker LendeckeAdd tevent_req_notify_callback
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-17 Stefan Metzmachertevent: store the location where a request was finished
2009-03-17 Stefan Metzmachertevent: use an immediate event as trigger for tevent_queue
2009-03-17 Stefan Metzmachertevent: add support for immediate events
2009-03-15 Jelmer VernooijMerge branch 'sharedm4' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'nodiscard' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'tdr' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'checktalloc' of /home/jelmer/samba4
2009-03-12 Stefan Metzmachertevent: add tevent_loop_until()
2009-03-12 Stefan Metzmachertevent: add tevent_loop_set_nesting_hook()
2009-03-12 Stefan Metzmachertevent: don't allow nested tevent_loop_once() anymore
2009-03-12 Stefan Metzmachertevent: pass __location__ to tevent_loop_once/wait()
2009-03-12 Stefan Metzmachertevent: add tevent_set_abort_fn()
2009-03-12 Stefan Metzmachertevent: add tevent_signal_support()
2009-03-10 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-10 Stefan Metzmachertevent: add tevent_req_callback_data_void() macro
2009-03-10 Stefan Metzmachertevent: add tevent_req_received() function
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-02 Simo SorceMake struct tevent_req opaque
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-26 Stefan Metzmachertevent: add tevent_queue infrastructure
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Stefan Metzmachertevent: add private_print function feature to tevent_req
2009-02-25 Stefan Metzmachertevent: add tevent_req_poll() function
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Volker LendeckeAttempt to fix the OpenChange build -- sorry for the...
2009-02-24 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-24 Volker Lendecketevent.h requires bool and uint[16|32|64]_t
2009-02-18 Stefan Metzmachertevent: add tevent_wakeup_send/recv()
2009-02-18 Stefan Metzmachertevent: rename tevent_req_set_timeout() => tevent_req_s...
2009-02-17 Kai Blintevent: Rename ev_timeval* functions to tevent_timeval...
2009-02-16 Stefan Metzmacherlib/tevent: change to LGPLv3+
2009-02-14 Volker LendeckeAdd missing prototype for "tevent_req_print"
2009-02-13 Stefan Metzmacherlib/tevent: add tevent_req infrastructure
2009-02-13 Stefan Metzmacherlib/tevent: remove broken tevent_aio support
2009-01-05 Volker LendeckeAttempt to fix the build on netbsd5
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Stefan Metzmachertevent: fix tevent_add_timer() and tevent_add_aio(...
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-03 Stefan Metzmachertevent: remove TEVENT_FD_AUTOCLOSE feature
2009-01-03 Stefan Metzmachertevent: add tevent_fd_set_auto_close()
2009-01-03 Stefan Metzmachertevent: add tevent_fd_set_close_fn()
2009-01-03 Stefan Metzmachertevent: specify argument names for the event handlers
2009-01-02 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-02 Stefan Metzmachertevent: only provide compat macros if the caller wants...
2009-01-02 Stefan Metzmachertevent: rename ev_debug_ops => tevent_debug_ops
next