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
/
torture
/
local
/
messaging.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r5197: moved events code to lib/events/ (suggestion from metze)
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5185: make all the events data structures private to events.c. This will
Andrew Tridgell
1
-1
/
+2
2007-10-10
r5102: This is a major simplification of the logic for controlling top level
Andrew Tridgell
1
-3
/
+3
2007-10-10
r4000: DATA_BLOB.data is uint8_t * not void * :-)
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r3967: fix compiler warnings
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r3507: - added deferred replies on sharing violation in pvfs open. The
Andrew Tridgell
1
-4
/
+6
2007-10-10
r3324: made the smbtorture code completely warning free
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3271: use "struct messaging_context *" instead of "void *" in messaging API
Andrew Tridgell
1
-6
/
+6
2007-10-10
r3125: Store object UUID directly instead of using a pointer (struct dcerpc_b...
Jelmer Vernooij
1
-0
/
+10
2007-10-10
r3026: - added automatic retry to messages when the servers listen queue is
Andrew Tridgell
1
-8
/
+11
2007-10-10
r3023: added immediate send of messages when they are first queued. This make...
Andrew Tridgell
1
-6
/
+1
2007-10-10
r3021: under heavy load the listen queue for messaging unix domain socket can...
Andrew Tridgell
1
-12
/
+24
2007-10-10
r3019: make the LOCAL-MESSAGING test a 2 process test
Andrew Tridgell
1
-13
/
+47
2007-10-10
r3016: - converted the events code to talloc
Andrew Tridgell
1
-0
/
+92