summaryrefslogtreecommitdiff
path: root/source4/torture/rap/sam.c
Commit message (Expand)AuthorAgeFilesLines
* werror: replace WERR_USEREXISTS with WERR_NERR_USEREXISTS in source4/torture/...Günther Deschner2016-09-281-1/+1
* werror: replace WERR_USER_NOT_FOUND with WERR_NERR_USERNOTFOUND in source4/to...Günther Deschner2016-09-281-1/+1
* s4-smbtorture: add test for rap_NetUserDelete().Günther Deschner2011-03-181-0/+49
* s4-smbtorture: add test for rap_NetUserAdd().Günther Deschner2011-03-181-1/+66
* s4-rap: remove last iconv_convenience traces from rap client and test code.Günther Deschner2011-03-151-4/+3
* s4-rap: decouple rap client code from torture binary, add new LIBCLI_RAP subs...Günther Deschner2011-03-151-1/+1
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-1/+1
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-3/+3
* s4-smbtorture: check error codes in RAP-SAM testsuite.Günther Deschner2010-06-051-0/+2
* s4-smbtorture: finally test all levels in rap_NetUserGetInfo RAP-SAM test.Günther Deschner2010-05-281-1/+1
* s4-smbtorture: create the user to test in test_usergetinfo() in RAP-SAM.Günther Deschner2010-05-271-3/+27
* s4-smbtorture: add usergetinfo to RAP-SAM.Günther Deschner2010-05-261-0/+25
* s4-smbtorture: Fix NetUserPasswordSet2 RAP tests.Günther Deschner2010-05-211-5/+40
* s4-smbtorture: create/delete testusers via SAMR in RAP-SAM.Günther Deschner2010-05-121-10/+83
* s4-smbtorture: add test_oemchangepassword to RAP-SAM.Günther Deschner2010-05-121-0/+29
* s4-smbtorture: add RAP-SAM testsuite with a rap_NetUserPasswordSet2 test.Günther Deschner2010-05-121-0/+60