repo.or.cz
/
heimdal.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Windows: Fix lib/hcrypto tests
[heimdal.git]
/
kdc
/
version-script.map
blob
5f4edf9c3ead843210e0ce2b837fbae53426f45f
1
# $Id$
2
3
HEIMDAL_KDC_1.0 {
4
global:
5
kdc_log;
6
kdc_log_msg;
7
kdc_log_msg_va;
8
kdc_openlog;
9
kdc_check_flags;
10
krb5_kdc_windc_init;
11
krb5_kdc_get_config;
12
krb5_kdc_set_dbinfo;
13
krb5_kdc_process_krb5_request;
14
krb5_kdc_process_request;
15
krb5_kdc_save_request;
16
krb5_kdc_update_time;
17
krb5_kdc_pk_initialize;
18
local:
19
*;
20
};