2774d4dc88
(libgssapi_la_LDFLAGS): bump version to 3:0:2
Assar Westerlund
2001-01-30 01:51:53 +00:00
f2fb74821c
(libkrb5_la_LDFLAGS): bump version to 15:0:0
Assar Westerlund
2001-01-30 01:50:52 +00:00
24d30fe614
(libhdb_la_LDFLAGS): bump version to 7:0:0
Assar Westerlund
2001-01-30 01:49:16 +00:00
1ddc35c3a3
(libdes_la_LDFLAGS): bump version to 3:0:0
Assar Westerlund
2001-01-30 01:47:41 +00:00
98c80dbfb4
(libasn1_la_LDFLAGS): bump version to 4:0:2
Assar Westerlund
2001-01-30 01:46:53 +00:00
d4263fdf0d
adapt to new db_fetch, and try to print useful error messages when it fails
Assar Westerlund
2001-01-30 01:44:08 +00:00
fbfc71a0b6
not used
Assar Westerlund
2001-01-30 01:43:43 +00:00
03056efa09
(db_fetch): return an error code. change callers to look at this and try to print it in log messages
Assar Westerlund
2001-01-30 01:43:07 +00:00
e6daaae55c
(v5_prop): adapt to new hdb_seal_keys and hdb_unseal_keys
Assar Westerlund
2001-01-30 01:25:19 +00:00
c7c19f07f3
adapt to new hdb_seal_keys and hdb_unseal_keys
Assar Westerlund
2001-01-30 01:24:29 +00:00
0e0d1336bd
(hdb_unseal_keys_mkey, hdb_seal_keys_mkey, hdb_unseal_keys, hdb_seal_keys): check that we have the correct master key and that we manage to decrypt the key properly, returning an error code. fix all callers to check return value.
Assar Westerlund
2001-01-30 01:20:57 +00:00
0c2499c747
(libsia_krb5.so): actually run ld in the case shared library case
Assar Westerlund
2001-01-29 22:38:36 +00:00
8b46590eac
(realm_buf): move it so it becomes properly conditional on KRB4
Assar Westerlund
2001-01-29 21:21:50 +00:00
e89f92ca36
(spawn_child): close the newly created socket in the packet, it's not used. from <shadow@dementia.org>
Assar Westerlund
2001-01-29 08:43:01 +00:00
8ed0cf08cc
(decode_packet): check success of krb5_425_conv_principal. from <shadow@dementia.org>
Assar Westerlund
2001-01-29 08:40:45 +00:00
2c57d32ca1
test two generated mallocs for success
Assar Westerlund
2001-01-29 08:36:45 +00:00
9fcb1a0934
make time2generalizedtime return an error code
Assar Westerlund
2001-01-29 08:31:27 +00:00
68f0dcb65c
(fd_fetch, fd_store): use net_{read,write} to make sure of not dropping data when doing it over a socket. (this might break when used with ordinary files on win32)
Assar Westerlund
2001-01-29 02:32:35 +00:00
d4413a1b09
remove some krb5_free_context that might happen at unappropriate times
Assar Westerlund
2001-01-29 02:18:03 +00:00
81fbeb826f
(as_rep): be paranoid and check krb5_enctype_to_string for failure, noted by <lha@stacken.kth.se>
Assar Westerlund
2001-01-28 22:57:47 +00:00
57c800fa37
replace vfork by fork
Assar Westerlund
2001-01-27 20:11:38 +00:00
cba14b853b
add RCSID S_ISTXT -> S_ISVTX printf sizes of files with %lu instead of %q (which is not portable)
Assar Westerlund
2001-01-27 20:11:18 +00:00
2e6cfb0d8a
add RCSID do not use sig_t
Assar Westerlund
2001-01-27 20:09:19 +00:00
bbf9b61001
remove __P, use st_mtime et al from struct stat
Assar Westerlund
2001-01-27 20:04:25 +00:00
1c74c09d05
x
Johan Danielsson
2001-01-27 19:24:42 +00:00
918f97ddd5
don't warn if the port name can't be found, nobody cares anyway
Johan Danielsson
2001-01-27 19:24:34 +00:00
6cf377153d
add port of bsd rcp changed to use existing rsh, contributed by Richard Nyberg <rnyberg@it.su.se>
Assar Westerlund
2001-01-27 18:36:21 +00:00
9f01264fc0
cast parameters to des function to non-const pointers to handle the case where these functions actually take non-const des_cblock *
Assar Westerlund
2001-01-27 18:13:03 +00:00