713597129f
(main): handle that krb5_cc_default_name can return NULL
Love Hörnquist Åstrand
2003-03-10 00:28:22 +00:00
006b538595
(libkrb5_la_LDFLAGS): bump minor (TESTS): add test_cc
Love Hörnquist Åstrand
2003-03-10 00:27:21 +00:00
9a2e5b06e1
test some krb5_cc_default_name/krb5_cc_set_default_name combinations
Love Hörnquist Åstrand
2003-03-10 00:26:40 +00:00
3d2fd2dc7f
(init_context_from_config_file): set default_cc_name to NULL (krb5_free_context): free default_cc_name if set
Love Hörnquist Åstrand
2003-03-10 00:24:13 +00:00
3bac5fb118
(krb5_cc_set_default_name): new function (krb5_cc_default_name): use krb5_cc_set_default_name
Love Hörnquist Åstrand
2003-03-10 00:23:11 +00:00
04b2ccc9ed
(krb5_context_data): add default_cc_name
Love Hörnquist Åstrand
2003-03-10 00:21:50 +00:00
fc44dd3f4a
use struct units instead of units
Love Hörnquist Åstrand
2003-03-07 15:51:53 +00:00
5ad036507a
use full prototype for main
Love Hörnquist Åstrand
2003-03-04 10:37:26 +00:00
14cda004d5
x
Love Hörnquist Åstrand
2003-03-03 21:52:29 +00:00
c569bd9ebb
x
Love Hörnquist Åstrand
2003-03-03 21:44:20 +00:00
4c580ecbd3
(gss_inquire_context): rename argument open to open_context
Love Hörnquist Åstrand
2003-03-03 21:41:33 +00:00
e77351eb77
(gss_inquire_context): rename argument open to open_context
Love Hörnquist Åstrand
2003-03-03 21:24:29 +00:00
3f7c1e20ef
x
Love Hörnquist Åstrand
2003-02-27 20:20:21 +00:00
276fca0e7c
use syscall 208 on openbsd (all version) use syscall 339 on freebsd 5.0 and later, use 210 on 4.x and earlier
Love Hörnquist Åstrand
2003-02-06 20:16:32 +00:00
0442d2b7a1
x
Love Hörnquist Åstrand
2003-02-04 21:50:50 +00:00
34cbf40caa
s/databases/a database/ s/Not/not/
Love Hörnquist Åstrand
2003-01-31 22:25:09 +00:00
a9aa4b4eaf
add missing .
Love Hörnquist Åstrand
2003-01-31 22:15:24 +00:00
8f66f2c8be
documentation for of boolean, etypes, address write out encryption type in sentences s/Host/host
Love Hörnquist Åstrand
2003-01-30 20:23:31 +00:00
69f3fca615
x
Love Hörnquist Åstrand
2003-01-29 12:33:56 +00:00
84a8e5c39a
(kadmind_dispatch): kadm_chpass: require the password to pass the password quality check in case the user changes the user's own password kadm_chpass_with_key: disallow the user to change it own password to a key, since that password might violate the password quality check.
Love Hörnquist Åstrand
2003-01-29 12:33:05 +00:00
cb07c3282d
x
Love Hörnquist Åstrand
2003-01-27 14:12:45 +00:00
1be5e6bcc6
(verify_mic_des3): fix 3des verify_mic to conform to rfc (and mit kerberos), provide backward compat hook
Love Hörnquist Åstrand
2003-01-27 14:12:15 +00:00
dc2b3cf973
(mic_des3): fix 3des get_mic to conform to rfc (and mit kerberos), provide backward compat hook
Love Hörnquist Åstrand
2003-01-27 14:11:16 +00:00
cd32525e84
(init_auth): check if we need compat for older get_mic/verify_mic
Love Hörnquist Åstrand
2003-01-27 14:07:56 +00:00
34b7a87f0e
add prototype for _gss_DES3_get_mic_compat
Love Hörnquist Åstrand
2003-01-27 14:06:48 +00:00
aad7d1ae94
(more_flags): add COMPAT_OLD_DES3
Love Hörnquist Åstrand
2003-01-27 14:05:34 +00:00
e35ea0a2ce
add gssapi.3 and compat.c
Love Hörnquist Åstrand
2003-01-27 14:04:54 +00:00
f9ab95a942
(gss_accept_sec_context): check if we need compat for older get_mic/verify_mic
Love Hörnquist Åstrand
2003-01-27 14:03:29 +00:00
73330ee3e2
check for compatiblity with other heimdal's 3des get_mic/verify_mic
Love Hörnquist Åstrand
2003-01-27 14:02:26 +00:00
2185a5f683
add checks for Authenticator too
Love Hörnquist Åstrand
2003-01-26 10:55:07 +00:00
0c07588bfa
in the hprop example, use hprop and the first component, not host
Love Hörnquist Åstrand
2003-01-25 16:57:02 +00:00
94ff0be352
(find_all_addresses): address-less point-to-point might not have an address, just ignore those. Reported by Harald Barth.
Love Hörnquist Åstrand
2003-01-25 15:19:49 +00:00
50c24d50f2
(check_section): when key isn't found, don't print out all known keys
Love Hörnquist Åstrand
2003-01-23 19:53:19 +00:00
e0a89410d7
(syslogvals): mark up where severity and facility start resp (check_log): find_value() returns -1 when key isn't found
Love Hörnquist Åstrand
2003-01-23 19:49:32 +00:00
ea94038288
(_krb5_aes_cts_encrypt): make key argument a 'const void *' to avoid AES_KEY being exposed in krb5-private.h
Love Hörnquist Åstrand
2003-01-23 19:05:52 +00:00
b5e41fe7e1
spelling
Love Hörnquist Åstrand
2003-01-23 15:37:49 +00:00
51b2b8d83c
x
Love Hörnquist Åstrand
2003-01-23 15:01:07 +00:00
5692615e30
spelling
Love Hörnquist Åstrand
2003-01-22 11:01:21 +00:00
1459e3fbff
x
Jacques A. Vidrine
2003-01-21 14:15:10 +00:00
2372cc4a9d
We need "crypto-headers.h" to get a prototype for des_read_pw_string. This becomes especially important when building against OpenSSL 0.9.7.
Jacques A. Vidrine
2003-01-21 14:13:51 +00:00
c2216f8e9e
x
Love Hörnquist Åstrand
2003-01-16 19:11:10 +00:00
97b31c3d2d
document -v, --verbose
Love Hörnquist Åstrand
2003-01-16 19:10:55 +00:00