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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r13842: Make some more functions public.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r12123: handle fde == NULL at the correct level
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r9703: r9683@blu: tridge | 2005-08-27 18:56:05 +1000
Andrew Tridgell
1
-0
/
+4
2007-10-10
r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000
Andrew Tridgell
1
-0
/
+14
2007-10-10
r5407: - this patch makes samba's event loop code more generic and makes
Stefan Metzmacher
1
-0
/
+155
2007-10-10
r5373: prepare infrastructure for maing different events
Stefan Metzmacher
1
-540
/
+0
2007-10-10
r5370: epoll gives more precise event bits like EPOLLHUP instead of just EPOL...
Andrew Tridgell
1
-1
/
+2
2007-10-10
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5296: - only include the tdb headers where they are needed
Andrew Tridgell
1
-2
/
+0
2007-10-10
r5292: ensure we cleanup the epoll_fd on event context destruction
Andrew Tridgell
1
-0
/
+17
2007-10-10
r5284: this is needed on my server
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r5273: fixed another bug in the code that keeps timed events
Andrew Tridgell
1
-2
/
+2
2007-10-10
r5217: avoid epoll_ctl() if the event flags are already set correctly
Andrew Tridgell
1
-1
/
+4
2007-10-10
r5198: don't consider failure to remove an epoll event as enough reason to
Andrew Tridgell
1
-4
/
+2
2007-10-10
r5197: moved events code to lib/events/ (suggestion from metze)
Andrew Tridgell
1
-0
/
+520