b9a6e93c62
Don't depend on malloc(very-very-larger-value) will fail. Cast to unsigned long before printing size_t.
Love Hörnquist Åstrand
2005-09-13 19:36:17 +00:00
a1d193721c
Don't depend on malloc(very-very-larger-value) will fail.
Love Hörnquist Åstrand
2005-09-13 19:35:32 +00:00
3b70a5f5e3
Fix signedness warnings.
Love Hörnquist Åstrand
2005-09-13 19:24:23 +00:00
9eebea050b
unput() have to hanppen in actions for flex 2.5.31, can do them in user code sesction, so move up handle_comment and handle_string into action, not much sharing was done anyway.
Love Hörnquist Åstrand
2005-09-13 18:17:16 +00:00
fc894dcecf
Removed wrong variable.
Love Hörnquist Åstrand
2005-09-09 12:04:38 +00:00
326478ac32
(check_directory): use passed directory name
Love Hörnquist Åstrand
2005-09-09 10:33:33 +00:00
dea6f6cdf8
(test_one_int): len and len_len is size_t
Love Hörnquist Åstrand
2005-09-09 04:57:08 +00:00
2c714acde1
Constify password.
Love Hörnquist Åstrand
2005-09-08 11:38:01 +00:00
c032b2bfd5
x
Love Hörnquist Åstrand
2005-09-08 11:31:36 +00:00
ee050659b1
Constify password
Love Hörnquist Åstrand
2005-09-08 11:30:53 +00:00
6d0ecf1803
Add KRB5_TL_PKINIT_ACL.
Love Hörnquist Åstrand
2005-09-08 11:28:45 +00:00
819d3ee297
(create_random_entry): create principal with random password even though its disabled. From Andrew Bartlet <abartlet@samba.org>
Love Hörnquist Åstrand
2005-09-08 11:06:09 +00:00
d4910426eb
x
Love Hörnquist Åstrand
2005-09-05 10:31:31 +00:00
3e5fc8944f
Document krb5_rd_req.
Love Hörnquist Åstrand
2005-09-05 07:56:09 +00:00
6678d249d9
x
Love Hörnquist Åstrand
2005-09-05 05:45:57 +00:00
06a654ed20
MAN_mans+= krb5_mk_req.3
Love Hörnquist Åstrand
2005-09-05 05:45:33 +00:00
f1778e69af
Implement prompter.
Love Hörnquist Åstrand
2005-09-04 15:25:59 +00:00
758311a77f
add --content to print
Love Hörnquist Åstrand
2005-09-04 15:25:26 +00:00
9974253444
Split verify and print.
Love Hörnquist Åstrand
2005-09-04 15:24:55 +00:00
50f29f80b1
_hx509_pbe_decrypt now takes a hx509_lock.
Love Hörnquist Åstrand
2005-09-04 15:16:46 +00:00
1479736a8f
Make _hx509_pbe_decrypt take a hx509_lock, workaround for empty password.
Love Hörnquist Åstrand
2005-09-04 15:15:49 +00:00
dbb9803d46
Add DC, handle all Directory strings, fix signless problems.
Love Hörnquist Åstrand
2005-09-04 15:11:35 +00:00
60f96cc909
x
Love Hörnquist Åstrand
2005-09-03 21:07:41 +00:00
99720c49c7
Pass in --pass to all commands.
Love Hörnquist Åstrand
2005-09-03 21:06:42 +00:00
bd113d976f
Use option --pass.
Love Hörnquist Åstrand
2005-09-03 21:05:22 +00:00
7a4c53a008
Add --pass to all commands.
Love Hörnquist Åstrand
2005-09-03 21:04:44 +00:00
f3a5546ac9
Pass in password, add more tests.
Love Hörnquist Åstrand
2005-09-03 21:04:21 +00:00
0ee0cae9ed
Add hx509_lock_command_string.
Love Hörnquist Åstrand
2005-09-03 20:49:59 +00:00
dc33020444
add UNKNOWN_LOCK_COMMAND and CRYPTO_NO_PROMPTER
Love Hörnquist Åstrand
2005-09-03 20:49:32 +00:00
badd92116b
pass in password to cms-create-sd
Love Hörnquist Åstrand
2005-09-03 20:47:52 +00:00
eec128ce73
Abstract out PBE_string2key so I can add PBE2 s2k later. Avoid signess warnings with OpenSSL.
Love Hörnquist Åstrand
2005-09-03 19:59:11 +00:00
6f3bfd6a20
Use void * instead of char * for to avoid signedness issues
Love Hörnquist Åstrand
2005-09-03 19:57:38 +00:00
e61738ea81
(hx509_cert_get_attribute): remove const, its not
Love Hörnquist Åstrand
2005-09-03 19:56:14 +00:00
e40eecfbf1
Cast size_t to unsigned long when print.
Love Hörnquist Åstrand
2005-09-03 19:54:26 +00:00
9a3ddecf98
Fix signedness warning.
Love Hörnquist Åstrand
2005-09-03 19:51:29 +00:00
ffeb35878f
Use echo, the function check isn't defined here.
Love Hörnquist Åstrand
2005-09-03 19:50:59 +00:00
fd3032ca2f
x
Love Hörnquist Åstrand
2005-09-02 10:21:45 +00:00
e99499514c
Resolver check moved to rk_RESOLV, from Andrew Bartlet <abartlet@samba.org>
Love Hörnquist Åstrand
2005-09-02 10:20:58 +00:00
0cfc4cdfe4
Resolver checks, broken out so samba can use it From Andrew Bartlet <abartlet@samba.org>
Love Hörnquist Åstrand
2005-09-02 10:17:38 +00:00
cef6ecd3b3
x
Love Hörnquist Åstrand
2005-09-01 19:24:17 +00:00
85efde1d67
Use socket_set_reuseaddr and socket_set_ipv6only.
Love Hörnquist Åstrand
2005-09-01 18:49:57 +00:00
c3d1e6f734
x
Love Hörnquist Åstrand
2005-09-01 18:48:49 +00:00
2016626451
Add socket_set_ipv6only.
Love Hörnquist Åstrand
2005-09-01 18:48:17 +00:00
654d9acc05
Add socket_set_ipv6only, remove some argument names.
Love Hörnquist Åstrand
2005-09-01 18:47:35 +00:00
f811cff540
x
Love Hörnquist Åstrand
2005-09-01 11:18:11 +00:00
74c8063ed4
(make_etype_info_entry): Dont send salttype at all, use KRB5-PADATA-AFS3-SALT
Love Hörnquist Åstrand
2005-09-01 11:17:41 +00:00
37bd48c497
(log_timestamp): endtime, not endtype
Love Hörnquist Åstrand
2005-08-31 06:16:45 +00:00
785481e6e5
x
Love Hörnquist Åstrand
2005-08-30 09:31:37 +00:00
be47b11f0a
Explicit typecast to avoid signess warning.
Love Hörnquist Åstrand
2005-08-30 09:31:17 +00:00
ce25c9cdb6
Check for <sys/ucred.h>.
Love Hörnquist Åstrand
2005-08-30 09:06:58 +00:00
2e32855a02
(update_client_creds): in case there is no UCRED_VERSION, skip LOCAL_PEERCRED
Love Hörnquist Åstrand
2005-08-30 09:06:04 +00:00
c848386885
include <sys/ucred.h>
Love Hörnquist Åstrand
2005-08-30 08:41:18 +00:00
b4f73c5210
x
Love Hörnquist Åstrand
2005-08-27 05:49:23 +00:00
4196a3bb90
(check_transited): Allow empty content of type 0 because that is was Microsoft enerates in their TGT.
Love Hörnquist Åstrand
2005-08-27 05:48:57 +00:00
3f4ccfbc67
(fix_transited_encoding): Allow empty content of type 0 because that is was Microsoft enerates in their TGT.
Love Hörnquist Åstrand
2005-08-27 05:46:07 +00:00
2142488504
Libkafs defaults to use 2b tokens.
Love Hörnquist Åstrand
2005-08-26 20:36:10 +00:00
37666b5ba4
x
Love Hörnquist Åstrand
2005-08-26 20:35:34 +00:00
6258f30973
Default to use 2b tokens.
Love Hörnquist Åstrand
2005-08-26 20:35:13 +00:00
3c5b1b2444
x
Love Hörnquist Åstrand
2005-08-26 12:33:52 +00:00
a650750eeb
x
Love Hörnquist Åstrand
2005-08-25 07:56:30 +00:00
5a48bf3cfc
More text about iprop-log.
Love Hörnquist Åstrand
2005-08-25 07:54:59 +00:00
72033404c8
x
Love Hörnquist Åstrand
2005-08-25 05:17:29 +00:00
f96143f59d
Add --disable-afs-support.
Love Hörnquist Åstrand
2005-08-25 05:16:52 +00:00
64d30ae39a
x
Love Hörnquist Åstrand
2005-08-24 18:46:45 +00:00
31926ddfb4
SEE ALSO iprop-log.
Love Hörnquist Åstrand
2005-08-24 18:46:16 +00:00
78040f283f
man_MANS += iprop-log.8
Love Hörnquist Åstrand
2005-08-24 18:44:40 +00:00
712b1ef0f0
Basic for documentation of iprop-log.
Love Hörnquist Åstrand
2005-08-24 18:44:04 +00:00
abe5209963
x
Love Hörnquist Åstrand
2005-08-24 18:13:03 +00:00
fda481fe07
folded into iprop-log
Love Hörnquist Åstrand
2005-08-24 18:11:38 +00:00
f30e13f441
(kadm5_log_foreach): add a context variable and pass it down to `func´.
Love Hörnquist Åstrand
2005-08-24 18:10:27 +00:00
696fa86fa0
Move truncate_log and replay_log into iprop-log.
Love Hörnquist Åstrand
2005-08-24 18:09:08 +00:00
afbd69ded6
Make this work with a clean directory.
Love Hörnquist Åstrand
2005-08-24 17:36:21 +00:00
608845b433
Make compile.
Love Hörnquist Åstrand
2005-08-24 14:29:59 +00:00
4b74f0ab43
x
Love Hörnquist Åstrand
2005-08-24 14:28:19 +00:00
1cf12f2fbe
Update to new signature of kadm5_log_previous.
Love Hörnquist Åstrand
2005-08-24 14:27:52 +00:00
f634448adf
(kadm5_log_previous): catch errors instead of asserting and set error string.
Love Hörnquist Åstrand
2005-08-24 14:26:23 +00:00
08d4557928
New program iprop-log that incorperates dump_log as a subcommand, truncate_log and replay_log soon to come after.
Love Hörnquist Åstrand
2005-08-24 14:20:14 +00:00
f067da9efa
x
Love Hörnquist Åstrand
2005-08-23 20:20:54 +00:00
b962bee342
Add test_hostname to check_PROGRAMS but not TESTS, I have no same dns to use.
Love Hörnquist Åstrand
2005-08-23 20:20:19 +00:00
61302516a6
Testprogram for krb5_expand_hostname() and krb5_expand_hostname_realms().
Love Hörnquist Åstrand
2005-08-23 20:18:55 +00:00
a02ad0d305
x
Love Hörnquist Åstrand
2005-08-23 12:06:08 +00:00
07c8470d34
Use rk_UNCONST to avoid const warning.
Love Hörnquist Åstrand
2005-08-23 11:59:47 +00:00
394907625f
Change name of oldret for each instance its used to avoid shadow warning. From: Stefan Metzmacher <metze@samba.org>.
Love Hörnquist Åstrand
2005-08-23 11:52:16 +00:00
9d6469fb0a
x
Love Hörnquist Åstrand
2005-08-23 10:53:24 +00:00
8e43bfece2
Const poision yyerror.
Love Hörnquist Åstrand
2005-08-23 10:52:31 +00:00
c6dc7f253e
Const poision.
Love Hörnquist Åstrand
2005-08-23 10:50:12 +00:00
dd65561899
Remove argument names, no functional change.
Love Hörnquist Åstrand
2005-08-23 10:48:15 +00:00
a62fc7b653
Build KCM if we have doors or unix sockets.
Love Hörnquist Åstrand
2005-08-23 10:43:10 +00:00
7ad88e4ae7
x
Love Hörnquist Åstrand
2005-08-23 10:20:12 +00:00
a2255507d9
(setprogname): const poision
Love Hörnquist Åstrand
2005-08-23 10:19:20 +00:00
42b72ff2b8
moved to libvers
Love Hörnquist Åstrand
2005-08-23 10:16:32 +00:00