index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
lib
/
events
/
events_epoll.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-17
Avoid including events_util.h in events_internal.h since the latter is
Jelmer Vernooij
1
-0
/
+1
2008-06-14
This patch make it possible to build the events library completely
Simo Sorce
1
-22
/
+8
2008-05-14
Revert "lib/events: system/network.h isn't needed"
Stefan Metzmacher
1
-0
/
+1
2008-05-14
lib/events: system/network.h isn't needed
Stefan Metzmacher
1
-1
/
+0
2008-05-14
Make it possible to build libevents standalone.
Simo Sorce
1
-4
/
+11
2007-12-21
r25676: fixed a valgrind error in the epoll event backend. The linked list
Andrew Tridgell
1
-3
/
+2
2007-10-10
r25027: Fix more warnings.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24502: More work to get LOCAL-EVENT passing on all platforms:
Andrew Bartlett
1
-11
/
+18
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r23301: merged from ctdb
Andrew Tridgell
1
-0
/
+2
2007-10-10
r22970: the events code calls close(), which needs to use socket_wrapper.h in
Andrew Tridgell
1
-0
/
+1
2007-10-10
r22968: andrew bartlett pointed out that the parent process could add a fd to
Andrew Tridgell
1
-11
/
+11
2007-10-10
r22964: log an error on epoll_create failing on reopen
Andrew Tridgell
1
-0
/
+1
2007-10-10
r22963: fixed the epoll/fork interaction in the epoll and aio backends
Andrew Tridgell
1
-0
/
+44
2007-10-10
r22830: merged the latest lib/events updates from ctdb to Samba4. This
Andrew Tridgell
1
-2
/
+9
2007-10-10
r22661: optimize the handling of directly triggered timed events:
Stefan Metzmacher
1
-4
/
+3
2007-10-10
r22634: make the events system much less dependent on the samba4 build system
Andrew Tridgell
1
-4
/
+14
2007-10-10
r21171: fixed a bug related to recursive event handling.
Andrew Tridgell
1
-1
/
+1
2007-10-10
r20928: added signal events to lib/events
Andrew Tridgell
1
-0
/
+12
2007-10-10
r20788: - remove epoll configure checks from libreplace
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20539: - split the common timer related events code into events_timed.c
Andrew Tridgell
1
-0
/
+407