4e70d33d3f
x
Luke Howard
2005-02-06 01:34:48 +00:00
fb69189ceb
Add _krb5_kcm_is_running/_krb5_kcm_noop API
Luke Howard
2005-02-06 01:33:21 +00:00
d3bff0ec79
Allow system credentials cache to be configured in krb5.conf
Luke Howard
2005-02-06 01:22:49 +00:00
dbc6d542fd
x
Love Hörnquist Åstrand
2005-02-04 13:08:20 +00:00
3057095acc
x
Love Hörnquist Åstrand
2005-02-04 12:59:52 +00:00
7969a14ae3
fix warnings
Luke Howard
2005-02-04 05:58:54 +00:00
f0836321b9
Automatically change machine passwords on expiry, and write to keytab with correct salt/kvno
Luke Howard
2005-02-04 05:57:59 +00:00
9505008e9c
fix more SO_PEERCRED breakage
Luke Howard
2005-02-03 12:50:12 +00:00
63aae9c6e8
Fix compile error for SO_PEERCRED
Luke Howard
2005-02-03 12:39:37 +00:00
77ebf59fe4
use -1 as the invalid pid number
Love Hörnquist Åstrand
2005-02-03 12:33:45 +00:00
885c805e3b
support SCM_CREDS (for NetBSD)
Love Hörnquist Åstrand
2005-02-03 12:33:05 +00:00
29e616b3f6
Use kcm_client
Luke Howard
2005-02-03 09:14:00 +00:00
6c9040b3cb
LDADD += LIB_pidfile
Love Hörnquist Åstrand
2005-02-03 09:06:51 +00:00
007d25998b
make it possible to build on systems without SO_PEERCRED (still doesn't work)
Love Hörnquist Åstrand
2005-02-03 09:06:24 +00:00
49785787e2
cast argument to isdigit to unsigned char
Love Hörnquist Åstrand
2005-02-03 08:54:19 +00:00
c3ac82ceac
Fix typo
Luke Howard
2005-02-03 08:52:56 +00:00
e5e8db131d
x
Love Hörnquist Åstrand
2005-02-03 08:45:29 +00:00
9d8ae839f2
de-__P
Love Hörnquist Åstrand
2005-02-03 08:45:13 +00:00
5d95fe0e1c
document large_msg_size
Love Hörnquist Åstrand
2005-02-03 08:39:57 +00:00
c75a81d69f
(init_context_from_config_file): init large_msg_size to 6000
Love Hörnquist Åstrand
2005-02-03 08:36:25 +00:00
a298a950b1
(krb5_context_data): add large_msg_size, threshold where we start to use transport protocols without tiny max data transport sizes.
Love Hörnquist Åstrand
2005-02-03 08:26:27 +00:00
6bc11e98ea
x
Luke Howard
2005-02-03 08:21:45 +00:00
1ba81cd3f1
drop prototypes, they all live in krb5-private.h by now
Love Hörnquist Åstrand
2005-02-03 08:21:31 +00:00
94724a2443
fix uninitialized variable
Luke Howard
2005-02-03 08:21:15 +00:00
cd8bcb8404
Initial version of KCM daemon
Luke Howard
2005-02-03 08:20:00 +00:00
7a3a63c73e
Add kcm/Makefile
Luke Howard
2005-02-03 08:19:13 +00:00
4408d496c6
Add kcm
Luke Howard
2005-02-03 08:18:22 +00:00
1f9851b03b
make KCM socket "/var/run/.kcm_socket"
Luke Howard
2005-02-02 22:56:01 +00:00
2b7018a78a
x
Love Hörnquist Åstrand
2005-02-02 20:06:03 +00:00
d375fa4d7f
(send_and_recv_udp): make private again
Love Hörnquist Åstrand
2005-02-02 20:05:30 +00:00
e211cca93d
use AF_UNIX like the rest of the codebase, add some more error strings
Love Hörnquist Åstrand
2005-02-02 20:01:22 +00:00
c132b3d3e6
x
Luke Howard
2005-02-02 07:34:11 +00:00
936660f382
Add kcm.c
Luke Howard
2005-02-02 07:33:50 +00:00
c276c9537e
add krb5_store_creds_tag, krb5_ret_creds_tag
Luke Howard
2005-02-02 07:32:59 +00:00
93ff9f0443
fix cc_retrieve prototype, add KCM cc_ops
Luke Howard
2005-02-02 07:32:47 +00:00
5d93249adc
add _krb5_send_and_recv_tcp
Luke Howard
2005-02-02 07:32:31 +00:00
099770ec85
add initial implementation of KCM client library
Luke Howard
2005-02-02 07:32:09 +00:00
4de42cbbbb
add krb5_get_init_creds_keyblock (for now - subject to change)
Luke Howard
2005-02-02 07:30:25 +00:00
6152d507ad
pass all options to cc_retrieve_cred
Luke Howard
2005-02-02 07:30:04 +00:00
710ae74abe
register KCM cc_ops
Luke Howard
2005-02-02 07:29:54 +00:00
83b5139ce2
use cc_retrieve_cred if present rather than enumerating ccache
Luke Howard
2005-02-02 07:29:14 +00:00
45f3051509
Add --enable-kcm option
Luke Howard
2005-02-02 07:21:00 +00:00
4daeba844b
x
Love Hörnquist Åstrand
2005-01-26 06:18:25 +00:00
b102fef822
x
Love Hörnquist Åstrand
2005-01-25 17:23:32 +00:00
90c5f79ab0
x
Luke Howard
2005-01-24 10:36:06 +00:00
4fdebcb8b9
Don't crash when logging no server etype support if client == NULL
Luke Howard
2005-01-24 10:34:21 +00:00
240da19de0
Allow NULL in_options to be passed to krb5_get_init_creds_password()
Luke Howard
2005-01-24 10:32:43 +00:00
ebd6d664a1
x
Love Hörnquist Åstrand
2005-01-21 09:11:17 +00:00
6cf1196acf
include <roken.h>
Love Hörnquist Åstrand
2005-01-21 09:10:57 +00:00
65be1e8d8e
include <ctype.h>, cast argument to isspace to unsigned char
Love Hörnquist Åstrand
2005-01-21 09:09:08 +00:00
bd913bb529
(dump): handle errors
Love Hörnquist Åstrand
2005-01-19 17:09:56 +00:00
4b0ec3a65a
x
Love Hörnquist Åstrand
2005-01-19 11:50:06 +00:00
84cc7d9ee9
x
Love Hörnquist Åstrand
2005-01-17 13:40:22 +00:00
bc686b4cbf
s/random_key/random_key_flag/, From Dave Love <d.love@dl.ac.uk>
Love Hörnquist Åstrand
2005-01-17 13:40:08 +00:00
62dc17f843
x
Love Hörnquist Åstrand
2005-01-12 18:24:21 +00:00
5d6a307d4b
Texinfo fixes. Text about irix 6.5 using PAM. From: Dave Love <d.love@dl.ac.uk>
Love Hörnquist Åstrand
2005-01-12 18:23:15 +00:00
b0767711ce
make build, for real this time
Love Hörnquist Åstrand
2005-01-09 20:33:00 +00:00
4ceacfa1b0
revert part (server) referals draft patch that shouldn't have gone in, not tested
Love Hörnquist Åstrand
2005-01-09 16:49:38 +00:00
cf0e5a90f2
x
Love Hörnquist Åstrand
2005-01-09 04:26:34 +00:00
7da05fbefb
cast argument to isalnum to unsigned char
Love Hörnquist Åstrand
2005-01-09 04:23:58 +00:00
5236181a15
x
Love Hörnquist Åstrand
2005-01-08 23:39:02 +00:00
2830ca741b
get_v4_tgt only used when compileing with kerberos 4 support
Love Hörnquist Åstrand
2005-01-08 23:38:01 +00:00
23f894d712
x
Love Hörnquist Åstrand
2005-01-08 23:29:04 +00:00
0380823194
x
Love Hörnquist Åstrand
2005-01-08 23:20:32 +00:00
915454f2fd
cast argument to toupper to unsigned char
Love Hörnquist Åstrand
2005-01-08 23:17:58 +00:00
ee872ac323
cast argument to is* to unsigned char
Love Hörnquist Åstrand
2005-01-08 23:16:44 +00:00
bfbbff5ad9
x
Love Hörnquist Åstrand
2005-01-08 23:14:33 +00:00
c84e1ed765
cast argument to tolower to unsigned char
Love Hörnquist Åstrand
2005-01-08 23:11:12 +00:00
1ddf04ca40
x
Love Hörnquist Åstrand
2005-01-08 23:06:02 +00:00
7d377c3e98
cast argument to tolower to unsigned char
Love Hörnquist Åstrand
2005-01-08 23:05:07 +00:00
039d507d89
cast argument to isdigit to unsigned char
Love Hörnquist Åstrand
2005-01-08 22:58:38 +00:00
5f77418366
cast argument to toupper to unsigned char
Love Hörnquist Åstrand
2005-01-08 22:57:18 +00:00
7ee1cf1d33
(hashcaseadd): cast argument to toupper to unsigned char
Love Hörnquist Åstrand
2005-01-08 22:55:26 +00:00
8b62d6288a
x
Love Hörnquist Åstrand
2005-01-08 22:28:18 +00:00
6e6b40f359
(kfd_match_version): cast argument to islower to unsigned char
Love Hörnquist Åstrand
2005-01-08 22:27:28 +00:00
ae6b6b2b67
x
Love Hörnquist Åstrand
2005-01-08 21:17:35 +00:00
d697ff390d
drop krb5_{checksum,enctype}_is_disabled
Love Hörnquist Åstrand
2005-01-08 21:12:10 +00:00
68572cd597
drop krb5_enctype_is_disabled, more text about krb5_enctype_valid
Love Hörnquist Åstrand
2005-01-08 21:10:48 +00:00
5dc0e19c59
drop krb5_{checksum,enctype}_isdisabled
Love Hörnquist Åstrand
2005-01-08 21:06:04 +00:00
8ea83fdc64
drop krb5_checksum_is_disabled, krb5_checksum_valid handles that just fine
Love Hörnquist Åstrand
2005-01-08 20:52:19 +00:00
2d1c1063ef
krb5_enctype_is_disabled is the same thing as krb5_enctype_valid, so use the later since its older and the api doesn't really need another entry point
Love Hörnquist Åstrand
2005-01-08 20:43:50 +00:00
2e28b3c16a
x
Love Hörnquist Åstrand
2005-01-08 16:03:21 +00:00
bd002ad6b2
text dump format
Love Hörnquist Åstrand
2005-01-08 16:02:55 +00:00
15684ddefb
x
Love Hörnquist Åstrand
2005-01-08 11:13:45 +00:00
beef6dff24
x
Love Hörnquist Åstrand
2005-01-08 11:07:48 +00:00
b6c787c350
x
Love Hörnquist Åstrand
2005-01-05 18:08:30 +00:00
028094a426
document --addresses, controls what addresses kpasswd should listen too
Love Hörnquist Åstrand
2005-01-05 18:07:44 +00:00
0ae2572c5c
add --addresses, controls what addresses kpasswd should listen too
Love Hörnquist Åstrand
2005-01-05 18:07:22 +00:00
69a18af8ac
(krb5_parse_address): filter out dup addresses from getaddrinfo
Love Hörnquist Åstrand
2005-01-05 17:36:11 +00:00
ef82bfdf9a
document -c
Love Hörnquist Åstrand
2005-01-05 16:08:58 +00:00
8e0cc6db4d
allow specifying a credential cache to use for the admin principal
Love Hörnquist Åstrand
2005-01-05 16:08:03 +00:00
978ae789ab
constify to avoid warning with -Wwrite-string
Love Hörnquist Åstrand
2005-01-05 15:22:02 +00:00
6f518b7198
add 0.6.2 and 0.6.3 items
Love Hörnquist Åstrand
2005-01-05 15:08:28 +00:00
9f33b64b7a
x
Love Hörnquist Åstrand
2005-01-05 09:54:34 +00:00
299a0c0048
document krb5_generate_subkey_extended
Love Hörnquist Åstrand
2005-01-05 09:52:29 +00:00
5021545677
(man_MANS) += krb5_is_thread_safe.3
Love Hörnquist Åstrand
2005-01-05 09:47:42 +00:00
8b728dab95
x
Love Hörnquist Åstrand
2005-01-05 09:47:02 +00:00
802103911a
(krb5_is_thread_safe): return TRUE is the library was compiled with multithreading support. If not, application must global lock the library, it it uses threads that call kerberos functions at the same time.
Love Hörnquist Åstrand
2005-01-05 09:41:36 +00:00
590645de88
x
Luke Howard
2005-01-05 06:34:07 +00:00
191db4ab4f
support ETYPE_ARCFOUR_HMAC_MD5_56
Luke Howard
2005-01-05 06:31:01 +00:00