Skip Menu |
 

From: ghudson@mit.edu
Subject: SVN Commit

Now that SAM1 support has been removed, the KDC does not need a replay
replay cache. Remove all code within USE_RCACHE and associated support.
Rename --disable-kdc-replay-cache to --disable-kdc-lookaside-cache.


https://github.com/krb5/krb5/commit/04e4c9cb9821c5a444f69f13d95333de0d4412ba
Commit By: ghudson
Revision: 24464
Changed Files:
U trunk/doc/build.texinfo
U trunk/src/configure.in
U trunk/src/kdc/Makefile.in
U trunk/src/kdc/extern.c
U trunk/src/kdc/extern.h
U trunk/src/kdc/kdc_util.c
U trunk/src/kdc/kdc_util.h
U trunk/src/kdc/main.c
From: tlyu@mit.edu
Subject: SVN Commit

pull up r24464 from trunk

------------------------------------------------------------------------
r24464 | ghudson | 2010-10-19 15:08:38 -0400 (Tue, 19 Oct 2010) | 9 lines

ticket: 6804
subject: Remove KDC replay cache
target_version: 1.9
tags: pullup

Now that SAM1 support has been removed, the KDC does not need a replay
replay cache. Remove all code within USE_RCACHE and associated support.
Rename --disable-kdc-replay-cache to --disable-kdc-lookaside-cache.

https://github.com/krb5/krb5/commit/b7e2f691edf2b45eb2a940a966a96cda0793c518
Commit By: tlyu
Revision: 24491
Changed Files:
U branches/krb5-1-9/doc/build.texinfo
U branches/krb5-1-9/src/configure.in
U branches/krb5-1-9/src/kdc/Makefile.in
U branches/krb5-1-9/src/kdc/extern.c
U branches/krb5-1-9/src/kdc/extern.h
U branches/krb5-1-9/src/kdc/kdc_util.c
U branches/krb5-1-9/src/kdc/kdc_util.h
U branches/krb5-1-9/src/kdc/main.c