summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* dsdb: Avoid calculating the PSO multiple timesTim Beale2018-05-232-3/+45
* dsdb: Avoid performance hit if PSOs aren't actually usedTim Beale2018-05-231-1/+55
* tests: Add tests for domain pwdHistoryLengthTim Beale2018-05-231-0/+62
* dsdb: Use PSO maxPwdAge for operational msDS-PasswordExpiryTimeComputedTim Beale2018-05-231-4/+39
* dsdb: Update password_hash to use PSO settings for password changesTim Beale2018-05-231-1/+51
* dsdb: Move anonymous domain_data structTim Beale2018-05-231-11/+13
* dsdb: Lookup PSO's lockout settings for password_hash modifiesTim Beale2018-05-231-2/+162
* rpc/samr: Fix PSO support in SAMR password_change RPCTim Beale2018-05-231-0/+2
* dsdb/rpc: Update effective badPwdCount to use PSO settingsTim Beale2018-05-232-3/+58
* dsdb: PSO support for msDS-User-Account-Control-ComputedTim Beale2018-05-231-8/+60
* dsdb/auth: Use PSO settings for lockOutThreshold/DurationTim Beale2018-05-233-5/+89
* tests: Extend PSO tests to cover password-history/length/complexityTim Beale2018-05-231-5/+0
* dsdb: Add msDS-ResultantPSO constructed attribute supportTim Beale2018-05-231-2/+288
* auth: Use DBGC_AUTH as DBGC_CLASS for AD DC auth session code.Andrew Bartlett2018-05-224-5/+17
* s4-drsuapi: Call security_token_debug() with DBGC_DRS_REPL and a proper log l...Andrew Bartlett2018-05-212-3/+4
* auth: Use DBGC_AUTH as DBGC_CLASS for AD DC NTLM auth code.Andrew Bartlett2018-05-219-0/+27
* s4:ntvfs: Fix string copy of share_nameAndreas Schneider2018-05-171-2/+7
* s4:torture: Use strlcpy() in gen_name()Andreas Schneider2018-05-171-1/+1
* s4-torture: fix format-truncation warning in smb2 session tests.Günther Deschner2018-05-171-1/+1
* FIXUP: Improve memory handling on py_net_change_passwordAndrew Bartlett2018-05-171-2/+7
* s4/libnet: Allow passwords containing non ascii characters to be passedNoel Power2018-05-171-9/+14
* s4/setup/tests: Add test for non ascii password setting samba-toolNoel Power2018-05-171-0/+2
* s4:torture: Do not leak file descriptor in smb2 oplock testAndreas Schneider2018-05-171-0/+7
* s4:torture: Do not leak memory in libsmbclient testAndreas Schneider2018-05-171-40/+165
* s4:torture: Make sure variable is initialized in oplock testAndreas Schneider2018-05-161-1/+2
* s4:dsdb:tests: Add return code checkAndreas Schneider2018-05-161-1/+2
* auth logging: Extract common audit logging codeGary Lockyer2018-05-161-0/+2
* s4:selftest: run test_ldb_simple.sh with more auth optionsStefan Metzmacher2018-05-161-0/+7
* auth: keytab invalidation fixAaron Haslett2018-05-151-1/+1
* auth: keytab invalidation testAaron Haslett2018-05-152-0/+113
* build: Make --with-gpgme the defaultAndrew Bartlett2018-05-151-6/+11
* s4:lsa_lookup: remove TALLOC_FREE(state) after all dcesrv_lsa_Lookup{Names,Si...Stefan Metzmacher2018-05-131-6/+2
* s4/dsdb/tests: py2/py3 compatability always decode result of b64encodeNoel Power2018-05-128-65/+65
* s4/scripting/devel: py2/py3 compatability always decode result of b64encodeNoel Power2018-05-122-7/+7
* s4/scripting/bin: py2/py3 compatability always decode result of b64encodeNoel Power2018-05-125-5/+5
* Bulk: enclose .keys() method with list where list (from python2) expectedNoel Power2018-05-122-7/+7
* s4/dsdb/tests: py2/py3 compatability replace xrange with rangeNoel Power2018-05-122-3/+3
* python/samba: Bulk replace of '.next()' method with function 'next()'Noel Power2018-05-121-3/+3
* devel: removing unused code from chgkrbtgtpassAaron Haslett2018-05-121-4/+1
* samdb rid: clear cache to prevent old ntds_guidAaron Haslett2018-05-121-0/+6
* pysmb: Add some more documentation for conn.listGarming Sam2018-05-121-1/+5
* Fix spelling s/woks/worksGarming Sam2018-05-121-1/+1
* Fix spelling s/retun/return/Mathieu Parent2018-05-121-1/+1
* Fix spelling s/propogate/propagate/Mathieu Parent2018-05-125-7/+7
* Fix spelling s/processs/process/Mathieu Parent2018-05-121-3/+3
* Fix spelling s/missmatch/mismatch/Mathieu Parent2018-05-121-2/+2
* Fix spelling s/fowarding/forwarding/Mathieu Parent2018-05-121-1/+1
* Fix spelling s/doens't/doesn't/Mathieu Parent2018-05-123-3/+3
* Fix spelling s/desriptor/descriptor/Mathieu Parent2018-05-121-1/+1
* Fix spelling s/conection/connection/Mathieu Parent2018-05-121-1/+1