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
/
source4
/
lib
/
events
/
events_aio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:lib/events: move to toplevel directory as lib/tevent/
Stefan Metzmacher
2008-12-17
1
-567
/
+0
*
Include events_util.h in events_aio.c
Volker Lendecke
2008-06-19
1
-0
/
+1
*
Fix events_aio
Simo Sorce
2008-06-14
1
-3
/
+3
*
This patch make it possible to build the events library completely
Simo Sorce
2008-06-14
1
-14
/
+3
*
Revert "lib/events: system/network.h isn't needed"
Stefan Metzmacher
2008-05-14
1
-0
/
+1
*
lib/events: system/network.h isn't needed
Stefan Metzmacher
2008-05-14
1
-1
/
+0
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r23301: merged from ctdb
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r22970: the events code calls close(), which needs to use socket_wrapper.h in
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r22968: andrew bartlett pointed out that the parent process could add a fd to
Andrew Tridgell
2007-10-10
1
-11
/
+11
*
r22964: log an error on epoll_create failing on reopen
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r22963: fixed the epoll/fork interaction in the epoll and aio backends
Andrew Tridgell
2007-10-10
1
-0
/
+42
*
r22830: merged the latest lib/events updates from ctdb to Samba4. This
Andrew Tridgell
2007-10-10
1
-0
/
+5
*
r22661: optimize the handling of directly triggered timed events:
Stefan Metzmacher
2007-10-10
1
-4
/
+3
*
r22634: make the events system much less dependent on the samba4 build system
Andrew Tridgell
2007-10-10
1
-4
/
+14
*
r21212: detect if the kernel does not support integrated epoll/aio when the
Andrew Tridgell
2007-10-10
1
-1
/
+11
*
r21171: fixed a bug related to recursive event handling.
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r20989: don't mark epoll as set until after the io_submit() succeeds
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r20928: added signal events to lib/events
Andrew Tridgell
2007-10-10
1
-0
/
+10
*
r20788: - remove epoll configure checks from libreplace
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r20621: - enable the aio events backend on systems that support it
Andrew Tridgell
2007-10-10
1
-3
/
+0
*
r20539: - split the common timer related events code into events_timed.c
Andrew Tridgell
2007-10-10
1
-138
/
+121
*
r20104: this is a alternative events backend, which uses a hybrid of aio and
Andrew Tridgell
2007-10-10
1
-0
/
+518