https://issues.shibboleth.net/jira/browse/CPPXT-66
[shibboleth/cpp-xmltooling.git] / xmltooling / util / ReloadableXMLFile.cpp
2010-11-12 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-66
2010-09-16 Scott CantorDrop from warn to info when using backup file.
2010-09-14 Scott CantorFix stream constructor calls.
2010-09-14 Scott CantorFix stream constructor calls.
2010-09-01 Scott CantorCheck for null condition variable in case reload thread...
2010-07-22 Scott CantorUpdate ctors to use new attribute shortcuts.
2010-05-24 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-47
2010-05-19 Scott CantorRevisions to improve handling of backup files.
2010-05-16 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-58
2010-05-04 Scott CantorConvert from NULL macro to nullptr.
2010-04-30 Scott CantorUnix header and doc fixes.
2010-04-02 Scott CantorClear thread/condvar during shutdown.
2010-04-02 Scott CantorExpose shutdown method to address race condition.
2010-03-31 Scott CantorMulti-line svn commit, see body.
2010-03-30 Scott CantorSynchronize access to backup file.
2010-03-30 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-54
2010-01-08 Scott CantorSwitch from int to long in status code exception path.
2009-12-30 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-52
2009-10-12 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-26 Scott CantorReducing header overuse, non-inlining selected methods...
2009-03-24 Scott CantorIncrease parser timeout values, output complete documen...
2009-02-04 Scott CantorRework support for libcurl-based input to parser.
2008-12-15 Scott CantorXerces 3 revisions.
2008-01-30 Scott CantorMulti-line svn commit, see body.
2008-01-27 Scott CantorAdd some logging.
2008-01-10 Scott CantorLower level on CRIT messages.
2007-10-11 Scott CantorMulti-line svn commit, see body.
2007-07-31 Scott CantorMulti-line svn commit, see body.
2007-05-08 Scott CantorInitialize timestamp based on initial load.
2007-05-04 Scott CantorMulti-line svn commit, see body.
2007-04-13 Scott CantorInject logging category into base class.
2007-02-02 Scott CantorUpdate copyright.
2007-01-04 Scott CantorChange class access, better logging, trap reload errors.
2007-01-03 Scott CantorFix defaulting of reload flag.
2007-01-03 Scott CantorBase class for reloadable local and remote configurations.