a6419d60fa
(fail_verify_is_ok): correct inverted return value
Johan Danielsson
2002-08-20 11:31:01 +00:00
a20fa33afa
(verify_common): the nofail option is the logic inverse of the secure parmeter
Johan Danielsson
2002-08-20 11:28:49 +00:00
75681ab077
x
Johan Danielsson
2002-08-20 09:49:25 +00:00
066ef11056
rename syslog_data to avoid name conflicts (from Mattias Amnefelt)
Johan Danielsson
2002-08-20 09:49:09 +00:00
4dabe9d15e
add some consistency checks
Johan Danielsson
2002-08-20 09:46:20 +00:00
75c2c8ea52
make the logic simpler, and handle dst_sz == 0
Johan Danielsson
2002-08-20 09:42:08 +00:00
b2434ed3c7
make this dtrt with AC_INIT
Johan Danielsson
2002-08-20 09:17:32 +00:00
a72ea1e8e2
x
Johan Danielsson
2002-08-20 09:05:42 +00:00
93c3f541eb
(display_tokens): increase token buffer size, and add more checks of the kernel data (from Love)
Johan Danielsson
2002-08-20 09:05:18 +00:00
1716e20e59
x
Johan Danielsson
2002-08-19 17:01:31 +00:00
ccec4efb8b
use make to parse Makefile.am instead of perl
Johan Danielsson
2002-08-19 17:01:24 +00:00
909853bb06
add "-q -P comment" to header generation
Johan Danielsson
2002-08-19 17:00:36 +00:00
d2e28eb60c
add "-q -P comment" to header generation
Johan Danielsson
2002-08-19 16:17:16 +00:00
f5c959c4f0
x
Johan Danielsson
2002-08-19 16:10:33 +00:00
01ffffc026
only define ROKEN_RENAME if do_roken_rename
Johan Danielsson
2002-08-19 16:10:25 +00:00
56f17a764d
use argument-less AM_INIT_AUTOMAKE, now that it groks AC_INIT with package name etc.
Johan Danielsson
2002-08-19 16:09:55 +00:00
17e24b58c2
x
Johan Danielsson
2002-08-19 15:57:54 +00:00
959536c093
add bug-report message
Johan Danielsson
2002-08-19 15:57:49 +00:00
4c51517db4
prefix these functions to avoid conflicts with other packages
Johan Danielsson
2002-08-19 15:12:04 +00:00
1682f4669b
generated headers
Johan Danielsson
2002-08-19 15:10:47 +00:00
c107214696
more renaming
Johan Danielsson
2002-08-19 15:08:37 +00:00
d0af49b56e
include <kadm5/private.h>
Johan Danielsson
2002-08-19 15:07:31 +00:00
2679c5e6ad
include com_right.h
Johan Danielsson
2002-08-19 15:06:54 +00:00
d69ee8c06b
socklen_t -> krb5_socklen_t
Johan Danielsson
2002-08-19 13:51:37 +00:00
14eefe52c1
define krb5_socklen_t type; this should really go someplace else, but this was easy
Johan Danielsson
2002-08-19 13:51:19 +00:00
4f77dbe6b1
don't bail out if parsing of a file fails, just warn about it
Johan Danielsson
2002-08-19 13:46:10 +00:00
8ef0cefbd8
update protos
Johan Danielsson
2002-08-19 12:18:07 +00:00
b0ef62525d
(kdc_openlog): no need for a config_file parameter
Johan Danielsson
2002-08-19 12:17:49 +00:00
cd299be4f8
just treat kdc.conf like any other config file
Johan Danielsson
2002-08-19 12:16:59 +00:00
975dd41ea2
x
Johan Danielsson
2002-08-19 12:13:39 +00:00
6ab88b50af
(krb5_get_default_config_files): ignore duplicate files
Johan Danielsson
2002-08-19 12:13:15 +00:00
aa2bd6c196
(read_master_encryptionkey): use a proper type for len
Assar Westerlund
2002-08-16 18:59:49 +00:00
86a321b4a6
x
Jacques A. Vidrine
2002-08-16 18:48:26 +00:00
4f91789b25
If krbhst fails to find an entry for kpasswd_server', it will fallback to admin_server'. This will wind up returning address info with SOCK_STREAM type, which will cause the password change to mysteriously fail (since kpasswd is UDP only).
Jacques A. Vidrine
2002-08-16 18:48:19 +00:00
238ddbcc07
x
Johan Danielsson
2002-08-16 18:28:08 +00:00
599e9d114b
typo
Johan Danielsson
2002-08-16 18:27:53 +00:00
04e8a9438f
check return value of krb5_sockaddr2address
Johan Danielsson
2002-08-15 08:23:07 +00:00
56fc519c6c
x
Johan Danielsson
2002-08-15 07:35:58 +00:00
9cc8a49534
get the default keytab from KRB5_KTNAME
Johan Danielsson
2002-08-15 07:35:48 +00:00
00610e593a
x
Johan Danielsson
2002-08-14 17:49:02 +00:00
a431d3748e
allow parsing of more than one file
Johan Danielsson
2002-08-14 17:45:38 +00:00
0b705c8b67
allow changing config files with the function krb5_set_config_files, there are also related functions krb5_get_default_config_files and krb5_free_config_files; these should work similar to their MIT counterparts
Johan Danielsson
2002-08-14 17:37:05 +00:00
05b5c444ac
allow the use of more than one config file by using the new function krb5_config_parse_file_multi
Johan Danielsson
2002-08-14 17:35:03 +00:00
3625b3f37b
don't write to buf if len == 0
Johan Danielsson
2002-08-14 17:20:40 +00:00
2a485ca058
add some code to print the read config file
Johan Danielsson
2002-08-13 15:04:28 +00:00
d92b5b890b
roken_rename
Johan Danielsson
2002-08-13 14:02:54 +00:00
f956334ff2
use $(ROKEN_RENAME)
Johan Danielsson
2002-08-13 13:48:17 +00:00
0df520cfdd
add ROKEN_RENAME variable
Johan Danielsson
2002-08-13 13:44:42 +00:00
4293c00a6d
x
Johan Danielsson
2002-08-13 11:31:20 +00:00
39ebc153f7
add inclue files when testing for struct iovec and struct msghdr
Assar Westerlund
2002-08-12 23:06:23 +00:00
d8d37a8daf
on second thoughts, move stdarg to krb5-protos.h
Johan Danielsson
2002-08-12 16:24:52 +00:00
d8bc72a56a
x
Johan Danielsson
2002-08-12 16:24:04 +00:00
c49d1ff1c7
include <stdarg.h> to get va_list
Johan Danielsson
2002-08-12 16:23:58 +00:00
1a1c8334df
include <stdarg.h> to get va_list
Johan Danielsson
2002-08-12 16:18:15 +00:00
b34920d09e
just declare er_list directly instead of including com_right in generated header files
Johan Danielsson
2002-08-12 15:44:05 +00:00
8470c794bf
x
Johan Danielsson
2002-08-12 15:12:54 +00:00
6045a27f04
also define localstatedir and sysconfdir
Johan Danielsson
2002-08-12 15:12:50 +00:00
a240b22855
don't use ## in string concatenation
Johan Danielsson
2002-08-12 15:11:58 +00:00
31ad1085bf
use sysconfdir
Johan Danielsson
2002-08-12 15:09:20 +00:00
fad7cec245
require autoconf 2.53; rename dpagaix_LDFLAGS etc to appease automake; force sysconfdir and localstatedir to /etc and /var/heimdal for now
Johan Danielsson
2002-08-12 15:05:16 +00:00
2f3635070b
x
Johan Danielsson
2002-08-12 15:03:49 +00:00
7312ead338
rename dpagaix_LDFLAGS etc to appease automake
Johan Danielsson
2002-08-12 15:03:43 +00:00
283d8eee48
x
Johan Danielsson
2002-08-12 13:30:13 +00:00
62bff3a986
(addr_to_string): check return value of sockaddr2address
Johan Danielsson
2002-08-12 13:29:48 +00:00
b9753c29e3
x
Johan Danielsson
2002-08-09 17:07:33 +00:00
8630bd9dc8
if the remote address isn't an addrport, don't try comparing to one; this should make old clients work with new servers
Johan Danielsson
2002-08-09 17:07:12 +00:00
35e5da8a2b
newer
Johan Danielsson
2002-08-09 15:58:31 +00:00
f35281509c
libtool 1.4.2
Johan Danielsson
2002-08-09 15:57:15 +00:00
79215f4746
newer mkinstalldirs
Johan Danielsson
2002-08-09 15:56:48 +00:00
6898e764f4
v0.4
Johan Danielsson
2002-08-09 15:56:13 +00:00
dca68aa10e
remove unused variable
Johan Danielsson
2002-08-09 15:37:34 +00:00
cbcdc68e67
in unused code: pass file mode in call to open(); found by Martin Laubach
Johan Danielsson
2002-08-09 13:19:41 +00:00
1e6660fca2
x
Johan Danielsson
2002-08-01 09:21:26 +00:00
f731320f36
newer openssl seems to take the address of the schedule parameter to des_cbc_encrypt, so we need to feed it a variable, not just NULL (from Magnus Holmberg)
Johan Danielsson
2002-08-01 09:20:39 +00:00
0da43bab1d
x
Johan Danielsson
2002-07-31 09:43:41 +00:00