2fcca68adc
fix buffer overrun when receiving long replies
Johan Danielsson
2002-04-24 21:55:07 +00:00
e20a3066df
make it clear that _lrealm modifies the principal
Johan Danielsson
2002-04-22 16:05:25 +00:00
e773528681
x
Johan Danielsson
2002-04-19 09:47:45 +00:00
472538b820
fix typo in error string
Johan Danielsson
2002-04-19 09:47:04 +00:00
7299aac78e
x
Johan Danielsson
2002-04-18 16:25:13 +00:00
bfc1679b46
move mini_inetd protos to after addrinfo definition
Johan Danielsson
2002-04-18 16:24:40 +00:00
4b95ee701f
remove some stuff that is defined elsewhere
Johan Danielsson
2002-04-18 16:23:18 +00:00
fd594bd1b2
be more informative in the error message if SO_OOBINLINE fails
Johan Danielsson
2002-04-18 16:18:43 +00:00
10cc0f13c6
include <sys/file.h>
Johan Danielsson
2002-04-18 16:17:10 +00:00
9238c90cfa
rename acl_string parameter
Johan Danielsson
2002-04-18 16:16:24 +00:00
80b8777a0d
remove __P from protos, and put parameter names in comments
Johan Danielsson
2002-04-18 16:15:46 +00:00
cb6344f127
x
Johan Danielsson
2002-04-18 16:10:39 +00:00
ba522c5e3a
better align some headers
Johan Danielsson
2002-04-18 16:10:10 +00:00
f5c1154132
storage tweaks
Johan Danielsson
2002-04-18 16:08:24 +00:00
6cd4200dd5
storage tweaks
Johan Danielsson
2002-04-18 14:04:46 +00:00
ce0ace220b
storage tweaks; also try to handle zero sized keytab files
Johan Danielsson
2002-04-18 14:03:13 +00:00
b6de4e7c52
use KRB5_KT_END instead of KRB5_CC_END
Johan Danielsson
2002-04-18 14:02:11 +00:00
ce19f448ae
make the krb5_storage opaque, and add function wrappers for store/fetch/seek, and also make the eof-code configurable
Johan Danielsson
2002-04-18 14:00:44 +00:00
fe181a304d
include <sys/socket.h> to get socklen_t
Johan Danielsson
2002-04-18 11:45:46 +00:00
857e7bb929
optionally remove __P and parameter names
Johan Danielsson
2002-04-18 11:30:09 +00:00
4de5f97133
(find_cells): make file parameter const
Johan Danielsson
2002-04-18 10:51:18 +00:00
57cabc8efc
x
Johan Danielsson
2002-04-18 10:25:53 +00:00
7b3d5dbb6e
(get_pa_etype_info): sort ETYPE-INFOs by requested KDC-REQ etypes
Johan Danielsson
2002-04-18 10:24:49 +00:00
fc4f2a6921
constify
Johan Danielsson
2002-04-18 10:18:50 +00:00
d1927c345d
make port_str const
Johan Danielsson
2002-04-18 10:17:49 +00:00
cfa4ac53b6
constify
Johan Danielsson
2002-04-18 09:59:20 +00:00
e165bc3f98
constify
Johan Danielsson
2002-04-18 09:47:25 +00:00
ba23bd7ec3
remove unnecessary cast
Johan Danielsson
2002-04-18 09:42:03 +00:00
b46a52bdfc
constify
Johan Danielsson
2002-04-18 09:41:33 +00:00
f203d222cf
(krb5_parse_name): const qualify
Johan Danielsson
2002-04-18 09:41:07 +00:00
b5f3966af8
(mcc_get_name): constify return type
Johan Danielsson
2002-04-18 09:40:33 +00:00
cfcc91e48a
(krb5_free_context): don't try to free the ccache prefix
Johan Danielsson
2002-04-18 09:39:01 +00:00
e1493a6229
(krb5_cc_register): don't make a copy of the prefix
Johan Danielsson
2002-04-18 09:38:26 +00:00
2b8627acac
constify some struct members
Johan Danielsson
2002-04-18 09:35:47 +00:00
6c5b4ca76c
constify
Johan Danielsson
2002-04-18 09:19:44 +00:00
6c6043ec44
(krb5_get_init_creds_password): const qualify
Johan Danielsson
2002-04-18 09:14:51 +00:00
2c8ad9127f
(krb5_init_etype): constify
Johan Danielsson
2002-04-18 09:11:39 +00:00
f9059789e8
constify some
Johan Danielsson
2002-04-18 09:03:27 +00:00
74dd1b1c88
constify
Johan Danielsson
2002-04-18 08:58:40 +00:00
d16510155d
(krb5_aname_to_localname): constify local variable
Johan Danielsson
2002-04-18 08:56:40 +00:00
2230d20dc3
(ipv4_sockaddr2port): constify
Johan Danielsson
2002-04-18 08:55:40 +00:00
281c0671e0
(append_number): make rep const
Johan Danielsson
2002-04-18 08:50:57 +00:00
f676ed55e4
rename optind and optarg to avoid some gcc warnings
Johan Danielsson
2002-04-18 08:50:08 +00:00
db0107fb4b
add some log checking
Johan Danielsson
2002-04-17 14:51:31 +00:00
23b57ae3cc
(krb5_addlog_dest): reorganise syslog parsing
Johan Danielsson
2002-04-17 14:42:20 +00:00
f5529ec7c1
x
Johan Danielsson
2002-04-16 15:58:23 +00:00
a0428d8b6c
(krb5_crypto_init): check that the key size matches the expected length
Johan Danielsson
2002-04-16 15:58:13 +00:00
bd04578214
x
Johan Danielsson
2002-04-02 11:57:46 +00:00
2200a93e81
make sure gl_pathc != 0 before referencing gl_pathv
Johan Danielsson
2002-04-02 11:57:39 +00:00
d3885e616b
x
Johan Danielsson
2002-03-31 12:43:49 +00:00
2de570d502
fix an old cut-n-paste typo (via debian)
Johan Danielsson
2002-03-31 12:42:36 +00:00
223a6a75f2
rename send parameter to send_data
Johan Danielsson
2002-03-27 09:32:50 +00:00
35acfcea24
rename ctime parameter to client_time
Johan Danielsson
2002-03-27 09:29:43 +00:00
91187c19dd
x
Johan Danielsson
2002-03-25 13:17:59 +00:00
de239fe22f
(get_cred_cache): when getting the default_client from the cred cache, make sure the instance part is "admin"; this should require fewer uses of -p
Johan Danielsson
2002-03-25 13:17:38 +00:00
d53cea190f
x
Johan Danielsson
2002-03-22 12:16:25 +00:00
d3de2e1062
handle addresses with port numbers
Assar Westerlund
2002-03-10 23:15:24 +00:00
96dfbfc6f0
store the kvno % 256 as the byte and the complete 32 bit kvno after the end of the current keytab entry
Assar Westerlund
2002-03-10 23:14:36 +00:00
1c8fadc0af
handle LR_PW_EXPTIME and LR_ACCT_EXPTIME in the same way
Assar Westerlund
2002-03-10 23:13:10 +00:00
044ce97ca0
(krb5_get_forwarded_creds): handle ports giving for the remote address
Assar Westerlund
2002-03-10 23:12:23 +00:00
7985d3edff
get a ticket with no addresses if no-addresses is set
Assar Westerlund
2002-03-10 23:11:29 +00:00
ccfd657692
rename functions DES_* to krb5_* to avoid colliding with modern openssl
Assar Westerlund
2002-03-10 23:10:12 +00:00
f0c910460c
make all functions taking 'struct sockaddr' actually take a socklen_t instead of int and that acts as an in-out parameter (indicating the maximum length of the sockaddr to be written)
Assar Westerlund
2002-03-10 23:09:37 +00:00
efa0460c98
(error_message): do not call strerror with a negative error
Assar Westerlund
2002-03-10 23:07:01 +00:00
c672a244ba
make the kvno's in the krb4 universe by the real one % 256, since they cannot only be 8 bit, and the v5 ones are actually 32 bits
Assar Westerlund
2002-03-10 23:05:57 +00:00
2f0d78ac31
x
Johan Danielsson
2002-03-05 13:31:40 +00:00
ad84e7192d
clarify some acl wording, and add an example file
Johan Danielsson
2002-03-05 13:31:30 +00:00
7866d0681c
foo
Johan Danielsson
2002-03-01 10:38:06 +00:00
32d9d5f03d
x
Johan Danielsson
2002-02-28 15:50:22 +00:00
08c61d3cd8
if builtin_ls failes, return error
Johan Danielsson
2002-02-28 15:50:14 +00:00
34ff215120
proto
Johan Danielsson
2002-02-28 15:49:32 +00:00
eb8685ce0b
(builtin_ls): return status; also don't print fatal error messages to the output stream, instead use syslog
Johan Danielsson
2002-02-28 15:49:19 +00:00
4153690552
x
Johan Danielsson
2002-02-27 10:51:35 +00:00
6b6d122805
reset signals to default, needed on solaris 8
Johan Danielsson
2002-02-27 10:51:27 +00:00
c3503cff5b
change confusing wording
Johan Danielsson
2002-02-21 12:56:27 +00:00
ec79befdc0
x
Johan Danielsson
2002-02-19 13:01:28 +00:00
e9df0a5333
make this build without krb5
Johan Danielsson
2002-02-19 13:01:15 +00:00
d631ce64d6
x
Johan Danielsson
2002-02-19 09:36:05 +00:00
900c101715
include netgroup.h and rpcsvc/ypclnt.h
Johan Danielsson
2002-02-19 09:35:57 +00:00
6a4833e568
make this build without krb5
Johan Danielsson
2002-02-19 09:35:23 +00:00
8be7489b2f
x
Johan Danielsson
2002-02-18 20:02:21 +00:00