When deleting requests from the list/cache, delete them if they've
authoraland <aland>
Tue, 15 Apr 2003 20:28:45 +0000 (20:28 +0000)
committeraland <aland>
Tue, 15 Apr 2003 20:28:45 +0000 (20:28 +0000)
commit494ebc8c6016a5f51b9cf54585176de77bf65f05
treed10dbb51e42b87934b9d7e1fc8ffde8ec603eba5
parent0c56546c9845d85412ae20d3fe4015c0bada8239
When deleting requests from the list/cache, delete them if they've
been marked as "don't cache", instead of checking for a number
of special conditions.

In the 'process request' code, do the checks for special conditions,
and set the "don't cache" flag.
src/include/radiusd.h
src/main/radiusd.c