Roland C. Dowdeswell
ce5c231b23
Allow krb5_verify_init_creds() to take NULL opt arg.
...
Without dereferencing it. krb5_verify_init_creds_opt * to be
precise.
2012-12-22 00:23:18 +08:00
Love Hornquist Astrand
0879b9831a
remove trailing whitespace
2011-05-21 11:57:31 -07:00
Love Hornquist Astrand
687db64c56
Patch from Secure Endpoints/Asanka Herath for windows support
2009-12-21 08:45:28 +01:00
Love Hörnquist Åstrand
942a821fab
remove RCSID
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25171 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-05-04 06:17:40 +00:00
Love Hörnquist Åstrand
a0edcc9231
use krb5_cc_new_unique, use constants for cache types
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25062 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-03 04:07:59 +00:00
Love Hörnquist Åstrand
2dd4e2d2fd
Make compile
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23921 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-14 04:19:34 +00:00
Love Hörnquist Åstrand
37b7df05f1
add krb5_get_validated_creds().
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23920 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-14 04:19:22 +00:00
Love Hörnquist Åstrand
6937d41a02
remove trailing whitespace
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23815 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 09:21:03 +00:00
Love Hörnquist Åstrand
e172367898
switch to utf8 encoding of all files
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23814 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 08:53:55 +00:00
Love Hörnquist Åstrand
d542833a1f
use krb5_set_error_message
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23280 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-06-23 03:26:18 +00:00
Love Hörnquist Åstrand
5081addd90
(krb5_verify_init_creds): `entry' unused, remove
...
From: "Henry B. Hotz" <hotz@jpl.nasa.gov >
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15555 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-07-06 00:48:16 +00:00
Love Hörnquist Åstrand
91351971f7
add KRB5_LIB_FUNCTION to all exported functions
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13863 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-05-25 21:46:46 +00:00
Johan Danielsson
7973bfd426
hmm, back out previous, since it was correct after all
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11166 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-08-20 14:48:31 +00:00
Johan Danielsson
a6419d60fa
(fail_verify_is_ok): correct inverted return value
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11151 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-08-20 11:31:01 +00:00
Johan Danielsson
472538b820
fix typo in error string
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10945 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-04-19 09:47:04 +00:00
Assar Westerlund
d27aa3b62e
add some krb5_{set,clear}_error_string
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9937 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-05-14 06:14:52 +00:00
Assar Westerlund
869c258bcf
(krb5_verify_init_creds): do not try to close an unopened ccache,
...
noted by <marc@mit.edu >
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9814 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-04-25 05:12:37 +00:00
Assar Westerlund
c4ebe5c97a
(krb5_verify_init_creds): make sure to clean up the correct creds.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7812 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-21 05:47:35 +00:00
Johan Danielsson
c5b916ca6f
remove advertising clause
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7464 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-02 17:05:13 +00:00
Assar Westerlund
7f662b63ee
(fail_verify_is_ok): new function
...
(krb5_verify_init_creds): if we cannot get a ticket for
host/`hostname` and fail_verify_is_ok just return.
use krb5_rd_req
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5205 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-11-21 20:37:57 +00:00
Johan Danielsson
46569a331b
Add context to all krb5_config_*get_*.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4256 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-01-03 21:14:31 +00:00
Johan Danielsson
8eb312128d
fix warnings
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3588 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-10-13 16:30:09 +00:00
Johan Danielsson
13d68fda20
fix ap_req_nofail semantics
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3434 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-09-08 01:01:47 +00:00
Johan Danielsson
841caf013b
remove ison
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3385 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-09-05 11:39:06 +00:00
Johan Danielsson
e7a1ea7ef7
mcc_ops -> krb5_mcc_ops
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3262 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-08-29 00:46:48 +00:00
Assar Westerlund
7550df46b7
typo
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3001 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-08-15 11:56:20 +00:00
Assar Westerlund
16354b8a06
use krb5_config_get_bool
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3000 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-08-15 07:03:35 +00:00
Assar Westerlund
d5b74e06b0
more functionality
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2796 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-08-08 03:54:22 +00:00
Assar Westerlund
3f3dcd9176
new files
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2708 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-08-05 20:58:27 +00:00