kdc: Update debug calls
[gd/samba-autobuild/.git] / source4 / kdc / kdc-heimdal.c
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