Missing signal header, tighten up template for map cleanup.
[shibboleth/xmltooling.git] / xmltooling / impl / MemoryStorageService.cpp
2007-03-10 cantorReturn expiration on versioned read.
2007-02-03 cantorEliminate map of expiration times, add option to update...
2007-02-02 cantorUpdate copyright.
2007-01-24 cantorAdd version tracking to storage service API.
2006-10-13 cantorgcc const fix, converted linefeeds
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...