Commit Graph

10103 Commits

Author SHA1 Message Date
Assar Westerlund
116d63a1bf *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10106 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-18 04:04:33 +00:00
Assar Westerlund
dfdc3fd8f8 writes -> write
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10105 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-18 03:26:51 +00:00
Assar Westerlund
ba4ab2845b remove subkey, it's not really wrong
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10104 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-18 02:58:03 +00:00
Assar Westerlund
9814c4c869 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10102 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-18 02:55:31 +00:00
Assar Westerlund
4449713b87 replace gss_krb5_getsomekey with gss_krb5_get_localkey and
gss_krb5_get_remotekey


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10100 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-18 02:53:52 +00:00
Assar Westerlund
5a6138360e update krb5_auth_con function names
use gss_krb5_get_remotekey


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10099 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-18 02:52:54 +00:00
Assar Westerlund
79230887c1 (gss_krb5_get_remotekey, gss_krb5_get_localkey): add prototypes
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10098 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-18 02:50:46 +00:00
Assar Westerlund
62bf188177 update krb5_auth_con function names
use gss_krb5_get_localkey


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10097 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-18 02:50:15 +00:00
Assar Westerlund
1b6b543306 update krb5_auth_con function names
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10096 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-18 02:49:53 +00:00
Assar Westerlund
67934559ea (krb5_rd_req): use krb5_auth_con* functions and remove some comments
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10095 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-18 02:48:18 +00:00
Assar Westerlund
22c9e98986 (krb5_rd_safe): pick the keys in the right order: remote - local - session
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10094 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-18 02:47:30 +00:00
Assar Westerlund
0328da9cc9 (krb5_rd_rep): save the remote sub key in the auth_context
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10093 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-18 02:46:53 +00:00
Assar Westerlund
4e1e50b657 (krb5_rd_priv): pick keys in the correct order: remote - local - session
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10092 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-18 02:46:15 +00:00
Assar Westerlund
a1f1df4d51 (krb5_mk_safe): pick keys in the right order, local - remote - session
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10091 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-18 02:45:15 +00:00
Assar Westerlund
e1074a9830 remove comment
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10090 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-18 02:44:54 +00:00
Johan Danielsson
077d3a8c0b x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10089 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-18 01:48:30 +00:00
Johan Danielsson
c38844ce24 use starttime instead of authtime, from Chris Chiappa
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10088 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-18 01:47:52 +00:00
Johan Danielsson
b70c6b82df make krb524_convert_creds_kdc match the MIT function by the same name;
add krb524_convert_creds_kdc_ccache that does what the old version did


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10087 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-18 01:45:41 +00:00
Johan Danielsson
ad4db1f4e6 (do_list): make sure list of keys is NULL terminated; similar to patch
sent by Chris Chiappa


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10086 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-18 01:24:29 +00:00
Assar Westerlund
7dce865ef2 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10085 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 23:20:54 +00:00
Assar Westerlund
fb1973a255 new stuff and add back removed 0.3f
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10084 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 23:20:13 +00:00
Assar Westerlund
bb7103b51e (man_MANS): add new manpages and sort them all
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10083 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 23:18:01 +00:00
Assar Westerlund
c9804d29c8 (krb5_verify_authenticator_checksum): use renamed
krb5_auth_con_getauthenticator


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10082 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 23:13:31 +00:00
Assar Westerlund
3a0a810bc5 (mcc_remove_cred): use krb5_free_creds_contents
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10081 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 23:13:02 +00:00
Assar Westerlund
e6e8d1c3f6 name function krb5_auth_con more consistenly
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10080 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 23:12:34 +00:00
Assar Westerlund
be5182cacd remove dns related items that has been solved
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10079 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 23:12:06 +00:00
Assar Westerlund
d8e3b9edcd (krb524_convert_creds_kdc): update to use krb5_krbhst API
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10078 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 23:11:35 +00:00
Assar Westerlund
4c5fb0d0c5 (krb5_change_password): update to use krb5_krbhst API
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10077 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 23:11:06 +00:00
Assar Westerlund
016dcaae5f update to use krb5_krbhst API
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10076 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 23:10:16 +00:00
Assar Westerlund
9714727c3b (krb5_krbhst_get_addrinfo): add
set def_port in krb5_krbhst_info
(krb5_krbhst_free): free everything


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10075 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 23:09:46 +00:00
Assar Westerlund
ac3cc286cc (KRB5_VERIFY_NO_ADDRESSES): add
(krb5_krbhst_info): add def_port (default port for this service)


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10074 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 23:08:33 +00:00
Johan Danielsson
c96e2c59d1 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10073 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 17:34:29 +00:00
Assar Westerlund
7fd81134a3 make it more verbose and useful
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10072 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 12:22:59 +00:00
Assar Westerlund
2e11d16160 remove some more memory leaks
do not try any dns operations if there is local configuration
admin: fallback to kerberos.REALM
524: fallback to kdcs
kpasswd: fallback to admin
add some comments


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10071 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 12:22:36 +00:00
Assar Westerlund
f689ed0ec9 (AC_CHECK_HEADERS): test for random
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10070 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 12:16:47 +00:00
Assar Westerlund
724ff173b3 (AC_CHECK_HEADERS): test for initstate and setstate
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10069 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 12:15:09 +00:00
Assar Westerlund
3e33e625b8 remove initstate and setstate, they should be in cf/roken-frag.m4
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10068 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 12:14:00 +00:00
Assar Westerlund
0981fa39e4 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10067 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 12:11:30 +00:00
Assar Westerlund
3566322074 add emalloc et al
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10066 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 12:11:24 +00:00
Assar Westerlund
46a12a3304 move emalloc et al to roken.h.in
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10065 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 12:11:06 +00:00
Assar Westerlund
e55b2b4f7e add for symmetry
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10064 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 12:09:37 +00:00
Assar Westerlund
3209edbce9 (AC_BROKEN): test for emalloc,ecalloc,erealloc,estrdup
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10063 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 12:09:06 +00:00
Assar Westerlund
4119cc2b75 make emalloc,ecalloc,erealloc,estrdup conditional
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10062 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 12:08:29 +00:00
Assar Westerlund
f1392e4cef use errx, errno might not be set, improve error message
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10061 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 12:08:05 +00:00
Johan Danielsson
b9bb43df5d x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10060 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-16 23:01:03 +00:00
Johan Danielsson
a4b588a6a2 manpage
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10059 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-16 23:00:55 +00:00
Assar Westerlund
e6e7efa20f (noinst_PROGRAMS): add krbhst-test
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10058 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-16 22:53:51 +00:00
Assar Westerlund
65bfec1bcf program for testing krbhst
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10057 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-16 22:53:31 +00:00
Assar Westerlund
96b86526c4 (common_init): remove memory leak
(main): move test program into krbhst-test


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10056 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-16 22:53:11 +00:00
Assar Westerlund
3f18286341 it's -> its
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10055 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-16 22:25:01 +00:00