summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb
AgeCommit message (Expand)AuthorFilesLines
2024-05-16s4:dsdb: Remove redundant user flags macroJo Sutton1-7/+2
2024-05-16s4:dsdb: Let dsdb gMSA time influence pwdLastSetJo Sutton1-3/+7
2024-05-16s4:dsdb: Fix code spellingJo Sutton1-1/+1
2024-05-16s4:dsdb: Remove trailing whitespaceJo Sutton1-20/+20
2024-05-07s4:dsdb:mod: repl_md: message sort uses NUMERIC_CMP()Douglas Bagnall1-4/+1
2024-05-07s4:dsdb:mod: repl_md: make message_sort transitiveDouglas Bagnall1-3/+11
2024-04-24s4:kdc: Pass ldb context into samba_kdc_message2entry_keys()Jo Sutton1-0/+2
2024-04-21s4-gmsa: Do not attempt password set on remote LDAP connectionsAndrew Bartlett1-0/+1
2024-04-21s4:dsdb: Indicate to the LDAP server physical passwords that need to be refre...Jo Sutton1-0/+22
2024-04-21s4:dsdb: Explicitly return success error codeJo Sutton1-0/+1
2024-04-16s4:dsdb: Implement msDS-ManagedPassword attributeJo Sutton5-5/+233
2024-04-16s4:dsdb: Add extra attrs to search request even if replacement attribute is NULLJo Sutton1-3/+4
2024-04-16s4:dsdb: Set up passwords and password IDs of new gMSAsJo Sutton1-0/+98
2024-04-16s4:dsdb: Factor out a function to remove all password related attributesJo Sutton2-13/+19
2024-04-10s4:dsdb:mod:operational: use NUMERIC_CMP in pso_compareDouglas Bagnall1-1/+1
2024-03-05lib/ldb-samba: Align py_ldb_set_opaque_integer() with pyldb_set_opaque() and ...Andrew Bartlett2-7/+10
2024-03-01s4:dsdb: Add functions for GKDI root key creationJo Sutton1-0/+6
2024-02-16s4:dsdb: Let requests with the AS_SYSTEM control reset an account’s passwordJo Sutton1-1/+4
2024-02-16s4:dsdb: Make use of dsdb_have_system_access()Jo Sutton3-38/+21
2024-02-16s4:dsdb: Add function to determine whether we have system accessJo Sutton2-0/+32
2024-02-16s4:dsdb: Add include guard to dsdb/samdb/ldb_modules/util.hJo Sutton1-0/+5
2024-02-16s4:dsdb: Remove redundant includeJo Sutton1-1/+0
2024-02-16s4:dsdb: Add function to create a GMSA password update requestJo Sutton1-0/+1
2024-02-16s4:dsdb: Add dsdb control indicating that gMSA passwords are to be updatedJo Sutton1-0/+7
2024-02-16s4:dsdb: Fix code formattingJo Sutton1-2/+2
2024-02-16s4:dsdb: Add ‘ares’ parameter to operational attribute constructor functionsJo Sutton1-17/+21
2024-02-16s4:dsdb: Make array staticJo Sutton1-1/+1
2024-02-16s4:dsdb: Remove trailing whitespaceJo Sutton3-15/+15
2024-02-16s4:dsdb: Remove duplicate wordJo Sutton1-1/+1
2024-02-16s4:dsdb: Check return value of talloc_new()Jo Sutton1-0/+9
2024-02-08s4:dsdb: Fix code formattingJo Sutton1-1/+1
2024-02-08s4:dsdb: Correct reference to source fileJo Sutton1-1/+1
2024-02-08s4:dsdb: Remove trailing whitespaceJo Sutton1-66/+66
2024-02-08s4:dsdb: Correct NDR push error messageJo Sutton1-1/+1
2024-02-08s4:dsdb: Fix code spellingJo Sutton1-4/+4
2024-02-08s4:dsdb: Remove trailing whitespaceJo Sutton1-11/+11
2024-02-08s4:dsdb: Remove duplicate userAccountControl array entryJo Sutton1-5/+0
2023-12-08s4:dsdb: Fix code spellingJoseph Sutton3-4/+4
2023-12-08s4:dsdb: Remove trailing whitespaceJoseph Sutton2-9/+9
2023-12-08s4:dsdb: Use portable integer constant INT64_MAXJoseph Sutton1-10/+10
2023-12-08s4:dsdb: Use portable integer constant INT64_MINJoseph Sutton1-3/+3
2023-12-08s4:dsdb: Remove unused includesJoseph Sutton1-3/+0
2023-12-08s4:dsdb: Remove trailing whitespaceJoseph Sutton1-6/+6
2023-10-26s4:kdc: Have smb_krb5_principal_get_comp_string() properly indicate an errorJoseph Sutton1-7/+16
2023-10-26s4:dsdb: Initialize pointers to NULLJoseph Sutton1-6/+4
2023-10-25s4:dsdb: Fix code spellingJoseph Sutton2-2/+2
2023-10-19s4:dsdb: Remove reference to non‐existent codeJoseph Sutton1-3/+1
2023-10-17s4:dsdb: Check return value of ldb_msg_add_empty() (CID 1449667)Joseph Sutton1-2/+5
2023-10-16CVE-2018-14628: s4:dsdb: remove unused code in dirsync_filter_entry()Stefan Metzmacher1-48/+5
2023-10-13s4:dsdb: Don’t overwrite existing error code (CID 1445263)Joseph Sutton1-1/+1