summaryrefslogtreecommitdiff
path: root/source4/dsdb/common
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
2025-10-10s4:dsdb:audit_log log auth info changesGary Lockyer1-0/+12
2025-02-22s4:dsdb/common: add dsdb_trust_get_claims_tf_policy()Stefan Metzmacher1-0/+110
2025-02-22s4:dsdb/common: let dsdb_trust_merge_forest_info() handle SCANNER and BINARY ...Stefan Metzmacher1-0/+50
2025-02-22s4:dsdb/common: let dsdb_trust_normalize_forest_info_step2() handle SCANNER a...Stefan Metzmacher1-0/+93
2025-02-22s4:dsdb/common: let dsdb_trust_normalize_forest_info_step1() handle BINARY an...Stefan Metzmacher1-0/+27
2025-02-22s4:dsdb/common: let dsdb_trust_forest_info_add_record() handle BINARY and SCA...Stefan Metzmacher1-7/+38
2025-02-22s4:dsdb/util_trusts: convert most functions from lsa_ForestTrustInformation t...Stefan Metzmacher1-68/+67
2025-02-22s4:dsdb/common: add dsdb_trust_default_forest_info()Stefan Metzmacher1-0/+58
2025-02-22dsdb:util_trusts: replace dsdb_trust_find_tln[_ex]_match() with trust_forest_...Stefan Metzmacher1-90/+8
2025-02-22dsdb:util_trusts: remove unused dsdb_trust_forest_info_{from,to}_lsa()Stefan Metzmacher1-229/+0
2025-02-22dsdb:util_trusts: make use of trust_forest_info_to_lsa()Stefan Metzmacher1-1/+2
2025-02-14s4:dsdb/common: simplify the logic in dsdb_expand_nested_groups()Stefan Metzmacher1-2/+4
2025-02-14s4:dsdb/common: use talloc_zero() in samdb_result_dom_sid_attrs()Stefan Metzmacher1-1/+1
2025-02-08s4:dsdb/common: check for valid netbios name length for trustsStefan Metzmacher1-0/+8
2025-02-04s3,s4: Make case spelling of sAMAccountName consistentPavel Filipenský1-2/+2
2025-01-29dsdb:util_trusts: remove unused copy of dns_cmp()Stefan Metzmacher1-174/+1
2025-01-08s4:dsdb: fix logic of dsdb_trust_routing_by_name()Stefan Metzmacher1-13/+13
2024-10-30s4:dsdb/common: dsdb_trust_get_incoming_passwords only needs a const ldb_messageStefan Metzmacher1-1/+1
2024-10-30s4:dsdb/common: samdb_confirm_rodc_allowed_to_repl_to() only needs a const sidStefan Metzmacher1-1/+1
2024-07-02s4:dsdb: Remove unnecessary MIN()Jo Sutton1-1/+1
2024-07-02s4:dsdb: Use appropriate type for userAccountControl flagsJo Sutton1-1/+1
2024-06-10dsdb: Prepare to handle smartcard password rolloverAndrew Bartlett1-0/+10
2024-06-10dsdb: Make argument order of dsdb_update_gmsa_{entry_,}keys() consistant with...Andrew Bartlett1-1/+1
2024-05-22ldb-samba: use ldb_comparison_fold_utf8()Douglas Bagnall1-3/+3
2024-05-16s4:dsdb: Make map containing default attribute values staticJo Sutton1-1/+1
2024-05-16s4:dsdb: Do not set lockoutTime for trust accountsJo Sutton1-1/+3
2024-05-16s4:dsdb: Add userAccountControl helper functionJo Sutton1-0/+10
2024-05-07s4:dsdb:util_trusts: simplify the NULL case in dns_cmpDouglas Bagnall1-5/+11
2024-05-07s4:dsdb:util_trusts: describe dns_cmp return valuesDouglas Bagnall1-0/+16
2024-04-23Fix a few "might be uninitialized" errorsVolker Lendecke1-1/+1
2024-04-23s4:dsdb: fix spelling in commentDouglas Bagnall1-1/+1
2024-04-21s4:dsdb: Implement DSDB_SEARCH_UPDATE_MANAGED_PASSWORDS search flagJo Sutton1-52/+97
2024-03-28s4-dsdb: Populate new GKDI root keys from the server configuration objectAndrew Bartlett1-3/+3
2024-03-05lib/ldb-samba: Align py_ldb_set_opaque_integer() with pyldb_set_opaque() and ...Andrew Bartlett1-7/+7
2024-02-16s4:dsdb: Fix grammarJo Sutton1-1/+1
2024-02-16s4:dsdb: Add function to create a GMSA password update requestJo Sutton1-0/+62
2024-02-16s4:dsdb: Remove unused includesJo Sutton1-7/+0
2024-02-16s4:dsdb: Add dsdb_werror() macroJo Sutton1-0/+3
2024-02-16s4:dsdb: Add search flag indicating that gMSA passwords are to be updatedJo Sutton1-0/+1
2024-02-16s4:dsdb: Include missing headersJo Sutton1-0/+2
2024-02-16s4:dsdb: Remove unused ‘domain_dn’ parameterJo Sutton1-4/+4
2024-02-16s4:dsdb: Remove reference to now‐gone lmNewHash parameterJo Sutton1-10/+8
2024-02-16s4:dsdb: Split out function to create a ‘password set’ ldb requestJo Sutton1-24/+51
2024-02-16s4:dsdb: Allocate NT hash on to more appropriate memory contextJo Sutton1-1/+1
2024-02-16s4:dsdb: Undefine helper macroJo Sutton1-0/+2
2024-02-16s4:dsdb: Add helper functions to get GKDI root key DNsJo Sutton1-0/+83