4b907b8737
(start_login): give the correct error if exec fails
Assar Westerlund
2001-04-24 23:11:43 +00:00
56cb680b45
(fatalperror_errno): add a new function with explicit errno parameter
Assar Westerlund
2001-04-24 23:11:05 +00:00
adfd8b96e3
x
Johan Danielsson
2001-04-21 16:05:56 +00:00
103ea2b090
2001
Johan Danielsson
2001-04-21 16:05:48 +00:00
5381d88f33
pack short flag options togther, to shorten the usage string
Johan Danielsson
2001-04-21 16:04:50 +00:00
396aa1eb2a
convert to use getarg
Johan Danielsson
2001-04-21 16:03:10 +00:00
67a7eab44e
x
Johan Danielsson
2001-04-21 15:31:59 +00:00
19a4a3c9c4
do a better job of supporting files larger than 2GB
Johan Danielsson
2001-04-21 15:31:46 +00:00
524e602410
x
Johan Danielsson
2001-04-19 16:36:13 +00:00
499f690a38
set ret_creds to NULL before doing anything else, from Jacques Vidrine
Johan Danielsson
2001-04-19 16:36:03 +00:00
bb2d48fb1d
x
Johan Danielsson
2001-04-19 14:41:40 +00:00
3b5cadd654
(do_store): call closefunc before claiming that everything went ok, if the close fails the file might not have been stored properly
Johan Danielsson
2001-04-19 14:41:29 +00:00
482668de43
x
Johan Danielsson
2001-04-19 07:27:05 +00:00
88b39cfb98
fix argument count check after getarg change; spotted by mark@MCS.VUW.AC.NZ
Johan Danielsson
2001-04-19 07:26:52 +00:00
083c221dfc
asn1.h -> krb5_asn1.h
Johan Danielsson
2001-04-18 16:21:33 +00:00
03e1c1aab7
add asn1_ENCTYPE.x
Johan Danielsson
2001-04-18 13:14:04 +00:00
7bfa737be1
adapt to asn1 changes
Johan Danielsson
2001-04-18 13:13:32 +00:00
4d59dbbfc4
move enctypes here
Johan Danielsson
2001-04-18 13:10:58 +00:00
da114f2945
rename asn1.h to krb5_asn1.h to avoid conflicts
Johan Danielsson
2001-04-18 13:10:24 +00:00
be966dd6e2
use strtol to parse constants
Johan Danielsson
2001-04-18 13:08:47 +00:00
f1129ea0bd
x
Johan Danielsson
2001-04-17 08:28:01 +00:00
820d393190
(getifaddrs2): close socket when done
Johan Danielsson
2001-04-17 08:27:47 +00:00
da415a6c2b
document run-command-mode
Johan Danielsson
2001-04-06 10:00:35 +00:00
65b8f7a68f
x
Johan Danielsson
2001-04-06 09:56:11 +00:00
6e96026473
add simple support for running commands
Johan Danielsson
2001-04-06 09:55:33 +00:00
ba4b0991de
(inet_ntop_v6): always print at least one digit between colons
Assar Westerlund
2001-04-04 23:58:01 +00:00
b201faa9a6
(create_checksum): change so that type == 0' means pick from the crypto' (context) and otherwise use that type. this is not a large change in practice and allows callers to specify the exact checksum algorithm to use
Assar Westerlund
2001-03-26 00:49:12 +00:00
75ffa984b1
(parse_something): do not check the return value from strtod, it might return != 0.0 when the string has no digits. just testing if it consumed any characters is enough and more resilient
Assar Westerlund
2001-03-26 00:47:06 +00:00
744da25480
add GLOB_LIMIT from NetBSD
Assar Westerlund
2001-03-25 23:43:19 +00:00
74e352cc31
add more options
Assar Westerlund
2001-03-25 23:36:58 +00:00
ca7d5378c2
x
Johan Danielsson
2001-03-15 17:13:21 +00:00
904eb2b037
don't explicitly set the krb4 ticket file
Johan Danielsson
2001-03-15 17:13:13 +00:00
414594d275
(get_cred_kdc): add support for falling back to KRB5_KU_AP_REQ_AUTH when KRB5_KU_TGS_REQ_AUTH gives `bad integrity'. this helps for talking to old (pre 0.3d) KDCs
Assar Westerlund
2001-03-13 04:29:36 +00:00
dc52d6bfd6
add documentation for forwardable, proxiable, date_format, srv_lookup, srv_try_txt, scan_interfaces, fcache_version. from thorpej@netbsd.org
Assar Westerlund
2001-03-12 08:11:48 +00:00
1dd105ff08
(main): only request a renewable ticket when explicitly requested. it still gets a renewable one if the renew life is specified
Assar Westerlund
2001-03-02 05:07:32 +00:00
283db8b3a6
(renew_validate): treat -1 as flags not being set
Assar Westerlund
2001-03-02 04:52:22 +00:00
ef9185aa47
(krb5_init_ets): use krb5_add_et_list
Johan Danielsson
2001-02-28 20:03:47 +00:00
c534224e9d
x
Johan Danielsson
2001-02-28 20:00:36 +00:00
607272201e
(initialize_error_table_r): put table at end of the list
Johan Danielsson
2001-02-28 20:00:13 +00:00
090c8d873d
x
Johan Danielsson
2001-02-27 20:53:10 +00:00
528de21014
implement krb5_get_cred_from_kdc_opt
Johan Danielsson
2001-02-27 20:52:03 +00:00
9596dc13a6
do not use -R when testing for des functions
Assar Westerlund
2001-02-25 06:08:55 +00:00