..
mit-kdb
s4:kdc: Remove support code for older versions of MIT Kerberos
2023-08-21 23:37:29 +00:00
ad_claims.c
s4:kdc: Add get_claims_set_for_principal()
2023-08-14 05:51:45 +00:00
ad_claims.h
s4:kdc: Add get_claims_set_for_principal()
2023-08-14 05:51:45 +00:00
authn_policy_util.c
s4:kdc: Gate claims, auth policies and NTLM restrctions behind 2012/2016 FLs
2023-06-21 19:08:37 +00:00
authn_policy_util.h
s4:kdc: Add function to perform an access check to a service
2023-06-15 05:29:28 +00:00
db-glue.c
s4:kdc: Initialize pointers to NULL
2023-09-14 21:35:29 +00:00
db-glue.h
s4: Add 'const' to some parameters
2023-02-08 00:03:39 +00:00
hdb-samba4-plugin.c
CVE-2022-32744 s4:kdc: Modify HDB plugin to only look up kpasswd principal
2022-07-27 10:52:36 +00:00
hdb-samba4.c
s4:kdc: Do not panic if authsam_logon_success_accounting() fails
2023-08-21 23:37:29 +00:00
kdc-glue.c
s4:kdc: Set Kerberos debug class for all KDC files
2022-09-12 03:27:55 +00:00
kdc-glue.h
s4:kdc: Add functionality to log client and server authentication policies
2023-06-25 23:29:33 +00:00
kdc-heimdal.c
s4:kdc: Correctly report length of KDC packet
2023-08-14 04:57:34 +00:00
kdc-proxy.c
s4:kdc: Use newer debugging macros
2023-08-08 04:39:37 +00:00
kdc-proxy.h
s4-kdc: Create a kdc-proxy.h header file
2016-06-18 23:32:27 +02:00
kdc-server.c
s4:kdc: Refer to correct function in error messages
2023-08-14 04:57:34 +00:00
kdc-server.h
CVE-2022-32744 s4:kdc: Rename keytab_name -> kpasswd_keytab_name
2022-07-27 10:52:36 +00:00
kdc-service-mit.c
s4:kdc: Use newer debugging macros
2023-08-08 04:39:37 +00:00
kdc-service-mit.h
s4-kdc: restore MIT KDC backend
2018-11-09 17:52:30 +01:00
kpasswd_glue.c
s4:kdc: Use newer debugging macros
2023-08-08 04:39:37 +00:00
kpasswd_glue.h
kdc: Remove pre-check for existing NT and LM hash from kpasswd
2022-03-17 01:57:38 +00:00
kpasswd-helper.c
s4:kdc: Set Kerberos debug class for all KDC files
2022-09-12 03:27:55 +00:00
kpasswd-helper.h
CVE-2022-2031 s4:kpasswd: Do not accept TGTs as kpasswd tickets
2022-07-27 10:52:36 +00:00
kpasswd-service-heimdal.c
s4:kdc: Remove unnecessary casts
2023-08-14 04:57:34 +00:00
kpasswd-service-mit.c
s4:kdc: Remove unnecessary casts
2023-08-14 04:57:34 +00:00
kpasswd-service.c
s4:kdc: Add missing newlines to logging messages
2023-08-08 04:39:37 +00:00
kpasswd-service.h
s4-kdc: Add a new kpasswd service implementation
2016-09-13 00:19:25 +02:00
ktutil.c
s4:kdc: Fix code spelling
2023-08-03 15:25:01 +00:00
mit_kdc_irpc.c
s4:kdc: Fail PAC checksum verification if the krbtgt entry has no keys
2023-08-14 04:57:34 +00:00
mit_kdc_irpc.h
s4-kdc: Add MIT KRB5 based irpc service for PAC validation
2017-04-29 23:31:09 +02:00
mit_samba.c
s4:kdc: Remove unused flags
2023-09-14 21:35:29 +00:00
mit_samba.h
s4:mit-samba: Pass flags to mit_samba_get_pac()
2022-04-13 12:59:30 +00:00
pac-blobs.c
s4:kdc: Factor out PAC blob functions into new source file
2023-05-18 01:03:37 +00:00
pac-blobs.h
s4:kdc: Factor out PAC blob functions into new source file
2023-05-18 01:03:37 +00:00
pac-glue.c
s4:kdc: Check for overflow when adding a domain group SID
2023-09-14 21:35:29 +00:00
pac-glue.h
s4:kdc: Make functions to add special SIDs non‐static
2023-09-14 21:35:29 +00:00
samba_kdc.h
s4:kdc: Avoid operator precedence issues
2023-08-08 04:39:37 +00:00
sdb_to_hdb.c
s4:kdc: Ensure the value of h->len is accurate
2023-08-14 04:57:34 +00:00
sdb_to_kdb.c
s4:kdc: Erase key data
2023-08-14 04:57:34 +00:00
sdb.c
s4:kdc: Fix leaks of sdb_entry’s members
2023-08-14 04:57:34 +00:00
sdb.h
s4:kdc: Add auth_data_reqd flag to SDBFlags
2023-07-19 01:47:34 +00:00
wdc-samba4.c
s4:kdc: Add correct Asserted Identity SID in response to an S4U2Self request
2023-09-14 21:35:29 +00:00
wscript_build
s4:kdc: Return NTSTATUS and auditing information from samba_kdc_update_pac() to be logged
2023-06-25 23:29:33 +00:00