ctdb-failover: Split statd_callout add-client/del-client
[samba.git] / source4 / kdc / mit-kdb / kdb_samba_principals.c
2022-07-27 Joseph SuttonCVE-2022-2031 s4:kdc: Limit kpasswd ticket lifetime...
2022-03-24 Stefan Metzmachers4:kdc: let samba_kdc_entry take references to sdb_entr...
2021-11-09 Andreas SchneiderCVE-2020-25719 mit-samba: Add ks_free_principal()
2021-11-09 Andreas SchneiderCVE-2020-25719 mit-samba: Make ks_get_principal() inter...
2021-08-26 Andrew Bartlettmit-kdc: Remove build time support for KDB_API < 10
2021-08-05 Andreas Schneidermit-samba: Define debug class for kdb module
2018-01-19 Alexander Bokovoymit-kdb: support MIT Kerberos 1.16 KDB API changes
2017-04-29 Andreas Schneidermit-kdb: Update KDB vtable for DAL version 6
2017-01-12 Andreas Schneidermit-kdb: Remove unneeded memset()
2017-01-12 Andreas Schneidermit-kdb: Use calloc() to allocate memory
2016-03-17 Andreas Schneidermit-kdb: Add support for KDB version 8
2016-03-17 Günther Deschnermit-kdb: Restrict admin/changepw principal db_entry...
2016-03-17 Günther Deschnermit-kdb: Return 0 in kdb_samba_db_put_principal()
2016-03-17 Günther Deschnermit-kdb: Use calloc to initialize master keylists.
2016-03-17 Andreas Schneidermit-kdb: Add ks_get_admin_principal() and use it for...
2016-03-17 Andreas Schneidermit-kdb: Add ks_create_principal().
2016-03-17 Andreas Schneidermit-kdb: Add initial MIT KDB Samba driver