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_standard.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r12123: handle fde == NULL at the correct level
Stefan Metzmacher
1
-6
/
+3
2007-10-10
r10690: Fix a bug that metze pointed out: Leaving the "rejecting" destructor ...
Volker Lendecke
1
-0
/
+1
2007-10-10
r10684: Add a nasty hack for the failure case of wbinfo -t. Tridge has a prop...
Volker Lendecke
1
-1
/
+9
2007-10-10
r10537: - we now use a much nicer way to handle talloc_free(timed_event)
Stefan Metzmacher
1
-9
/
+9
2007-10-10
r8886: Exchange the arguments of timeval_compare, this makes it behave like s...
Volker Lendecke
1
-1
/
+2
2007-10-10
r8875: Rename timeval_diff to timeval_until and revert the arguments. timeval...
Volker Lendecke
1
-1
/
+1
2007-10-10
r8409: fixed another error found on netbsd.
Andrew Tridgell
1
-8
/
+13
2007-10-10
r6147: The maxfd was being recalculated on every event loop, which made us
Andrew Tridgell
1
-1
/
+0
2007-10-10
r5437: Allow Samba4 to be compiled by tcc (www.tinycc.org). It still crashes ...
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r5407: - this patch makes samba's event loop code more generic and makes
Stefan Metzmacher
1
-183
/
+183
2007-10-10
r5393: trigger timed events not to early, better do it a bit to late
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r5373: prepare infrastructure for maing different events
Stefan Metzmacher
1
-0
/
+540