~ubuntu-branches/ubuntu/raring/heimdal/raring

« back to all changes in this revision

Viewing changes to lib/hdb/version-script.map

  • Committer: Package Import Robot
  • Author(s): Jelmer Vernooij
  • Date: 2011-10-03 23:50:05 UTC
  • mfrom: (1.1.15) (2.2.23 sid)
  • Revision ID: package-import@ubuntu.com-20111003235005-0voibbgdhyqmtp6w
Tags: 1.5.dfsg.1-3
Add conflicts with kcc to heimdal-clients. Closes: #644138

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
        global:
5
5
                encode_hdb_keyset;
6
6
                hdb_add_master_key;
7
 
                hdb_add_current_keys_to_history;
8
7
                hdb_check_db_format;
9
8
                hdb_clear_extension;
10
9
                hdb_clear_master_key;
75
74
                hdb_kt_ops;
76
75
 
77
76
                # some random bits needed for libkadm
78
 
                add_HDB_Ext_KeySet;
79
 
                add_Keys;
 
77
                HDBFlags2int;
80
78
                asn1_HDBFlags_units;
81
79
                copy_Event;
82
80
                copy_HDB_extensions;
83
81
                copy_Key;
84
 
                copy_Keys;
85
82
                copy_Salt;
86
83
                decode_HDB_Ext_Aliases;
 
84
                decode_HDB_Ext_PKINIT_acl;
87
85
                decode_HDB_extension;
88
 
                decode_HDB_Ext_PKINIT_acl;
89
86
                decode_Key;
90
 
                decode_Keys;
91
87
                encode_HDB_Ext_Aliases;
 
88
                encode_HDB_Ext_PKINIT_acl;
92
89
                encode_HDB_extension;
93
 
                encode_HDB_Ext_PKINIT_acl;
94
90
                encode_Key;
95
 
                encode_Keys;
96
91
                free_Event;
97
 
                free_hdb_entry;
98
92
                free_HDB_Ext_Aliases;
 
93
                free_HDB_Ext_PKINIT_acl;
99
94
                free_HDB_extension;
100
95
                free_HDB_extensions;
101
 
                free_HDB_Ext_PKINIT_acl;
102
 
                free_hdb_keyset;
103
96
                free_Key;
104
 
                free_Keys;
105
97
                free_Salt;
106
 
                HDBFlags2int;
 
98
                free_hdb_entry;
107
99
                int2HDBFlags;
108
100
                length_HDB_Ext_Aliases;
 
101
                length_HDB_Ext_PKINIT_acl;
109
102
                length_HDB_extension;
110
 
                length_HDB_Ext_PKINIT_acl;
111
103
                length_Key;
112
 
                length_Keys;
113
 
                remove_Keys;
114
 
                add_Keys;
115
 
                add_HDB_Ext_KeySet;
116
104
 
117
105
        local:
118
106
                *;