summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc
Commit message (Expand)AuthorAgeFilesLines
* s4-torture: add print_test_purgeDavid Disseldorp2014-05-221-0/+84
* s4-torture: fix some build warnings in rpc samr test.Günther Deschner2014-05-161-11/+10
* s4-torture: fix test_openprinter_wrap fake test result.Günther Deschner2014-05-161-1/+1
* Allow FSRVP access generic HRESULT error message descriptionsNoel Power2014-04-021-2/+3
* torture-samr: Add testing of account lockout and password change behaviourAndrew Bartlett2014-04-021-39/+346
* torture-samr: Add test for lockout with and without a password historyAndrew Bartlett2014-04-021-2/+18
* torture-samr: Improve rpc.samr.passwords.badpwdcount testAndrew Bartlett2014-04-021-10/+12
* torture-samr: Do not issue a TORTURE_FAIL unless *this* test failedAndrew Bartlett2014-04-021-3/+5
* torture-samr: Lock accounts for 5 seconds in rpc.samr.passwords.badpwdcount t...Andrew Bartlett2014-04-021-0/+10
* torture-samr: Try breaking the NT hash first, as the LM hash may not be being...Andrew Bartlett2014-04-021-6/+6
* torture-samr: set min password age to 0 for lockout and badpwdcount testsAndrew Bartlett2014-04-021-1/+5
* torture-samr: Make failures easier to trace with torture_assertAndrew Bartlett2014-04-021-42/+17
* torture-samr: Indent samba3-skip blockAndrew Bartlett2014-04-021-20/+20
* torture-samr: Actually fail on failures in rpc.samr, rather than just printin...Andrew Bartlett2014-04-021-174/+174
* torture/samr: Re-open the user when checking for ACB_AUTOLOCKAndrew Bartlett2014-04-021-12/+24
* torture-samr: Set lockout_seconds to 60 for samba3Andrew Bartlett2014-04-021-0/+4
* s4:torture/rpc: avoid declaration after code warningsStefan Metzmacher2014-04-023-10/+10
* torture: test FSRVP UNCs with and without trailing slashesDavid Disseldorp2014-03-311-5/+6
* auth/gensec: remove tevent_context argument from gensec_update()Stefan Metzmacher2014-03-271-6/+6
* s4:torture/rpc: make use of dcerpc_binding_handle_auth_info() in backupkey.cStefan Metzmacher2014-03-251-22/+55
* s4:torture/rpc: make use of dcerpc_binding_handle_auth_info() in lsa.cStefan Metzmacher2014-03-251-2/+7
* s4:torture/rpc: fix altercontext test against windowsStefan Metzmacher2014-03-251-1/+5
* s4:torture/rpc: remove bogus rpc.multibind testStefan Metzmacher2014-03-252-77/+0
* s4:torture/rpc: avoid using dcecli_connection->binding_stringStefan Metzmacher2014-03-251-5/+3
* s4:torture/rpc: fix error path in torture_leave_domain()Stefan Metzmacher2014-03-251-2/+1
* s4-torture: add some tests for pre-allocated buffers in enumprinterdrivers call.Günther Deschner2014-03-201-0/+10
* s4-torture: add test_EnumPrinterDrivers_buffers function.Günther Deschner2014-03-201-11/+31
* CVE-2013-4496:samr: Remove ChangePasswordUserAndrew Bartlett2014-03-131-0/+6
* torture: Fix a torture crash with -O3Volker Lendecke2014-02-281-2/+2
* torture: Fix a buffer overrunVolker Lendecke2014-02-281-2/+2
* s4:torture/rpc: make use of dcerpc_binding_get_string_option("host")Stefan Metzmacher2014-02-132-2/+3
* s4:torture/rpc: make use of dcerpc_binding_set_flags()Stefan Metzmacher2014-02-133-3/+11
* s4:torture/rpc: use dcerpc_binding_set_abstract_syntax() in epmapper.cStefan Metzmacher2014-02-131-1/+3
* s4:torture/rpc: make use of dcerpc_binding_set_abstract_syntax() in epmapper.cStefan Metzmacher2014-02-131-3/+4
* s4:torture/rpc: make use of dcerpc_binding_set_flags()Stefan Metzmacher2014-02-135-19/+34
* s4:torture/rpc: make use of dcerpc_binding_set_*() in torture_rpc_scanner()Stefan Metzmacher2014-02-131-1/+14
* s4:torture/rpc: make use of dcerpc_binding_[g|s]et_transport()Stefan Metzmacher2014-02-134-22/+31
* s4:torture/rpc: make use of dcerpc_binding_get_assoc_group_id() in handles.cStefan Metzmacher2014-02-131-6/+7
* s4:torture/rpc: make use of dcerpc_binding_set_*() in torture_rpc_connection_...Stefan Metzmacher2014-02-131-7/+18
* s4:torture/rpc: use dcerpc_parse_binding() in epmapper.cStefan Metzmacher2014-02-131-7/+7
* s4:torture/rpc: use dcerpc_binding_dup() before modifying the given bindingStefan Metzmacher2014-02-131-1/+7
* s4:torture/rpc: s/pipe/p/ in order to avoid compiler warningsStefan Metzmacher2014-02-131-7/+7
* s4:torture/rpc: fix rpc.scanner testStefan Metzmacher2014-02-111-13/+29
* s4:torture/rpc: pass object down to test_Map_display()Stefan Metzmacher2014-02-111-5/+15
* s4:torture/rpc: print out the object guid in rpc.epmapper.epmapper.Lookup_simpleStefan Metzmacher2014-02-111-2/+3
* s4:torture/rpc: test all auth_types (8bit) in rpc.mgmtStefan Metzmacher2014-02-111-1/+1
* s4:torture/rpc: fix rpc.mgmt testStefan Metzmacher2014-02-111-1/+2
* s4:torture/rpc: remove unused variable in session_key.cStefan Metzmacher2014-02-111-4/+2
* s4:torture/rpc: remove unused variable in frsapi.cStefan Metzmacher2014-02-111-9/+9
* s4:torture/rpc: remove unused variable in dsgetinfo.cStefan Metzmacher2014-02-111-3/+1