summaryrefslogtreecommitdiff
path: root/source4/kdc/kpasswd-helper.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-16s4:dsdb: Remove unused ‘domain_dn’ parameterJo Sutton1-1/+0
2022-09-12s4:kdc: Set Kerberos debug class for all KDC filesAndreas Schneider1-0/+3
2022-07-27CVE-2022-2031 s4:kpasswd: Do not accept TGTs as kpasswd ticketsJoseph Sutton1-0/+20
2022-07-27CVE-2022-2031 s4:kpasswd: Correctly generate error stringsJoseph Sutton1-7/+6
2022-03-17dsdb: Remove LM hash parameter from samdb_set_password() and callersAndrew Bartlett1-1/+0
2022-03-17dsdb: No longer supply exact password hashes in a control to indicate passwor...Andrew Bartlett1-2/+1
2018-05-10samdb: Add remote address to connectGary Lockyer1-0/+1
2016-09-13s4-kdc: Do not leak memory on error in kpasswd_make_error_reply()Andreas Schneider1-0/+2
2016-09-13s4-kdc: Add a kpasswd_samdb_set_password() helper functionAndreas Schneider1-0/+83
2016-09-11s4-kdc: Move kpasswd_make_pwchange_reply() to a helper fileAndreas Schneider1-0/+84
2016-09-11s4-kdc: Move kpasswd_make_error_reply() to a helper fileAndreas Schneider1-0/+74