s4:kdc: Cache user info and resource groups from PACs
[samba.git] / source4 / kdc / authn_policy_util.c
2023-10-01 Joseph Suttons4:kdc: Add parameters for claims and device info to...
2023-10-01 Joseph Suttons4:kdc: Add claims parameter to authn_policy_authentica...
2023-10-01 Joseph Suttons4:kdc: Add parameters for claims and device info to...
2023-10-01 Joseph Suttons4:auth: Add parameters for claims and device info...
2023-10-01 Joseph Suttons4:kdc: Reformat function call
2023-06-21 Joseph Suttons4:kdc: Gate claims, auth policies and NTLM restrctions...
2023-06-15 Joseph Suttons4:kdc: Add function to perform an access check to...
2023-06-15 Joseph Suttons4:kdc: Generate auditing infomation for NTLM device...
2023-06-15 Joseph Suttons4:kdc: Move NTLM device restrictions to ‘authn_policy_...
2023-06-15 Joseph Suttons4:kdc: Add function to perform an authentication polic...
2023-06-15 Joseph Suttons4:kdc: Add functions to create structures of auditing...
2023-06-15 Joseph Suttons4:kdc: Rename authn_kerberos_client_policy::tgt_lifeti...
2023-06-15 Joseph Suttonauth: Move authn_policy code into auth subsystem
2023-05-24 Joseph Suttons4:kdc: Use talloc_steal() rather than talloc_reference()
2023-05-18 Joseph Suttons4:kdc: Add helper functions for authentication policies