Remove KDC replay cache
authorGreg Hudson <ghudson@mit.edu>
Tue, 19 Oct 2010 19:08:38 +0000 (19:08 +0000)
committerGreg Hudson <ghudson@mit.edu>
Tue, 19 Oct 2010 19:08:38 +0000 (19:08 +0000)
commit04e4c9cb9821c5a444f69f13d95333de0d4412ba
tree2a9bf3501a7ad53fa7840cade8b0002c1c48d6e2
parent7e56b7883283c06e14095644de3734f71c2737ba
Remove KDC replay cache

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.

ticket: 6804
target_version: 1.9
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24464 dc483132-0cff-0310-8789-dd5450dbe970
doc/build.texinfo
src/configure.in
src/kdc/Makefile.in
src/kdc/extern.c
src/kdc/extern.h
src/kdc/kdc_util.c
src/kdc/kdc_util.h
src/kdc/main.c