Unix header and doc fixes.
[shibboleth/xmltooling.git] / xmltooling / util / ReloadableXMLFile.cpp
2010-04-30 cantorUnix header and doc fixes.
2010-04-02 cantorClear thread/condvar during shutdown.
2010-04-02 cantorExpose shutdown method to address race condition.
2010-03-31 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-44
2010-03-30 cantorSynchronize access to backup file.
2010-03-30 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-54
2010-01-08 cantorSwitch from int to long in status code exception path.
2009-12-30 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-52
2009-10-12 cantorReducing header overuse, non-inlining selected methods...
2009-09-26 cantorReducing header overuse, non-inlining selected methods...
2009-03-24 cantorIncrease parser timeout values, output complete documen...
2009-02-04 cantorRework support for libcurl-based input to parser.
2008-12-15 cantorXerces 3 revisions.
2008-01-30 cantorTreat . and .. as absolute path signals.
2008-01-27 cantorAdd some logging.
2008-01-10 cantorLower level on CRIT messages.
2007-10-11 cantorFix namespace in SOAP fault child elements.
2007-07-31 cantorBackport libcurl-based Xerces net access.
2007-05-08 cantorInitialize timestamp based on initial load.
2007-05-04 cantorPulled out curl accessor, doesn't seem to work anyway.
2007-04-13 cantorInject logging category into base class.
2007-02-02 cantorUpdate copyright.
2007-01-04 cantorChange class access, better logging, trap reload errors.
2007-01-03 cantorFix defaulting of reload flag.
2007-01-03 cantorBase class for reloadable local and remote configurations.