Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s4:torture/rpc: remove compiler warnings in ntsvcs.c | Stefan Metzmacher | 2014-01-16 | 1 | -9/+8 |
| | | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Guenther Deschner <gd@samba.org> | ||||
* | s4-smbtorture: Make test names lowercase and dot-separated. | Jelmer Vernooij | 2010-12-11 | 1 | -1/+1 |
| | | | | | | | | This is consistent with the test names used by selftest, should make the names less confusing and easier to integrate with other tools. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Dec 11 04:16:13 CET 2010 on sn-devel-104 | ||||
* | s4:torture/rpc: rename rpc.h => torture_rpc.h | Stefan Metzmacher | 2010-04-14 | 1 | -1/+1 |
| | | | | | | | | | | | The reason for this is that some systems include <rpc/rpc.h> from within system headers. HP-UX 11.00 does so somewhere deep inside of <shadow.h>. For torture/winbind/struct_based.c <rpc/rpc.h> resolves to torture/rpc/rpc.h and breaks the build. metze | ||||
* | s4:torture/rpc/ntsvcs.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 2010-03-18 | 1 | -9/+13 |
| | | | | metze | ||||
* | s4-torture: ran minimal_includes.pl over source4/torture | Andrew Tridgell | 2009-10-20 | 1 | -3/+0 |
| | | | | This reduces compile time somewhat. | ||||
* | s4-smbtorture: perform the ntsvcs devicelist tests against the Spooler service. | Günther Deschner | 2009-04-10 | 1 | -18/+38 |
| | | | | Guenther | ||||
* | s4-smbtorture: add PNP_GetDeviceRegProp test for ntsvcs testsuite. | Günther Deschner | 2008-11-17 | 1 | -0/+40 |
| | | | | Guenther | ||||
* | Move torture directory to top-level. | Jelmer Vernooij | 2008-11-16 | 1 | -1/+1 |
| | |||||
* | s4-smbtorture: add very basic RPC-NTSVCS test. | Günther Deschner | 2008-11-12 | 1 | -0/+129 |
Guenther |