Commit Graph

8014 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
f1778e69af Implement prompter.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16031 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-09-04 15:25:59 +00:00
Love Hörnquist Åstrand
758311a77f add --content to print
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16030 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-09-04 15:25:26 +00:00
Love Hörnquist Åstrand
9974253444 Split verify and print.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16029 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-09-04 15:24:55 +00:00
Love Hörnquist Åstrand
50f29f80b1 _hx509_pbe_decrypt now takes a hx509_lock.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16028 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-09-04 15:16:46 +00:00
Love Hörnquist Åstrand
1479736a8f Make _hx509_pbe_decrypt take a hx509_lock, workaround for empty password.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16027 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-09-04 15:15:49 +00:00
Love Hörnquist Åstrand
dbb9803d46 Add DC, handle all Directory strings, fix signless problems.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16026 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-09-04 15:11:35 +00:00
Love Hörnquist Åstrand
60f96cc909 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16025 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-09-03 21:07:41 +00:00
Love Hörnquist Åstrand
99720c49c7 Pass in --pass to all commands.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16024 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-09-03 21:06:42 +00:00
Love Hörnquist Åstrand
bd113d976f Use option --pass.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16023 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-09-03 21:05:22 +00:00
Love Hörnquist Åstrand
7a4c53a008 Add --pass to all commands.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16022 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-09-03 21:04:44 +00:00
Love Hörnquist Åstrand
f3a5546ac9 Pass in password, add more tests.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16021 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-09-03 21:04:21 +00:00
Love Hörnquist Åstrand
0ee0cae9ed Add hx509_lock_command_string.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16020 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-09-03 20:49:59 +00:00
Love Hörnquist Åstrand
dc33020444 add UNKNOWN_LOCK_COMMAND and CRYPTO_NO_PROMPTER
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16019 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-09-03 20:49:32 +00:00
Love Hörnquist Åstrand
badd92116b pass in password to cms-create-sd
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16018 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-09-03 20:47:52 +00:00
Love Hörnquist Åstrand
eec128ce73 Abstract out PBE_string2key so I can add PBE2 s2k later.
Avoid signess warnings with OpenSSL.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16017 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-09-03 19:59:11 +00:00
Love Hörnquist Åstrand
6f3bfd6a20 Use void * instead of char * for to avoid signedness issues
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16016 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-09-03 19:57:38 +00:00
Love Hörnquist Åstrand
e61738ea81 (hx509_cert_get_attribute): remove const, its not
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16015 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-09-03 19:56:14 +00:00
Love Hörnquist Åstrand
e40eecfbf1 Cast size_t to unsigned long when print.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16014 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-09-03 19:54:26 +00:00
Love Hörnquist Åstrand
9a3ddecf98 Fix signedness warning.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16013 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-09-03 19:51:29 +00:00
Love Hörnquist Åstrand
ffeb35878f Use echo, the function check isn't defined here.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16012 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-09-03 19:50:59 +00:00
Love Hörnquist Åstrand
c3d1e6f734 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16006 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-09-01 18:48:49 +00:00
Love Hörnquist Åstrand
2016626451 Add socket_set_ipv6only.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16005 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-09-01 18:48:17 +00:00
Love Hörnquist Åstrand
654d9acc05 Add socket_set_ipv6only, remove some argument names.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16004 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-09-01 18:47:35 +00:00
Love Hörnquist Åstrand
4196a3bb90 (check_transited): Allow empty content of type 0 because that is was
Microsoft enerates in their TGT.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15994 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-27 05:48:57 +00:00
Love Hörnquist Åstrand
37666b5ba4 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15991 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-26 20:35:34 +00:00
Love Hörnquist Åstrand
6258f30973 Default to use 2b tokens.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15990 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-26 20:35:13 +00:00
Love Hörnquist Åstrand
4ea1ab0721 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15987 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-25 14:59:23 +00:00
Love Hörnquist Åstrand
229b381adc (rk_strpoolprintf): remove debug printf, plug memory leak
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15986 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-25 14:59:06 +00:00
Love Hörnquist Åstrand
a650750eeb x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15985 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-25 07:56:30 +00:00
Love Hörnquist Åstrand
5a48bf3cfc More text about iprop-log.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15984 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-25 07:54:59 +00:00
Love Hörnquist Åstrand
64d30ae39a x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15981 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-24 18:46:45 +00:00
Love Hörnquist Åstrand
31926ddfb4 SEE ALSO iprop-log.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15980 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-24 18:46:16 +00:00
Love Hörnquist Åstrand
78040f283f man_MANS += iprop-log.8
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15979 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-24 18:44:40 +00:00
Love Hörnquist Åstrand
712b1ef0f0 Basic for documentation of iprop-log.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15978 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-24 18:44:04 +00:00
Love Hörnquist Åstrand
abe5209963 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15977 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-24 18:13:03 +00:00
Love Hörnquist Åstrand
fda481fe07 folded into iprop-log
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15976 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-24 18:11:38 +00:00
Love Hörnquist Åstrand
f30e13f441 (kadm5_log_foreach): add a context variable and pass it down to `func´.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15975 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-24 18:10:27 +00:00
Love Hörnquist Åstrand
696fa86fa0 Move truncate_log and replay_log into iprop-log.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15974 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-24 18:09:08 +00:00
Love Hörnquist Åstrand
afbd69ded6 Make this work with a clean directory.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15973 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-24 17:36:21 +00:00
Love Hörnquist Åstrand
608845b433 Make compile.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15972 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-24 14:29:59 +00:00
Love Hörnquist Åstrand
4b74f0ab43 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15971 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-24 14:28:19 +00:00
Love Hörnquist Åstrand
1cf12f2fbe Update to new signature of kadm5_log_previous.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15970 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-24 14:27:52 +00:00
Love Hörnquist Åstrand
f634448adf (kadm5_log_previous): catch errors instead of asserting and set error string.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15969 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-24 14:26:23 +00:00
Love Hörnquist Åstrand
08d4557928 New program iprop-log that incorperates dump_log as a subcommand,
truncate_log and replay_log soon to come after.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15968 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-24 14:20:14 +00:00
Love Hörnquist Åstrand
b962bee342 Add test_hostname to check_PROGRAMS but not TESTS, I have no same dns to use.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15966 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-23 20:20:19 +00:00
Love Hörnquist Åstrand
61302516a6 Testprogram for krb5_expand_hostname() and krb5_expand_hostname_realms().
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15965 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-23 20:18:55 +00:00
Love Hörnquist Åstrand
a02ad0d305 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15964 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-23 12:06:08 +00:00
Love Hörnquist Åstrand
07c8470d34 Use rk_UNCONST to avoid const warning.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15963 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-23 11:59:47 +00:00
Love Hörnquist Åstrand
394907625f Change name of oldret for each instance its used to avoid shadow
warning. From: Stefan Metzmacher <metze@samba.org>.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15962 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-23 11:52:16 +00:00
Love Hörnquist Åstrand
9d6469fb0a x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15961 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-23 10:53:24 +00:00