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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r3507: - added deferred replies on sharing violation in pvfs open. The
Andrew Tridgell
1
-15
/
+8
2007-10-10
r3481: split out client.h and events.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3447: more include/system/XXX.h include files
Andrew Tridgell
1
-0
/
+2
2007-10-10
r3028: use talloc_free() instead of talloc_unlink(), as the
Andrew Tridgell
1
-3
/
+3
2007-10-10
r3017: nicer memory handling for event_context_merge()
Andrew Tridgell
1
-15
/
+10
2007-10-10
r3016: - converted the events code to talloc
Andrew Tridgell
1
-37
/
+9
2007-10-10
r2441: set exit code correct when we got EBADF from select()
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r2319: let event_merge_contexts() return a pointer to the final context
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r2283: Change from tridge (in his ntlm2 patch).
Andrew Bartlett
1
-3
/
+7
2007-10-10
r2100: rework the dcerpc client side library so that it is async. We now
Andrew Tridgell
1
-1
/
+1
2007-10-10
r1578: the first stage of the async client rewrite.
Andrew Tridgell
1
-135
/
+209
2007-10-10
r1517: change event_remove_timed() to remove by structure not by handler.
Andrew Tridgell
1
-3
/
+1
2007-10-10
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
1
-1
/
+1
2004-01-22
initilize ev->maxfd = EVENT_INVALID_MAXFD; before the while() loop.
Stefan Metzmacher
1
-0
/
+1
2004-01-22
- make the recalculation of ev->maxfd a bit more efficient.
Stefan Metzmacher
1
-35
/
+50
2004-01-21
let the event_add_XXX() function return a pointer of the allocated event stru...
Stefan Metzmacher
1
-12
/
+12
2003-12-04
* added a debug thread id hook from jim myers
Andrew Tridgell
1
-1
/
+7
2003-08-13
first public release of samba4 code
Andrew Tridgell
1
-0
/
+372