index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
torture
/
rap
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-26
s4:torture: Use GnuTLS RC4 for RAP SAM test
Andreas Schneider
1
-2
/
+17
2017-05-05
s4: torture: Change torture_register_suite() to add a TALLOC_CTX *.
Jeremy Allison
1
-2
/
+2
2017-04-22
lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...
Jeremy Allison
1
-1
/
+1
2016-09-28
werror: replace WERR_USEREXISTS with WERR_NERR_USEREXISTS in source4/torture/...
Günther Deschner
1
-1
/
+1
2016-09-28
werror: replace WERR_USER_NOT_FOUND with WERR_NERR_USERNOTFOUND in source4/to...
Günther Deschner
1
-1
/
+1
2011-12-17
s4:torture/rap/printing: check smbcli_rap_netprintqgetinfo() WERR status
Stefan Metzmacher
1
-0
/
+7
2011-05-16
s4-smbtorture: add test_netremotetod.
Günther Deschner
1
-0
/
+17
2011-03-18
s4-smbtorture: add netsessiongetinfo() test.
Günther Deschner
1
-0
/
+60
2011-03-18
s4-smbtorture: add missing error code check in test_netsessionenum().
Günther Deschner
1
-0
/
+2
2011-03-18
s4-smbtorture: add test for rap_NetUserDelete().
Günther Deschner
1
-0
/
+49
2011-03-18
s4-smbtorture: add test for rap_NetUserAdd().
Günther Deschner
1
-1
/
+66
2011-03-15
s4-rap: remove last iconv_convenience traces from rap client and test code.
Günther Deschner
1
-4
/
+3
2011-03-15
s4-rap: decouple rap client code from torture binary, add new LIBCLI_RAP subs...
Günther Deschner
4
-1507
/
+4
2011-03-15
s4-smbtorture: check for username and computername presence in rap_netsession...
Günther Deschner
1
-1
/
+20
2011-03-02
s4:torture/rap/rap.c - remove unused variable "i"
Matthias Dieter Wallnöfer
1
-1
/
+0
2011-03-02
s4-smbtorture: add netsessionenum rap torture test.
Günther Deschner
1
-0
/
+25
2011-03-02
s4-smbtorture: add smbcli_rap_netsessionenum().
Günther Deschner
1
-0
/
+80
2010-12-11
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
4
-6
/
+6
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-3
/
+3
2010-07-05
s4-smbtorture: add my (C) to rap torture lib.
Günther Deschner
1
-0
/
+1
2010-06-16
s4-smbtorture: Remind myself we need to add a test for SMBsplretq in RAP-PRIN...
Günther Deschner
1
-0
/
+2
2010-06-16
s4-smbtorture: only pull info when status code indicates success in smbcli_ra...
Günther Deschner
1
-3
/
+5
2010-06-16
Revert "s4-smbtorture: only pull info when status code indicates success in s...
Günther Deschner
1
-5
/
+3
2010-06-16
s4-smbtorture: test smbcli_rap_netprintqgetinfo() with "" printqname.
Günther Deschner
1
-0
/
+8
2010-06-16
s4-smbtorture: only pull info when status code indicates success in smbcli_ra...
Günther Deschner
1
-3
/
+5
2010-06-05
s4-smbtorture: check error codes in RAP-SAM testsuite.
Günther Deschner
1
-0
/
+2
2010-05-28
s4-smbtorture: finally test all levels in rap_NetUserGetInfo RAP-SAM test.
Günther Deschner
1
-1
/
+1
2010-05-28
s4-smbtorture: remove obsolete handmarshalled rap code.
Günther Deschner
1
-281
/
+0
2010-05-28
s4-smbtorture: we can fully use autogenerated code to pull info unions now.
Günther Deschner
1
-172
/
+90
2010-05-27
s4-smbtorture: create the user to test in test_usergetinfo() in RAP-SAM.
Günther Deschner
1
-3
/
+27
2010-05-26
s4-smbtorture: add usergetinfo to RAP-SAM.
Günther Deschner
1
-0
/
+25
2010-05-26
s4-smbtorture: add smbcli_rap_netusergetinfo().
Günther Deschner
1
-0
/
+175
2010-05-21
s4:torture/rap/rap.c - quiet discard const warning
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-05-21
s4-smbtorture: Fix NetUserPasswordSet2 RAP tests.
Günther Deschner
1
-5
/
+40
2010-05-21
s4-smbtorture: fix smbcli_rap_netuserpasswordset2().
Günther Deschner
1
-2
/
+2
2010-05-20
s4-smbtorture: take a TODO note for RAP-PRINTING.
Günther Deschner
1
-0
/
+8
2010-05-18
s3: Fix some more iconv convenience usages.
Jelmer Vernooij
1
-3
/
+3
2010-05-18
Remove more usages of iconv_convenience in files which were apparently not re...
Jelmer Vernooij
1
-2
/
+2
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
3
-87
/
+68
2010-05-12
s4-smbtorture: create/delete testusers via SAMR in RAP-SAM.
Günther Deschner
1
-10
/
+83
2010-05-12
s4-smbtorture: add test_oemchangepassword to RAP-SAM.
Günther Deschner
1
-0
/
+29
2010-05-12
s4-smbtorture: add RAP-SAM testsuite with a rap_NetUserPasswordSet2 test.
Günther Deschner
2
-0
/
+61
2010-05-12
s4-smbtorture: getting serious about checking rap status return codes.
Günther Deschner
1
-0
/
+18
2010-05-11
s4-smbtorture: test netservergetinfo level 1 also against s3.
Günther Deschner
2
-8
/
+4
2010-05-11
s4-smbtorture: fix smbcli_rap_netuserpasswordset2().
Günther Deschner
1
-2
/
+2
2010-05-11
s4-smbtorture: fix smbcli_rap_netoemchangepassword.
Günther Deschner
1
-4
/
+3
2010-05-11
s4-smbtorture: correctly fill in trans.in.data in rap_cli_do_call().
Günther Deschner
1
-2
/
+14
2010-05-10
s4-smbtorture: add smbcli_rap_netoemchangepassword().
Günther Deschner
1
-0
/
+49
2010-05-08
s4-smbtorture: add smbcli_rap_netuserpasswordset2().
Günther Deschner
1
-0
/
+55
2010-05-05
s4-smbtorture: remove unused variable from smbcli_rap_netprintdestgetinfo().
Günther Deschner
1
-1
/
+0
[next]