-
71fb56309c
_kdc_find_etype consolidation
Jeffrey Altman
2013-07-27 20:02:16 -04:00
-
37ca3d35a9
Windows: use roken's rk_rename
Jeffrey Altman
2013-07-12 17:36:59 -04:00
-
5b223c2caa
roken: do not require use of rk_mkdir on all platforms
Jeffrey Altman
2013-07-12 17:33:06 -04:00
-
1826106ff4
When asking for the strongest key, get it right
Nicolas Williams
2013-07-27 17:29:54 -05:00
-
1f147f0fa6
Check all three DES types
Nicolas Williams
2013-07-27 16:51:01 -05:00
-
f4f89ac8e0
Fix bug with use strongest session key feature
Nicolas Williams
2013-07-27 03:21:12 -05:00
-
afa9db62ba
match code, pointed out by Sergio Gelato <Sergio.Gelato@astro.su.se>
Love Hornquist Astrand
2013-07-26 10:35:49 +02:00
-
1a8038d8a6
don't free armor_ccache, since krb5_cc are not yet ref counted
Love Hornquist Astrand
2013-07-19 14:56:01 +02:00
-
3484432cc5
clean log between test, dump log on failure
Love Hornquist Astrand
2013-07-19 14:53:22 +02:00
-
ad824fcd6a
remove bit that might make old perl fail
Love Hornquist Astrand
2013-07-19 14:40:37 +02:00
-
bf69625424
spelling
Love Hornquist Astrand
2013-07-19 00:26:28 +02:00
-
a21f1f384a
We always say we support FAST/enc-pa-rep
Love Hornquist Astrand
2013-07-19 00:24:43 +02:00
-
39abb10aa9
move where we reset etypelist
Love Hornquist Astrand
2013-07-18 16:36:08 +02:00
-
581f834b4e
include db6/db.h
Love Hornquist Astrand
2013-07-18 14:56:38 +02:00
-
787d9ceec9
check for db6/db.h
Love Hornquist Astrand
2013-07-18 14:48:20 +02:00
-
82d71b063b
support db6 too, based on patch from Lars Wendler <wendler@fasihi.net>
Love Hornquist Astrand
2013-07-18 14:47:40 +02:00
-
644bbff26f
better documentation
Love Hornquist Astrand
2013-07-16 15:59:20 +02:00
-
f8fb62ff1b
remember to free auth_data
Love Hornquist Astrand
2013-07-16 15:36:16 +02:00
-
ea1e3776fb
heim_ipc is not available on Win32 yet
Nico Williams
2013-07-16 21:06:34 -05:00
-
1f78baf198
Make krb5-types.h define int64_t on Win32
Nico Williams
2013-07-16 21:04:32 -05:00
-
f49339f31b
make fast work with mit kerberos
Love Hornquist Astrand
2013-07-16 15:31:30 +02:00
-
ad74581850
add KRB5_PADATA_FX_FAST_ARMOR to the fast armor data
Love Hornquist Astrand
2013-07-16 15:17:25 +02:00
-
5be2888433
add auth_data bits
Love Hornquist Astrand
2013-07-16 15:14:57 +02:00
-
b4d1168557
add auth_data
Love Hornquist Astrand
2013-07-16 15:13:31 +02:00
-
bee5290cc3
add KERB-ARMOR-SERVICE-REPLY
Love Hornquist Astrand
2013-07-16 15:12:43 +02:00
-
28611511ec
adopt _krb5_get_ad
Love Hornquist Astrand
2013-07-16 15:10:24 +02:00
-
4d799bdd26
support derive key and prf for des3
Love Hornquist Astrand
2013-07-16 15:00:19 +02:00
-
d41f005cc1
add _krb5_get_ad
Love Hornquist Astrand
2013-07-16 14:57:03 +02:00
-
a1168815ec
use krb5_cc_get_lifetime
Love Hornquist Astrand
2013-07-16 14:42:24 +02:00
-
9f979d20d7
prefix json functions
Love Hornquist Astrand
2013-07-16 13:06:57 +02:00
-
72e6a0f383
fcache: correct build errors on Windows
Jeffrey Altman
2013-07-12 18:19:49 -04:00
-
884b007938
Check owner too
Love Hornquist Astrand
2013-07-12 17:20:41 +02:00
-
f396f66523
add [libdefaults]fcache_strict_checking to gate the strict checking, defaults to on
Love Hornquist Astrand
2013-07-11 21:17:49 +02:00
-
2a565482f4
More strict fcache rules
Love Hornquist Astrand
2013-07-11 19:29:04 +02:00
-
efe81b12ef
allow the non preauth case again
Love Hornquist Astrand
2013-07-11 15:56:04 +02:00
-
3ad1bf2dcc
provide O_NOFOLLOW if there is non
Love Hornquist Astrand
2013-07-10 22:06:19 +02:00
-
44ddd05ec1
honor env when not issuid
Love Hornquist Astrand
2013-07-10 22:02:43 +02:00
-
403f599dbd
better error reporting
Love Hornquist Astrand
2013-07-10 21:50:04 +02:00
-
5dfaa0d10b
Be friendly to krb5_generate_random_block consumers
Ben Kaduk
2013-07-02 10:59:45 -04:00
-
2107924b37
catch error from krb5_ functions
Love Hornquist Astrand
2013-06-28 08:46:26 +02:00
-
1cd578f6b4
catch error value from krb5_ functions and exit
Love Hornquist Astrand
2013-06-28 08:40:49 +02:00
-
786e790f2c
mdoc uses the .Lk macro to mark up hyperlinks (from Igor Sobrado <sobrado@orion.ciencias.uniovi.es>)
Love Hornquist Astrand
2013-06-27 19:41:10 +02:00
-
be204adf4c
Add more documentation links to section 8 pages
Igor Sobrado
2013-06-27 09:33:08 +02:00
-
5f138a16ef
libkrb5: Add missing KRB5_LIB_FUNCTION/KRB5_LIB_CALL
Jeffrey Altman
2013-06-22 18:10:01 -04:00
-
dd47d25e5d
libkrb5: No fchmod on Windows
Jeffrey Altman
2013-06-22 17:37:46 -04:00
-
57d55d2b81
libkrb5: replace mkdir with rk_mkdir in dcache.c
Jeffrey Altman
2013-06-22 17:36:40 -04:00
-
8fa446d75c
roken: Add rk_mkdir()
Jeffrey Altman
2013-06-22 17:31:51 -04:00
-
de305a6f4c
roken: Define S_IRWXU and friends on Windows
Jeffrey Altman
2013-06-22 17:29:08 -04:00
-
63735cc066
roken: include direct.h if HAVE_DIRECT_H
Jeffrey Altman
2013-06-22 17:27:16 -04:00
-
bdfb19128d
roken: build writev.c on Windows
Jeffrey Altman
2013-06-22 17:22:49 -04:00
-
9547a2ca9e
Avoid unused variable warning on Windows
Jeffrey Altman
2013-06-22 17:19:52 -04:00
-
b07058dbe1
Build new lib/krb5 sources on Windows
Jeffrey Altman
2013-06-22 17:14:07 -04:00
-
8fe301c692
Include krb5-private.h in gssapi/ntlm/crypto.c
Jeffrey Altman
2013-06-22 17:11:22 -04:00
-
ab72ccbab3
Export missing asn1 and hx509 functions on Windows
Jeffrey Altman
2013-06-22 17:04:24 -04:00
-
a97c9c9be4
avoid "*/" outside of comment warning on Windows
Jeffrey Altman
2013-06-22 16:45:28 -04:00
-
eccbdac238
Remove unused variable
Jeffrey Altman
2013-06-21 19:02:54 -04:00
-
423ef23e43
Windows: _krb5_store_string_to_reg_value REG_DWORD
Jeffrey Altman
2013-06-21 18:56:20 -04:00
-
f80cc553f8
Make build on Windows
Nicolas Williams
2013-06-21 23:09:44 -05:00
-
b935bf493e
roken: include limits.h unconditionally
Jeffrey Altman
2013-06-21 15:55:06 -04:00
-
dc87425f93
Merge pull request #31 from jhutz/rand-unix-ignore-write
Love Hörnquist Åstrand
2013-06-18 21:23:56 -07:00
-
-
db8f03740a
hcrypto/rand-unix.c: Ignore write(2) result harder
Jeffrey Hutzelman
2013-06-18 22:40:49 -04:00
-
-
92c6891c36
get the prototype right for yyparse, it returns an int
Love Hornquist Astrand
2013-06-17 09:29:54 -07:00
-
00a46a334c
Merge pull request #30 from kaduk/max_path
Love Hörnquist Åstrand
2013-06-14 13:58:27 -07:00
-
-
c0328e1328
Always provide a usable PATH_MAX
Ben Kaduk
2013-06-14 13:31:42 -04:00
-
-
647fad8295
Remove name canon rules from krb5.conf.5
Nicolas Williams
2013-06-09 23:42:37 -05:00
-
c76ec8ec6a
Fix bug in KDC handling of enterprise principals
Nicolas Williams
2013-06-08 19:17:33 -05:00
-
fdfe696821
if no db, don't check FAST
Love Hornquist Astrand
2013-06-05 20:33:29 -07:00
-
7c77f1842a
generate .x files for template too
Love Hornquist Astrand
2013-06-05 20:28:56 -07:00
-
73e5a50a72
use random() if we don't have arc4random()
Love Hornquist Astrand
2013-06-05 20:21:11 -07:00
-
ac22078116
add missing files
Love Hornquist Astrand
2013-06-05 20:01:11 -07:00
-
5201dadb62
argh, add missing \t
Love Hornquist Astrand
2013-06-04 01:03:32 -07:00
-
c696439942
fix up some more
Love Hornquist Astrand
2013-06-04 00:59:41 -07:00
-
a3f21747aa
move to new plugin system
Love Hornquist Astrand
2013-06-04 00:16:55 -07:00
-
f53e1e7876
switch to new plugin handler
Love Hornquist Astrand
2013-06-04 00:04:16 -07:00
-
4e44171a28
cast away enum warnings
Love Hornquist Astrand
2013-06-03 22:05:09 -07:00
-
80fe143874
remove deprected warnings until we can move to non deprecated api
Love Hornquist Astrand
2013-06-03 22:03:20 -07:00
-
ebe9b82b8d
Fix warning (from Victor)
Love Hornquist Astrand
2013-06-03 21:56:34 -07:00
-
4227e45a58
Merge branch 'nico/gss_constify'
Love Hornquist Astrand
2013-06-03 21:51:10 -07:00
-
-
060474df16
quel 64bit warnings, fixup implicit encoding for template, fix spelling
Love Hornquist Astrand
2013-06-03 21:45:51 -07:00
-
b301e47fb8
rename heim_serialize to heim_copy_serialize to follow create/copy/get semantics
Love Hornquist Astrand
2013-05-30 18:28:37 -07:00
-
a53f3a49e2
Fix unused variable warnings
Nicolas Williams
2013-06-02 15:52:41 -05:00
-
774f166e31
First attempt s/\<const gss_.*_t/gss_const_.*_t/g
Nicolas Williams
2013-06-02 14:49:53 -05:00
-
-
2433496ea6
Simplify user_realm support by removing krb5_parse_name_flags_realm()
Viktor Dukhovni
2013-05-17 00:38:49 +00:00
-
203e2beedd
The DIR ccache code and tests don't quite work yet.
Viktor Dukhovni
2013-05-16 03:01:49 +00:00
-
4ce879c938
Fix: double free
Viktor Dukhovni
2013-05-16 03:00:50 +00:00
-
3f3bcc2731
When user_realm is used by PAM, do likewise in kinit.
Viktor Dukhovni
2013-05-16 00:07:56 +00:00
-
4fcad71a3a
Two new flags for krb5_parse_name_flags_realm():
Viktor Dukhovni
2013-05-15 19:40:38 -04:00
-
a2127d091d
New krb5_parse_name_flags_realm supports explicit default realm.
Viktor Dukhovni
2013-05-15 19:39:38 -04:00
-
01fff2ca9c
Allow krb5_principal_set_realm to set the realm to NULL.
Viktor Dukhovni
2013-05-15 19:44:13 -04:00
-
a2dfe4c467
Merge pull request #25 from kaduk/faq
Love Hörnquist Åstrand
2013-05-08 11:56:55 -07:00
-
-
402e7ba08d
Update URL for Kerberos FAQ
Ben Kaduk
2013-05-08 12:10:24 -04:00
-
-
b2ff260e15
klist --json support
Love Hornquist Astrand
2013-05-07 16:47:45 -07:00
-
6d356ae74d
remove debug printf's
Love Hornquist Astrand
2013-05-07 13:27:10 -07:00
-
c98d31d186
fixup
Love Hornquist Astrand
2013-05-07 13:25:07 -07:00
-
ed6c3921e6
make krb5_cc_get_lifetime sane
Love Hornquist Astrand
2013-05-07 13:10:22 -07:00
-
55e5bfdfe0
add krb5_principal_is_root_krbtgt
Love Hornquist Astrand
2013-05-07 13:10:02 -07:00
-
71c2303eb8
make compile
Love Hornquist Astrand
2013-05-07 13:09:33 -07:00
-
a4a47000b7
don't deal with pid files
Love Hornquist Astrand
2013-05-02 12:05:04 -07:00
-
39516c2fc5
Normalize kinit.c whitespace in preparation for user_realm support patch.
Viktor Dukhovni
2013-04-26 18:39:31 +00:00
-
bf40b8cc63
Comment wordsmithing
Viktor Dukhovni
2013-04-29 21:19:07 +00:00