index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
torture
/
local
/
messaging.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r24686: Make sure control messages are on a new line.
Jelmer Vernooij
2007-10-10
1
-4
/
+4
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r22969: fix some more places where we could end up with more than one event
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r22176: Make the LOCAL-MESSAGING test pass again. Messaging sockets are in
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r20652: Attempt to fix the build
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r20646: first preparations for cluster enablement. This changes "
Andrew Tridgell
2007-10-10
1
-8
/
+8
*
r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained
Jelmer Vernooij
2007-10-10
1
-36
/
+21
*
r16328: Wrap all existing tests in simple single-function testsuites.
Jelmer Vernooij
2007-10-10
1
-4
/
+3
*
r16304: Improve testing UI API. This now allows registering the full
Jelmer Vernooij
2007-10-10
1
-21
/
+21
*
r16170: Convert to UI API
Jelmer Vernooij
2007-10-10
1
-29
/
+22
*
r15049: for really efficient oplock handling with thousands of open files we
Andrew Tridgell
2007-10-10
1
-8
/
+10
*
r14720: Add torture_context argument to all torture tests
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
2007-10-10
1
-15
/
+18
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r8817: - fixed return result from LOCAL-MESSAGING test
Andrew Tridgell
2007-10-10
1
-3
/
+4
*
r8412: cope with some lost messages in the ping test (netbsd gets this)
Andrew Tridgell
2007-10-10
1
-2
/
+4
*
r7294: implemented the irpc messaging system. This is the core of the
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r6563: - fixed the local messaging torture test not to fork, as this causes
Andrew Tridgell
2007-10-10
1
-14
/
+15
*
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r5197: moved events code to lib/events/ (suggestion from metze)
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r5185: make all the events data structures private to events.c. This will
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r5102: This is a major simplification of the logic for controlling top level
Andrew Tridgell
2007-10-10
1
-3
/
+3
*
r4000: DATA_BLOB.data is uint8_t * not void * :-)
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r3967: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r3507: - added deferred replies on sharing violation in pvfs open. The
Andrew Tridgell
2007-10-10
1
-4
/
+6
*
r3324: made the smbtorture code completely warning free
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r3271: use "struct messaging_context *" instead of "void *" in messaging API
Andrew Tridgell
2007-10-10
1
-6
/
+6
*
r3125: Store object UUID directly instead of using a pointer (struct dcerpc_b...
Jelmer Vernooij
2007-10-10
1
-0
/
+10
*
r3026: - added automatic retry to messages when the servers listen queue is
Andrew Tridgell
2007-10-10
1
-8
/
+11
*
r3023: added immediate send of messages when they are first queued. This make...
Andrew Tridgell
2007-10-10
1
-6
/
+1
*
r3021: under heavy load the listen queue for messaging unix domain socket can...
Andrew Tridgell
2007-10-10
1
-12
/
+24
*
r3019: make the LOCAL-MESSAGING test a 2 process test
Andrew Tridgell
2007-10-10
1
-13
/
+47
*
r3016: - converted the events code to talloc
Andrew Tridgell
2007-10-10
1
-0
/
+92