3a4c95a266
krb5_encrypt now takes a const, no need for casting
Love Hörnquist Åstrand
2005-07-09 12:41:37 +00:00
3283e2cb08
make input data to krb5_encrypt{,_ivec} const
Love Hörnquist Åstrand
2005-07-09 12:33:36 +00:00
4c6f3aeaf3
If there are no addresses, print addressless instead of nothing.
Love Hörnquist Åstrand
2005-07-09 03:27:19 +00:00
9c3a22671f
x
Love Hörnquist Åstrand
2005-07-09 02:21:53 +00:00
106c5e808e
(doit): only cleaup for active sockets, passive does it own cleaning up
Love Hörnquist Åstrand
2005-07-09 02:21:25 +00:00
5e969ca2b3
fix unconst and shadow warnings
Love Hörnquist Åstrand
2005-07-09 02:19:10 +00:00
5fdbeb4408
(TESTS): add test_crypto_wrapping
Love Hörnquist Åstrand
2005-07-09 01:36:25 +00:00
1f25cc530f
(wrapped_length): the underived encrypted types checksum are all unkeyed (matches the code in encrypt_internal() and encrypt_internal_special())
Love Hörnquist Åstrand
2005-07-09 01:35:31 +00:00
ce99b902fb
ETYPE_ARCFOUR_HMAC_MD5_56 isn't not supported
Love Hörnquist Åstrand
2005-07-09 01:31:43 +00:00
09d3315e85
test encryption wrapping
Love Hörnquist Åstrand
2005-07-08 22:27:41 +00:00
72b81ba03d
run AM_INIT_AUTOMAKE before AM_PROG_CC_C_O otherwise am_aux_dir will be expanded using ac_aux_dir before the later is set.
Love Hörnquist Åstrand
2005-07-08 21:41:06 +00:00
0368c43187
x
Love Hörnquist Åstrand
2005-07-08 21:05:46 +00:00
b69eeab4f7
check for strings.h explicitly instead of depending on AC_HEADER_STDC to check it for us
Love Hörnquist Åstrand
2005-07-08 19:09:00 +00:00
f5b60dd355
x
Love Hörnquist Åstrand
2005-07-08 04:55:12 +00:00
cd4b0519ab
Check a very simple format string
Love Hörnquist Åstrand
2005-07-08 04:54:26 +00:00
7cb5f5ba32
revert previous until I've have cleaned libvers mess
Love Hörnquist Åstrand
2005-07-07 22:11:00 +00:00
1f9633d2ea
x
Love Hörnquist Åstrand
2005-07-07 22:09:54 +00:00
5654000990
lower amount of shadow and const warnings
Love Hörnquist Åstrand
2005-07-07 22:06:50 +00:00
7da40a08e1
x
Love Hörnquist Åstrand
2005-07-07 21:52:34 +00:00
da49dbd58e
rename optind to optidx
Love Hörnquist Åstrand
2005-07-07 21:52:04 +00:00
8297868729
make a copy of realm and admin_server to avoid un-consting avoid shadowing
Love Hörnquist Åstrand
2005-07-07 21:51:07 +00:00
b37386a686
make a copy of realm and admin_server to avoid un-consting avoid shadowing
Love Hörnquist Åstrand
2005-07-07 21:44:37 +00:00
143fc05055
x
Love Hörnquist Åstrand
2005-07-07 20:56:59 +00:00
0ecc47dc71
(TTYinfo): only call tgetent if we found it using autoconf
Love Hörnquist Åstrand
2005-07-07 20:55:18 +00:00
68ab4175c6
x
Love Hörnquist Åstrand
2005-07-07 20:49:29 +00:00
421d2b645f
don't include <version.h>, it forces unnecessary rebuilds
Love Hörnquist Åstrand
2005-07-07 20:48:57 +00:00
68b297f83d
(change_entry): just use global context to avoid shadowing; make a copy of realm and admin_server to avoid un-consting.
Love Hörnquist Åstrand
2005-07-07 20:44:48 +00:00
e0ce376387
x
Love Hörnquist Åstrand
2005-07-07 20:31:53 +00:00
fc24c4d403
(parse_words): avoid const warnings by making a (shorter) copy of the string instead of truncating it
Love Hörnquist Åstrand
2005-07-07 20:31:07 +00:00
61576040e4
x
Love Hörnquist Åstrand
2005-07-07 19:16:37 +00:00
728b9121c5
If we have <strings.h> include it, its needed for strcasecmp() on those platforms that are SUS3/iso c99 strict (like AIX)
Love Hörnquist Åstrand
2005-07-07 19:16:17 +00:00
17a4ee956a
x
Love Hörnquist Åstrand
2005-07-07 18:45:31 +00:00
7e8d11f041
allow symbols to start with ., aix uses this
Love Hörnquist Åstrand
2005-07-07 18:41:32 +00:00
94f7001bc7
Document some com_err functions (still missing _r ones), contributed to KTH by Gregory McGarry.
Love Hörnquist Åstrand
2005-07-07 18:35:41 +00:00
05945089f8
x
Love Hörnquist Åstrand
2005-07-07 15:09:41 +00:00
c2e41f5bdf
Include <stdarg.h> for va_list to help AIX 5.2.
Love Hörnquist Åstrand
2005-07-07 14:58:07 +00:00
2b2f1bab65
x
Love Hörnquist Åstrand
2005-07-07 05:05:16 +00:00
00bf2bc852
remove duplicate ;
Love Hörnquist Åstrand
2005-07-07 05:03:30 +00:00
b1d22e1f19
x
Love Hörnquist Åstrand
2005-07-07 03:16:44 +00:00
a9212312c1
rk_strpoolprintf first variable identifier is 3
Love Hörnquist Åstrand
2005-07-06 07:09:16 +00:00
89eaa5bfd6
x
Love Hörnquist Åstrand
2005-07-06 01:26:34 +00:00
3625ef3caa
(krb5_kt_get_entry): clear error string when returning a new error
Love Hörnquist Åstrand
2005-07-06 01:14:42 +00:00
9e219bcb5e
x
Love Hörnquist Åstrand
2005-07-06 01:04:30 +00:00
901add3df7
krb5_kt_close frees all resources, even on error.
Love Hörnquist Åstrand
2005-07-06 01:02:48 +00:00
267661730c
update (c)
Love Hörnquist Åstrand
2005-07-06 01:00:29 +00:00
05e1bb8d35
clarify that krb5_kt_close frees all resources, even on error
Love Hörnquist Åstrand
2005-07-06 00:58:25 +00:00
5081addd90
(krb5_verify_init_creds): `entry' unused, remove From: "Henry B. Hotz" <hotz@jpl.nasa.gov>
Love Hörnquist Åstrand
2005-07-06 00:48:16 +00:00
bd17d2815c
x
Love Hörnquist Åstrand
2005-07-05 20:26:22 +00:00
2d019e6ab3
arcfour-hmac-md5 support for windows cross was added in w2k3-sp1 From David Love
Love Hörnquist Åstrand
2005-07-05 20:15:25 +00:00
0f6b23019b
document kadmin command password-quality instead of the not installed test_pw_quality
Love Hörnquist Åstrand
2005-07-05 20:08:51 +00:00
7a3fc5e663
Don't pollute namespace, generate public headerfile
Love Hörnquist Åstrand
2005-06-30 01:54:49 +00:00
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
Love Hörnquist Åstrand
2005-06-30 01:38:15 +00:00
d918604239
there is no export script, not pretend there is
Love Hörnquist Åstrand
2005-06-30 01:08:11 +00:00
7132a9b084
Merge in the libkdc/kdc configuration split from Andrew Bartlet <abartlet@samba.org>
Love Hörnquist Åstrand
2005-06-30 01:03:35 +00:00
3fe2a9b92f
const poision for unwriteable strings
Love Hörnquist Åstrand
2005-06-29 22:28:10 +00:00
1dcdb9c1a0
optionally compile in support for string2key
Love Hörnquist Åstrand
2005-06-29 22:20:33 +00:00
a3d8d33068
add --disable-afs-string-to-key to allow removal of support for afs string2key (and dependency on crypt)
Love Hörnquist Åstrand
2005-06-29 22:15:32 +00:00
b7de0b950c
fix format attribute
Love Hörnquist Åstrand
2005-06-29 14:13:50 +00:00
fed446866c
x
Love Hörnquist Åstrand
2005-06-29 01:02:56 +00:00
68af583951
Add logging of all timestamps in AS-REQ and TGS-REQ, for auditing
Love Hörnquist Åstrand
2005-06-29 00:41:57 +00:00
532cfd87e6
(as_req): print the supported encryption types so its possible to know what clients to update. (find_rpath): return const char * and update callers.
Love Hörnquist Åstrand
2005-06-28 23:06:13 +00:00
befb1dfcd6
x
Love Hörnquist Åstrand
2005-06-28 23:00:04 +00:00
35f52db90c
(libroken_la_SOURCES): += strpool.c
Love Hörnquist Åstrand
2005-06-28 22:52:25 +00:00
d1e139c302
add strpool, a printf collector to make it eaiser to collect strings into one string
Love Hörnquist Åstrand
2005-06-28 22:49:56 +00:00
f169996871
x
Luke Howard
2005-06-28 03:02:00 +00:00
1752f2749e
* kcm/connect.c: fix arguments to kcm_log() when reporting sendmsg() error
Luke Howard
2005-06-28 02:35:17 +00:00
389b210409
Always include <krb5-v4compat.h>.
Love Hörnquist Åstrand
2005-06-24 14:59:08 +00:00
cc2fd8300c
no more libdes, gssapi lib is complete
Love Hörnquist Åstrand
2005-06-23 19:39:46 +00:00
b1f75c5100
Documentation for password quality control. From: "James F. Hranicky" <jfh@cise.ufl.edu>
Love Hörnquist Åstrand
2005-06-23 18:43:34 +00:00
75ba24459a
(password_quality_entries): add min_length and min_classes
Love Hörnquist Åstrand
2005-06-23 18:33:28 +00:00
0b6a7de97b
x
Love Hörnquist Åstrand
2005-06-23 13:58:15 +00:00
7dd1049a46
log the kaserver requests, avoid shadowing variables
Love Hörnquist Åstrand
2005-06-23 13:56:09 +00:00
d6560fb1ed
(DB_open): in case of error, close database
Love Hörnquist Åstrand
2005-06-23 13:41:08 +00:00
1f54737a4c
(NDBM_open): in case of error, close database
Love Hörnquist Åstrand
2005-06-23 13:37:57 +00:00
c5ac9b9af6
(DB_open): in case of error, close database
Love Hörnquist Åstrand
2005-06-23 13:34:17 +00:00
c5a6946a45
x
Love Hörnquist Åstrand
2005-06-23 11:12:57 +00:00
5bae431953
Add const, from Andrew Abartlet <abartlet@samba.org>
Love Hörnquist Åstrand
2005-06-23 10:47:57 +00:00
b21b7c3643
x
Love Hörnquist Åstrand
2005-06-22 18:57:34 +00:00
b0de911103
test for "%Y%m"
Love Hörnquist Åstrand
2005-06-21 20:51:13 +00:00