summaryrefslogtreecommitdiff
path: root/source4/torture/rap
Commit message (Expand)AuthorAgeFilesLines
* s4: torture: Change torture_register_suite() to add a TALLOC_CTX *.Jeremy Allison2017-05-051-2/+2
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-1/+1
* 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:torture/rap/printing: check smbcli_rap_netprintqgetinfo() WERR statusStefan Metzmacher2011-12-171-0/+7
* s4-smbtorture: add test_netremotetod.Günther Deschner2011-05-161-0/+17
* s4-smbtorture: add netsessiongetinfo() test.Günther Deschner2011-03-181-0/+60
* s4-smbtorture: add missing error code check in test_netsessionenum().Günther Deschner2011-03-181-0/+2
* 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-154-1507/+4
* s4-smbtorture: check for username and computername presence in rap_netsession...Günther Deschner2011-03-151-1/+20
* s4:torture/rap/rap.c - remove unused variable "i"Matthias Dieter Wallnöfer2011-03-021-1/+0
* s4-smbtorture: add netsessionenum rap torture test.Günther Deschner2011-03-021-0/+25
* s4-smbtorture: add smbcli_rap_netsessionenum().Günther Deschner2011-03-021-0/+80
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-114-6/+6
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-3/+3
* s4-smbtorture: add my (C) to rap torture lib.Günther Deschner2010-07-051-0/+1
* s4-smbtorture: Remind myself we need to add a test for SMBsplretq in RAP-PRIN...Günther Deschner2010-06-161-0/+2
* s4-smbtorture: only pull info when status code indicates success in smbcli_ra...Günther Deschner2010-06-161-3/+5
* Revert "s4-smbtorture: only pull info when status code indicates success in s...Günther Deschner2010-06-161-5/+3
* s4-smbtorture: test smbcli_rap_netprintqgetinfo() with "" printqname.Günther Deschner2010-06-161-0/+8
* s4-smbtorture: only pull info when status code indicates success in smbcli_ra...Günther Deschner2010-06-161-3/+5
* 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: remove obsolete handmarshalled rap code.Günther Deschner2010-05-281-281/+0
* s4-smbtorture: we can fully use autogenerated code to pull info unions now.Günther Deschner2010-05-281-172/+90
* 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: add smbcli_rap_netusergetinfo().Günther Deschner2010-05-261-0/+175
* s4:torture/rap/rap.c - quiet discard const warningMatthias Dieter Wallnöfer2010-05-211-1/+1
* s4-smbtorture: Fix NetUserPasswordSet2 RAP tests.Günther Deschner2010-05-211-5/+40
* s4-smbtorture: fix smbcli_rap_netuserpasswordset2().Günther Deschner2010-05-211-2/+2
* s4-smbtorture: take a TODO note for RAP-PRINTING.Günther Deschner2010-05-201-0/+8
* s3: Fix some more iconv convenience usages.Jelmer Vernooij2010-05-181-3/+3
* Remove more usages of iconv_convenience in files which were apparently not re...Jelmer Vernooij2010-05-181-2/+2
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-183-87/+68
* 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-122-0/+61
* s4-smbtorture: getting serious about checking rap status return codes.Günther Deschner2010-05-121-0/+18
* s4-smbtorture: test netservergetinfo level 1 also against s3.Günther Deschner2010-05-112-8/+4
* s4-smbtorture: fix smbcli_rap_netuserpasswordset2().Günther Deschner2010-05-111-2/+2
* s4-smbtorture: fix smbcli_rap_netoemchangepassword.Günther Deschner2010-05-111-4/+3
* s4-smbtorture: correctly fill in trans.in.data in rap_cli_do_call().Günther Deschner2010-05-111-2/+14
* s4-smbtorture: add smbcli_rap_netoemchangepassword().Günther Deschner2010-05-101-0/+49
* s4-smbtorture: add smbcli_rap_netuserpasswordset2().Günther Deschner2010-05-081-0/+55
* s4-smbtorture: remove unused variable from smbcli_rap_netprintdestgetinfo().Günther Deschner2010-05-051-1/+0
* s4-smbtorture: fill in test_rap_print().Günther Deschner2010-05-041-12/+98