lib/util: remove extra safe_string.h file
[samba.git] / source4 / torture / rpc / samr.c
2020-08-28 Matthew DeVorelib/util: remove extra safe_string.h file
2019-12-10 Isaac Boukrissession: convert sess_crypt_blob to use gnutls
2019-09-01 Mathieu ParentSpelling fixes s/encrpted/encrypted/
2019-07-26 Andrew Bartletts4:torture: Use samba_gnutls_arcfour_confounded_md5...
2019-07-26 Andreas Schneiders4:torture: Use GnuTLS RC4 in test_ChangePasswordRandom...
2019-07-26 Andrew Bartletts4:torture: Use init_samr_CryptPassword in test_ChangeP...
2019-07-26 Andrew Bartletts4:torture: clarify comments and variable names in...
2019-07-26 Andreas Schneiders4:torture: Use init_samr_CryptPassword in test_ChangeP...
2019-07-26 Andreas Schneiders4:torture: Use GnuTLS RC4 in test_ChangePasswordUser2_...
2019-07-26 Andreas Schneiders4_torture: Use GnuTLS RC4 in test_ChangePasswordUser2
2019-07-26 Andrew Bartletts4:torture: Use init_samr_CryptPassword in test_ChangeP...
2019-07-26 Andrew Bartletts4:torture: Use init_samr_CryptPassword in test_ChangeP...
2019-07-26 Andreas Schneiders4:torture: Use GnuTLS RC4 in test_OemChangePasswordUser2
2019-07-26 Andreas Schneiders4:torture: Use init_samr_CryptPassword in test_SetUser...
2019-07-26 Andreas Schneiders4:torture: Use init_samr_CryptPassword in test_SetUser...
2019-07-26 Andreas Schneiders4:torture: Use init_samr_CryptPassword in test_SetUser...
2019-07-26 Andreas Schneiders4:torture: Use init_samr_CryptPassword in test_SetUser...
2019-07-26 Andreas Schneiders4:torture: Use init_samr_CryptPassword in test_SetUserPass
2019-05-21 Andreas Schneiders4:torture: Use GnuTLS MD5 for samr password
2019-05-21 Andreas Schneiders4:torture: Use GnuTLS MD5 in samr password tests
2019-02-20 Gary Lockyerlibrpc idl: netlogon netr_identity_info logon_id to...
2017-05-03 Jeremy Allisons4: torture: samr: Add test for dcesrc_lsa_valid_Accoun...
2016-04-12 Stefan MetzmacherCVE-2016-2110: auth/credentials: pass server_timestamp...
2016-03-17 Stefan Metzmachers4:torture/rpc/samr: use DCERPC_SEAL in setup_schannel_...
2014-11-17 Günther Deschnersamba: pass down size_t instead of int to add_string_to...
2014-06-23 Andrew Bartletttorture: Use torture_assert() macros in rpc.samr test
2014-05-16 Günther Deschners4-torture: fix some build warnings in rpc samr test.
2014-04-02 Andrew Bartletttorture-samr: Add testing of account lockout and passwo...
2014-04-02 Andrew Bartletttorture-samr: Add test for lockout with and without...
2014-04-02 Andrew Bartletttorture-samr: Improve rpc.samr.passwords.badpwdcount...
2014-04-02 Andrew Bartletttorture-samr: Do not issue a TORTURE_FAIL unless *this...
2014-04-02 Andrew Bartletttorture-samr: Lock accounts for 5 seconds in rpc.samr...
2014-04-02 Andrew Bartletttorture-samr: Try breaking the NT hash first, as the...
2014-04-02 Andrew Bartletttorture-samr: set min password age to 0 for lockout...
2014-04-02 Andrew Bartletttorture-samr: Make failures easier to trace with tortur...
2014-04-02 Andrew Bartletttorture-samr: Indent samba3-skip block
2014-04-02 Andrew Bartletttorture-samr: Actually fail on failures in rpc.samr...
2014-04-02 Andrew Bartletttorture/samr: Re-open the user when checking for ACB_AU...
2014-04-02 Andrew Bartletttorture-samr: Set lockout_seconds to 60 for samba3
2014-03-13 Andrew BartlettCVE-2013-4496:samr: Remove ChangePasswordUser
2014-02-13 Stefan Metzmachers4:torture/rpc: make use of dcerpc_binding_set_flags()
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-08-10 Stefan Metzmachers4:torture: avoid usage of dcerpc_schannel_creds()
2013-06-19 Andrew Bartlettbuild: Build with system md5.h on OpenIndiana
2012-12-12 Günther Deschners4-torture: move samr_ValidatePassword test out of...
2012-12-11 Michael Adams4:torture:rpc:samr: fix password age calculation in...
2012-12-11 Michael Adams4:torture/samr: allow STATUS_PASSWORD_RESTRICTIONS...
2012-12-11 Michael Adams4:torture:rpc:samr: add debugging of result of (many...
2012-12-09 Günther Deschners4-torture: support AES encryption in interactive samlo...
2012-06-12 Michael Adams4:torture: fix use of non-existent word (existant)
2012-03-20 Jelmer Vernooijlibndr: Rename policy_handle_empty to ndr_policy_handle...
2011-11-15 Matthias Dieter... s4:torture/rpc/samr.c - use "NULL" instead of "0" when...
2011-10-27 Andreas Schneiderreplace: Add don't include unistd.h directly and add...
2011-08-03 Andrew Bartlettgensec: split GENSEC into mechanism-dependent and runti...
2011-03-16 Günther Deschners4-smbtorture: use torture_assert in samr large-dc...
2011-02-15 Volker Lendeckes4: Fix a typo
2011-02-15 Matthias Dieter... s4:torture/rpc/samr.c - fix up the "test_GroupList...
2010-12-11 Jelmer Vernooijs4-smbtorture: Make test names lowercase and dot-separated.
2010-12-04 Matthias Dieter... s4:torture/rpc/samr.c - fix output message
2010-11-28 Matthias Dieter... s4:introduce casts before outputs of "time_t" variables
2010-11-27 Matthias Dieter... s4:torture/rpc/samr.c - fix uninitialised "status"...
2010-10-29 Matthias Dieter... s4:torture/rpc/samr.c - fix NTTIME warnings by casts
2010-10-29 Matthias Dieter... s4:torture/rpc/samr.c - test the "ReplicaSourceNodeName...
2010-10-07 Günther Deschnersamr: for correctness, rename samr_RidTypeArray to...
2010-09-12 Matthias Dieter... s4:torture/rpc/samr.c - fix typos in outputs
2010-08-14 Matthias Dieter... s4:torture/rpc/samr.c - fix a wrong torture error message
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-06-28 Matthias Dieter... s4:torture/rpc/samr.c - test_SetPassword_LastSet -...
2010-06-28 Matthias Dieter... s4:torture - SAMR password tests - activate support...
2010-06-28 Matthias Dieter... s4:torture/rpc/samr.c - test_SetPassword_LastSet -...
2010-06-12 Matthias Dieter... s4:torture - SAMR testsuite - now we do support "GetAli...
2010-05-25 Matthias Dieter... s4:torture/rpc/samr.c: Fix the "ValidatePassword" test
2010-04-15 Stefan Metzmachers4:torture/rpc/samr.c: check for NT_STATUS_RPC_PROCNUM_...
2010-04-14 Stefan Metzmachers4:torture/rpc: rename rpc.h => torture_rpc.h
2010-04-11 Jelmer Vernooijsubunit: Support formatting compatible with upstream...
2010-04-06 Matthias Dieter... s4:torture - remove unused variables
2010-03-29 Günther Deschners4:torture/rpc/samr.c: add explicit check for NTSTATUS...
2010-03-17 Günther Deschners4-smbtorture: fix typo in RPC-SAMR-PASSWORDS-LOCKOUT...
2010-03-17 Stefan Metzmachers4:torture/rpc/samr.c: make use of dcerpc_binding_handl...
2010-03-17 Stefan Metzmachers4:torture/rpc/lsa*: make use of dcerpc_binding_handle...
2010-03-12 Stefan Metzmachers4:torture/rpc: make use of use tevent_req based dcerpc...
2010-03-05 Matthias Dieter... s4:torture/rpc/samr.c - add some decision possibility...
2010-03-05 Matthias Dieter... s4:torture/rpc/samr.c - make some argument of function...
2010-03-03 Matthias Dieter... s4:torture/rpc/samr - Fix up SAMR-USERS test
2010-03-03 Matthias Dieter... s4:torture/rpc/samr - enhance the "EnumDomainGroups...
2010-03-01 Stefan Metzmachers4:torture/rpc: make use of explicit dcerpc_*_recv...
2010-02-26 Stefan Metzmachers4:torture/rpc: use generate_random_password()
2010-02-23 Simo Sorces4:schannel merge code with s3
2010-02-08 Günther Deschners4-smbtorture: skip over ValidatePassword if DCERPC...
2010-01-27 Michael Adams4:torture: refactor querying of domain info out into...
2010-01-27 Michael Adams4:torture: create new test_SetDomainInfo_ntstatus()
2010-01-27 Michael Adams4:torture: refactor setting of domain inf out into...
2010-01-27 Michael Adams4:torture: refactor setting account flags out into...
2010-01-20 Michael Adamtorture: add new test RPC-SAMR-PASSWORDS-LOCKOUT
2010-01-14 Günther Deschners4-smbtorture: add setup_schannel_netlogon_pipe() function.
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-12 Günther Deschners4-smbtorture: fix GetAliasMembership test in RPC-SAMR.
2010-01-12 Günther Deschners4-smbtorture: add RPC-SAMR-PASSWORDS-BADPWDCOUNT tortu...
2010-01-12 Günther Deschners4-smbtorture: allow test_SamLogon to test interactive...
next