4be22c24ea
we may need unistd.h for ssize_t
Johan Danielsson
2002-08-28 16:08:44 +00:00
69903e4767
x
Jacques A. Vidrine
2002-08-28 15:34:33 +00:00
969a8f5cf8
Document dns_lookup_srv, dns_lookup_realm, and the special token dns_locate' in the [domain_realms] section. Drop documentation for srv_lookup'.
Jacques A. Vidrine
2002-08-28 15:33:59 +00:00
c638984e5d
add LIBRARY section (partly from NetBSD)
Johan Danielsson
2002-08-28 15:30:59 +00:00
920d23770a
x
Jacques A. Vidrine
2002-08-28 15:29:18 +00:00
b59dafe5ca
add some disabled code to bail out if there is no parable config file
Johan Danielsson
2002-08-28 15:27:24 +00:00
d07685c5a6
Add dns_lookup_kdc, dns_lookup_realm, dns_lookup_realm_labels checks.
Jacques A. Vidrine
2002-08-28 15:27:19 +00:00
94e7cb73d4
x
Jacques A. Vidrine
2002-08-28 15:19:27 +00:00
3b58aa8030
krb4_get_tickets goes in appdefaults (for kinit), not libdefaults
Jacques A. Vidrine
2002-08-28 15:17:34 +00:00
0fa3480034
x
Jacques A. Vidrine
2002-08-28 15:05:25 +00:00
25d03c89e9
Do not build pam_krb4 on FreeBSD. FreeBSD ships with a pam_kerberosIV module in the base system.
Jacques A. Vidrine
2002-08-28 15:04:57 +00:00
61e743ecc8
use full month name, and add LIBRARY section
Johan Danielsson
2002-08-28 14:46:20 +00:00
efb4030faa
use full month name
Johan Danielsson
2002-08-28 14:23:10 +00:00
2284951416
x
Jacques A. Vidrine
2002-08-28 13:37:09 +00:00
e8a466e5d8
= Add a knob `dns_lookup_realm' to control global use of dns-locate for domain to realm mappings.
Jacques A. Vidrine
2002-08-28 13:36:57 +00:00
1d68b59387
Rename the srv_lookup' option to dns_lookup_kdc'. `srv_lookup' can still be specified for backwards compatibility.
Jacques A. Vidrine
2002-08-28 13:36:47 +00:00
c1acec55de
remove _GNU_SOURCE - it's now added by configure
Assar Westerlund
2002-08-27 21:48:24 +00:00
91fcba2a1c
define _GNU_SOURCE when running tests - it's needed to see all the extensions that we test for on glibc-based systems such as Linux
Assar Westerlund
2002-08-27 21:47:22 +00:00
d6a7b8a83e
(parse_reply): verify the lengths (both external and internal) are consistent and not too long (dns_lookup_int): be conservative in the length sent in to to parse_reply
Assar Westerlund
2002-08-27 20:07:02 +00:00
f56f84cc41
x
Johan Danielsson
2002-08-27 12:07:06 +00:00
7613548436
(krb5_425_conv_principal_ext): lookup AAAA rrs before A ones when using the resolver to verify a mapping, also use getaddrinfo when resolver is not available
Assar Westerlund
2002-08-26 13:31:40 +00:00
ad3f648c61
print OIDs too, based on a patch from Love <lha@stacken.kth.se>
Assar Westerlund
2002-08-21 23:55:21 +00:00
9d521d4e04
add dependencies from the generated source files to the header files
Assar Westerlund
2002-08-21 16:58:58 +00:00
3aa224e58d
changes from 2001
Johan Danielsson
2002-08-21 13:29:08 +00:00
fbe8a6e9fa
x
Johan Danielsson
2002-08-21 13:27:42 +00:00
673d93179b
test for more krb4 features
Johan Danielsson
2002-08-21 13:26:28 +00:00
1eedc8c8b0
more krb5_ssize_t
Johan Danielsson
2002-08-21 12:21:57 +00:00
f89e864450
x
Johan Danielsson
2002-08-21 12:21:38 +00:00
19ae5f062f
(do_v4_fallback): don't use krb_get_pw_in_tkt2 since it might not exist, and we don't actually care about the key
Johan Danielsson
2002-08-21 12:21:31 +00:00
ce3e17ec51
move ssize_t before roken-common.h
Johan Danielsson
2002-08-21 09:42:55 +00:00
d62c06839a
ssize_t -> krb5_ssize_t
Johan Danielsson
2002-08-21 09:08:07 +00:00
9882fc6ae6
same with krb5_ssize_t
Johan Danielsson
2002-08-21 09:04:28 +00:00
eaa06fee02
typedef ssize_t here
Johan Danielsson
2002-08-20 17:34:29 +00:00
133e01c90a
HAVE_TYPE instead of CHECK_TYPE ssize_t
Johan Danielsson
2002-08-20 17:33:31 +00:00
b0d064ca53
remove duplicate tests
Johan Danielsson
2002-08-20 17:32:39 +00:00
2c147bd837
more ws
Johan Danielsson
2002-08-20 17:18:38 +00:00
879fc6b8bc
more, mostly whitespace, fixes from Thomas Klasusner
Johan Danielsson
2002-08-20 17:07:29 +00:00
747a00df69
remove Ns before comma (from Thomas Klausner)
Johan Danielsson
2002-08-20 16:37:20 +00:00
03b9deab6b
test for _res
Johan Danielsson
2002-08-20 16:37:09 +00:00
86ae7dc7d0
don't put Ns before comma
Johan Danielsson
2002-08-20 16:23:07 +00:00
090742662a
x
Johan Danielsson
2002-08-20 15:53:02 +00:00
5d1e7df512
_res might not be available
Johan Danielsson
2002-08-20 15:52:57 +00:00
89b9e9606c
use PACKAGE_TARNAME and PACKAGE_STRING
Johan Danielsson
2002-08-20 15:49:58 +00:00
689846cca5
x
Johan Danielsson
2002-08-20 14:56:04 +00:00
e9cd086463
emit ni sdrawkcab
Johan Danielsson
2002-08-20 14:55:45 +00:00
8b18192879
correct documentation for verify_ap_req_nofail
Johan Danielsson
2002-08-20 14:53:03 +00:00
7973bfd426
hmm, back out previous, since it was correct after all
Johan Danielsson
2002-08-20 14:48:31 +00:00
a8deed839e
x
Johan Danielsson
2002-08-20 14:09:48 +00:00
7d96ac5dfd
can't test for EAI_SERVICE here since AIX is even more fsck:ed
Johan Danielsson
2002-08-20 14:09:40 +00:00
9ee5424d97
include stdio.h and roken.h
Johan Danielsson
2002-08-20 13:00:35 +00:00
4862da5c6b
x
Johan Danielsson
2002-08-20 12:47:53 +00:00
2617fd75cd
remove unused variable
Johan Danielsson
2002-08-20 12:47:45 +00:00
76ab32b3d0
don't add comma after last enum member
Johan Danielsson
2002-08-20 12:44:51 +00:00
91141a8897
only use altzone if we have it
Johan Danielsson
2002-08-20 12:42:37 +00:00
171d517fd3
test for altzone
Johan Danielsson
2002-08-20 12:41:44 +00:00
3ec3d91266
damn typos
Johan Danielsson
2002-08-20 12:04:09 +00:00
fed304b01c
RFC 2743 says (regarding gss_acquire_cred), ``A caller may provide the value NULL (GSS_C_NO_NAME) for desired_name, which will be interpreted as a request for a credential handle that will invoke default behavior when passed to GSS_Init_sec_context(), if cred_usage is GSS_C_INITIATE or GSS_C_BOTH, or GSS_Accept_sec_context(), if cred_usage is GSS_C_ACCEPT or GSS_C_BOTH.''
Jacques A. Vidrine
2002-08-20 12:02:45 +00:00
e703d7229f
AI_NUMERICHOST needs special handling
Johan Danielsson
2002-08-20 11:55:04 +00:00
07409da248
add blurb about ap_req_nofail logic inversion
Johan Danielsson
2002-08-20 11:49:44 +00:00
cd18c07fad
x
Johan Danielsson
2002-08-20 11:31:18 +00:00