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
4b0a1e40e1
snprintf
Johan Danielsson
2001-01-26 16:02:49 +00:00
8a7f24eb62
x
Johan Danielsson
2001-01-26 15:58:00 +00:00
5cc4b6ccf4
make it possible to convert a v4 dump file without having any v4 libraries; the kdb backend still require them
Johan Danielsson
2001-01-26 15:57:46 +00:00
1d71425d11
include shadow definition of kdb Principal, so we don't have to depend on any v4 libraries
Johan Danielsson
2001-01-26 15:55:07 +00:00
9983497549
x
Johan Danielsson
2001-01-26 15:09:54 +00:00
c4395a890d
reduce number of memory allocations
Johan Danielsson
2001-01-26 15:08:36 +00:00
e7f3feb49c
add support for reading krb4 /.k files
Johan Danielsson
2001-01-26 15:05:57 +00:00
563af2ae92
x
Johan Danielsson
2001-01-26 15:00:24 +00:00
c80d13b369
bump revision
Johan Danielsson
2001-01-26 15:00:09 +00:00
3c2c3db44b
proto
Johan Danielsson
2001-01-26 14:58:41 +00:00
3a85c36b4d
(sl_command_loop): try to handle user pressing C-c
Johan Danielsson
2001-01-26 14:58:26 +00:00
2e56027910
avoid using echo -n since that fails on system v-infected systems, instead using string concatenation
Assar Westerlund
2001-01-25 13:07:41 +00:00