Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s4-rap: decouple rap client code from torture binary, add new LIBCLI_RAP ↵ | Günther Deschner | 2011-03-15 | 1 | -1/+1 |
| | | | | | | subsystem. Guenther | ||||
* | 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 | ||||
* | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 2010-05-18 | 1 | -2/+2 |
| | |||||
* | s4-smbtorture: test netservergetinfo level 1 also against s3. | Günther Deschner | 2010-05-11 | 1 | -4/+0 |
| | | | | Guenther | ||||
* | s4: fix some build warnings. | Günther Deschner | 2010-04-26 | 1 | -2/+2 |
| | | | | Guenther | ||||
* | s4: use generated rap header. | Günther Deschner | 2010-04-26 | 1 | -1/+1 |
| | | | | Guenther | ||||
* | 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 | ||||
* | s3-selftest: add RAP-RPC testsuite for crosschecking RAP and DCERPC calls. | Günther Deschner | 2010-03-25 | 1 | -0/+104 |
Guenther |