Simplify user_realm support by removing krb5_parse_name_flags_realm()

and setting the realm as necessary in the caller.
This commit is contained in:
Viktor Dukhovni
2013-05-17 00:38:49 +00:00
committed by Viktor Dukhovni
parent 203e2beedd
commit 2433496ea6
4 changed files with 19 additions and 48 deletions

View File

@@ -472,7 +472,6 @@ HEIMDAL_KRB5_2.0 {
krb5_parse_address;
krb5_parse_name;
krb5_parse_name_flags;
krb5_parse_name_flags_realm;
krb5_parse_nametype;
krb5_passwd_result_to_string;
krb5_password_key_proc;