Age | Commit message (Expand) | Author | Files | Lines |
2008-06-19 | Include events_util.h in events_aio.c | Volker Lendecke | 1 | -0/+1 |
2008-06-14 | Fix events_aio | Simo Sorce | 1 | -3/+3 |
2008-06-14 | This patch make it possible to build the events library completely | Simo Sorce | 1 | -14/+3 |
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 |
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 | -1/+2 |
2007-10-10 | r22963: fixed the epoll/fork interaction in the epoll and aio backends | Andrew Tridgell | 1 | -0/+42 |
2007-10-10 | r22830: merged the latest lib/events updates from ctdb to Samba4. This | Andrew Tridgell | 1 | -0/+5 |
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 | r21212: detect if the kernel does not support integrated epoll/aio when the | Andrew Tridgell | 1 | -1/+11 |
2007-10-10 | r21171: fixed a bug related to recursive event handling. | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r20989: don't mark epoll as set until after the io_submit() succeeds | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r20928: added signal events to lib/events | Andrew Tridgell | 1 | -0/+10 |
2007-10-10 | r20788: - remove epoll configure checks from libreplace | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20621: - enable the aio events backend on systems that support it | Andrew Tridgell | 1 | -3/+0 |
2007-10-10 | r20539: - split the common timer related events code into events_timed.c | Andrew Tridgell | 1 | -138/+121 |
2007-10-10 | r20104: this is a alternative events backend, which uses a hybrid of aio and | Andrew Tridgell | 1 | -0/+518 |