This website requires JavaScript.
0068c0e1f3
(krb5_mk_safe): sizeof(buf) -> buf_size, buf is now a `u_char *'
Assar Westerlund
1999-02-16 23:36:43 +00:00
273f1e032c
mention /dev/null. From: Simon Josefsson <jas@pdc.kth.se >
Assar Westerlund
1999-02-16 20:14:08 +00:00
beaef7e102
(add): on second thought, remove abs. there's already a standard function in ANSI of that name and I prefer functions to macros and we depend on it existing in a number of places.
Assar Westerlund
1999-02-16 00:55:18 +00:00
1aaafb524f
(abs): add
Assar Westerlund
1999-02-16 00:52:59 +00:00
3d536e3a81
build and install pfrom
Assar Westerlund
1999-02-15 21:34:36 +00:00
5a0b5a082c
(pfrom): use libexecdir
Assar Westerlund
1999-02-15 21:34:26 +00:00
0db57f0f7a
*** empty log message ***
Assar Westerlund
1999-02-15 21:24:04 +00:00
31b022919d
(do_connect): init `s' (pop_state): spell-check enums
Assar Westerlund
1999-02-15 21:22:06 +00:00
5e96affae6
*** empty log message ***
Assar Westerlund
1999-02-15 21:07:33 +00:00
2103edc60b
*** empty log message ***
Assar Westerlund
1999-02-15 21:06:42 +00:00
58319e9d27
(mkstemp, gethostname): also includes prototypes if they are needed.
Assar Westerlund
1999-02-15 21:05:17 +00:00
ef4e99052c
(krb5_init_etype): etypes are now `int'
Assar Westerlund
1999-02-15 21:04:46 +00:00
03cc0239a0
(krb5_get_host_realm): constize orig_host
Assar Westerlund
1999-02-15 21:04:07 +00:00
ad82c58082
(krb5_salttype_to_string): new function (RSA_MD5_DES_verify, RSA_MD5_DES3_verify): initialize ret
Assar Westerlund
1999-02-15 21:03:38 +00:00
30250940c5
(init_auth): remove unnecessary gssapi_krb5_init. ask for KEYTYPE_DES credentials
Assar Westerlund
1999-02-15 21:02:39 +00:00
0b54ed61fe
(print_entry_long): print the keytypes and salts available for the principal
Assar Westerlund
1999-02-15 21:01:42 +00:00
79aadea133
update with configure.in
Assar Westerlund
1999-02-15 21:00:13 +00:00
4d0ab930b2
(WFLAGS): add `-O' to catch unitialized variables and such (gethostname, mkstemp, getusershell, inet_aton): more tests
Assar Westerlund
1999-02-15 20:59:54 +00:00
07b396914c
update prototypes
Assar Westerlund
1999-02-13 17:50:53 +00:00
8f96576576
(match): remove #ifdef HAVE_FNMATCH. We have a fnmatch implementation in roken and therefore always have it.
Assar Westerlund
1999-02-13 17:48:29 +00:00
b06923755b
homogenize broken detection with krb4
Assar Westerlund
1999-02-13 17:47:32 +00:00
662fdcd1c1
add <unistd.h>
Assar Westerlund
1999-02-13 17:25:47 +00:00
5898f3d36e
more people
Assar Westerlund
1999-02-13 16:48:05 +00:00
840215d2ba
*** empty log message ***
Assar Westerlund
1999-02-13 16:23:49 +00:00
9724d68217
(kadm5_c_init_with_context): remove unused `error'
Assar Westerlund
1999-02-13 16:20:55 +00:00
83168b064c
(copy_stream): initialize `werr'
Assar Westerlund
1999-02-13 16:19:33 +00:00
cb60e93e4d
new file
Assar Westerlund
1999-02-13 16:16:29 +00:00
cec1e90a22
(check_der): add
Assar Westerlund
1999-02-13 16:16:12 +00:00
10db56db14
(define_type): map ASN1 Integer to int' instead of unsigned'
Assar Westerlund
1999-02-13 16:15:53 +00:00
bd157c7efd
(length_unsigned): new function (length_int): handle signed integers
Assar Westerlund
1999-02-13 16:15:18 +00:00
65ffbd5e29
(der_put_unsigned): new function (der_put_int): handle signed integers
Assar Westerlund
1999-02-13 16:14:53 +00:00
90737baeff
(der_get_unsigned): new function (der_get_int): handle signed integers
Assar Westerlund
1999-02-13 16:14:27 +00:00
f0ee2b69be
all integer functions take int' instead of unsigned'
Assar Westerlund
1999-02-13 16:14:03 +00:00
9894665a1e
(filename): unused. remove.
Assar Westerlund
1999-02-13 16:13:24 +00:00
d88d76118c
(estrdup): add
Assar Westerlund
1999-02-13 05:13:39 +00:00
1d2827c36c
new file
Assar Westerlund
1999-02-13 05:13:06 +00:00
96eb99e4ec
(estrdup): add prototype
Assar Westerlund
1999-02-13 05:12:39 +00:00
a86c64e2d8
roken.h
Assar Westerlund
1999-02-13 05:10:04 +00:00
7b6fbd07a3
(emalloc, erealloc): add
Assar Westerlund
1999-02-13 04:34:11 +00:00
50933b67a3
(libroken_la_SOURCES): add emalloc and erealloc
Assar Westerlund
1999-02-13 04:32:01 +00:00
3355af9a14
(SOURCES, OBJECTS): add emalloc, erealloc, resolve
Assar Westerlund
1999-02-13 04:31:15 +00:00
b99b2811cd
new files
Assar Westerlund
1999-02-13 04:30:54 +00:00
01fdb05207
remove appl/su/Makefile
Johan Danielsson
1999-02-12 17:45:51 +00:00
fc922822a8
x
Johan Danielsson
1999-02-11 22:05:25 +00:00
3ec8e88e26
x
Johan Danielsson
1999-02-11 21:57:43 +00:00
cd6de7690f
set AIX_SRC also if !AIX
Johan Danielsson
1999-02-11 21:57:26 +00:00
aaae186ab9
merge new-crypto branch
Johan Danielsson
1999-02-11 21:03:59 +00:00
0a6c3f7fde
x
Johan Danielsson
1999-02-09 22:45:40 +00:00
c8076e01ca
add snprintf.o to make_cmds
Johan Danielsson
1999-02-09 22:45:32 +00:00
7a87ac5479
print out what telnet program we are running. From <nissej@pdc.kth.se >
Assar Westerlund
1999-02-04 21:19:50 +00:00
25f02b87bd
add --version, [-h | --help], -v
Assar Westerlund
1999-02-04 09:29:59 +00:00
efaa811c98
(rxterm, rxtelnet, telnetxr): substitute VERSION and PACKAGE
Assar Westerlund
1999-02-04 09:28:47 +00:00
4b1707102f
update usage string
Assar Westerlund
1999-02-03 21:01:38 +00:00
5ac696a38f
*** empty log message ***
Assar Westerlund
1999-02-01 03:14:28 +00:00
cadde46b56
(get_kdc_address): only call gethostbyname2 with AF_INET6 if we actually have IPv6. From "Brandon S. Allbery KF8NH" <allbery@kf8nh.apk.net >
Assar Westerlund
1999-02-01 03:12:06 +00:00
cd97d42863
(krb5_get_forwarded_creds): only call gethostbyname2 with AF_INET6 if we actually have IPv6. From "Brandon S. Allbery KF8NH" <allbery@kf8nh.apk.net >
Assar Westerlund
1999-02-01 03:10:36 +00:00
2872ceb0f7
(krb5_sendto_kdc): only call gethostbyname2 with AF_INET6 if we actually have IPv6. From "Brandon S. Allbery KF8NH" <allbery@kf8nh.apk.net >
Assar Westerlund
1999-02-01 03:09:02 +00:00
7c9d03a4ee
(tn): only call gethostbyname2 with AF_INET6 if we actually have IPv6. From "Brandon S. Allbery KF8NH" <allbery@kf8nh.apk.net >
Assar Westerlund
1999-02-01 03:08:27 +00:00
6e78d0353d
*** empty log message ***
Assar Westerlund
1999-01-31 05:50:45 +00:00
936ed46ba7
more magic for different v6 implementations. From Jun-ichiro itojun Hagino <itojun@kame.net >
Assar Westerlund
1999-01-31 05:50:29 +00:00
5edb3c3759
(parse_prots): always bind to AF_INET, there are v6-implementations without support for `mapped V4 addresses'. From Jun-ichiro itojun Hagino <itojun@kame.net >
Assar Westerlund
1999-01-31 05:26:29 +00:00
e94157b5cb
*** empty log message ***
Assar Westerlund
1999-01-30 21:53:48 +00:00
4d341b71c1
Release 0.0u
Assar Westerlund
1999-01-30 21:38:29 +00:00
5119c9121a
*** empty log message ***
Assar Westerlund
1999-01-30 19:41:14 +00:00
359d82458c
explicit rules for *.et files
Assar Westerlund
1999-01-30 19:40:46 +00:00
cb09ff0795
(get_kadm_ticket): only remove creds if krb5_get_credentials was succesful. (get_new_cache): return better error codes and return earlier. (get_cred_cache): only delete default_client if it's different from client (kadm5_c_init_with_context): return a more descriptive error.
Assar Westerlund
1999-01-30 19:39:59 +00:00
34ea75f10f
(check_flags): handle NULL client or server
Assar Westerlund
1999-01-30 19:35:53 +00:00
e38da30adb
update
Assar Westerlund
1999-01-30 18:37:35 +00:00
efbc469e2b
environ: add declaration for
Assar Westerlund
1999-01-30 18:32:59 +00:00
fe80314a07
(krb5_sendauth): return the error in `ret_error' iff != NULL
Assar Westerlund
1999-01-30 18:30:40 +00:00
45dcf1b865
(krb5_free_error, krb5_free_error_contents): new functions
Assar Westerlund
1999-01-30 18:29:58 +00:00
7ad34e19fc
(krb5_mk_req_extended): more type-correctness
Assar Westerlund
1999-01-30 18:29:36 +00:00
6b1f4d05e4
(krb5_error): typedef to KRB_ERROR
Assar Westerlund
1999-01-30 18:29:11 +00:00
039540695f
KRB5_TGS_NAME: use
Assar Westerlund
1999-01-30 18:28:46 +00:00
ecfe760ceb
(afslog_uid_int): update to changes
Assar Westerlund
1999-01-30 18:26:51 +00:00
2cc078c4f1
(kadm5_s_rename_principal): call remove instead of rename, but shouldn't this just call rename?
Assar Westerlund
1999-01-30 18:26:16 +00:00
8d3edfa6b9
(kadm5_s_get_principal): always return an error if the principal wasn't found.
Assar Westerlund
1999-01-30 18:22:58 +00:00
05ee419109
added explicit rules for kadm5_err.[ch]
Assar Westerlund
1999-01-30 18:22:19 +00:00
f9009f3404
(NDBM_seq): unseal key
Assar Westerlund
1999-01-30 18:21:59 +00:00
aebdc83e68
(DB_seq): unseal key
Assar Westerlund
1999-01-30 18:21:42 +00:00
97f2c9ffd9
added explicit rules for hdb_err.[ch]
Assar Westerlund
1999-01-30 18:21:17 +00:00
8970733922
(main): always set `name'
Assar Westerlund
1999-01-30 18:20:38 +00:00
6a3c82fb6e
added explicit rules for asn1_err.[ch]
Assar Westerlund
1999-01-30 18:20:11 +00:00
6f57070b64
(v4_prop): add krbtgt/THISREALM@OTHERREALM when finding cross-realm tgts in the v4 database
Assar Westerlund
1999-01-30 18:18:26 +00:00
7753847a0b
(mod_entry): check the number of arguments. check that kadm5_get_principal worked.
Assar Westerlund
1999-01-30 18:17:34 +00:00
b67c0c5636
(parse_keys): abort when detecting errors
Assar Westerlund
1999-01-30 18:16:57 +00:00
dece78446f
correct the help string for --server-port
Assar Westerlund
1999-01-30 18:16:33 +00:00
212a26960e
(fkt_remove_entry): remove KRB5_KT_NOTFOUND if we weren't able to remove it.
Assar Westerlund
1999-01-30 18:14:18 +00:00
fea6b76cee
less drive-by-deleting. From Love <lha@e.kth.se >
Assar Westerlund
1999-01-30 18:13:16 +00:00
e9a23cb00b
(parse_ports): copy the string before mishandling it with strtok_r
Assar Westerlund
1999-01-30 15:54:55 +00:00
1ef2bdb96d
(tgs_rep2): print the principal with mismatching kvnos
Assar Westerlund
1999-01-30 14:28:34 +00:00
d69750f1ab
(main): convert `debug_port' to network byte order
Assar Westerlund
1999-01-30 12:49:49 +00:00
957cd47a28
allow specification of port number.
Assar Westerlund
1999-01-30 12:48:55 +00:00
3d0f6778b1
(kadm5_client_context): add `kadmind_port'. From Love <lha@stacken.kth.se >
Assar Westerlund
1999-01-30 12:46:30 +00:00
b9fc14488a
(_kadm5_c_init_context): move up initalize_kadm5_error_table_r. From Love <lha@stacken.kth.se >
Assar Westerlund
1999-01-30 12:44:26 +00:00
934b736a61
add option -t | --test
Assar Westerlund
1999-01-30 12:42:58 +00:00
9108831f20
document -t/--test
Assar Westerlund
1999-01-30 12:23:55 +00:00
d59a8fc39b
reformat
Assar Westerlund
1999-01-30 12:14:22 +00:00
fc6d8e7133
snprintf.c
Johan Danielsson
1999-01-25 10:02:03 +00:00
a1e27c1500
asprintf
Johan Danielsson
1999-01-25 10:01:46 +00:00