Commit Graph

8816 Commits

Author SHA1 Message Date
Assar Westerlund 8568267343 add __attribute__ for gcc's pleasure
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9012 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-27 05:42:46 +00:00
Assar Westerlund 37aaf16788 make _long_version const
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9011 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-27 05:42:19 +00:00
Assar Westerlund 14f89c6dd8 update
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9010 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-27 05:19:55 +00:00
Assar Westerlund dec76735f4 actually pay attention to `time_req'
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9009 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-27 04:53:33 +00:00
Assar Westerlund 36d4a902d5 re-write to delay the opening of the database till it's known which
principal is being sought, thereby allowing the usage of multiple
databases, however they need to be specified in /etc/krb5.conf since
all the programs using this keytab do not read kdc.conf


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9008 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-27 04:31:42 +00:00
Assar Westerlund a8197629ca (keytab): add
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9007 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-27 04:29:54 +00:00
Assar Westerlund 1024330a7a add --keytab
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9006 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-27 04:29:34 +00:00
Assar Westerlund 381f26f5f9 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9005 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-27 04:27:39 +00:00
Assar Westerlund 8180bca1d4 re-organize and add 3DES code
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9004 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-27 04:26:12 +00:00
Assar Westerlund 2662f930e7 re-organize. leak less memory.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9003 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-27 04:22:49 +00:00
Assar Westerlund c7001612cd (gssapi_krb5_encapsulate, gss_krb5_getsomekey): update prototypes
add assert.h


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9002 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-27 04:19:00 +00:00
Assar Westerlund c348826cfd (GSS_KRB5_CONF_C_QOP_DES, GSS_KRB5_CONF_C_QOP_DES3_KD): add
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9001 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-27 03:50:57 +00:00
Assar Westerlund 4a97b49895 re-organize and add 3DES code
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9000 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-27 03:50:07 +00:00
Assar Westerlund 669029d224 (gss_accept_sec_context): gssapi_krb5_encapsulate does not
free. adapt.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8999 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-27 03:49:32 +00:00
Assar Westerlund cedc89c0f3 remove trailing commas
(KRB5_KU_USAGE_SEQ): renamed from KRB5_KU_USAGE_MIC


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8998 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-27 03:32:31 +00:00
Assar Westerlund 71f0f86105 (gssapi_krb5_encapsulate): do not free `in_data', let the caller do
that.  fix the callers.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8997 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-27 02:46:23 +00:00
Assar Westerlund c5e89e6e73 (send_via_proxy): handle `http://' at the beginning of the proxy
specification.  use getaddrinfo correctly
(krb5_sendto): always return a return code


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8996 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-26 11:46:16 +00:00
Assar Westerlund ed5f821871 (KRB5_KU_USAGE_MIC): rename to KRB5_KU_USAGE_SEQ
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8995 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-26 11:44:55 +00:00
Assar Westerlund e81dac9b62 (krb5_auth_con_free): handle auth_context == NULL
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8994 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-26 11:43:30 +00:00
Assar Westerlund d1629f48e3 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8993 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-25 03:00:35 +00:00
Assar Westerlund ce07d85131 (syslogvals): static-ize
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8992 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-24 22:23:30 +00:00
Assar Westerlund 75ebf75ce0 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8991 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-23 20:40:27 +00:00
Assar Westerlund 2fc8e73137 (find_type): make sure of always setting `ret_etype' correctly.
clean-up structure some


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8990 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-23 20:25:06 +00:00
Johan Danielsson b8da5c8c77 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8989 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-23 09:55:39 +00:00
Johan Danielsson 517f6a78f4 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8988 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-23 09:54:09 +00:00
Johan Danielsson 5f30519a1d implement resolve
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8987 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-23 09:52:46 +00:00
Johan Danielsson cd7e075c7a x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8986 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-22 14:07:49 +00:00
Johan Danielsson 0c95f3d5dc (do_login): set PATH to something sane;
(start_logout_process): avoid getting signals sent to the parent


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8985 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-22 14:07:44 +00:00
Johan Danielsson 8b9be353d7 _PATH_DEFPATH
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8984 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-22 14:05:35 +00:00
Assar Westerlund 35e473a5f9 fix typo in mdoc markup
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8983 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-20 10:33:14 +00:00
Assar Westerlund 3a443f6afa (str2time_t): rename to make it work
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8982 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-20 01:11:04 +00:00
Assar Westerlund 7bf3d3d685 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8981 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-19 15:37:31 +00:00
Assar Westerlund bbd6346a5e merge from arla: make it work better
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8980 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-19 15:37:00 +00:00
Assar Westerlund cc3535f661 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8979 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-19 15:00:52 +00:00
Assar Westerlund 942515a7e4 add dependencies for libss/libsl shared libraries
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8978 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-19 15:00:39 +00:00
Assar Westerlund c071ee122c (str2time_t): add alias for `now'.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8977 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-19 13:19:52 +00:00
Assar Westerlund 7f672b1580 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8976 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-18 06:51:10 +00:00
Assar Westerlund accdd87f82 check return value from krb5_crypto_init
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8975 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-18 06:50:26 +00:00
Assar Westerlund 7cfcd42a15 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8974 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-18 05:18:45 +00:00
Assar Westerlund ef5c76e232 (handle_v5): accept any kadmin/admin@* principal as the server
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8973 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-18 05:18:34 +00:00
Assar Westerlund b5e48c0f5d remove extra prototype of kadmind_loop
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8972 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-18 05:18:07 +00:00
Assar Westerlund e71b05e381 (kadmind_loop): add prototype
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8971 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-18 05:17:55 +00:00
Assar Westerlund 91aadd63bd (usage): print init-usage and not add-dito
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8970 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-18 05:17:45 +00:00
Assar Westerlund e2919dc2bb *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8969 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-18 05:07:30 +00:00
Assar Westerlund 9d750adf3e update the database portion
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8968 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-17 00:53:05 +00:00
Assar Westerlund 4c6ff56ced fix
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8966 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-16 11:42:16 +00:00
Assar Westerlund 8369401580 Release 0.3b
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8965 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-16 11:41:56 +00:00
Assar Westerlund 59f61fa940 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8964 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-16 11:41:18 +00:00
Assar Westerlund 8ebcdd4119 add work-around for ultrix sh and for not running ranlib
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8963 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-16 11:40:39 +00:00
Assar Westerlund eb84e6a240 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8962 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-08-16 11:32:14 +00:00