8611ebf5de
(proto): select on the normal socket when waiting for the daemon to connect back to the stderr port, so that we discover when data arrives there before. when that happens, we assume that the daemon did not manage to connect (because of NAT/whatever) and continue as if `-e' was given
Assar Westerlund
2000-05-22 22:53:15 +00:00
d196515c3f
(doit): if we fail to connect back to the stderr port, act as if `-e' was given on the client side, i.e. without the special TCP-connection. This tries to make things better when running the head against a NAT wall, for example.
Assar Westerlund
2000-05-22 22:19:15 +00:00
0e6af5a150
(vsyslog): calculate length of new format string correctly
Assar Westerlund
2000-05-22 22:09:25 +00:00
1b9c1f1e11
tests for aix initshells
Johan Danielsson
2000-05-22 09:13:36 +00:00
d4df4b8c93
x
Johan Danielsson
2000-05-22 09:12:36 +00:00
d1ea8d9ea7
make aix part work
Johan Danielsson
2000-05-22 09:11:59 +00:00
fc2957b4a7
initshells for aix
Johan Danielsson
2000-05-22 07:22:03 +00:00
4d96aa82b2
(emem_store): make it write-compatible
Assar Westerlund
2000-05-19 14:39:49 +00:00
6789dbdca2
(fd_store): make it write-compatible
Assar Westerlund
2000-05-19 14:39:27 +00:00
5f8f9e00e8
(mem_store): make it write-compatible
Assar Westerlund
2000-05-19 14:39:02 +00:00
6de0ef09a0
(krb5_storage): make store write-compatible
Assar Westerlund
2000-05-19 14:38:22 +00:00
fa57e3f3ea
add stdio.h in dbopen test
Assar Westerlund
2000-05-18 03:04:26 +00:00
9678c4fab8
change to use --random-key instead of --random (now ambigous). pointed out by Onno van der Linden <onno@simplex.nl>
Assar Westerlund
2000-05-18 00:32:43 +00:00
12e56a76f5
(krb5_key_usage): add some more
Assar Westerlund
2000-05-12 15:28:42 +00:00
65b1e86c6e
(erase_file): try to detect symlink games. also call revoke.
Assar Westerlund
2000-05-12 15:27:57 +00:00
dc17bca7aa
(krb5_change_password): remember to close the socket on error
Assar Westerlund
2000-05-12 15:26:57 +00:00
c46407cd43
(kadm5_s_get_principal): set life, rlife to INT_MAX as a fallback. handle not having any creator.
Assar Westerlund
2000-05-12 15:25:23 +00:00
f695d00d40
(tn): re-enable source routing (sourceroute): make it work again based on the code from itojun@kame.net
Assar Westerlund
2000-05-05 17:37:36 +00:00
181fbb2504
a new try add hadnling the db-compat-ndbm and dbm jungle
Assar Westerlund
2000-04-29 09:54:31 +00:00
d00fd58d9c
(fcc_initialize): just forget about over-writing the old cred cache. it's too much of a hazzle trying to do this safely.
Assar Westerlund
2000-04-25 21:49:20 +00:00
82cfb536fb
(roken_getaddrinfo_hostspec): copy the correct length from `hostspec'. based on a patch from Love <lha@s3.kth.se>
Assar Westerlund
2000-04-14 01:31:29 +00:00
5ec33df5ff
replace all erroneous calls to pop_log with POP_FAILURE with POP_PRIORITY. reported by Janne Johansson <jj@it.kth.se>
Assar Westerlund
2000-04-12 15:37:46 +00:00
8c022714c1
make help only print the commands that are actually available.
Assar Westerlund
2000-04-12 10:27:11 +00:00
09b232fca4
change case of `verbose' to match the other options
Johan Danielsson
2000-04-12 10:26:08 +00:00
a08b5b0403
(gss_release_name): reset input_name for robustness. From GOMBAS Gabor <gombasg@inf.elte.hu>
Assar Westerlund
2000-04-12 09:48:27 +00:00
8debb264c9
(gss_release_buffer): set value to NULL to be more robust. From GOMBAS Gabor <gombasg@inf.elte.hu>
Assar Westerlund
2000-04-12 09:47:23 +00:00
a6e4379b32
(gss_add_oid_set_member): actually check if the oid is a member first. leave the oid_set unchanged if realloc fails.
Assar Westerlund
2000-04-12 09:46:29 +00:00
6b56b83b4c
increase count by one, reported by GOMBAS Gabor <gombasg@inf.elte.hu>
Johan Danielsson
2000-04-11 18:23:43 +00:00