s3: smbd: fix path check in smbd_smb2_create_durable_lease_check()
[samba.git] / source4 / kdc / mit-kdb /
2018-01-19 Alexander Bokovoymit-kdb: support MIT Kerberos 1.16 KDB API changes
2017-07-24 Andreas Schneidermit-kdb: Fix NULL pointer check after malloc
2017-04-29 Andreas Schneiders4-kdc: Use mit_samba_reget_pac() in ks_verify_pac()
2017-04-29 Andreas Schneiders4-kdc: Use mit_samba_get_pac() in ks_get_pac()
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 Andreas Schneidermit-kdb: Add support for bad password count
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 Andreas Schneidermit-kdb: Implement KDB function to change passwords
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: Do not allow to get a kadmin ticket as a client.
2016-03-17 Andreas Schneidermit-kdb: Add more ks_is_kadmin* functions.
2016-03-17 Günther Deschnermit-kdb: Use calloc so both authdata elements are zeroed
2016-03-17 Günther Deschnermit-kdb: Do not overwrite the error code in failure...
2016-03-17 Andreas Schneidermit-kdb: Add initial MIT KDB Samba driver