c2aad5b6f5
back out 1.144, since it will re-create krb5-protos.h at build-time, which requires perl, which is bad
Johan Danielsson
2002-09-03 14:45:13 +00:00
90a6ce1725
x
Johan Danielsson
2002-09-02 17:16:27 +00:00
9ff457f2fd
we need to generate a local subkey here
Johan Danielsson
2002-09-02 17:16:12 +00:00
2e1f72ec6b
generate a local subkey if AP_OPTS_USE_SUBKEY is set
Johan Danielsson
2002-09-02 17:13:52 +00:00
8b71b2c312
we don't have enough information about whether to generate a local subkey here, so don't try to
Johan Danielsson
2002-09-02 17:12:45 +00:00
6ec0900515
new function krb5_auth_con_generatelocalsubkey
Johan Danielsson
2002-09-02 17:11:02 +00:00
34a237bf21
only set kdc_sec_offset if looking at an initial ticket
Johan Danielsson
2002-09-02 17:10:18 +00:00
efd5e9c1a4
(init_context_from_config_file): simplify initialisation of srv_lookup
Johan Danielsson
2002-09-02 17:03:12 +00:00
12a60da9a1
x
Johan Danielsson
2002-09-02 15:37:28 +00:00
1473f2521c
(init_auth): set AP_OPTS_USE_SUBKEY
Johan Danielsson
2002-09-02 15:37:16 +00:00
375526d7de
(send_request): set AP_OPTS_USE_SUBKEY
Johan Danielsson
2002-09-02 15:34:35 +00:00
ccf0fabb51
set AP_OPTS_USE_SUBKEY
Johan Danielsson
2002-09-02 15:33:20 +00:00
939081591c
x
Johan Danielsson
2002-09-02 15:19:42 +00:00
6d5b2af358
add AP_OPTS_USE_SUBKEY
Johan Danielsson
2002-09-02 15:19:15 +00:00
b0caab605a
spelling (from Adrian Mrva)
Johan Danielsson
2002-09-02 12:42:00 +00:00
237df05e6c
also test krb5_524_conv_principal
Assar Westerlund
2002-08-31 03:33:07 +00:00
93a9c8d495
(make_print_version_LDADD): do not hardcode -ldes, use $(LIB_des)
Assar Westerlund
2002-08-28 22:57:42 +00:00
b4bfbeb5cd
x
Johan Danielsson
2002-08-28 21:52:26 +00:00
9e90520213
add LIB_tgetent to LIB_readline if we have to
Johan Danielsson
2002-08-28 21:52:05 +00:00
1d7c6d0dcc
x
Johan Danielsson
2002-08-28 21:31:32 +00:00
4c5ab8994a
x
Johan Danielsson
2002-08-28 21:31:24 +00:00
fde09caa2e
use rk_SUNOS
Johan Danielsson
2002-08-28 21:31:13 +00:00
b94f52a528
invert detach flag meaning to lessen the confusion
Johan Danielsson
2002-08-28 21:27:16 +00:00
d8d14738e2
add detach options
Johan Danielsson
2002-08-28 21:26:43 +00:00
71d5ee0ce2
maybe detach from console?
Johan Danielsson
2002-08-28 21:12:03 +00:00
d272c5c219
markup changes
Johan Danielsson
2002-08-28 21:09:05 +00:00
922bc761de
x
Johan Danielsson
2002-08-28 21:05:44 +00:00
b0afe6ba19
rename functions to what they're really called
Johan Danielsson
2002-08-28 21:05:22 +00:00
ee45afa85d
kill some might be uninitialized warnings
Johan Danielsson
2002-08-28 21:04:59 +00:00
176d619a93
add forward and forwardable toggle options, and call set_forward_options() after parsing .telnetrc
Johan Danielsson
2002-08-28 20:59:43 +00:00
9fb05b0a00
proto for set_forward_options
Johan Danielsson
2002-08-28 20:58:23 +00:00
a0f0bbfa08
only register what forwarding options are asked for when parsing command line, we have to set the actual flags later after we have read .telnetrc
Johan Danielsson
2002-08-28 20:57:40 +00:00
8ffc68bb79
kerberos5_set_forward{,able} protos
Johan Danielsson
2002-08-28 20:56:14 +00:00
e8c18ff436
add kerberos5_set_forward{,able} functions suitable for the command parser
Johan Danielsson
2002-08-28 20:55:53 +00:00
c526f461d4
remove extra "Toggle"'s
Johan Danielsson
2002-08-28 20:13:20 +00:00
9c8c5455dd
x
Johan Danielsson
2002-08-28 20:07:30 +00:00
65864e2302
(dns_srv_order): do alignment tricks with the random() state (from NetBSD)
Johan Danielsson
2002-08-28 20:07:24 +00:00
d538ad6784
move around sections (from NetBSD)
Johan Danielsson
2002-08-28 20:04:31 +00:00
584ba9b3d2
x
Johan Danielsson
2002-08-28 19:54:08 +00:00
449eccd7df
various sunos tests
Johan Danielsson
2002-08-28 19:53:51 +00:00
3e53957c70
now empty
Johan Danielsson
2002-08-28 19:52:38 +00:00
8516c603b6
x
Johan Danielsson
2002-08-28 19:37:04 +00:00
7b2c9d9405
try to extract the crypto compiler flags from {INCLUDE,LIB}_krb4 (XXX this is really horrible)
Johan Danielsson
2002-08-28 19:36:57 +00:00
2522468ad2
don't add -rpath to LIB_readline (libtool should to this for us), also don't append LIB_tgetent to LIB_readline (TEST_PACKAGE should do this)
Johan Danielsson
2002-08-28 19:35:14 +00:00
68a2d6a0a4
AC_TEST_PACKAGE_NEW -> rk_TEST_PACKAGE
Johan Danielsson
2002-08-28 19:31:25 +00:00
2088421e0b
add the possibility to use a *-config program to get flags; rename to rk_TEST_PACKAGE while here
Johan Danielsson
2002-08-28 19:30:48 +00:00
a6b6dcd025
use rk_TELNET, rename some other macros, and don't add -ldes to krb4 link command
Johan Danielsson
2002-08-28 19:27:44 +00:00
7e6b606cf4
move ENDIANESS_IN_SYS_PARAM_H tests here
Johan Danielsson
2002-08-28 19:20:19 +00:00
e6afe2c453
rename to rk_AIX
Johan Danielsson
2002-08-28 19:19:43 +00:00
778684cdb3
move telnet tests here
Johan Danielsson
2002-08-28 19:19:01 +00:00
7549efc74b
x
Johan Danielsson
2002-08-28 19:12:29 +00:00
492219f52a
rename to irix.m4
Johan Danielsson
2002-08-28 19:12:23 +00:00
c5d305153d
move some stuff here and rename to irix.m4
Johan Danielsson
2002-08-28 19:11:44 +00:00
f0d079413a
move SGTTY stuff to read_pwd.c
Johan Danielsson
2002-08-28 18:44:32 +00:00
028ec6ea82
move NeXT SGTTY stuff here
Johan Danielsson
2002-08-28 16:45:58 +00:00
cd9fa0adb8
restructure this somewhat
Johan Danielsson
2002-08-28 16:33:29 +00:00
cc6ebff658
test for dlopen suitable for AC_REQUIRE
Johan Danielsson
2002-08-28 16:32:16 +00:00
662b4678f3
x
Johan Danielsson
2002-08-28 16:10:45 +00:00
6812f62467
(command): clean up va_{start,end}ing (from NetBSD)
Johan Danielsson
2002-08-28 16:10:39 +00:00
530dbd1fdf
whitespace fix (from NetBSD)
Johan Danielsson
2002-08-28 16:09:36 +00:00
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