summaryrefslogtreecommitdiff
path: root/source4/dsdb
AgeCommit message (Expand)AuthorFilesLines
2026-04-08dsdb: use wellknow object IDs for new user and computer objectsBjörn Jacke1-6/+13
2026-02-25dsdb: Simplify samdb_cn_to_lDAPDisplayName()Volker Lendecke1-9/+1
2026-02-25dsdb: Simplify drs_ObjectIdentifier_to_debug_string()Volker Lendecke1-13/+10
2026-02-25dsdb: Simplify samdb_dn_to_dns_domain() with talloc_asprintf_addbuf()Volker Lendecke1-11/+9
2026-01-21lib:ldb-samba:ildap: fix empty attribute list handlingGary Lockyer1-0/+34
2026-01-15dsdb:password_hash: fix policy_hint controlled reset return codesDouglas Bagnall1-2/+10
2026-01-15dsdb:password_hash: policy_hints control makes resets check historyDouglas Bagnall1-1/+9
2026-01-15dsdb:password_hash: "policy hints" resets honour minPwdAgeDouglas Bagnall1-3/+6
2026-01-15pytest:dsdb:password: test policy_hints oidDouglas Bagnall1-0/+308
2026-01-15pytest:dsdb:passwords: guess ldaps and ldap hosts from each otherDouglas Bagnall1-0/+8
2026-01-15dsdb:password_hash: notice "policy hints" controlDouglas Bagnall1-1/+74
2026-01-15dsdb:password_hash: reject password reset with UNWILLING_TO_PERFORMDouglas Bagnall2-5/+19
2026-01-15dsdb:password_hash: fix a typoDouglas Bagnall1-1/+1
2025-12-08auth: Use new data_blob_..._s() functions and remove talloc_keep_secret()Pavel Filipenský1-5/+3
2025-11-24s4:dsdb: Do not declare cm_print_error()Andreas Schneider1-5/+0
2025-11-20s4:cracknames: initialise a string variableDouglas Bagnall1-1/+1
2025-10-17Add missing include needed for cmocka.hAndreas Schneider7-0/+7
2025-10-10s4:dsdb:audit_log clean up doc commentsGary Lockyer1-86/+98
2025-10-10s4:dsdb:audit_log change action for auth infoGary Lockyer2-7/+7
2025-10-10s4:dsdb:audit_log log auth info changesGary Lockyer3-17/+57
2025-09-03dsdb:audit log: cmocka unit tests for KCLDouglas Bagnall1-0/+155
2025-09-03dsdb:audit: bump minor version of password logs (1.1 -> 1.2)Douglas Bagnall1-1/+1
2025-09-03dsdb:audit: log if msDS-KeyCredentialLink changedDouglas Bagnall1-0/+70
2025-09-03dsdb:audit: password_change loggers take a new flag argumentDouglas Bagnall3-17/+29
2025-09-03dsdb: audit: replace local min() with libreplace MIN()Douglas Bagnall2-6/+2
2025-08-31dsdb: Align an integer typeVolker Lendecke1-1/+1
2025-08-31dsdb: Fix CID 1665142, Null pointer dereferences (FORWARD_NULL)Volker Lendecke1-6/+9
2025-08-27s4:dsdb:tests: Add tests for msDS-KeyCredentialLink attributeJennifer Sutton1-0/+474
2025-08-27s4:dsdb: Implement msDS-KeyCredentialLink attributeJennifer Sutton2-0/+245
2025-08-27s4:dsdb:tests: Add get_creds() methodJennifer Sutton1-1/+5
2025-08-27s4:dsdb: Remove outdated commentsJennifer Sutton2-4/+0
2025-08-27s4:dsdb:tests: Remove outdated commentJennifer Sutton1-2/+0
2025-08-27s4:dsdb:acl: Fix LDB flags comparisonJennifer Sutton1-2/+2
2025-08-27s4:dsdb: Allow an SPN value to match the original dNSHostName with Validated ...Jennifer Sutton1-2/+14
2025-08-27s4:dsdb:tests: Correct unprefixed f‐stringJennifer Sutton1-5/+2
2025-08-27s4:dsdb:tests: Correct test nameJennifer Sutton1-1/+1
2025-08-27s4:dsdb:tests: Reformat ACEs to be more readableJennifer Sutton1-50/+25
2025-08-27s4:dsdb:tests: Use sAMAccountName GUID constantJennifer Sutton2-2/+3
2025-08-26dsdb:password_hash.c: restrict crypt hash to proper formsDouglas Bagnall1-0/+24
2025-07-30dsdb: fix bug 15872, use-after-freeDouglas Bagnall1-6/+10
2025-05-26s4:dsdb: Check dsdb_module_search() return valueJennifer Sutton1-0/+4
2025-05-26s4:dsdb: Remove trailing whitespaceJennifer Sutton1-10/+10
2025-05-26s4:dsdb: Fix code spellingJennifer Sutton1-1/+1
2025-05-26s4:dsdb: Remove unused codeJennifer Sutton2-98/+0
2025-05-26s4:dsdb: Remove trailing whitespaceJennifer Sutton1-6/+6
2025-05-26s4:dsdb: Use PyLong_FromUnsignedLong() for unsigned valuesJennifer Sutton1-5/+5
2025-05-26python:samdb: Add get_searchFlags_from_lDAPDisplayName() methodJennifer Sutton1-0/+34
2025-05-26python:samdb: Add get_must_contain_from_lDAPDisplayName() methodJennifer Sutton1-0/+89
2025-05-26python:samdb: Add get_lDAPDisplayName_by_governsID_id() methodJennifer Sutton1-0/+35
2025-04-03libcli/security: split trust_forest_info_* functions into samba-security-trustsStefan Metzmacher1-1/+1