Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-18 | s4-smbtorture: add test for rap_NetUserDelete(). | Günther Deschner | 1 | -0/+49 | |
Guenther | |||||
2011-03-18 | s4-smbtorture: add test for rap_NetUserAdd(). | Günther Deschner | 1 | -1/+66 | |
Guenther | |||||
2011-03-15 | s4-rap: remove last iconv_convenience traces from rap client and test code. | Günther Deschner | 1 | -4/+3 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Mar 15 22:01:51 CET 2011 on sn-devel-104 | |||||
2011-03-15 | s4-rap: decouple rap client code from torture binary, add new LIBCLI_RAP ↵ | Günther Deschner | 1 | -1/+1 | |
subsystem. Guenther | |||||
2010-12-11 | s4-smbtorture: Make test names lowercase and dot-separated. | Jelmer Vernooij | 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 | |||||
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 1 | -3/+3 | |
this converts all callers that use the Samba4 loadparm lp_ calling convention to use the lpcfg_ prefix. Signed-off-by: Andrew Bartlett <abartlet@samba.org> | |||||
2010-06-05 | s4-smbtorture: check error codes in RAP-SAM testsuite. | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2010-05-28 | s4-smbtorture: finally test all levels in rap_NetUserGetInfo RAP-SAM test. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-05-27 | s4-smbtorture: create the user to test in test_usergetinfo() in RAP-SAM. | Günther Deschner | 1 | -3/+27 | |
Guenther | |||||
2010-05-26 | s4-smbtorture: add usergetinfo to RAP-SAM. | Günther Deschner | 1 | -0/+25 | |
Guenther | |||||
2010-05-21 | s4-smbtorture: Fix NetUserPasswordSet2 RAP tests. | Günther Deschner | 1 | -5/+40 | |
Guenther | |||||
2010-05-12 | s4-smbtorture: create/delete testusers via SAMR in RAP-SAM. | Günther Deschner | 1 | -10/+83 | |
Unless we spent time researching the RAP useradd calls (and implement them in s3) it is far more easy to use existing SAMR calls to create and delete test users that are used for RAP change password operations. Guenther | |||||
2010-05-12 | s4-smbtorture: add test_oemchangepassword to RAP-SAM. | Günther Deschner | 1 | -0/+29 | |
Guenther | |||||
2010-05-12 | s4-smbtorture: add RAP-SAM testsuite with a rap_NetUserPasswordSet2 test. | Günther Deschner | 1 | -0/+60 | |
Guenther |