Commit Graph

4845 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Johan Danielsson
ac8eb06905 add opaque krb5_krbhst_handle type
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10053 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-16 21:53:01 +00:00
Johan Danielsson
79532c577a change void* to krb5_krbhst_handle
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10052 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-16 21:52:34 +00:00
Johan Danielsson
d887607097 types for new krbhst api
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10051 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-16 21:47:17 +00:00
Johan Danielsson
bcfa93ee74 implement a new api that looks up one host at a time, instead of
making a list of hosts


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10050 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-16 21:46:50 +00:00
Johan Danielsson
64e9a29489 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10040 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-09 01:35:12 +00:00
Johan Danielsson
fe01f4f57a dns_srv_order to order srv records
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10039 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-09 01:35:04 +00:00
Johan Danielsson
d616eba08c remove rfc2052 support
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10036 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-08 22:33:27 +00:00
Assar Westerlund
d1811903a8 add mention of login
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10035 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-08 22:20:10 +00:00
Johan Danielsson
ca530a2956 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10032 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-08 21:40:13 +00:00
Johan Danielsson
fbf3aa3ff5 Grog tries to figure out if to use mdoc.old instead of mdoc by looking
at some macros that were only present in the old version, and by
looking at the number of .Oo's present. In mdoc.old .Oo was a toggle,
but in mdoc it's closed by .Oc, so if the number of .Oo's is bigger
than the number of .Oc's, it figures it must be mdoc.old. This doesn't
however account for called Oc's, and thus grog thinks that valid pages
are mdoc.old when they infact are mdoc. So let's make sure that Oc's
are not called by other macros.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10031 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-08 21:39:56 +00:00
Assar Westerlund
5ce1d31e50 add krb4_get_tickets
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10017 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-05-31 13:58:34 +00:00
Assar Westerlund
bce2bbac23 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10016 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-05-29 13:12:58 +00:00
Assar Westerlund
91ab57c202 (main): initialize numerr
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10015 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-05-29 13:12:21 +00:00
Johan Danielsson
7fdf9c4cba build base64_test
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10014 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-05-29 09:48:20 +00:00
Johan Danielsson
12d4027fd4 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10013 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-05-28 17:33:52 +00:00
Johan Danielsson
cb3a6310d4 clean up the decode mess somewhat
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10012 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-05-28 17:33:41 +00:00
Johan Danielsson
90cb53e2c1 base64 tests
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10011 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-05-28 17:32:41 +00:00
Assar Westerlund
3b5897517e make it robust enough so that it actually works
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10010 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-05-28 04:20:33 +00:00
Assar Westerlund
898768d857 (krb5_get_init_creds_opt_set_default_flags): fix typo
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10009 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-05-28 00:04:52 +00:00
Assar Westerlund
e90dbd5eab add [appdefaults]
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10007 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-05-27 23:55:40 +00:00
Assar Westerlund
ddf21c4e3b remove configuration reading that is now done in
krb5_get_init_creds_opt_set_default_flags


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10006 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-05-27 23:54:29 +00:00
Assar Westerlund
279fc1109a (krb5_get_init_creds_opt_set_default_flags): add reading of
libdefaults versions of these and add no_addresses


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10005 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-05-27 23:53:58 +00:00
Assar Westerlund
a7337f4e48 (krb5_get_in_cred): clear error string when preauth was required and
we retry


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10004 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-05-27 23:53:25 +00:00
Assar Westerlund
e21d39dc9d (krb524_convert_creds_kdc): call krb5_get_krb524hst
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10003 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-05-27 23:52:38 +00:00
Assar Westerlund
fdf9c7294d (krb5_get_krb524hst): add and restructure the support functions
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9999 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-05-24 23:51:37 +00:00
Assar Westerlund
c7fa6c77ef correct prototype of krb5_free_context. from Hans Insulander
<hin@stacken.kth.se>


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9998 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-05-23 16:24:02 +00:00