index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
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 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