Multi-line svn commit, see body.
[shibboleth/cpp-xmltooling.git] / xmltooling / impl / MemoryStorageService.cpp
2007-07-31 Scott CantorMulti-line svn commit, see body.
2007-06-28 Scott CantorExpose detection of duplicate insertions.
2007-06-22 Scott CantorCorrect expiration check in context update.
2007-06-10 Scott CantorMulti-line svn commit, see body.
2007-05-11 Scott CantorSun apparently striving for Ada-style type safety...
2007-03-10 Scott CantorReturn expiration on versioned read.
2007-02-03 Scott CantorEliminate map of expiration times, add option to update...
2007-02-02 Scott CantorUpdate copyright.
2007-01-24 Scott CantorAdd version tracking to storage service API.
2006-10-13 Scott Cantorgcc const fix, converted linefeeds
2006-09-29 Scott CantorPrevent create/update from seeing expired records.
2006-09-25 Scott CantorSimplify access to records and prevent reads of expired...
2006-09-25 Scott CantorAdd context to log messages.
2006-09-22 Scott CantorSimplify storage context mgmt.
2006-09-22 Scott CantorImplement context storage handles.
2006-09-21 Scott CantorAdded a simple storage abstraction, and an in-memory...