Johan Danielsson
cbfff02d1e
manpage
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10137 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-20 01:14:49 +00:00
Johan Danielsson
cbc173cc05
add functions `krb5_principal_get_realm' and
...
`krb5_principal_get_comp_string' that returns parts of a principal;
this is a replacement for the internal `krb5_princ_realm' and
`krb5_princ_component' macros that everyone seem to use
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10136 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-20 00:57:50 +00:00
Johan Danielsson
515dc46007
(krb5_mk_req_exact): free creds when done
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10121 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-18 20:05:52 +00:00
Johan Danielsson
dbe9dbe36e
(krb5_string_to_key_derived): leak less memory
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10118 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-18 16:55:41 +00:00
Johan Danielsson
6e224ff15f
(config_get_hosts): free hostlist
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10117 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-18 16:41:18 +00:00
Assar Westerlund
494e4c27a5
(krb5_sendto): remove an extra freeaddrinfo
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10112 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-18 12:40:04 +00:00
Assar Westerlund
1860d849d6
(krb524_convert_creds_kdc_ccache): remove some unused variables
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10111 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-18 12:39:35 +00:00
Assar Westerlund
67897d708b
(admin_get_next): spell kerberos correctly
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10110 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-18 05:48:16 +00:00
Johan Danielsson
682a765b59
add some krb524 error codes
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10108 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-18 04:24:46 +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
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
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
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
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
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
Assar Westerlund
13cd25b3d2
bump version to 16:0:0
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9971 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-05-16 23:51:50 +00:00