Commit Graph

7991 Commits

Author SHA1 Message Date
Assar Westerlund
da845c115c check initial flag in ticket and allow users to change their own
password if it's set


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7708 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-02 03:58:45 +00:00
Assar Westerlund
179a238e8c (do_ext_keytab): set timestamp
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7707 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-02 03:58:02 +00:00
Assar Westerlund
3eda943a2f (srvconv): set timestamp in newly created entries
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7706 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-02 03:56:21 +00:00
Assar Westerlund
2745e26e15 update
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7705 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-02 03:55:53 +00:00
Assar Westerlund
99121dfe37 (list): support --verbose (also listning time stamps)
(kt_add, kt_get): set timestamp in newly created entries
(kt_change): add `change' command


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7704 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-02 03:55:11 +00:00
Assar Westerlund
ba5e29b35c add change
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7703 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-02 02:36:33 +00:00
Assar Westerlund
32a12060f5 (akf_next_entry): set timetsamp, always go the a predicatble position
on error


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7702 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-02 00:45:38 +00:00
Assar Westerlund
875d3eb4a1 (krb5_kt_copy_entry_contents): copy timestamp
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7701 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-02 00:31:20 +00:00
Assar Westerlund
ee617c6bd1 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7700 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-02 00:20:35 +00:00
Assar Westerlund
d2cba917ae (fkt_add_entry): store timestamp
(fkt_next_entry_int): return timestamp


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7699 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-02 00:20:22 +00:00
Assar Westerlund
a27c1e60d6 (krb5_keytab_entry): add timestamp
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7698 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-02 00:19:24 +00:00
Assar Westerlund
2065b57b0a *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7697 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-01 11:54:15 +00:00
Assar Westerlund
cae7f2dce0 (addarg): make void (return value isn't check anyway). fatal error
when malloc fails


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7696 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-01 11:53:59 +00:00
Assar Westerlund
b3ceefedcd (env_opt_start): fix typo
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7695 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-01 11:53:24 +00:00
Assar Westerlund
a41ba453ad re-organize:
test for type of stack first so that we can find the libraries that we
might have to link the test program against.  not linking the test
program means we don't know if the right stuff is in the libraries.
also cosmetic changes to make sure we print the checking for... nicely


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7694 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-01 11:44:45 +00:00
Assar Westerlund
3a7d0a06cd not used
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7693 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-01 11:43:32 +00:00
Assar Westerlund
d7fd678fa0 add requiring of AC_HEADER_STDC
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7692 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-31 03:10:22 +00:00
Assar Westerlund
f3351b4b8e realloc properly without leaking memory
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7691 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-30 23:43:50 +00:00
Assar Westerlund
e95a92be9e *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7690 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-30 03:47:15 +00:00
Assar Westerlund
cc8c6f1783 try to link with shared libraries if we don't find any static ones
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7689 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-30 03:47:03 +00:00
Assar Westerlund
b96a340f87 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7688 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-30 02:23:31 +00:00
Assar Westerlund
685f2643bb (strpftime_test_SOURCES): correct source file name
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7687 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-30 02:23:23 +00:00
Assar Westerlund
b18bafae81 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7686 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-30 02:23:10 +00:00
Assar Westerlund
9e9d385daa (sockaddr_storage): change padding so that we have one char[] of pad
and then an unsigned long[] (for alignment and padding).  this works
much better in practice.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7685 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-30 02:22:54 +00:00
Assar Westerlund
90200a32be (krb4): use `-ldes' in tests
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7684 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-30 02:22:00 +00:00
Assar Westerlund
337c0b0bf8 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7683 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-28 03:46:20 +00:00
Assar Westerlund
0e1a79c29e (main): call k_getportbyname with port number in network-byte-order
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7682 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-28 03:46:06 +00:00
Assar Westerlund
c916f27cbf *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7681 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-28 03:39:52 +00:00
Assar Westerlund
615ff2f164 (main): call krb5_getportbyname with the default in host-byte-order
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7680 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-28 03:39:38 +00:00
Assar Westerlund
9eebdaa7b2 fix typo
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7679 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-26 19:38:23 +00:00
Assar Westerlund
35140a374c (gss_accept_sec_context): always set `output_token'
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7678 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-26 18:32:08 +00:00
Assar Westerlund
202c4d09e8 (init_auth): always initialize `output_token'
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7677 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-26 18:31:36 +00:00
Assar Westerlund
b6cba3532d (gss_delete_sec_context): always set `output_token'
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7676 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-26 18:31:06 +00:00
Assar Westerlund
506689f40a *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7675 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-26 13:51:50 +00:00
Assar Westerlund
65884f91ed (kadm5_s_get_principal): handle modified_by->principal == NULL
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7674 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-26 13:51:14 +00:00
Assar Westerlund
16e7c33cbf (event2string): handle events without principal. From Luke Howard
<lukeh@PADL.COM>


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7673 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-26 13:50:22 +00:00
Assar Westerlund
c7af72fae3 clean
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7671 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-25 21:24:08 +00:00
Assar Westerlund
0d752d7a64 Release 0.2j
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7670 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-25 21:23:48 +00:00
Assar Westerlund
6561f1a101 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7669 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-25 21:22:35 +00:00
Assar Westerlund
44f29d714c update mail address of Brian May per request
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7668 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-25 13:46:37 +00:00
Assar Westerlund
aa4675140e *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7667 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-23 21:27:16 +00:00
Assar Westerlund
085be0bfda (TTYinfo): add fallback if we fail to find "le" in termcap.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7666 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-23 21:27:00 +00:00
Assar Westerlund
cc6c6a730b *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7665 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-22 17:55:12 +00:00
Assar Westerlund
737328871a (sockaddr_storage): drop leading underscore on `public' fields. this
was the consensus on the ipng mailing list


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7664 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-22 17:53:51 +00:00
Assar Westerlund
59f90d2eef *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7663 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-21 20:46:20 +00:00
Assar Westerlund
c8824117a9 try linking, not only compiling
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7662 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-21 20:46:09 +00:00
Assar Westerlund
1028e9ae35 add --without-ipv6
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7661 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-21 20:42:49 +00:00
Assar Westerlund
741b734299 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7660 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-21 20:42:08 +00:00
Assar Westerlund
d84d2e9fbf add --without-ipv6
make sure we have `in6addr_any' which we use in the code.  This test
avoids false positives on OpenBSD


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7659 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-21 20:41:52 +00:00
Assar Westerlund
217d8bd87f *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7658 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-21 17:56:28 +00:00