Commit Graph

13667 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
e317e88de0 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14139 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-20 14:05:51 +00:00
Love Hörnquist Åstrand
61c7512638 send ABOR protect with security layer if its there
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14138 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-20 14:05:31 +00:00
Love Hörnquist Åstrand
c3c2482488 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14137 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-20 13:41:39 +00:00
Love Hörnquist Åstrand
bf0ab85d2e Remove all traces of setjmp/longjmp.
Handle those command that is needed in oobhandler,
those are ABOR, STAT, ENC, CONF, MIC.
add options to turn off insecure OOB handling and document the option

Changes inspired by openbsd and netbsd changes but quite diffrent is
most places since the code no longer look and is structured the same
way.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14136 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-20 13:31:20 +00:00
Love Hörnquist Åstrand
8763264587 (krb5_get_err_text): if neither of com_right nor strerror finds the
error-code, return Unknown error.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14135 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-20 07:54:58 +00:00
Johan Danielsson
33700d850a x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14134 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-19 15:32:21 +00:00
Johan Danielsson
c7b40cba89 update to reality
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14133 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-19 15:32:02 +00:00
Johan Danielsson
8964d4ead4 if a .k5login file exist, don't give implicit rights to anyone; also
check owner/mode of .k5login


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14132 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-19 15:31:40 +00:00
Johan Danielsson
49856b092f x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14131 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-18 16:59:16 +00:00
Johan Danielsson
1f57648d35 add --detach
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14130 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-18 16:59:03 +00:00
Johan Danielsson
7733bf3dd0 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14129 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-16 18:12:14 +00:00
Johan Danielsson
feee26f3a1 reverse help strings for --no-gss-bindings and --no-gss-delegate
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14128 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-16 18:10:35 +00:00
Love Hörnquist Åstrand
f5946ce7bf man_MANS = krb5_getportbyname.3
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14127 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-15 16:05:08 +00:00
Love Hörnquist Åstrand
9592525a3e manpage for krb5_getportbyname
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14126 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-15 16:04:16 +00:00
Love Hörnquist Åstrand
bf8dc75548 add krb5_getportbyname
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14125 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-15 16:02:13 +00:00
Love Hörnquist Åstrand
aecf9eb1d9 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14124 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-15 13:08:54 +00:00
Love Hörnquist Åstrand
d2e3b6f2b4 krb5_free_salt and krb5_enctype_valid
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14123 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-15 13:07:15 +00:00
Love Hörnquist Åstrand
d9a43dfd35 document krb5_enctype_valid
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14122 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-15 13:00:11 +00:00
Love Hörnquist Åstrand
071edda84b (get_pa_etype_info{,2}): check for dup enctypes from the client and
filter them out.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14119 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-13 19:08:26 +00:00
Love Hörnquist Åstrand
740681764a x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14118 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-13 14:05:51 +00:00
Love Hörnquist Åstrand
d7c3e29589 print keytypes on long format
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14117 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-13 14:05:33 +00:00
Love Hörnquist Åstrand
86adf3a995 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14116 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-13 13:24:21 +00:00
Love Hörnquist Åstrand
b7664ac1cb document krb5_free_salt
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14115 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-13 13:23:57 +00:00
Love Hörnquist Åstrand
b3c377ae79 data needs to be freed when using krb5_ticket_get_authorization_data_type
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14114 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-12 10:22:04 +00:00
Love Hörnquist Åstrand
710e81318e x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14113 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-11 21:50:01 +00:00
Love Hörnquist Åstrand
f81af1030b test variables in default_cc_name
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14112 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-11 21:49:46 +00:00
Love Hörnquist Åstrand
10f34a170b explain support for varibles in [libdefaults]default_cc_name
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14111 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-11 21:49:08 +00:00
Love Hörnquist Åstrand
1851cd8507 drop ${time}, its not very useful
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14110 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-11 21:44:52 +00:00
Love Hörnquist Åstrand
92b867f617 Add _krb5_expand_default_cc_name that expand variables in the default
cc name. Supported variables now are: ${time},${uid} and ${null}


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14109 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-11 21:42:34 +00:00
Love Hörnquist Åstrand
71ddb66f10 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14108 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-11 19:38:24 +00:00
Love Hörnquist Åstrand
d81bbb37ac x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14107 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-11 19:26:43 +00:00
Love Hörnquist Åstrand
292536b121 document default_cc_name
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14106 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-11 19:25:22 +00:00
Love Hörnquist Åstrand
3ea7dd11bb (krb5_cc_set_default_name): s/libdefault/libdefaults/
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14105 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-11 19:21:20 +00:00
Love Hörnquist Åstrand
5d2f79f90c (DES_rand_data): also try /dev/arandom
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14104 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-10 11:21:48 +00:00
Love Hörnquist Åstrand
6f6b196959 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14103 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-09 13:41:45 +00:00
Love Hörnquist Åstrand
350845db92 ifdef protect AFS_SYSCALL for DragonFly since they still define
__FreeBSD__ (and __FreeBSD_version), but claim that they will stop
doing it some time...


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14102 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-09 13:41:32 +00:00
Love Hörnquist Åstrand
7a20eef04a x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14101 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-09 11:25:03 +00:00
Love Hörnquist Åstrand
e44b2f9e21 dragonflybsd uses 339 just like freebsd5
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14100 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-09 11:24:47 +00:00
Love Hörnquist Åstrand
379db7c5fa x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14099 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-07 14:36:13 +00:00
Love Hörnquist Åstrand
b28cb7da78 mutex buglet, From: Luke Howard <lukeh@PADL.COM>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14098 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-07 14:31:52 +00:00
Love Hörnquist Åstrand
9fc2282d2b x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14097 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-06 16:37:29 +00:00
Love Hörnquist Åstrand
5c193984ae remove magic 3 with ccapi_version_3
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14096 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-06 16:09:51 +00:00
Love Hörnquist Åstrand
3b7f84fe0d libkrb5_la_SOURCES += acache.c
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14095 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-06 16:03:05 +00:00
Love Hörnquist Åstrand
00373fe5ba register krb5_acc_ops
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14094 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-06 16:01:54 +00:00
Love Hörnquist Åstrand
cb6d60695f add krb5_acc_ops
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14093 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-06 16:01:07 +00:00
Love Hörnquist Åstrand
97fd731a78 CCAPI v3 implementation, the read only support was from Magnus Ahltorp
and then extended by me to support all other operations.  Tested with
MIT kerberos cc cache implementation on MacOS 10.3.3


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14092 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-06 16:00:41 +00:00
Love Hörnquist Åstrand
eb4103488f (krb5_cc_set_default_name): allow setting the default cc name, this is
not very useful for general purpose glue since its not possible to
glue in user information (like uid), but for CCAPI it works just fine


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14091 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-06 15:58:27 +00:00
Love Hörnquist Åstrand
fe9c311247 document --cache/-c
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14090 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-05 18:49:47 +00:00
Love Hörnquist Åstrand
bd3655ba6e allow to specify what credential cache to use
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14089 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-05 18:49:25 +00:00
Love Hörnquist Åstrand
ccfb3e4629 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14088 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-03 11:14:48 +00:00