Prevent create/update from seeing expired records.
[shibboleth/xmltooling.git] / xmltooling / impl / MemoryStorageService.cpp
2006-09-29 cantorPrevent create/update from seeing expired records.
2006-09-25 cantorSimplify access to records and prevent reads of expired...
2006-09-25 cantorAdd context to log messages.
2006-09-22 cantorSimplify storage context mgmt.
2006-09-22 cantorImplement context storage handles.
2006-09-21 cantorAdded a simple storage abstraction, and an in-memory...