Commit Graph

3441 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
41c38ef00b (krb5_read_message): clear error string.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21750 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-31 20:41:25 +00:00
Love Hörnquist Åstrand
8d40c2994b check return value of alloc functions, from Charles Longeau
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21745 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-31 16:11:25 +00:00
Love Hörnquist Åstrand
250ae721d0 spelling.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21741 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-31 16:00:37 +00:00
Love Hörnquist Åstrand
777869d68e Check return values from alloc functions. Prompted by patch of Charles Longeau.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21737 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-31 15:49:35 +00:00
Love Hörnquist Åstrand
9f15cdccf2 Make _krb5_n_fold return a error code. Prompted by patch of Charles Longeau.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21736 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-31 15:48:37 +00:00
Love Hörnquist Åstrand
9b33009cde Always set the ticket options, use KRB5_ADDRESSLESS_DEFAULT as the
default value, this make the unset tri-state not so useful.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21711 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-27 14:22:02 +00:00
Love Hörnquist Åstrand
ec87717745 Don't try to do dlopen if system doesn't have dlopen. From Rune of Chalmers.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21701 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-26 19:12:43 +00:00
Love Hörnquist Åstrand
188a94b93a fix spelling.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21683 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-23 22:19:39 +00:00
Love Hörnquist Åstrand
c092ca9238 Add RFC3526 modp group14 as a default.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21681 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-23 22:18:08 +00:00
Love Hörnquist Åstrand
b3ce2858da Make krb5_get_renewed_creds work, from Gunther Deschner.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21668 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-22 11:28:05 +00:00
Love Hörnquist Åstrand
80ab91ac04 Add test_renew to noinst_PROGRAMS.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21665 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-22 11:25:19 +00:00
Love Hörnquist Åstrand
66fc4b8fab Test for krb5_get_renewed_creds.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21663 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-22 11:23:04 +00:00
Love Hörnquist Åstrand
4e366457d1 Test app for krb5_get_renewed_creds().
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21662 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-22 03:15:33 +00:00
Love Hörnquist Åstrand
7128d1db59 Drop duplicate error codes.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21575 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-16 07:44:54 +00:00
Love Hörnquist Åstrand
255ef83b79 Add krb_err.h to build_HEADERZ.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21573 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-16 07:35:58 +00:00
Love Hörnquist Åstrand
e7708a53d6 If its a Kerberos 4 error-code, remove the et BASE.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21572 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-16 05:13:08 +00:00
Love Hörnquist Åstrand
fb119bf569 Include "krb_err.h".
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21570 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-15 20:57:56 +00:00
Love Hörnquist Åstrand
3933016756 return more interesting error codes.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21569 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-15 20:56:21 +00:00
Love Hörnquist Åstrand
a4d49f6133 Prefix with KRB4.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21568 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-15 20:49:46 +00:00
Love Hörnquist Åstrand
7df9512191 help solairs make
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21567 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-15 20:47:19 +00:00
Love Hörnquist Åstrand
9deb73f002 add error table functions.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21566 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-15 20:46:49 +00:00
Love Hörnquist Åstrand
09ba5b97b3 Add v4 error codes.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21565 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-15 20:43:06 +00:00
Love Hörnquist Åstrand
bfd422a0b7 Add more testing funcs, really part of libkdc usage interfaces though.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21562 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-15 11:30:17 +00:00
Love Hörnquist Åstrand
566b9fb910 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21561 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-15 10:30:51 +00:00
Love Hörnquist Åstrand
048c629849 add more testing.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21560 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-15 10:27:32 +00:00
Love Hörnquist Åstrand
528b283083 add testing.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21557 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-15 10:24:33 +00:00
Love Hörnquist Åstrand
769f1573b8 Prefix enum plugin_type.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21555 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-15 09:11:32 +00:00
Love Hörnquist Åstrand
589de42d6d Prefix enum plugin_type.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21554 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-15 09:07:56 +00:00
Love Hörnquist Åstrand
bcc003ee5e Expose plugin structures.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21552 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-15 09:04:00 +00:00
Love Hörnquist Åstrand
3d6f4fa562 Add plugin structures.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21551 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-15 09:03:39 +00:00
Love Hörnquist Åstrand
a1c338f987 V4 errors.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21550 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-15 08:58:41 +00:00
Love Hörnquist Åstrand
dac3107d3c Need _krb5_get_host_realm_int too.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21549 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-15 08:47:15 +00:00
Love Hörnquist Åstrand
1dfd1f77dd more symbols needed by libkdc.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21548 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-15 08:39:05 +00:00
Love Hörnquist Åstrand
593e8aba3c Add v4 compat glue.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21547 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-15 08:28:56 +00:00
Love Hörnquist Åstrand
57c5ece78b add more shared.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21546 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-15 08:17:25 +00:00
Love Hörnquist Åstrand
5b7fc39c63 Syntax.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21545 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-15 08:08:12 +00:00
Love Hörnquist Åstrand
7b2ef19c39 Add version script.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21543 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-15 07:27:19 +00:00
Love Hörnquist Åstrand
0400d3a542 First version of version script.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21541 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-15 07:26:03 +00:00
Love Hörnquist Åstrand
cc3ac67d05 (_krb5_krb_rd_req): if ticket contains address 0, its ticket less and
don't really care about from_addr. return better error codes.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21523 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-12 18:37:19 +00:00
Love Hörnquist Åstrand
ebdac0dcf0 Fix pointer vs strict alias rules.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21505 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-12 12:28:38 +00:00
Love Hörnquist Åstrand
13518ccd7d Spelling.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21498 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-11 09:41:43 +00:00
Love Hörnquist Åstrand
c0e76182db Set error string when there is no KDC for a realm.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21457 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-10 12:53:25 +00:00
Love Hörnquist Åstrand
b7bd206b82 New library version.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21430 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-10 12:37:36 +00:00
Love Hörnquist Åstrand
2dd77ab1fc update (c)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21428 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-10 12:31:58 +00:00
Love Hörnquist Åstrand
6d9f9f12ac Add default_cc_name_env.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21427 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-10 12:08:09 +00:00
Love Hörnquist Åstrand
39184f36f3 (enviroment_changed): return non-zero if enviroment that will
determine default krb5cc name has changed.
(krb5_cc_default_name): also check if cached value is uptodate.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21426 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-10 12:07:33 +00:00
Love Hörnquist Åstrand
7ce6be4012 drop internal flags that was impossile to set.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21425 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-10 11:52:00 +00:00
Love Hörnquist Åstrand
7df896616a Drop pkinit_flags.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21424 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-10 11:50:04 +00:00
Love Hörnquist Åstrand
5a5abdd190 move pkinit internal flags to krb5_locl.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21423 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-10 11:45:34 +00:00
Love Hörnquist Åstrand
c08dd3d70e verify_krb5_conf_OBJECTS depends on krb5-pr*.h, make -j finds this.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21397 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-02 11:38:19 +00:00