Commit Graph

25 Commits

Author SHA1 Message Date
Johan Danielsson
4fa94362ee fix for storage change
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11021 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-05-24 15:23:43 +00:00
Assar Westerlund
8ed0cf08cc (decode_packet): check success of krb5_425_conv_principal. from
<shadow@dementia.org>


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9578 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-01-29 08:40:45 +00:00
Assar Westerlund
7c5940d941 allow the specification of what keytab to use
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9064 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-09-19 12:45:38 +00:00
Assar Westerlund
5f648d3799 use socklen_t where appropriate instead of int
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8923 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-09 20:53:11 +00:00
Assar Westerlund
90a23c5f35 (decode_packet): be totally consistent with the prototype of
des_cbc_cksum


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8859 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-07-27 16:22:20 +00:00
Assar Westerlund
75e28c9473 map both princ_expire_time and pw_expiration to v4 principal expiration
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8752 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-07-22 01:07:13 +00:00
Johan Danielsson
ad1cf0ae18 (handle_v4): check for termination
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8741 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-07-21 23:29:40 +00:00
Johan Danielsson
f889876136 change log strings to match the v5 counterparts
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8649 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-07-11 15:02:53 +00:00
Assar Westerlund
ad081120c4 adapt to new acl stuff
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8352 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-06-07 11:14:44 +00:00
Assar Westerlund
53fa453f3b (kadm_ser_mod): use kadm5_s_modify_principal (no _with_key)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7436 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-25 22:32:47 +00:00
Assar Westerlund
d3f5d79294 strc{py,at}_truncate -> strlc{py,at}
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6985 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-09-16 21:39:11 +00:00
Assar Westerlund
a753c13a19 only create you loose packets when we fail decoding and not when an
operation is not performed for some reason
(decode_packet): read the service key from the hdb
(dispatch, decode_packet): return proper error messages


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6916 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-09-10 13:06:25 +00:00
Assar Westerlund
6702fc4ce1 (kadm_ser_cpw): add password quality functions
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6913 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-09-10 10:20:15 +00:00
Assar Westerlund
6734d1fc8d (kadm_ser_cpw): initialize password
(handle_v4): remove unused variable `ret'


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6840 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-08-19 17:18:19 +00:00
Assar Westerlund
9b9c51c614 (handle_v4): more error checking and more correct error messages
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6827 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-08-16 12:45:34 +00:00
Assar Westerlund
579b6dce9d (kadm_ser_cpw): read the key in the strange order it's sent
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6368 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-06-23 17:56:43 +00:00
Assar Westerlund
03805d1c42 (values_to_ent): ntohl key
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6362 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-06-23 15:00:08 +00:00
Assar Westerlund
ce12cc5676 (values_to_ent): convert key data correctly
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6347 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-06-23 09:57:34 +00:00
Assar Westerlund
2eafa6c753 (handle_v4): remove redundant prototype
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6265 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-05-21 09:26:02 +00:00
Assar Westerlund
8efcaf4436 (error_code): typo
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6247 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-05-14 16:05:42 +00:00
Assar Westerlund
b9f1fd227a (error_code:) try to handle really old krb4 distributions
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6230 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-05-14 00:48:25 +00:00
Assar Westerlund
5588bd098e (kadm_ser_cpw): always allow a user to change her password
(kadm_ser_*): make logging work
clean-up and restructure


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6134 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-05-04 19:44:44 +00:00
Assar Westerlund
725035fe31 re-insert krb_err.h and other miss
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6116 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-05-04 03:40:32 +00:00
Assar Westerlund
ecd0705b49 add ACL checks
more error code checks
restructure


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6114 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-05-04 03:37:12 +00:00
Johan Danielsson
1cf079d2e5 version 4 support
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6101 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-05-03 17:15:52 +00:00