summaryrefslogtreecommitdiff
path: root/source4/dsdb/gmsa/util.c
AgeCommit message (Expand)AuthorFilesLines
2024-08-27lib: Add a few explicit includesVolker Lendecke1-0/+1
2024-06-10kdc: Use a consistent, stable time throughout the Heimdal KDCAndrew Bartlett1-0/+11
2024-06-10dsdb: Make argument order of dsdb_update_gmsa_{entry_,}keys() consistant with...Andrew Bartlett1-5/+7
2024-05-22s4:kdc: Merge current and previous gMSA keys during period when both are validJo Sutton1-0/+25
2024-04-21s4-gmsa: Do not attempt password set on remote LDAP connectionsAndrew Bartlett1-0/+16
2024-04-21s4:dsdb: Add dsdb_update_gmsa_keys()Jo Sutton1-0/+280
2024-04-21s4:dsdb: Move the responsibility for determining whether an account is a gMSA...Jo Sutton1-14/+9
2024-04-21s4:dsdb: Store found managed password ID as part of gMSA update structureJo Sutton1-0/+33
2024-04-21s4:dsdb: Store account DN as part of gMSA update structureJo Sutton1-0/+8
2024-04-21s4:dsdb: Only reuse the current password ID as the previous password ID when ...Jo Sutton1-3/+9
2024-04-21s4:dsdb: Add a note that administrators should not set the clock too far in t...Jo Sutton1-0/+6
2024-04-16s4:dsdb: Add functions for Group Managed Service Accounts implementationJo Sutton1-0/+1414