summaryrefslogtreecommitdiffstats
path: root/source3/python/examples/tdbpack
diff options
context:
space:
mode:
Diffstat (limited to 'source3/python/examples/tdbpack')
0 files changed, 0 insertions, 0 deletions
65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311
;----------------------------------------------------
;   KRB5.DEF - KRB5.DLL module definition file
;----------------------------------------------------

; ****************************************************************************
; Do not add any function to this file until you make sure the calling
; convention for the exported function is KRB5_CALLCONV
; ****************************************************************************

; Key:
;
; PRIVATE   - Private entrypoint.  It should not be called by anything other
;             than gssapi32.dll or krb4_32.dll.
; GSSAPI    - Private entrypoint used by gssapi32.dll.
; KRB4      - Private entrypoint used by krb4_32.dll.
; KRB5_CALLCONV_WRONG - entrypoint that should have used KRB5_CALLCONV, but
;                       did not due to developer error

EXPORTS

	krb5_425_conv_principal			@10
	krb5_524_conv_principal			@11
	krb5_address_compare			@13
	krb5_address_order			@14
	krb5_address_search			@15	; KRB5_CALLCONV_WRONG
	krb5_aname_to_localname			@16
	krb5_appdefault_boolean			@17
	krb5_appdefault_string			@18
	krb5_auth_con_free			@19
	krb5_auth_con_genaddrs			@20
	krb5_auth_con_getaddrs			@21
	krb5_auth_con_getauthenticator		@22
	krb5_auth_con_get_checksum_func		@23
	krb5_auth_con_getflags			@24
	krb5_auth_con_getkey			@25
	krb5_auth_con_getlocalseqnumber		@26
	krb5_auth_con_getlocalsubkey		@27
	krb5_auth_con_getrcache			@28	; KRB5_CALLCONV_WRONG
	krb5_auth_con_getrecvsubkey		@29	
	krb5_auth_con_getremoteseqnumber	@30
	krb5_auth_con_getremotesubkey		@31
	krb5_auth_con_getsendsubkey		@32
	krb5_auth_con_init			@33
	krb5_auth_con_initivector		@34	; DEPRECATED
	krb5_auth_con_set_checksum_func		@35
	krb5_auth_con_setaddrs			@37	; KRB5_CALLCONV_WRONG
	krb5_auth_con_setflags			@38
	krb5_auth_con_setports			@39
	krb5_auth_con_setrcache			@40
	krb5_auth_con_setrecvsubkey		@41
	krb5_auth_con_setsendsubkey		@42
	krb5_auth_con_setuseruserkey		@43
	krb5_build_principal			@44
	krb5_build_principal_ext		@45
	krb5_build_principal_va			@46
	krb5_c_block_size			@47
	krb5_c_checksum_length			@48
	krb5_c_decrypt				@49
	krb5_c_encrypt				@50
	krb5_c_encrypt_length			@51
	krb5_c_enctype_compare			@52
	krb5_c_is_coll_proof_cksum		@53
	krb5_c_is_keyed_cksum			@54
	krb5_c_keyed_checksum_types		@55
	krb5_c_make_checksum			@56
	krb5_c_make_random_key			@57
 	krb5_c_prf				@58
 	krb5_c_prf_length			@59
	krb5_c_random_make_octets		@60
	krb5_c_random_seed			@61
	krb5_c_string_to_key			@62
 	krb5_c_string_to_key_with_params	@63
	krb5_c_valid_cksumtype			@64
	krb5_c_valid_enctype			@65
	krb5_c_verify_checksum			@66
	krb5_calculate_checksum			@67
	krb5_cc_close				@68
	krb5_cc_copy_creds			@69
	krb5_cc_default				@70
	krb5_cc_default_name			@71
	krb5_cc_destroy				@72
	krb5_cc_end_seq_get			@73
	krb5_cc_gen_new				@74
	krb5_cc_get_name			@75
	krb5_cc_get_principal			@76
	krb5_cc_get_type			@77
	krb5_cc_initialize			@78
	krb5_cc_new_unique			@79
	krb5_cc_next_cred			@80
	krb5_cc_remove_cred			@81
	krb5_cc_resolve				@82
	krb5_cc_retrieve_cred			@83
	krb5_cc_set_default_name		@84
	krb5_cc_set_flags			@85
	krb5_cc_start_seq_get			@86
	krb5_cc_store_cred			@87
	krb5_cccol_cursor_free			@88
	krb5_cccol_cursor_new			@89
	krb5_cccol_cursor_next			@90
	krb5_change_password			@91
	krb5_checksum_size			@92
	krb5_cksumtype_to_string		@93
	krb5_copy_addresses			@95 
	krb5_copy_authdata			@96 
	krb5_copy_authenticator			@97 
	krb5_copy_checksum			@98 
	krb5_copy_context			@99 
	krb5_copy_creds				@100
	krb5_copy_data				@101
	krb5_copy_keyblock			@102
	krb5_copy_keyblock_contents		@103
	krb5_copy_principal			@104
	krb5_copy_ticket			@105
	krb5_decode_ticket			@106
	krb5_decrypt				@107
	krb5_deltat_to_string			@109
	krb5_eblock_enctype			@110
	krb5_encrypt				@111
	krb5_encrypt_size			@112
	krb5_enctype_to_string			@113
	krb5_finish_key				@115
	krb5_finish_random_key			@116
	krb5_free_addresses			@117
	krb5_free_ap_rep_enc_part		@118
	krb5_free_authdata			@120
	krb5_free_authenticator			@121
	krb5_free_checksum			@122
	krb5_free_checksum_contents		@123
	krb5_free_cksumtypes			@124
	krb5_free_config_files			@125
	krb5_free_context			@126
	krb5_free_cred_contents			@127
	krb5_free_creds				@128
	krb5_free_data				@129
	krb5_free_data_contents			@130
	krb5_free_default_realm			@131
	krb5_free_error				@133
	krb5_free_host_realm			@135
	krb5_free_keyblock			@136
	krb5_free_keyblock_contents		@137
	krb5_free_keytab_entry_contents		@138
	krb5_free_principal			@140
	krb5_free_tgt_creds			@141
	krb5_free_ticket			@142
	krb5_free_unparsed_name			@143
	krb5_fwd_tgt_creds			@144
	krb5_get_credentials			@145
	krb5_get_credentials_renew		@146
	krb5_get_credentials_validate		@147
	krb5_get_default_config_files		@148
	krb5_get_default_realm			@149
	krb5_get_host_realm			@151
;	krb5_get_in_tkt				@152	; REMOVED
	krb5_get_in_tkt_with_keytab		@153	; DEPRECATED
	krb5_get_in_tkt_with_password		@154	; DEPRECATED
	krb5_get_in_tkt_with_skey		@155	; DEPRECATED
	krb5_get_init_creds_keytab		@156
	krb5_get_init_creds_opt_alloc		@157
	krb5_get_init_creds_opt_free		@158
	krb5_get_init_creds_opt_free_pa		@159
	krb5_get_init_creds_opt_get_pa		@160
	krb5_get_init_creds_opt_init		@161
	krb5_get_init_creds_opt_set_address_list	    @162
	krb5_get_init_creds_opt_set_change_password_prompt  @163
	krb5_get_init_creds_opt_set_etype_list		    @164
	krb5_get_init_creds_opt_set_forwardable		    @165
	krb5_get_init_creds_opt_set_pa			    @166	    
	krb5_get_init_creds_opt_set_preauth_list	    @167
	krb5_get_init_creds_opt_set_proxiable		    @168
	krb5_get_init_creds_opt_set_renew_life		    @169
	krb5_get_init_creds_opt_set_salt		    @170
	krb5_get_init_creds_opt_set_tkt_life		    @171
	krb5_get_init_creds_password		@172
	krb5_get_permitted_enctypes		@173
	krb5_get_profile			@269
	krb5_get_prompt_types			@174
	krb5_get_renewed_creds			@175
	krb5_get_server_rcache			@176