Commit Graph

7893 Commits

Author SHA1 Message Date
Assar Westerlund
c4c623ae05 (make_fileinfo): make sure to always call time, ctime, and gmtime with
`time_t's.  there were some types (like in lastlog) that we believed
to always be time_t.  this has proven wrong on Solaris 8 in 64-bit
mode, where they are stored as 32-bit quantities but time_t has gone
up to 64 bits


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8067 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-26 19:47:59 +00:00
Assar Westerlund
85ff7204cc make sure to always call time, ctime, and gmtime with `time_t's.
there were some types (like in lastlog) that we believed to always be
time_t.  this has proven wrong on Solaris 8 in 64-bit mode, where they
are stored as 32-bit quantities but time_t has gone up to 64 bits


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8066 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-26 19:46:45 +00:00
Assar Westerlund
b46166825c *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8065 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-23 23:08:27 +00:00
Assar Westerlund
5ca9dc1371 (_kadm5_set_keys2): rewrite
(_kadm5_set_keys3): add


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8064 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-23 23:06:31 +00:00
Assar Westerlund
6e30943f99 (struct kadm_func): add chpass_principal_with_key
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8063 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-23 23:05:49 +00:00
Assar Westerlund
7513f3cc7d new _kadm5_setup_entry
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8062 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-23 23:04:25 +00:00
Assar Westerlund
6fadf041d3 (set_funcs): add chpass_principal_with_key
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8061 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-23 23:03:38 +00:00
Assar Westerlund
9e629a4fad (_kadm5_setup_entry): add context
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8060 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-23 23:02:35 +00:00
Assar Westerlund
58ef87aed8 update to new prorotype of _kadm5_setup_entry and _kadm5_set_keys
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8059 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-23 23:01:40 +00:00
Assar Westerlund
44c00d67c1 (kadm5_chpass_principal_with_key): add
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8058 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-23 22:58:26 +00:00
Assar Westerlund
e30b1fc5d9 comment-ize and change calling convention for _kadm5_set_keys*
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8057 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-23 22:57:56 +00:00
Assar Westerlund
592be2a027 (kadm5_c_chpass_principal_with_key): add
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8056 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-23 22:56:25 +00:00
Assar Westerlund
3e52cd86f1 (hex2n, parse_des_key): add
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8055 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-23 22:55:16 +00:00
Assar Westerlund
91b6bc6386 (kadmind_dispatch): add kadm_chpass_with_key
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8054 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-23 22:54:53 +00:00
Assar Westerlund
5ba8d63598 (parse_des_key): add prototype
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8053 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-23 15:21:15 +00:00
Assar Westerlund
4bfe69645d add --key
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8052 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-23 15:20:43 +00:00
Assar Westerlund
6df8ed90f7 add Id
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8051 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-23 03:38:25 +00:00
Assar Westerlund
d69fcfe347 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8050 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-20 19:19:55 +00:00
Assar Westerlund
e9c910d633 make versions later than 5.7 of solaris also use 73
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8049 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-20 19:19:44 +00:00
Assar Westerlund
9a3cefb99d newer drafts
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8048 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-18 02:04:53 +00:00
Assar Westerlund
89ac710427 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8047 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-16 05:47:29 +00:00
Assar Westerlund
1dccdee33b warn we do not find any yacc
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8046 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-16 05:47:09 +00:00
Assar Westerlund
be9014cb54 (afslog_uid_int): use krb_get_tf_fullname instead of
krb_get_default_principal


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8045 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-16 05:35:56 +00:00
Assar Westerlund
a581099116 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8044 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-15 02:58:42 +00:00
Assar Westerlund
0312bc2a02 (map_syscall_name_to_number): ignore # at beginning-of-line
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8043 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-15 02:55:51 +00:00
Assar Westerlund
7ed2580db6 update
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8042 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-13 22:44:30 +00:00
Assar Westerlund
f444672e4c *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8041 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-13 22:44:14 +00:00
Assar Westerlund
fbe43f1d3d update documentation
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8040 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-13 22:42:23 +00:00
Assar Westerlund
7d48b6d39e add support for display v4 tickets
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8039 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-13 22:41:56 +00:00
Assar Westerlund
833a08f5ad *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8038 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-13 22:31:36 +00:00
Assar Westerlund
40a2c32429 add 230 for MacOS X per information from <warner.c@apple.com>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8037 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-13 22:31:17 +00:00
Assar Westerlund
4b21b106cd *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8036 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-11 15:18:48 +00:00
Assar Westerlund
c00bfb759f (_SS_PAD1SIZE): try to write an inpenetrable expression that also
works on Crays


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8035 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-11 15:18:14 +00:00
Assar Westerlund
4ede2a59ea *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8034 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-11 03:29:52 +00:00
Assar Westerlund
d52e863cc2 (do_authenticate, do_getticket): call check_flags
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8033 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-11 03:29:37 +00:00
Assar Westerlund
fdcc108b67 (do_version4): call check_flags.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8032 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-11 03:29:02 +00:00
Assar Westerlund
86e828c208 (check_flags): make global
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8031 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-11 03:27:36 +00:00
Assar Westerlund
96aa1edbf6 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8030 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-10 19:32:58 +00:00
Assar Westerlund
fa6ac6f397 (krb5_get_init_creds_password): evil hack to avoid recursion
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8029 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-10 19:32:47 +00:00
Johan Danielsson
2d6b3bbc99 call list_file for broken usages of nlst too
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8028 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-09 14:02:16 +00:00
Assar Westerlund
3b6efe344f *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8027 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-09 07:53:22 +00:00
Assar Westerlund
41c126a7ce (arg_match_short): backup optind when there's a missing argument so
that the error can point at the flag and not the non-existant argument


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8026 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-09 07:49:35 +00:00
Assar Westerlund
2a18fdf39e *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8025 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-07 21:50:56 +00:00
Assar Westerlund
983c155e89 (SL_BADCOMMAND): define
(sl_apropos): add prototype


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8024 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-07 21:50:49 +00:00
Assar Westerlund
ba432b58ef *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8023 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-07 21:50:10 +00:00
Assar Westerlund
fbde3d5fd2 mandoc-generation
(sl_apropos): stolen from arla


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8022 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-07 21:49:56 +00:00
Assar Westerlund
dbc3262a57 update
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8021 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-04 16:05:32 +00:00
Assar Westerlund
24738e4449 add `krb4_get_tickets' per realm
add --anonymous


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8020 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-04 16:02:41 +00:00
Assar Westerlund
6b19ae7506 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8019 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-04 16:00:00 +00:00
Assar Westerlund
b9392bf482 (krb5_get_init_creds_opt): add `anonymous' and KRB5_GET_INIT_CREDS_OPT_ANONYMOUS
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8018 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-04 15:59:37 +00:00