lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *)
[sfrench/samba-autobuild/.git] / source4 / kdc / kdc-heimdal.c
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