krb5: _krb5_principal_is_anonymous() helper API
authorLuke Howard <lukeh@padl.com>
Sat, 4 May 2019 06:10:13 +0000 (16:10 +1000)
committerJeffrey Altman <jaltman@auristor.com>
Tue, 14 May 2019 19:16:19 +0000 (15:16 -0400)
commitbcc90f1b87dd9e79577c0790a4d76efdaf6c6c51
tree0718be942967ee13bbf29cd5951ade09237576c3
parent455961839179c55a07502b55203c153711e4d3f0
krb5: _krb5_principal_is_anonymous() helper API

Add _krb5_principal_is_anonymous() private API for checking if a principal is
anonymous or not. The third argument determines whether to match authenticated
anonymous, unauthenticated anonymous, or both types of principal.
kdc/kerberos5.c
kuser/kinit.c
kuser/kuser_locl.h
lib/krb5/krb5_locl.h
lib/krb5/libkrb5-exports.def.in
lib/krb5/principal.c
lib/krb5/ticket.c
lib/krb5/version-script.map