summaryrefslogtreecommitdiff
path: root/source4/torture/rpc
AgeCommit message (Expand)AuthorFilesLines
2013-10-17s4:torture/samba3rpc: let rpc.authcontext be more robust against low level ch...Stefan Metzmacher1-7/+15
2013-10-17s4:torture/samba3rpc: let rpc.authcontext be more robust against low level co...Stefan Metzmacher1-0/+4
2013-10-05s4:torture:spoolss: use smb2_connect() instead of smb2_connet_ext()Michael Adam1-12/+11
2013-08-12s4:torture/rpc: s/getgroups/getgr to avoid compiler warningsStefan Metzmacher1-5/+5
2013-08-12s4:torture/rpc/samsync: avoid talloc_reference()Stefan Metzmacher1-14/+13
2013-08-10s4:torture: avoid usage of dcerpc_schannel_creds()Stefan Metzmacher4-17/+11
2013-08-07drs-cracknames: Add some debugs in the torture to know better which test has ...Matthieu Patou1-0/+4
2013-08-06torture: Quiet a warning about set but not used variableMatthieu Patou1-8/+7
2013-08-06torture-drsuapi: Make the name of the dc variableMatthieu Patou1-3/+5
2013-08-05libcli/auth: also set secure channel type in netlogon_creds_client_init().Günther Deschner3-0/+6
2013-08-05s4:torture/rpc: make use of cli_credentials_set_netlogon_creds()Stefan Metzmacher1-20/+16
2013-07-01smbtorture: Make cracksname easier to debug by outputing the offered formatMatthieu Patou1-18/+49
2013-06-19build: Build with system md5.h on OpenIndianaAndrew Bartlett3-6/+6
2013-06-03torture: support printer publish pending responsesDavid Disseldorp1-14/+37
2013-06-03torture: add AD printer publishing testDavid Disseldorp1-0/+121
2013-05-20s4-torture: No need to disable rpc.spoolss.win test when compiled with MIT ke...Günther Deschner2-4/+1
2013-05-20s4-torture: add simple tests for spoolss_{Add|Delete}PrintProcessor.Günther Deschner1-0/+101
2013-05-20s4-torture: also deal with "Microsoft XPS Document Writer v4" as default driver.Günther Deschner1-1/+12
2013-05-20s4-torture: add simple test for spoolss_RpcSendRecvBidiData.Günther Deschner1-0/+44
2013-05-20s4-torture: add test for spoolss_RpcEnumJobNamedProperties.Günther Deschner1-0/+293
2013-05-20s4-torture: add missing NTSTATUS checks in test_AddJob().Günther Deschner1-0/+2
2013-05-20smbtorture: Show the list of cracknames we expect to have and the resultMatthieu Patou1-0/+5
2013-05-20smbtorture: fix a warning due to a set but unused varMatthieu Patou1-2/+1
2013-05-20smbtorture: fix crash when the returning a crackname with an empty nameMatthieu Patou1-1/+17
2013-02-22torture: Don't leak file resource handle in spoolss test.Andreas Schneider1-0/+1
2013-02-22torture: Fix array access in spoolss test.Andreas Schneider1-2/+2
2013-02-22torture: Fix samsync domain_name checks.Andreas Schneider1-4/+45
2013-01-24s4-torture: add some basic tests for PlayGDIScriptOnPrinterIC.Günther Deschner1-1/+110
2013-01-24spoolss: make spoolss deal with ndr64 StartDocPrinter by using proper contain...Günther Deschner1-2/+6
2013-01-17spoolss: make spoolss deal with ndr64 SetForm by using proper container object.Günther Deschner1-3/+6
2013-01-17spoolss: make spoolss deal with ndr64 AddForm by using proper container object.Günther Deschner1-4/+7
2013-01-17spoolss: make spoolss deal with ndr64 ULONG_PTR of devmode_ptr and secdesc_ptr.Günther Deschner2-8/+8
2013-01-16spoolss: Make OpenPrinterEx work with NDR64 by using UserInfo Container.Günther Deschner4-28/+27
2012-12-15libcli/auth: rename netlogon_creds_decrypt_samlogon() to netlogon_creds_decry...Günther Deschner1-3/+9
2012-12-12s4-torture: move samr_ValidatePassword test out of main samr test.Günther Deschner2-4/+18
2012-12-12torture: Fix torture_rpc_spoolss_printer_teardown_common().Andreas Schneider1-3/+1
2012-12-11s4:torture:rpc:samr: fix password age calculation in test_ChangePasswordUser3()Michael Adam1-2/+2
2012-12-11s4:torture/samr: allow STATUS_PASSWORD_RESTRICTIONS from ChangePasswordUserMichael Adam1-8/+16
2012-12-11s4:torture:rpc:samr: add debugging of result of (many) dcerpc_samr_* callsMichael Adam1-1/+106
2012-12-09s4-torture: call the s4u2self tests with arcfour and aes.Günther Deschner1-12/+47
2012-12-09s4-torture: precalculate expected session keys from samlogon in schannel test.Günther Deschner1-7/+111
2012-12-09s4-torture: validate owf password hash and negotiate AES in forest trust test.Günther Deschner1-1/+12
2012-12-09s4-torture: validate owf password hash and negotiate AES ServerGetTrustInfo t...Günther Deschner1-4/+33
2012-12-09s4-torture: use netlogon_creds_arcfour_crypt() in samba3rpc test.Günther Deschner1-6/+3
2012-12-09s4-torture: exit early when join fails in samba3rpc tests.Günther Deschner1-2/+4
2012-12-09s4-torture: support AES encryption in interactive samlogon tests in rpc.samr.Günther Deschner1-2/+5
2012-12-09s4-torture: support AES encryption in pac_verify/generic samlogon netlogon te...Günther Deschner1-19/+68
2012-12-09s4-torture: use names for r.in.logon_level of netlogon samlogon requests.Günther Deschner6-10/+10
2012-12-09s4-torture: remove trailing whitespace in smbtorture remote_pac test.Günther Deschner1-41/+41
2012-12-09s4-torture: add AES support for netr_ServerPasswordSet2 tests.Günther Deschner1-6/+29