summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/samr.c
Commit message (Expand)AuthorAgeFilesLines
* s4: torture: samr: Add test for dcesrc_lsa_valid_AccountRight change.Jeremy Allison2017-05-031-1/+45
* CVE-2016-2110: auth/credentials: pass server_timestamp to cli_credentials_get...Stefan Metzmacher2016-04-121-0/+1
* s4:torture/rpc/samr: use DCERPC_SEAL in setup_schannel_netlogon_pipe()Stefan Metzmacher2016-03-171-1/+2
* samba: pass down size_t instead of int to add_string_to_array().Günther Deschner2014-11-171-1/+1
* torture: Use torture_assert() macros in rpc.samr testAndrew Bartlett2014-06-231-18/+3
* s4-torture: fix some build warnings in rpc samr test.Günther Deschner2014-05-161-11/+10
* 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
* CVE-2013-4496:samr: Remove ChangePasswordUserAndrew Bartlett2014-03-131-0/+6
* s4:torture/rpc: make use of dcerpc_binding_set_flags()Stefan Metzmacher2014-02-131-2/+6
* s4:torture: avoid usage of dcerpc_schannel_creds()Stefan Metzmacher2013-08-101-3/+3
* build: Build with system md5.h on OpenIndianaAndrew Bartlett2013-06-191-4/+4
* s4-torture: move samr_ValidatePassword test out of main samr test.Günther Deschner2012-12-121-4/+17
* s4:torture:rpc:samr: fix password age calculation in test_ChangePasswordUser3()Michael Adam2012-12-111-2/+2
* s4:torture/samr: allow STATUS_PASSWORD_RESTRICTIONS from ChangePasswordUserMichael Adam2012-12-111-8/+16
* s4:torture:rpc:samr: add debugging of result of (many) dcerpc_samr_* callsMichael Adam2012-12-111-1/+106
* s4-torture: support AES encryption in interactive samlogon tests in rpc.samr.Günther Deschner2012-12-091-2/+5
* s4:torture: fix use of non-existent word (existant)Michael Adam2012-06-121-1/+1
* libndr: Rename policy_handle_empty to ndr_policy_handle_empty.Jelmer Vernooij2012-03-201-6/+7
* s4:torture/rpc/samr.c - use "NULL" instead of "0" when initialising pointersMatthias Dieter Wallnöfer2011-11-151-1/+1
* replace: Add don't include unistd.h directly and add uid_wrapper.Andreas Schneider2011-10-271-2/+1
* gensec: split GENSEC into mechanism-dependent and runtime functionsAndrew Bartlett2011-08-031-0/+1
* s4-smbtorture: use torture_assert in samr large-dc test.Günther Deschner2011-03-161-14/+38
* s4: Fix a typoVolker Lendecke2011-02-151-1/+1
* s4:torture/rpc/samr.c - fix up the "test_GroupList" suite regarding QueryDisp...Matthias Dieter Wallnöfer2011-02-151-2/+16
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-5/+5
* s4:torture/rpc/samr.c - fix output messageMatthias Dieter Wallnöfer2010-12-041-1/+1
* s4:introduce casts before outputs of "time_t" variablesMatthias Dieter Wallnöfer2010-11-281-1/+1
* s4:torture/rpc/samr.c - fix uninitialised "status" variablesMatthias Dieter Wallnöfer2010-11-271-0/+4
* s4:torture/rpc/samr.c - fix NTTIME warnings by castsMatthias Dieter Wallnöfer2010-10-291-13/+16
* s4:torture/rpc/samr.c - test the "ReplicaSourceNodeName" only against s3Matthias Dieter Wallnöfer2010-10-291-2/+4
* samr: for correctness, rename samr_RidTypeArray to samr_RidAttrArray.Günther Deschner2010-10-071-2/+2
* s4:torture/rpc/samr.c - fix typos in outputsMatthias Dieter Wallnöfer2010-09-121-7/+7
* s4:torture/rpc/samr.c - fix a wrong torture error messageMatthias Dieter Wallnöfer2010-08-141-1/+1
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-2/+2
* s4:torture/rpc/samr.c - test_SetPassword_LastSet - introduce the delays also ...Matthias Dieter Wallnöfer2010-06-281-1/+2
* s4:torture - SAMR password tests - activate support for password sets on leve...Matthias Dieter Wallnöfer2010-06-281-22/+17
* s4:torture/rpc/samr.c - test_SetPassword_LastSet - fix "pwdLastSet" testMatthias Dieter Wallnöfer2010-06-281-33/+31
* s4:torture - SAMR testsuite - now we do support "GetAliasMembership" as expectedMatthias Dieter Wallnöfer2010-06-121-4/+0
* s4:torture/rpc/samr.c: Fix the "ValidatePassword" testMatthias Dieter Wallnöfer2010-05-251-3/+6