41e3066975
(krb5_passwd_result_to_string): add change to use sequence numbers connect the udp socket so that we can figure out the local address
Assar Westerlund
2001-09-27 01:29:12 +00:00
f0f9087c01
make comment reality-compliant
Assar Westerlund
2001-09-25 23:37:25 +00:00
a2f8a50aea
remove some warnings
Assar Westerlund
2001-09-25 23:28:03 +00:00
8fe3a4851d
kludge: use absolute path to find prot.h so we do not get confused by athena's prot.h
Assar Westerlund
2001-09-22 11:47:37 +00:00
a1de6d6841
x
Johan Danielsson
2001-09-20 09:51:17 +00:00
711a1c5f24
(krb5_425_conv_principal_ext): try using lower case realm as domain, but only when given a verification function
Johan Danielsson
2001-09-20 09:46:20 +00:00
a72c878c4f
(valid_princ): use TRUE/FALSE
Assar Westerlund
2001-09-20 09:34:42 +00:00
9bfda0d538
allocate several buffers for the list of words, instead of one strdup per word (running under efence does not work very well otherwise)
Assar Westerlund
2001-09-20 09:17:33 +00:00
f5c990600c
(der_put_length): do not even try writing anything when len == 1
Assar Westerlund
2001-09-20 09:15:27 +00:00
d7007afdea
(dns_srv_order): make sure of not reading after the array
Assar Westerlund
2001-09-20 09:13:45 +00:00
afe19111e9
add a kludge to make it build on aix (that defines NOERROR in both sys/stream.h and arpa/nameser.h and considers that a fatal error)
Assar Westerlund
2001-09-17 02:09:04 +00:00
10bf8c7ab2
add a kludge to make it build on aix (that defines NOERROR in both sys/stream.h and arpa/nameser.h and considers that a fatal error)
Assar Westerlund
2001-09-17 01:59:41 +00:00
49123a12f3
test for the ndbm database really being a .db one and use it when moving/removing database files
Assar Westerlund
2001-09-13 00:34:07 +00:00
3fbcb739f8
(run_err): always match va_start and va_end
Assar Westerlund
2001-09-08 01:53:37 +00:00
10063c6282
If we're going to call va_start again, we should call va_end first. This is a no-op on most platforms, though.
Jacques A. Vidrine
2001-09-07 20:28:10 +00:00
cc4735d386
(INCLUDES:) make sure of finding com_err include files
Assar Westerlund
2001-09-06 12:19:16 +00:00
470129d783
(LDADD): move libkafs further down
Assar Westerlund
2001-09-06 12:18:34 +00:00
9bcf79a769
We can't share the krb5_data structure with multiple prompts. This fixes password expiration in krb5_init_creds_password.
Jacques A. Vidrine
2001-09-05 17:40:03 +00:00
bee0f9ce41
x
Johan Danielsson
2001-09-05 14:44:05 +00:00
79dcfd3561
check for termcap.h
Johan Danielsson
2001-09-05 14:43:54 +00:00
bfd4b5853d
x
Johan Danielsson
2001-09-05 14:15:10 +00:00
dc82f01d34
link with LIB_pidfile
Johan Danielsson
2001-09-05 14:14:56 +00:00
25c35cf26b
include util.h for pidfile
Johan Danielsson
2001-09-05 14:14:35 +00:00
9d76933e17
x
Johan Danielsson
2001-09-05 09:10:22 +00:00
bd56008084
add another undef ECHO to keep AIX lex happy
Johan Danielsson
2001-09-05 09:09:45 +00:00
e706d29cca
(allocbuf): do not leak memory on failure and zero re-used memory, from Markus Friedl <markus@openbsd.org>
Assar Westerlund
2001-09-04 14:35:58 +00:00