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
/
rpc
/
echo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r8876: check the result of AddOne and test some more values
Stefan Metzmacher
1
-12
/
+28
2007-10-10
r8875: Rename timeval_diff to timeval_until and revert the arguments. timeval...
Volker Lendecke
1
-1
/
+1
2007-10-10
r7657: test addone again after request timeout and destruction to ensure the ...
Andrew Tridgell
1
-3
/
+2
2007-10-10
r7656: added testing of rpc request timeouts and destruction
Andrew Tridgell
1
-0
/
+62
2007-10-10
r7401: add config option to disable the TestSleep() test
Stefan Metzmacher
1
-1
/
+5
2007-10-10
r7195: - Fix echo pipe
Jelmer Vernooij
1
-6
/
+3
2007-10-10
r7159: Improve the messages from pidl's validator module.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r6524: Fix the error we print when the RPC-ECHO test fails.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r5977: Fix uninitialised memory bug in ndr_pull_ref_ptr(). This fixes the
Jelmer Vernooij
1
-19
/
+6
2007-10-10
r5941: Commit this patch much earlier than I would normally prefer, but metze...
Andrew Bartlett
1
-3
/
+3
2007-10-10
r5465: Add support to multiple levels of pointers in pidl.
Jelmer Vernooij
1
-0
/
+44
2007-10-10
r5453: Treat "embedded" arrays (surrounding structures) somewhat
Jelmer Vernooij
1
-6
/
+5
2007-10-10
r5452: Add implementation + torture test for echo_Surrounding
Jelmer Vernooij
1
-0
/
+35
2007-10-10
r5394: as the timing should be fixed in the server now, don't accept to early...
Stefan Metzmacher
1
-10
/
+9
2007-10-10
r5310: allow for rounding errors in the sleep test
Andrew Tridgell
1
-1
/
+1
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
-0
/
+1
2007-10-10
r4888: use the neater calling convention
Andrew Tridgell
1
-31
/
+8
2007-10-10
r4690: - add support for async rpc server replies
Stefan Metzmacher
1
-14
/
+35
2007-10-10
r4549: got rid of a lot more uses of plain talloc(), instead using
Andrew Tridgell
1
-4
/
+4
2007-10-10
r4520: added a enum test function to the echo pipe
Andrew Tridgell
1
-0
/
+39
2007-10-10
r3959: fix compiler warnings
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r3428: switched to using minimal includes for the auto-generated RPC code.
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3324: made the smbtorture code completely warning free
Andrew Tridgell
1
-2
/
+3
2007-10-10
r2680: switched the libcli/raw/ code over to use talloc_reference(), which si...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2500: disable the sleep test in echo until we have a win32 echo server that
Andrew Tridgell
1
-6
/
+5
2007-10-10
r2443: check return code of event_loop_once() to catch thet cases where the s...
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r2105: added a TestSleep() operation to the echo pipe and extended the
Andrew Tridgell
1
-0
/
+55
2007-10-10
r943: change samba4 to use 'uint8_t' instead of 'unsigned char'
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
1
-1
/
+1
2004-02-03
- add 'print' to the DCERPC binding strings
Stefan Metzmacher
1
-2
/
+0
2003-12-14
added auto-generation of the server side boilerplate code for each
Andrew Tridgell
1
-4
/
+4
2003-11-22
a fairly major upgrade to the dcerpc system
Andrew Tridgell
1
-0
/
+2
2003-11-20
make the echo idl match the win32 IDL again
Andrew Tridgell
1
-1
/
+1
2003-11-19
switched to a new way of handling unions, so that we can handle
Andrew Tridgell
1
-1
/
+1
2003-11-19
started to expand the echo tests to include more interesting test
Andrew Tridgell
1
-2
/
+33
2003-11-18
use the auto-generated UUID, version and name rather than listing them
Andrew Tridgell
1
-1
/
+4
2003-11-18
* use the new auto-generated debug code method.
Andrew Tridgell
1
-5
/
+0
2003-11-17
use [subcontext] to make GetPrinter a bit easier in smbtorture
Andrew Tridgell
1
-2
/
+3
2003-11-14
we can now do a level1 NetDfsEnum()
Andrew Tridgell
1
-0
/
+5
2003-11-13
fixed rpcecho EchoData debug code
Andrew Tridgell
1
-2
/
+2
2003-11-13
* fixed conformant arrays in structures
Andrew Tridgell
1
-5
/
+38
2003-11-09
converted the rpcecho pipe to use IDL
Andrew Tridgell
1
-23
/
+29
2003-11-04
yipee! we can now do lsaOpenPolicy() via the new interfaces, without
Andrew Tridgell
1
-3
/
+5
2003-11-04
added support for fragmented sends
Andrew Tridgell
1
-6
/
+1
2003-11-04
added fragmentation support on receive for dcerpc packets. I have
Andrew Tridgell
1
-5
/
+11
2003-11-03
added SinkData and SourceData tests for rpcecho
Andrew Tridgell
1
-1
/
+71
2003-11-03
added rpcecho EchoData test
Andrew Tridgell
1
-0
/
+42
2003-11-03
added a helper function to make building rpc functions a bit easier
Andrew Tridgell
1
-12
/
+31
2003-11-03
started adding RPC-ECHO torture cases
Andrew Tridgell
1
-0
/
+51