1d62e5795e
(setup_copier): use socketpair' instead of pipe'. Some shells don't think it's a rsh session if they find a pipe at the other end. (setup_environment): add SSH_CLIENT just to make bash happy
Assar Westerlund
1999-04-10 15:32:50 +00:00
65f29bd32d
(encrypt_internal): free checksum if lengths fail to match. (krb5_get_wrapped_length): new function
Assar Westerlund
1999-04-10 15:10:00 +00:00
3cf5bcb22f
security/pam_modules.h: check for
Assar Westerlund
1999-04-10 15:08:15 +00:00
683ff29695
(krb5_get_init_creds_password): kludge around `ret_as_reply' semantics by only freeing it when ret == 0
Assar Westerlund
1999-04-10 13:41:44 +00:00
6aaa51407c
x
Johan Danielsson
1999-04-08 13:44:44 +00:00
1c23c5b2bd
snprintf
Johan Danielsson
1999-04-08 13:44:40 +00:00
f6f4a0e3bf
add snprintf, asprintf
Johan Danielsson
1999-04-08 13:44:06 +00:00
11781c744b
x
Johan Danielsson
1999-04-08 13:43:48 +00:00
9f6f08e906
build testit
Johan Danielsson
1999-04-08 13:43:45 +00:00
afd8b4de9d
nuke NEW, DISPOSE, RENEW, and COPYFROMTO macros; (rl_complete): call rl_list_possib instead of doing the same
Johan Danielsson
1999-04-08 13:42:09 +00:00
98c988dd10
nuke NEW, DISPOSE, RENEW, and COPYFROMTO macros
Johan Danielsson
1999-04-08 13:40:59 +00:00
86cb7cdfe4
add some whitespace
Johan Danielsson
1999-04-08 13:08:24 +00:00
5404e75905
remove definition of KRB_VERIFY_USER (moved to config.h)
Johan Danielsson
1999-04-08 13:07:38 +00:00
e9a727c9ed
remove definition of KRB_VERIFY_USER et.al. (moved to config.h)
Johan Danielsson
1999-04-08 13:06:54 +00:00
4ee81ae465
fixes for building w/o krb4
Johan Danielsson
1999-04-08 13:04:47 +00:00
9d94896aa4
include udb.h, sys/resource.h, and sys/category.h
Johan Danielsson
1999-04-08 13:03:54 +00:00
6e54c93b21
update to libtool 1.2d
Johan Danielsson
1999-04-08 13:02:05 +00:00
61bad24958
build w/o krb4
Johan Danielsson
1999-04-08 12:36:40 +00:00
f8db40d90e
x
Johan Danielsson
1999-04-08 12:36:24 +00:00
7246cf92ee
add krb5 support
Johan Danielsson
1999-04-08 12:36:16 +00:00
3c25f88de6
build afskauthlib.so
Johan Danielsson
1999-04-08 12:35:33 +00:00
9b192a4705
moved all FTPSEC commands from cmd to rcmd to avoid resetting `restart_point'. see my start complain about this grammar :-)
Assar Westerlund
1999-04-08 09:25:56 +00:00
7fec939048
fix some error messages to be more understandable.
Assar Westerlund
1999-04-07 19:38:29 +00:00
e7293edce6
(get_xsockets): init local variable to get rid of a gcc warning
Assar Westerlund
1999-04-07 18:39:21 +00:00
dde474e63a
x
Johan Danielsson
1999-04-07 14:18:44 +00:00
89aa595197
(gss_auth): call gss_display_status to get a sane error message; return AUTH_{CONTINUE,ERROR}, where appropriate
Johan Danielsson
1999-04-07 14:18:04 +00:00
48784ad0a1
return AUTH_{CONTINUE,ERROR}, where appropriate
Johan Danielsson
1999-04-07 14:17:15 +00:00
dd8524937b
(sec_login): if mechanism returns AUTH_CONTINUE, just continue with the next mechanism, this fixes the case of having GSSAPI fail because of non-existant of expired tickets
Johan Danielsson
1999-04-07 14:16:48 +00:00
ec1fbd51a1
add AUTH_{OK,CONTINUE,ERROR}
Johan Danielsson
1999-04-07 14:15:20 +00:00
3ed859fe50
remove extra .Fn
Johan Danielsson
1999-04-07 14:06:32 +00:00
a8bc3ac62f
make it compile w/o krb4
Johan Danielsson
1999-04-07 12:10:59 +00:00
72a89c21e0
(krb5_get_err_text): long -> krb5_error_code
Johan Danielsson
1999-04-07 12:10:42 +00:00
9bef97b773
set minor_status
Johan Danielsson
1999-04-07 12:09:50 +00:00
70628dfdf2
fix {srv,key}2{srv,key}tab confusion; add help strings
Johan Danielsson
1999-04-07 12:05:14 +00:00
4a3e7659a3
x
Johan Danielsson
1999-04-05 14:31:31 +00:00
a90967172a
test for MIPS ABI; new test_package
Johan Danielsson
1999-04-05 14:13:45 +00:00
8a6a5e4f3b
x
Johan Danielsson
1999-04-05 14:13:10 +00:00
da93df22f5
compile and link, rather than looking for files; also export more information, so it's possible to add rpath information
Johan Danielsson
1999-04-05 14:13:06 +00:00
b0f63a7f70
clean krb5-private.h
Johan Danielsson
1999-04-01 19:25:30 +00:00
9996ea4a28
don't run check-local
Johan Danielsson
1999-04-01 19:24:18 +00:00
512ce99d96
x
Johan Danielsson
1999-04-01 19:11:39 +00:00
46ed73e690
fix for writeauth.o
Johan Danielsson
1999-04-01 19:11:35 +00:00
857ca1d632
Release 0.1d
Johan Danielsson
1999-04-01 18:54:54 +00:00
b6c9fb52fb
lib/auth/{afskauthlib,pam}
Johan Danielsson
1999-04-01 18:53:50 +00:00
2565d85ce3
x
Johan Danielsson
1999-04-01 18:27:23 +00:00
bc0c128e38
(doit): pass context to krb5_get_all_client_addrs
Johan Danielsson
1999-04-01 18:26:45 +00:00
02dd0a0635
(init_sockets): pass context to krb5_get_all_server_addrs
Johan Danielsson
1999-04-01 18:25:54 +00:00
25271eab9d
(init_as_req): pass context to krb5_get_all_client_addrs
Johan Danielsson
1999-04-01 18:25:20 +00:00
35c4556927
(get_cred_kdc_la): pass context to krb5_get_all_client_addrs
Johan Danielsson
1999-04-01 18:24:35 +00:00
4b430b62d3
(get_addrs_int): add extra host addresses
Johan Danielsson
1999-04-01 18:23:53 +00:00
d444a7c370
add support for adding an extra set of addresses
Johan Danielsson
1999-04-01 18:23:14 +00:00
8df10fbf53
add krb5_parse_address
Johan Danielsson
1999-04-01 18:22:26 +00:00
ed7abd0bbe
krb5_append_addresses
Johan Danielsson
1999-04-01 18:21:44 +00:00
96608d6f41
(parse_binding): don't zap everything after first whitespace
Johan Danielsson
1999-04-01 18:20:03 +00:00
dfa5ed41db
(renew_validate): don't allocate out
Johan Danielsson
1999-04-01 17:33:25 +00:00
0db5658a4e
(get_cred_kdc, get_cred_kdc_la): make out_creds pointer; (krb5_get_kdc_cred): allocate out_creds; (get_cred_from_kdc_flags): free more memory
Johan Danielsson
1999-04-01 17:32:39 +00:00
c78dfbf538
(krb5_get_forwarded_creds): don't allocate out_creds
Johan Danielsson
1999-04-01 17:29:42 +00:00
f088835022
(krb524_convert_creds_kdc): free ticket
Johan Danielsson
1999-04-01 17:03:06 +00:00
9ae1fb3e0d
(encrypt_internal): free checksum
Johan Danielsson
1999-04-01 17:02:55 +00:00
8c61f2370b
(krb524_convert_creds_kdc): free reply
Johan Danielsson
1999-04-01 16:18:55 +00:00
a35e2cafe8
x
Johan Danielsson
1999-04-01 16:09:39 +00:00
4c03af2e3a
POSIX_GETPWNAM_R is defined in config.h
Johan Danielsson
1999-04-01 16:09:22 +00:00
ca1b428cfa
remove kfoo
Johan Danielsson
1999-04-01 15:10:49 +00:00
428c6024e5
x
Johan Danielsson
1999-04-01 15:05:58 +00:00
433dca9ff4
use getarg
Johan Danielsson
1999-04-01 15:03:57 +00:00
788b4f78f2
add auth
Johan Danielsson
1999-04-01 15:03:37 +00:00
15d0a9fc90
getarg.h
Johan Danielsson
1999-04-01 15:03:01 +00:00
27bc0b4df2
don't run check-local
Johan Danielsson
1999-04-01 14:59:33 +00:00
95f96dbe1a
make a more working check-local target
Johan Danielsson
1999-04-01 14:58:43 +00:00
563dd99b92
x
Johan Danielsson
1999-04-01 14:57:04 +00:00
5f6d5c8c09
use getarg
Johan Danielsson
1999-04-01 14:53:10 +00:00
4f3d9ec5ab
remove
Johan Danielsson
1999-04-01 09:49:00 +00:00
024c5aeac7
x
Johan Danielsson
1999-04-01 09:26:41 +00:00
b3b3b4ad65
noinst_PROGRAMS -> check_PROGRAMS; add TESTS; don't build rpw, and speed
Johan Danielsson
1999-04-01 09:26:37 +00:00
d3a10b2458
x
Johan Danielsson
1999-04-01 09:13:57 +00:00
1158e704bc
use getargs
Johan Danielsson
1999-04-01 09:13:52 +00:00
228206d224
x
Johan Danielsson
1999-04-01 09:00:44 +00:00
1dfddd5226
use getargs
Johan Danielsson
1999-04-01 09:00:39 +00:00
b4181070b0
x
Johan Danielsson
1999-03-30 11:49:57 +00:00
d76629dab9
CFLAGS -> AM_CFLAGS
Johan Danielsson
1999-03-30 11:49:53 +00:00
d5f45a2393
k_{put,get}_int -> _krb5_{put,get}_int
Johan Danielsson
1999-03-29 19:32:44 +00:00