index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
tevent
/
tevent_standard.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tevent: Clarify apparently useless conditions
Nikolai Kondrashov
2016-07-12
1
-0
/
+10
*
tevent: Only build "std_fallback_to_poll" when epoll is around
Volker Lendecke
2014-01-17
1
-0
/
+2
*
tevent: tevent_epoll_set_panic_fallback() can be a void function
Stefan Metzmacher
2013-12-11
1
-4
/
+1
*
tevent: add std_event_loop_wait()
Stefan Metzmacher
2013-03-01
1
-0
/
+17
*
tevent: don't call TALLOC_FREE(ev->additional_data) in std_fallback_to_poll()
Stefan Metzmacher
2013-03-01
1
-1
/
+0
*
tevent: Remove the previous "standard" tevent backend implementation.
Jeremy Allison
2013-02-14
1
-556
/
+1
*
tevent: Add in the new implementation of "standard" tevent backend.
Jeremy Allison
2013-02-14
1
-6
/
+180
*
tevent: Add in the same tevent_re_initialise() fix Metze put in the tevent_po...
Jeremy Allison
2013-02-14
1
-0
/
+6
*
lib/tevent: Add trace point callback
Martin Schwenke
2012-06-08
1
-0
/
+2
*
tevent: Set FD_CLOEXEC on epoll handle
Sumit Bose
2011-08-11
1
-0
/
+17
*
Finish the range checking on all FD_SET calls for select().
Jeremy Allison
2011-02-28
1
-0
/
+4
*
tevent: Only call handlers that ask for events
Volker Lendecke
2010-10-06
1
-1
/
+1
*
tevent: mark backend init fns as _PRIVATE_
Andrew Tridgell
2010-04-18
1
-1
/
+1
*
tevent: add support for immediate events
Stefan Metzmacher
2009-03-17
1
-11
/
+17
*
tevent: add tevent_common_loop_wait() helper function and use it
Stefan Metzmacher
2009-03-17
1
-19
/
+1
*
tevent: check signal events first in event_loop_once
Stefan Metzmacher
2009-03-17
1
-0
/
+5
*
tevent: let tevent_loop_once() just run one fd event
Stefan Metzmacher
2009-03-17
1
-19
/
+3
*
tevent: pass __location__ to tevent_loop_once/wait()
Stefan Metzmacher
2009-03-12
1
-3
/
+3
*
tevent: Rename ev_timeval* functions to tevent_timeval, export them.
Kai Blin
2009-02-17
1
-1
/
+1
*
lib/tevent: change to LGPLv3+
Stefan Metzmacher
2009-02-16
1
-13
/
+17
*
tevent: keep a linked list of fd_events
Stefan Metzmacher
2009-01-05
1
-34
/
+19
*
tevent: keep a linked list of signal events
Stefan Metzmacher
2009-01-05
1
-4
/
+4
*
tevent: completely initialize tevent_fd structs
Stefan Metzmacher
2009-01-04
1
-0
/
+3
*
tevent: remove TEVENT_FD_AUTOCLOSE feature
Stefan Metzmacher
2009-01-03
1
-3
/
+0
*
tevent: remove dependency to SOCKET_WRAPPER via "system/network.h"
Stefan Metzmacher
2009-01-03
1
-1
/
+0
*
tevent: add tevent_fd_set_close_fn()
Stefan Metzmacher
2009-01-03
1
-1
/
+5
*
tevent: move some common tevent_fd related functions into tevent_fd.c
Stefan Metzmacher
2009-01-03
1
-10
/
+1
*
tevent: use TEVENT_FD_* instead of EVENT_FD_*
Stefan Metzmacher
2009-01-02
1
-16
/
+16
*
tevent: rename ev_debug_ops => tevent_debug_ops
Stefan Metzmacher
2009-01-02
1
-7
/
+7
*
tevent: pass down handler_name and location to the backend layer
Stefan Metzmacher
2009-01-02
1
-12
/
+14
*
tevent: use HAVE_EPOLL instead of HAVE_EVENTS_EPOLL
Stefan Metzmacher
2009-01-02
1
-2
/
+2
*
tevent: rename event_register_backend() => tevent_register_backend()
Stefan Metzmacher
2009-01-02
1
-3
/
+3
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
1
-23
/
+23
*
lib/tevent: rename event_* => tevent_* in the header file
Stefan Metzmacher
2008-12-29
1
-1
/
+1
*
s4:lib/tevent: add lib/events/ compat and let things compile
Stefan Metzmacher
2008-12-17
1
-3
/
+3
*
s4:lib/events: move to toplevel directory as lib/tevent/
Stefan Metzmacher
2008-12-17
1
-0
/
+607