This website requires JavaScript.
6f070d95ce
(add_one_principal): `password' can cactually be NULL in the overwrite code, check for it.
Assar Westerlund
1999-10-01 15:16:41 +00:00
3955d77827
link kadmind with -ldl when needed
Assar Westerlund
1999-10-01 13:05:21 +00:00
eda4d1abfe
add and rename to 0.2a
Assar Westerlund
1999-09-30 23:07:38 +00:00
e5cc75f359
*** empty log message ***
Assar Westerlund
1999-09-30 23:06:34 +00:00
04f50d1e48
rewritten to allow error messages
Assar Westerlund
1999-09-30 23:05:45 +00:00
3992f65bce
(bin_PROGRAMS): add verify_krb5_conf (libkrb5_la_SOURCES): add config_file_netinfo.c
Assar Westerlund
1999-09-30 23:05:11 +00:00
873d6f4b29
new file
Assar Westerlund
1999-09-30 23:04:14 +00:00
6b4615e2cb
moved netinfo code here
Assar Westerlund
1999-09-30 23:03:42 +00:00
52e4985723
*** empty log message ***
Assar Westerlund
1999-09-30 21:32:02 +00:00
98074e0865
add prototype for fclose to make sunos happy
Assar Westerlund
1999-09-30 21:31:54 +00:00
158e2d7c8c
*** empty log message ***
Assar Westerlund
1999-09-30 20:56:39 +00:00
82c7704d82
*** empty log message ***
Assar Westerlund
1999-09-29 17:03:55 +00:00
65423ced9d
(match_local_auth): only look for FamilyLocal (and FamilyWild) cookies. This will not work when we start talking tcp to the local X-server but `connect_local_xsocket' and the rest of the code doesn't handle it anyway and the old code could (and did) pick up the wrong cookie sometimes. If we have to match FamilyInternet cookies, the search order has to be changed anyway
Assar Westerlund
1999-09-29 17:03:21 +00:00
16bf8173da
(dump_krb4): kludge default_realm
Assar Westerlund
1999-09-28 15:55:48 +00:00
5266d14520
*** empty log message ***
Assar Westerlund
1999-09-28 03:09:03 +00:00
7f6621b7f3
add test cases for Generalized time and make sure we return the correct value
Assar Westerlund
1999-09-28 03:08:53 +00:00
fe897df66a
simplify by using der_put_length_and_tag
Assar Westerlund
1999-09-28 03:08:24 +00:00
2e1c2f2cd2
*** empty log message ***
Assar Westerlund
1999-09-28 02:36:31 +00:00
aa88d4337f
(doauth): use krb5_get_local_realms and krb5_verify_user_lrealm
Assar Westerlund
1999-09-28 02:35:35 +00:00
9031c3150c
(verify_krb5): remove krb5_kuserok. use krb5_verify_user_lrealm
Assar Westerlund
1999-09-28 02:35:02 +00:00
a5ea5cf66d
(krb5_verify): use krb5_verify_user_lrealm
Assar Westerlund
1999-09-28 02:34:17 +00:00
f9120155fd
(krb5_verify_user_lrealm): ariant of krb5_verify_user that tries in all the local realms
Assar Westerlund
1999-09-28 02:27:44 +00:00
341016232c
add support for having several default realms
Assar Westerlund
1999-09-28 02:27:16 +00:00
0d3b242182
(krb5_kuserok): use `krb5_get_default_realms'
Assar Westerlund
1999-09-28 02:26:39 +00:00
5d57e42b58
(krb5_get_default_realms): add
Assar Westerlund
1999-09-28 02:25:54 +00:00
3a8440d7db
comment
Assar Westerlund
1999-09-28 02:25:35 +00:00
2beb2f683e
(krb5_context_data): change default_realm' to default_realms'
Assar Westerlund
1999-09-28 02:25:23 +00:00
a72c74fb27
change from default_realm' to default_realms'
Assar Westerlund
1999-09-28 02:25:00 +00:00
a0e3050071
(krb5_aname_to_localname): use krb5_get_default_realms
Assar Westerlund
1999-09-28 02:24:23 +00:00
c879d60934
(libkrb5_la_SOURCES): add copy_host_realm.c
Assar Westerlund
1999-09-28 02:23:55 +00:00
27df2aab25
new file
Assar Westerlund
1999-09-28 02:23:18 +00:00
4f3f2466c9
x
Johan Danielsson
1999-09-27 15:58:01 +00:00
7ccd6d79cc
(encode_generalized_time): encode length
Johan Danielsson
1999-09-27 15:57:56 +00:00
a3a61c2a2d
x
Johan Danielsson
1999-09-27 12:17:40 +00:00
eb9b5533bf
new function `krb5_recvauth_match_version' that allows more intelligent matching of the application version
Johan Danielsson
1999-09-27 12:17:35 +00:00
f28dc33f8e
*** empty log message ***
Assar Westerlund
1999-09-26 15:55:14 +00:00
c615bd320c
add parse_bytes.[ch]
Assar Westerlund
1999-09-26 15:52:38 +00:00
ccf62fe979
new files
Assar Westerlund
1999-09-26 15:52:32 +00:00
41e3aa1b6a
(_kadm5_privs_to_string): forgot one strcpy_truncate -> strlcpy
Assar Westerlund
1999-09-26 15:51:57 +00:00
57c654ea11
add err.h
Assar Westerlund
1999-09-26 15:51:33 +00:00
6ab670bc13
(configure): use parse_bytes
Assar Westerlund
1999-09-26 15:51:08 +00:00
a7102e85bc
use the correct header file
Assar Westerlund
1999-09-26 15:50:21 +00:00
ab808e4e60
x
Johan Danielsson
1999-09-24 15:46:24 +00:00
aea4bfc98f
getarg manpage
Johan Danielsson
1999-09-24 15:46:20 +00:00
efb2b996a5
remove unused `optind'
Johan Danielsson
1999-09-24 14:50:09 +00:00
45330f1f39
remove unused `optind'
Johan Danielsson
1999-09-24 14:49:18 +00:00
ae3b734aee
x
Johan Danielsson
1999-09-24 14:48:10 +00:00
014b3527e7
add a callback type to do more complicated processing
Johan Danielsson
1999-09-24 14:47:56 +00:00
5486efe053
add floating point support
Johan Danielsson
1999-09-24 12:59:53 +00:00
316b354de3
0.2a
Johan Danielsson
1999-09-24 12:55:44 +00:00
647b9828f2
x
Johan Danielsson
1999-09-24 12:53:50 +00:00
ddcd754dcf
add a `--cache' flag
Johan Danielsson
1999-09-24 12:53:41 +00:00
41c0278105
x
Johan Danielsson
1999-09-24 08:38:18 +00:00
5bd7f70998
(main): only get default value for `get_v4_tgt' if it's explicitly set in krb5.conf
Johan Danielsson
1999-09-24 08:38:04 +00:00
09378d4ca3
add win2k
Assar Westerlund
1999-09-23 03:05:58 +00:00
9f59763a97
*** empty log message ***
Assar Westerlund
1999-09-22 23:48:26 +00:00
63a2e418c8
(tag_names); add another univeral tag
Assar Westerlund
1999-09-22 23:48:16 +00:00
60ebce3c84
update universal tags
Assar Westerlund
1999-09-22 23:47:55 +00:00
1fa8e1f54b
(loop): print length of octet string
Assar Westerlund
1999-09-22 02:57:59 +00:00
7ad9d75b17
x
Johan Danielsson
1999-09-21 17:21:23 +00:00
99e187743a
make this work with mips 64-bit abi
Johan Danielsson
1999-09-21 17:21:17 +00:00
5cb7344634
x
Johan Danielsson
1999-09-21 16:19:19 +00:00
57b75e43c7
(kt_get): add `--help'
Johan Danielsson
1999-09-21 16:18:22 +00:00
edf1af0d3e
*** empty log message ***
Assar Westerlund
1999-09-21 05:13:39 +00:00
ee90fd6610
new debug program
Assar Westerlund
1999-09-21 05:13:13 +00:00
5330d49b63
add kdecode_ticket
Assar Westerlund
1999-09-21 05:12:29 +00:00
6d59562dac
(gss_init_sec_context): initialize `ticket'
Assar Westerlund
1999-09-21 05:10:13 +00:00
67ed4be0f1
(gss_ctx_id_t_desc): add ticket in here. ick.
Assar Westerlund
1999-09-21 05:09:51 +00:00
a9315e229f
(gss_delete_sec_context): free ticket
Assar Westerlund
1999-09-21 05:09:28 +00:00
d8c6bb880a
(gss_accept_sec_context): stove away `krb5_ticket' in context so that ugly programs such as gss_nt_server can get at it. uck.
Assar Westerlund
1999-09-21 05:09:02 +00:00
4efd8514cd
add nt_gss_client and nt_gss_server
Assar Westerlund
1999-09-21 05:06:19 +00:00
400a2a34cd
new files
Assar Westerlund
1999-09-21 05:06:06 +00:00
798343b01a
(decode_general_string): remember to advance ret over the length-len
Assar Westerlund
1999-09-21 04:33:05 +00:00
26243a6ae3
*** empty log message ***
Assar Westerlund
1999-09-20 22:41:20 +00:00
5625e4a891
add asn1_print
Assar Westerlund
1999-09-20 22:40:31 +00:00
fd7f6b9659
new program for printing asn1 structures
Assar Westerlund
1999-09-20 22:38:01 +00:00
01959cb376
make functions more consistent
Assar Westerlund
1999-09-20 22:37:43 +00:00
d2f800defd
(_kadm5_privs_to_string): return `none' if privs == 0
Johan Danielsson
1999-09-20 14:10:05 +00:00
bd5dc24fc6
set minor_status
Johan Danielsson
1999-09-20 14:08:22 +00:00
72fc8150f1
be more informative in pa-data error messages
Johan Danielsson
1999-09-20 14:07:31 +00:00
61ed4a74b9
x
Johan Danielsson
1999-09-20 14:06:36 +00:00
627d52ddb1
(configure): don't bail out if there isn't any kdc.conf
Johan Danielsson
1999-09-20 12:32:09 +00:00
6fe7d4b04e
(mod_entry): print the correct principal name in error messages. From Love <lha@e.kth.se >
Assar Westerlund
1999-09-20 09:47:19 +00:00
8d782a0c6a
*** empty log message ***
Assar Westerlund
1999-09-20 03:39:22 +00:00
34fa1e560c
(recv_krb4_auth): set `iv'
Assar Westerlund
1999-09-20 03:39:10 +00:00
d3f5d79294
strc{py,at}_truncate -> strlc{py,at}
Assar Westerlund
1999-09-16 21:39:11 +00:00
bf75fac82a
large strc{py,at}_truncate -> strlc{py,at} replacement
Assar Westerlund
1999-09-16 20:41:57 +00:00
8e441f1158
strc{py,at}_truncate -> strlc{py,at}
Assar Westerlund
1999-09-16 20:06:06 +00:00
23d6d3764d
(strlcat): call strlcpy
Assar Westerlund
1999-09-16 19:49:35 +00:00
7a92ec7fe4
*** empty log message ***
Assar Westerlund
1999-09-16 19:37:06 +00:00
8965505116
update name and prototype
Assar Westerlund
1999-09-16 19:34:00 +00:00
a5497bbd0d
rename strc{py,at}_truncate to strlc{py,at}
Assar Westerlund
1999-09-16 19:31:18 +00:00
78c514500c
test for strlcpy, strlcat
Assar Westerlund
1999-09-16 19:29:40 +00:00
f158c93863
rename strc{py,at}_truncate -> strlc{py,at}
Assar Westerlund
1999-09-16 19:28:09 +00:00
b62b986da1
rename strc{py,at}_truncate.c to strlc{py,at} strcpy_truncate.c strcat_truncate.c
Assar Westerlund
1999-09-16 19:23:53 +00:00
77b23d4195
*** empty log message ***
Assar Westerlund
1999-09-16 19:17:11 +00:00
b38c6117cc
(strcpy_truncate): change return value to be the length of `src'
Assar Westerlund
1999-09-16 19:16:46 +00:00
231e8eac77
revert 1.54, get_default_username should DTRT now
Assar Westerlund
1999-09-16 19:13:11 +00:00
343ae85af1
*** empty log message ***
Assar Westerlund
1999-09-15 15:55:58 +00:00
4efc8b45e4
*** empty log message ***
Assar Westerlund
1999-09-15 15:13:36 +00:00