index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
tevent
/
tevent_select.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Finish the range checking on all FD_SET calls for select().
Jeremy Allison
2011-02-28
1
-0
/
+10
*
tevent: Fix maxfd calculation in tevent_select
Volker Lendecke
2010-06-10
1
-1
/
+2
*
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
-11
/
+2
*
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
-39
/
+16
*
tevent: keep a linked list of signal events
Stefan Metzmacher
2009-01-05
1
-2
/
+2
*
tevent: completely initialize tevent_fd structs
Stefan Metzmacher
2009-01-04
1
-0
/
+1
*
tevent: remove TEVENT_FD_AUTOCLOSE feature
Stefan Metzmacher
2009-01-03
1
-3
/
+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
-27
/
+2
*
tevent: use TEVENT_FD_* instead of EVENT_FD_*
Stefan Metzmacher
2009-01-02
1
-5
/
+5
*
tevent: rename ev_debug_ops => tevent_debug_ops
Stefan Metzmacher
2009-01-02
1
-2
/
+2
*
tevent: pass down handler_name and location to the backend layer
Stefan Metzmacher
2009-01-02
1
-9
/
+13
*
tevent: rename event_register_backend() => tevent_register_backend()
Stefan Metzmacher
2009-01-02
1
-4
/
+3
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
1
-16
/
+16
*
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
/
+302