Age | Commit message (Expand) | Author | Files | Lines |
2010-03-01 | s4:RPC-ECHO: don't ignore errors in the Sleep test now that we support async ... | Stefan Metzmacher | 1 | -3/+3 |
2010-03-01 | s4:RPC-ECHO: don't look at the internals of 'struct rpc_request' | Stefan Metzmacher | 1 | -4/+14 |
2010-03-01 | s4:torture/rpc: make use of explicit dcerpc_*_recv functions | Stefan Metzmacher | 1 | -3/+3 |
2010-02-02 | Change uint_t to unsigned int in source4 | Matt Kraai | 1 | -5/+5 |
2009-10-20 | s4-torture: ran minimal_includes.pl over source4/torture | Andrew Tridgell | 1 | -1/+0 |
2009-04-25 | s4:RPC-ECHO: disable the timeout test as it can't work with our client library | Stefan Metzmacher | 1 | -1/+4 |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -6/+6 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r24872: Use torture API a bit more | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r24855: Convert RPC-DRSUAPI, RPC-SCHANNEL to use the torture API. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r24751: Run more tests, remove empty testsuites, more small improvements. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24674: Make sure results are always on a new line, fix typo in test name. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r24557: rename 'dcerpc_table_' -> 'ndr_table_' | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r22486: add a flag to ignore timeouts of a request and don't close | Stefan Metzmacher | 1 | -2/+7 |
2007-10-10 | r19549: fixed some indentation | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r19366: don't fail async echo tests due to rounding errors | Andrew Tridgell | 1 | -3/+6 |
2007-10-10 | r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained | Jelmer Vernooij | 1 | -230/+149 |
2007-10-10 | r18565: Fix echo.idl to be Samba3-, MIDL and midlc compatible | Jelmer Vernooij | 1 | -0/+7 |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14470: Remove some unnecessary headers. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r14402: Generate seperate headers for RPC client functions. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14379: Build torture/rpc/ as a seperate smbtorture module. Move helper | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12812: speed up RPC-ECHO with validate some more, and re-enable it under | Andrew Tridgell | 1 | -2/+9 |
2007-10-10 | r12811: valgrind on RPC-ECHO with validate is extremely slow - speed it up if | Andrew Tridgell | 1 | -2/+16 |
2007-10-10 | r12693: Move core data structures out of smb.h into core.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12510: Change the DCE/RPC interfaces to take a pointer to a | Jelmer Vernooij | 1 | -3/+1 |
2007-10-10 | r11818: - changed the option torture:echo_TestSleep=yes/no to the more generic | Andrew Tridgell | 1 | -5/+5 |
2007-10-10 | r11628: fixed a valgrind error in the rpc echo test | Andrew Tridgell | 1 | -1/+1 |
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 |