Commit Graph

2801 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
43e3b9ca50 add krb5_425_conv_principal_ext2 that work just like
krb5_425_conv_principal_ext but takes a context variable for the
verification function


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15531 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-30 01:38:15 +00:00
Love Hörnquist Åstrand
1dcdb9c1a0 optionally compile in support for string2key
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15527 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-29 22:20:33 +00:00
Love Hörnquist Åstrand
b1f75c5100 Documentation for password quality control. From: "James F. Hranicky" <jfh@cise.ufl.edu>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15514 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-23 18:43:34 +00:00
Love Hörnquist Åstrand
75ba24459a (password_quality_entries): add min_length and min_classes
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15513 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-23 18:33:28 +00:00
Love Hörnquist Åstrand
c3ca297275 indent
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15493 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-17 07:49:33 +00:00
Love Hörnquist Åstrand
4372de7bb8 (krb5_rd_rep): check if KRB5_AUTH_CONTEXT_DO_TIME set and use that as
a que that timestamp should be checked, DCE-STYLE gssapi needs to be
able to tweek this


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15491 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-17 07:47:16 +00:00
Love Hörnquist Åstrand
85588d6046 (krb5_string_to_key): unconst password
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15479 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-17 05:03:45 +00:00
Love Hörnquist Åstrand
348ee32e90 (krb5_keytab_key_proc): unconst argument
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15477 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-17 04:56:44 +00:00
Love Hörnquist Åstrand
8c1cb200c7 rename optind to optidx
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15476 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-17 04:54:40 +00:00
Love Hörnquist Åstrand
e6f9987ade rename the temporary string variable to `str'
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15475 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-17 04:53:35 +00:00
Love Hörnquist Åstrand
583e4fad3e rename optind to optidx
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15474 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-17 04:48:02 +00:00
Love Hörnquist Åstrand
4a78962ece unconst argument to krb5_store (XXX this should be fixed, krb5_store
doesn't need to modify its argument)


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15473 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-17 04:36:33 +00:00
Love Hörnquist Åstrand
dffa265ac7 (krb5_sendto): remove shadowing unnessecery variable ret
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15472 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-17 04:33:11 +00:00
Love Hörnquist Åstrand
dcf2713a1d (krb5_rd_cred): remove shadowing unnessecery variable len
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15471 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-17 04:31:48 +00:00
Love Hörnquist Åstrand
5a58b0ae6d rename optind to optidx
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15470 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-17 04:29:41 +00:00
Love Hörnquist Åstrand
5299cdcaf3 rename variable index to idx
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15469 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-17 04:28:35 +00:00
Love Hörnquist Åstrand
7ab97d06cc rename variable time to timestr to avoid shadowing
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15468 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-17 04:25:05 +00:00
Love Hörnquist Åstrand
ab5d515651 (krb5_krbhst_init_flags): rename variable to avoid shadowing
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15467 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-17 04:23:26 +00:00
Love Hörnquist Åstrand
d7abacbd8c rename optind to optidx
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15466 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-17 04:21:47 +00:00
Love Hörnquist Åstrand
4905d2df94 unconst argumen to connect, unconst argument to krb5_store (XXX this
should be fixed, krb5_store doesn't need to modify its argument)


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15465 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-17 04:20:11 +00:00
Love Hörnquist Åstrand
7b778a173b (default_s2k_func): unconst password
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15464 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-17 04:15:20 +00:00
Love Hörnquist Åstrand
552b026c14 remove cast that to avoid dropping const
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15463 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 22:57:14 +00:00
Love Hörnquist Åstrand
d83bcde1e8 rename `encrypt' to avoid shadow warning
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15462 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 22:54:33 +00:00
Love Hörnquist Åstrand
ac94b1f03b rename index to idx
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15458 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 21:16:59 +00:00
Love Hörnquist Åstrand
b1efe15c20 use rk_UNCONST
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15457 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 21:16:40 +00:00
Love Hörnquist Åstrand
c3579d1f6c rename to avoid shadowing
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15446 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 20:25:20 +00:00
Love Hörnquist Åstrand
70aae422eb (_krb5_expand_default_cc_name): just copy the string instead of losing const
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15445 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 20:19:57 +00:00
Love Hörnquist Åstrand
31a2c01297 use rk_UNCONST to silence const warning
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15444 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 20:16:12 +00:00
Love Hörnquist Åstrand
38f3241d93 rename sin to sin4
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15443 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 20:10:34 +00:00
Love Hörnquist Åstrand
2679e4770f use HAVE_DLOPEN around cc_handle
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15432 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 19:32:44 +00:00
Love Hörnquist Åstrand
b251409222 (_krb5_expand_default_cc_name): replace strndup with inline copy
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15393 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-15 11:18:16 +00:00
Love Hörnquist Åstrand
9176b9b05c rename close and log to avoid shadow warnings
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15391 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-15 03:14:05 +00:00
Love Hörnquist Åstrand
098ce70bd4 rename variable to avoid shadowing
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15390 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-15 02:57:09 +00:00
Love Hörnquist Åstrand
625f4bf27f rename index to i to avoid shadowing
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15389 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-15 02:53:20 +00:00
Love Hörnquist Åstrand
2872371a33 (krb5_get_forwarded_creds): rename two of the local `realm' to srealm
to avoid shadowing


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15388 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-15 02:44:36 +00:00
Love Hörnquist Åstrand
a53ab943fc TESTS += test_mem
libkrb5_la_SOURCES += kcm.h


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15372 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-14 01:45:04 +00:00
Love Hörnquist Åstrand
025005530d Test run functions, to be used with valgrind to detect memoryleaks.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15371 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-14 01:41:50 +00:00
Love Hörnquist Åstrand
9766d760ab (main): catch KRB5_CONFIG_BADFORMAT from krb5_init_context
From: Mathias Feiler <feiler@uni-hohenheim.de>


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15368 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-14 00:06:17 +00:00
Love Hörnquist Åstrand
825a65e9b9 Add more missig entires, from Mathias Feiler <feiler@uni-hohenheim.de>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15366 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-13 22:56:39 +00:00
Love Hörnquist Åstrand
4fcc39ccbc (krb5_closelog): free all content in krb5_log_facility
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15364 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-11 00:14:28 +00:00
Love Hörnquist Åstrand
7ab99ed744 (krb5_log_facility): drop const from program element
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15363 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-11 00:05:24 +00:00
Love Hörnquist Åstrand
c31ebc73a1 If we are allocating 0 entires, avoid failing if ALLOC returns NULL
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15331 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-01 10:40:05 +00:00
Love Hörnquist Åstrand
66908bd0e7 Check for [kdc]v4-realm
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15330 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-01 07:26:20 +00:00
Love Hörnquist Åstrand
38ed451ae8 When returning a new error code, set error string.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15328 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-31 22:13:50 +00:00
Love Hörnquist Åstrand
ea4a3e5660 When returning a new error code, either set error string or clear it
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15327 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-31 22:06:15 +00:00
Love Hörnquist Åstrand
897ad7f8f3 Adapt to changed signature of _krb5_xunlock, clear more error string
where needed.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15326 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-31 21:50:43 +00:00
Love Hörnquist Åstrand
14747af538 (_krb5_xunlock): catch the error and turn it into something sensable
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15325 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-31 21:48:57 +00:00
Love Hörnquist Åstrand
f549696d69 Spelling, from Björn Sandell
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15292 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 21:58:36 +00:00
Love Hörnquist Åstrand
b314613a39 fix test
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15284 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 18:22:59 +00:00
Love Hörnquist Åstrand
7c2839a3d5 XXX don't run the test unless the machine is in kth.se or su.se
because it depends on local resolver configuration.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15283 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 18:21:54 +00:00