s3:utils: let smbstatus report anonymous signing/encryption explicitly
[samba.git] / source4 / kdc / kdc-heimdal.c
2024-04-21 Jo Suttons4:kdc: Remove unnecessary cast
2023-08-14 Joseph Suttons4:kdc: Correctly report length of KDC packet
2023-08-14 Joseph Suttons4:kdc: Use portable format specifier
2023-06-21 Joseph Suttons4:kdc: Replace FAST cookie with dummy string
2022-12-13 Stefan MetzmacherCVE-2022-37966 s4:kdc: use the strongest possible keys
2022-09-12 Andreas Schneiders4:kdc: Set Kerberos debug class for all KDC files
2022-07-27 Joseph SuttonCVE-2022-32744 s4:kdc: Rename keytab_name -> kpasswd_ke...
2022-07-27 Joseph SuttonCVE-2022-32744 s4:kdc: Don't allow HDB keytab iteration
2022-03-11 Stefan Metzmachers4:kdc: make use of the 'kdc enable fast' option
2022-03-01 Joseph Suttons4:kdc: Adapt to hdb_entry_ex removal
2022-03-01 Joseph Suttons4:kdc: Rename windc to kdc plugin
2022-03-01 Joseph Suttons4:kdc: Add referral policy callback
2022-01-19 Andrew Bartletts4:kdc: Set require_pac and no-ENC_TS in FAST for new...
2022-01-19 Andrew Bartletts4:kdc/heimdal: Always include the salt in the PA-ETYPE...
2022-01-19 Gary Lockyers4:kdc: cope with upstream rename of configuration...
2022-01-19 Andrew Bartletts4:kdc: Move calls using the samba4 name to be right...
2022-01-19 Andrew Bartletts4:kdc: Adapt KDC to new Heimdal to load samba4 HDB...
2021-11-09 Alexander BokovoyCVE-2020-25717: Add FreeIPA domain controller role
2021-07-01 Stefan Metzmachers4:kdc: prefer newer enctypes for preauth responses
2020-11-27 Ralph Boehmes4: rename source4/smbd/ to source4/samba/
2019-01-19 Andreas Schneiders4:kdc: Fix size type for num_bind in kdc-heimdal
2018-11-23 Gary Lockyersource4 smbd prefork: restart on non zero exit code
2018-11-07 Gary Lockyersource4 smbd: pass instance number to post_fork
2018-11-01 Gary Lockyerkdc: Update debug calls
2018-11-01 Gary Lockyersource4 smbd kdc: allow the kdc to run in prefork
2018-11-01 Gary Lockyersource4 smdb: Add a post fork hook to the service API
2018-11-01 Gary Lockyersource4 smbd: Make the service_details structure constant.
2018-05-10 Gary Lockyersamdb: Add remote address to connect
2017-10-19 Gary Lockyersource4/smbd: Do not overstamp the process model with...
2017-10-19 Gary Lockyer source4/smbd: refactor the process model for prefork
2017-05-11 Jeremy Allisons4: Add TALLOC_CTX * to register_server_service().
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-03-29 Andrew Bartlettheimdal: Pass extra information to hdb_auth_status...
2017-03-10 Stefan Metzmachers4:kdc: disable principal based autodetected referral...
2016-09-12 Andreas Schneiders4-kdc: Switch to the new kpasswd service implementation
2016-06-19 Andreas Schneiders4-kdc: Move KDC packet handling functions to kdc-server.c
2016-06-18 Andreas Schneiders4-kdc: Create a kdc-proxy.h header file
2016-06-18 Andreas Schneiders4-kdc: Move KDC socket structs to krb5-server.h
2016-06-18 Andreas Schneiders4-kdc: Move kdc_process_fn_t declaration to kdc-server.h
2016-06-18 Andreas Schneiders4-kdc: Move definitions to kdc-server.h
2016-06-18 Andreas Schneiders4-kdc: Use better and simpler names for the kdc_proces...
2016-06-18 Andreas Schneiders4-kdc: Put the heimdal kdc config into a private data...
2016-06-18 Andreas Schneiders4-kdc: Use smb_krb5_mk_error() in kdc implemenation
2016-06-18 Andreas Schneiders4-kdc: Rename heimdal KDC files