077d3a8c0b
x
Johan Danielsson
2001-06-18 01:48:30 +00:00
c38844ce24
use starttime instead of authtime, from Chris Chiappa
Johan Danielsson
2001-06-18 01:47:52 +00:00
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
Johan Danielsson
2001-06-18 01:45:41 +00:00
ad4db1f4e6
(do_list): make sure list of keys is NULL terminated; similar to patch sent by Chris Chiappa
Johan Danielsson
2001-06-18 01:24:29 +00:00
fb1973a255
new stuff and add back removed 0.3f
Assar Westerlund
2001-06-17 23:20:13 +00:00
bb7103b51e
(man_MANS): add new manpages and sort them all
Assar Westerlund
2001-06-17 23:18:01 +00:00
c9804d29c8
(krb5_verify_authenticator_checksum): use renamed krb5_auth_con_getauthenticator
Assar Westerlund
2001-06-17 23:13:31 +00:00
3a0a810bc5
(mcc_remove_cred): use krb5_free_creds_contents
Assar Westerlund
2001-06-17 23:13:02 +00:00
e6e8d1c3f6
name function krb5_auth_con more consistenly
Assar Westerlund
2001-06-17 23:12:34 +00:00
be5182cacd
remove dns related items that has been solved
Assar Westerlund
2001-06-17 23:12:06 +00:00
d8e3b9edcd
(krb524_convert_creds_kdc): update to use krb5_krbhst API
Assar Westerlund
2001-06-17 23:11:35 +00:00
4c5fb0d0c5
(krb5_change_password): update to use krb5_krbhst API
Assar Westerlund
2001-06-17 23:11:06 +00:00
016dcaae5f
update to use krb5_krbhst API
Assar Westerlund
2001-06-17 23:10:16 +00:00
9714727c3b
(krb5_krbhst_get_addrinfo): add set def_port in krb5_krbhst_info (krb5_krbhst_free): free everything
Assar Westerlund
2001-06-17 23:09:46 +00:00
ac3cc286cc
(KRB5_VERIFY_NO_ADDRESSES): add (krb5_krbhst_info): add def_port (default port for this service)
Assar Westerlund
2001-06-17 23:08:33 +00:00
c96e2c59d1
x
Johan Danielsson
2001-06-17 17:34:29 +00:00
7fd81134a3
make it more verbose and useful
Assar Westerlund
2001-06-17 12:22:59 +00:00
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
Assar Westerlund
2001-06-17 12:22:36 +00:00
f689ed0ec9
(AC_CHECK_HEADERS): test for random
Assar Westerlund
2001-06-17 12:16:47 +00:00
724ff173b3
(AC_CHECK_HEADERS): test for initstate and setstate
Assar Westerlund
2001-06-17 12:15:09 +00:00
3e33e625b8
remove initstate and setstate, they should be in cf/roken-frag.m4
Assar Westerlund
2001-06-17 12:14:00 +00:00
b2d88bb90e
(ext_keytab): use the default modify keytab per default
Assar Westerlund
2001-06-12 12:15:15 +00:00
64e9a29489
x
Johan Danielsson
2001-06-09 01:35:12 +00:00
fe01f4f57a
dns_srv_order to order srv records
Johan Danielsson
2001-06-09 01:35:04 +00:00
91bb657068
test for initstate and setstate
Johan Danielsson
2001-06-09 01:21:08 +00:00
b3b2959711
x
Johan Danielsson
2001-06-08 22:33:36 +00:00
d616eba08c
remove rfc2052 support
Johan Danielsson
2001-06-08 22:33:27 +00:00
d1811903a8
add mention of login
Assar Westerlund
2001-06-08 22:20:10 +00:00
1737c9cb7c
fix for broken mdoc.old grog test
Johan Danielsson
2001-06-08 21:40:40 +00:00
ca530a2956
x
Johan Danielsson
2001-06-08 21:40:13 +00:00
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.
Johan Danielsson
2001-06-08 21:39:56 +00:00
776835b929
fix for broken mdoc.old grog test
Johan Danielsson
2001-06-08 21:35:32 +00:00
09ac1c8b29
spelling
Johan Danielsson
2001-06-08 21:34:32 +00:00
70e20c78a8
fix for broken mdoc.old grog test
Johan Danielsson
2001-06-08 21:28:37 +00:00
72d63b3d29
remove extra .El
Assar Westerlund
2001-06-08 20:44:46 +00:00