summaryrefslogtreecommitdiff
path: root/source4/dsdb
AgeCommit message (Expand)AuthorFilesLines
2022-12-13CVE-2022-37966 s4:pydsdb: add ENC_HMAC_SHA1_96_AES256_SKStefan Metzmacher1-0/+1
2022-10-21s4-join: Fix typos in recent GET_ANC patch setJoseph Sutton1-2/+2
2022-10-21s4-dsdb: Remove unused variables in token_group python testJoseph Sutton1-2/+0
2022-10-21s4-dsdb: simplify conditional in python token_group testJoseph Sutton1-2/+2
2022-10-21s4-dsdb: Remove unused import in token_group python testJoseph Sutton1-1/+1
2022-10-21s4-dsdb: Use Python 'del' rather than assigning over with NoneJoseph Sutton1-2/+2
2022-10-21s4-dsdb: remove unused Python variablesJoseph Sutton1-7/+6
2022-10-21s4-dsdb: Use a raw python string to avoid creating and invalid escape sequenceJoseph Sutton1-3/+3
2022-10-21s4-dsdb: Make tdo_attrs static constJoseph Sutton1-1/+1
2022-10-21s4-dsdb: Rename user_attrs to attrs to avoid conflict and add static constJoseph Sutton1-2/+2
2022-10-04s4-libnet: Add messages to object count mismatch failuresAndrew Bartlett1-0/+11
2022-09-16pytests:s4/dsdb/passwords: avoid unused importsDouglas Bagnall1-4/+2
2022-09-16pytest/password_lockout: be less verbose by defaultDouglas Bagnall2-21/+27
2022-09-16CVE-2020-25720 s4:dsdb/descriptor: explain lack of dSHeuristics checkAndrew Bartlett1-0/+9
2022-09-16CVE-2020-25720 s4:dsdb/descriptor: Validate owner SIDs written to security de...Joseph Sutton1-1/+92
2022-09-16CVE-2020-25720 s4-acl: Omit sDRightsEffective for computers unless all rights...Joseph Sutton1-0/+11
2022-09-16CVE-2020-25720: s4-acl: Owner no longer has implicit Write DACLNadezhda Ivanova5-44/+118
2022-09-16CVE-2020-25720: s4-acl: Adjusted some tests to work with the new behaviorNadezhda Ivanova3-10/+17
2022-09-16CVE-2020-25720: s4-acl: Change behavior of Create Children checkNadezhda Ivanova5-62/+425
2022-09-16CVE-2020-25720: s4-acl: Move definition of acl_check_self_membership()Joseph Sutton1-72/+72
2022-09-16CVE-2020-25720 s4-acl: Test Create Child permission should not allow full wri...Nadezhda Ivanova1-6/+2404
2022-09-16CVE-2020-25720 pydsdb: Add AD schema GUID constantsJoseph Sutton1-0/+13
2022-09-16CVE-2020-25720 pydsdb: Add dsHeuristics constant definitionsJoseph Sutton1-0/+30
2022-09-16CVE-2020-25720 s4/dsdb/util: Add functions for dsHeuristics 28, 29Joseph Sutton1-0/+40
2022-09-16CVE-2020-25720 s4:tests/sec_descriptor: Add missing security descriptor modifyJoseph Sutton1-1/+3
2022-09-12CVE-2021-20251 dsdb/common: Remove transaction logic from samdb_set_password()Joseph Sutton1-1/+4
2022-09-12CVE-2021-20251 s4:dsdb: Make badPwdCount update atomicJoseph Sutton1-3/+24
2022-09-12CVE-2021-20251 s4:dsdb: Update bad password count inside transactionJoseph Sutton1-18/+19
2022-09-12CVE-2021-20251 auth4: Detect ACCOUNT_LOCKED_OUT error for password changeJoseph Sutton1-1/+6
2022-09-12CVE-2021-20251 auth4: split samdb_result_msds_LockoutObservationWindow() outGary Lockyer1-13/+32
2022-09-08pytest/password-lockout: fix using samba_tool functionDouglas Bagnall1-7/+5
2022-07-28CVE-2022-32743 dsdb/modules/acl: Allow simultaneous sAMAccountName, dNSHostNa...Joseph Sutton1-20/+65
2022-07-28CVE-2022-32743 dsdb/modules/acl: Account for sAMAccountName without $Joseph Sutton1-2/+10
2022-07-28CVE-2022-32743 dsdb/modules/acl: Handle FORCE_ALLOW_VALIDATED_DNS_HOSTNAME_SP...Joseph Sutton1-57/+91
2022-07-28CVE-2022-32743 dsdb/common: Add FORCE_ALLOW_VALIDATED_DNS_HOSTNAME_SPN_WRITE ...Joseph Sutton3-0/+14
2022-07-28CVE-2022-32743 dsdb: Implement validated dNSHostName writeJoseph Sutton1-0/+283
2022-07-28CVE-2022-32743 s4/dsdb/util: Add function to check for a subclass relationshipJoseph Sutton1-0/+38
2022-07-28CVE-2022-32743 s4/dsdb/util: Add dsdb_msg_get_single_value()Joseph Sutton1-0/+107
2022-07-28CVE-2022-32743 s4-acl: Add tests for validated dNSHostName writeJoseph Sutton1-0/+757
2022-07-28s4:dsdb: Burn the memory of hashes returned by samdb_result_hashes()Andreas Schneider1-0/+1
2022-07-28s4:dsdb: Remove trailing whitespaces from util.cAndreas Schneider1-66/+66
2022-07-27CVE-2022-32745 s4/dsdb/util: Correctly copy values into message elementJoseph Sutton1-1/+1
2022-07-27CVE-2022-32745 s4/dsdb/util: Don't call memcpy() with a NULL pointerJoseph Sutton1-4/+8
2022-07-27CVE-2022-32745 s4/dsdb/util: Use correct value for loop count limitJoseph Sutton1-1/+1
2022-07-27CVE-2022-32745 s4/dsdb/samldb: Check for empty values arrayJoseph Sutton1-2/+2
2022-07-27CVE-2022-32746 ldb: Make use of functions for appending to an ldb_messageJoseph Sutton7-130/+142
2022-07-27CVE-2022-32746 ldb: Ensure shallow copy modifications do not affect original ...Joseph Sutton1-14/+6
2022-07-27CVE-2022-32746 s4/dsdb/tombstone_reanimate: Use LDB_FLAG_MOD_TYPE() for flags...Joseph Sutton1-2/+2
2022-07-27CVE-2022-32746 s4/dsdb/repl_meta_data: Use LDB_FLAG_MOD_TYPE() for flags equa...Joseph Sutton1-4/+4
2022-07-27CVE-2022-32746 s4/dsdb/acl: Fix LDB flags comparisonJoseph Sutton1-2/+3