60e6ffb478
ifdef protect label that is only uesd with pkinit
Love Hörnquist Åstrand
2004-03-07 16:40:58 +00:00
67901aee54
add more cases
Love Hörnquist Åstrand
2004-03-07 16:05:15 +00:00
9fe5dfb67c
on strange tcp error; log local port number and socket type
Love Hörnquist Åstrand
2004-03-07 14:54:49 +00:00
601d343b4d
x
Love Hörnquist Åstrand
2004-03-07 14:31:57 +00:00
5095f7bbc3
(add_one_principal): even though the principal is disabled (creation of random key/keydata), create it with a random password
Love Hörnquist Åstrand
2004-03-07 14:31:26 +00:00
ae01d1df5e
x
Love Hörnquist Åstrand
2004-03-07 14:26:41 +00:00
912dfa6eee
(spnego_accept_sec_context): make sure the length of the choice element doesn't overrun us
Love Hörnquist Åstrand
2004-03-07 14:26:20 +00:00
f96b2ccb60
(spnego_reply): make sure the length of the choice element doesn't overrun us
Love Hörnquist Åstrand
2004-03-07 14:25:33 +00:00
1b7fe5bcc4
fix prototype of encode_utf8string
Love Hörnquist Åstrand
2004-03-07 14:03:49 +00:00
15ba74a10d
x
Love Hörnquist Åstrand
2004-03-07 13:38:23 +00:00
8dd36b4b32
move NegotiationToken to avoid warning
Love Hörnquist Åstrand
2004-03-07 13:38:08 +00:00
46418aa4c8
uncomment NegotiationToken
Love Hörnquist Åstrand
2004-03-07 12:57:02 +00:00
5c87eb99f3
spnego_files += asn1_NegotiationToken.x
Love Hörnquist Åstrand
2004-03-07 12:56:39 +00:00
f2bdee2b8d
catch CHOICE and generate dummy placeholder
Love Hörnquist Åstrand
2004-03-07 12:44:00 +00:00
322b4a8a3e
added dummy parsing of CHOICE
Love Hörnquist Åstrand
2004-03-07 12:42:55 +00:00
2e03946bac
revert the part of the file I didn't mean to commit yet (samba support)
Love Hörnquist Åstrand
2004-03-06 23:13:16 +00:00
6a63f6b416
drop SMTP_NAME
Love Hörnquist Åstrand
2004-03-06 23:09:24 +00:00
34659fc782
support building ldap backend as module sort asn1 hdb files
Love Hörnquist Åstrand
2004-03-06 22:30:21 +00:00
e4b3116bfe
when building ldap as a shared module, don't include it in the list
Love Hörnquist Åstrand
2004-03-06 22:26:46 +00:00
b54087bb83
add --hdb-openldap-module
Love Hörnquist Åstrand
2004-03-06 22:25:23 +00:00
f46a1ac367
make ldap possible to build as a shared module
Love Hörnquist Åstrand
2004-03-06 21:51:24 +00:00
44cb7e1d74
add hdb_{,un}seal_key{,_mkey} from Andrew Bartlett <abartlet@samba.org>
Love Hörnquist Åstrand
2004-03-06 18:58:22 +00:00
02bf38f7a1
x
Love Hörnquist Åstrand
2004-03-06 17:27:04 +00:00
f7d3e821da
x
Love Hörnquist Åstrand
2004-03-06 16:38:12 +00:00
5065dd4bc7
(decrypt_internal_special): do not not modify the original data test case from Ronnie Sahlberg <ronnie_sahlberg@ozemail.com.au>
Love Hörnquist Åstrand
2004-03-06 16:36:46 +00:00
601b8fcfa3
(process_reply): log into result_string if something goes bad, return 0 (even on failure), not the KPASSWD protocol error code
Love Hörnquist Åstrand
2004-03-03 22:14:47 +00:00
fb3cfcca9f
more cc tests, mostly related to mcc behavior
Love Hörnquist Åstrand
2004-03-03 21:09:28 +00:00
188cabf477
(mcc_get_principal): also check for primary_principal == NULL now that that isn't used as dead flag
Love Hörnquist Åstrand
2004-03-03 21:06:36 +00:00
bd852f759c
don't overload the primary_principal == NULL as dead since that doesn't always work Based on patch from Jeffrey Hutzelman <jhutz@cmu.edu>, but tweek by me
Love Hörnquist Åstrand
2004-03-03 20:49:34 +00:00
dff9e56989
x
Love Hörnquist Åstrand
2004-03-02 22:19:17 +00:00
3224391860
make it possible to use libsl from c++ From: Mattias Amnefelt <mattiasa@kth.se>
Love Hörnquist Åstrand
2004-03-02 22:04:57 +00:00
b481ccdcae
x
Love Hörnquist Åstrand
2004-03-01 22:08:23 +00:00
5ad3b9d8fb
include <crypt.h>, From: Fredrik Ljungberg <flag@pobox.se>
Love Hörnquist Åstrand
2004-03-01 22:02:40 +00:00
c8fbd4db8a
x
Love Hörnquist Åstrand
2004-02-29 06:59:25 +00:00
be1b8d4459
(create_random_entry): print error message on failure
Love Hörnquist Åstrand
2004-02-29 06:56:22 +00:00
6b07954615
(_kadm5_set_keys_randomly): make sure enctype to copy enctype for des keys From: Andrew Bartlett <abartlet@samba.org>
Love Hörnquist Åstrand
2004-02-29 06:12:50 +00:00
40ac026c53
(kadm5_s_create_principal_with_key): don't call _kadm5_set_keys2, create_principal will do that for us. But set kvno to 1.
Love Hörnquist Åstrand
2004-02-29 06:07:32 +00:00
73447cd88f
(_krb5_xlock): handle that everything was ok, and don't put an error in the error strings then
Love Hörnquist Åstrand
2004-02-19 21:22:52 +00:00
9503937a3d
indent, use krb5_abortx() instead of abort()
Love Hörnquist Åstrand
2004-02-19 12:44:33 +00:00
8696c13a7f
(process_pa_data_to_key): spelling
Love Hörnquist Åstrand
2004-02-19 12:41:19 +00:00
538ff04fdf
x
Love Hörnquist Åstrand
2004-02-18 19:23:14 +00:00
7d52691d1c
remove dup on
Love Hörnquist Åstrand
2004-02-18 19:17:35 +00:00
05087c906f
x
Love Hörnquist Åstrand
2004-02-17 22:21:24 +00:00
ed2915aca8
x
Love Hörnquist Åstrand
2004-02-17 12:07:52 +00:00
6806ed574f
(add_string): catch error from realloc
Love Hörnquist Åstrand
2004-02-17 12:07:42 +00:00
793915d663
possibly return ENOMEM
Love Hörnquist Åstrand
2004-02-17 12:04:59 +00:00
82bc224368
adapt to the new format of heim_integer, start working on w2k compat
Love Hörnquist Åstrand
2004-02-17 08:46:59 +00:00
d85519e16d
s/heim_big_integer/heim_integer/
Love Hörnquist Åstrand
2004-02-13 17:08:29 +00:00
e78b654fc1
adapt to asn1 bignum code, use HEIM_PKINIT errors
Love Hörnquist Åstrand
2004-02-13 16:53:25 +00:00
ad01ed478a
adapt to asn1 bignum code, use HEIM_PKINIT errors
Love Hörnquist Åstrand
2004-02-13 16:24:27 +00:00
2e261f0a4b
add HEIM_PKINIT specific errors
Love Hörnquist Åstrand
2004-02-13 16:23:40 +00:00
7dbeeb957f
x
Love Hörnquist Åstrand
2004-02-12 14:48:17 +00:00
5cc66e1d2b
add simple_execve_timed
Love Hörnquist Åstrand
2004-02-12 14:48:04 +00:00
7d842b177a
x
Love Hörnquist Åstrand
2004-02-12 14:37:41 +00:00
0e44e47b2a
add timed simple_exec
Love Hörnquist Åstrand
2004-02-12 14:37:18 +00:00
7f634c3fd2
x
Love Hörnquist Åstrand
2004-02-12 14:23:30 +00:00
ddfca69195
rename AC_WFLAGS to rk_WFLAGS
Love Hörnquist Åstrand
2004-02-12 14:23:09 +00:00
035febadcc
x
Love Hörnquist Åstrand
2004-02-12 14:21:49 +00:00
f32ed23aa8
overquote to pacify automake1.8
Love Hörnquist Åstrand
2004-02-12 14:21:14 +00:00
c38bbbb149
use m4_define, over-quote string
Love Hörnquist Åstrand
2004-02-12 14:19:16 +00:00
aa98349333
x
Love Hörnquist Åstrand
2004-02-12 12:53:05 +00:00
5f7925e26d
x
Love Hörnquist Åstrand
2004-02-11 20:56:28 +00:00
9e622acc5c
x
Love Hörnquist Åstrand
2004-02-11 17:52:07 +00:00
5206093ec8
resolv.h is even more special
Love Hörnquist Åstrand
2004-02-11 17:49:06 +00:00
ce26d9969a
x
Love Hörnquist Åstrand
2004-02-11 17:16:20 +00:00
86ee8f9f0f
AC_CHECK_HEADERS(net/if.h netinet6/in6_var.h sys/sysctl.h sys/proc.h, resolv.h) are all special and need extra help
Love Hörnquist Åstrand
2004-02-11 17:16:15 +00:00
870a170648
Check for sys/socket.h, net/if.h. Modify term.h, security/pam_appl.h tests.
Love Hörnquist Åstrand
2004-02-11 16:52:54 +00:00
0128031661
x
Love Hörnquist Åstrand
2004-02-11 16:52:08 +00:00
b4cb8ab9b0
If there is a --with-PACKAGE=path but no --with-PACKAGE-config, go seach for path/PACKEGE-config and use it if it exists. Inspired by Harald Barth <haba@pdc.kth.se>
Love Hörnquist Åstrand
2004-02-11 16:51:59 +00:00
a8c5ecdeb6
x
Love Hörnquist Åstrand
2004-02-11 12:30:51 +00:00
0d4320db0b
(change_password): handle that printf("%.*s", 0, (void*)NULL); doesn't work on solaris
Love Hörnquist Åstrand
2004-02-11 12:30:35 +00:00
a21c6faec4
x
Love Hörnquist Åstrand
2004-02-10 22:50:52 +00:00
13b9098447
x
Love Hörnquist Åstrand
2004-02-10 20:29:24 +00:00
9e29b1f854
(change_password): handle that printf(".*s", 0, (void*)NULL); doesn't work on solaris
Love Hörnquist Åstrand
2004-02-10 20:28:26 +00:00
c83c06dc81
x
Love Hörnquist Åstrand
2004-02-10 13:28:54 +00:00
310701f968
don't use path's in first .Nm, it confuses some locate.updatedb, use FILES section to describe where the file is instead.
Love Hörnquist Åstrand
2004-02-10 13:28:45 +00:00
387710cab1
test for "der_length.c: Fix len_unsigned for certain negative integers, it got the length wrong" , from Panasas, Inc.
Love Hörnquist Åstrand
2004-02-07 14:30:07 +00:00
a96b264050
Fix len_unsigned for certain negative integers, it got the length wrong, fix from Panasas, Inc.
Love Hörnquist Åstrand
2004-02-07 14:27:59 +00:00
d0daf9b14c
add _heim_len_unsigned, _heim_len_int
Love Hörnquist Åstrand
2004-02-07 14:16:53 +00:00
9ba3a46686
x
Love Hörnquist Åstrand
2004-02-04 12:25:20 +00:00
0f49388ac2
test for: (length_type): TSequenceOf: add up the size of all the elements, don't use just the size of the last element.
Love Hörnquist Åstrand
2004-02-03 22:15:42 +00:00
1987668bf1
add "next iv" test for aes128, check decryption case too
Love Hörnquist Åstrand
2004-02-03 21:05:57 +00:00
38222b38b2
(_krb5_aes_cts_encrypt): out iv is the iv of the next to last block, fix decryption case too
Love Hörnquist Åstrand
2004-02-03 21:04:41 +00:00
b1c7bcffd1
add "next iv" test for aes128
Love Hörnquist Åstrand
2004-02-03 20:48:25 +00:00