https://issues.shibboleth.net/jira/browse/SSPCPP-544
[shibboleth/sp.git] / odbc-store /
2013-11-22 scantorUpdate version resources
2013-05-21 scantorRemove outdated build files
2013-05-21 scantorParameterize msbuild path
2013-05-06 scantorBump version
2012-10-14 rdwMove to explicitly included property sheets for include...
2012-10-09 scantorBump file versions for changed plugins
2012-10-09 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-507
2012-09-26 scantorBump version.
2012-07-18 scantorSome cleanup and defensive code
2012-05-22 scantorFix install hooks and switch to PACKAGE_NAME macro.
2012-05-18 scantorAdd patch version
2012-04-30 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-448
2012-02-13 scantorRemove extra header
2012-01-13 scantorBoost changes to rest of project
2011-10-10 scantorCheck for overflow in storage APIs.
2011-08-05 scantorClean up some settings and add VC project files for...
2011-06-15 scantorChange license header.
2011-05-20 scantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-372
2011-05-19 scantorAdjust VC build for parallel make, fixes for SSPCPP...
2011-03-08 scantorBump version, add plugins ext library, draft of GSS...
2011-02-05 scantorBump versions, require Xerces >= 2.7 for getTextContent
2011-01-28 cantorBump version.
2010-12-07 cantorGenerate PDB files in Release builds, and fix 64-bit...
2010-11-19 cantorHopefully proper use of LIBADD to fix LDFLAG ordering...
2010-05-05 cantorVS10 solution files, convert from NULL macro to nullptr.
2010-03-04 cantorAdd non-build files to VS projects.
2009-12-25 cantorBump version, version schema directories.
2009-11-23 cantorBump version, add overall version to log.
2009-10-31 cantorClean up svn props.
2009-10-13 cantorReducing header overuse, non-inlining selected methods...
2009-09-12 cantorBump version.
2009-08-03 cantorBump version.
2009-02-03 cantorMigrate makefiles to MSVC9
2008-12-30 cantorUpdate versions and copyrights.
2008-12-30 cantorXerces 3 revisions.
2008-07-22 cantorUpdate version.
2008-06-24 cantorAdd cross-compile targets for x64.
2008-04-02 cantorFix for SSPCPP-90.
2008-03-04 cantorLog message spelling.
2008-02-27 cantorAdd retry feature for insert and update operations.
2008-02-27 cantorAllow reduction of isolation level via config.
2008-02-26 cantorUpdate was using unescaped key.
2008-02-15 cantorSwitch to auto-commit for all the non-update transactions.
2008-01-18 cantorSQL Server wants column lengths filled in.
2008-01-18 cantorFree statement after direct exec.
2008-01-18 cantorSupposedly statements get freed when the connection...
2008-01-18 cantorCheck for null env handle.
2008-01-18 cantorPrepared statememt version, pending testing.
2007-12-13 cantorAdd INTO keyword to insert statement.
2007-10-20 cantorPort fastcgi code to trunk.
2007-09-13 cantorUpdate version resources.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-06-28 cantorExpose detection of duplicate insertions.
2007-06-25 cantorPrepping Unix build of ODBC plugin.
2007-06-23 cantorAdd conditional fetch of values during read.
2007-06-22 cantorCorrect misc. SQL errors.
2007-06-22 cantorODBC storage plugin building on Windows...
2007-02-12 cantorDraft of query tool, not working yet.
2007-02-02 cantorUpdate copyright.
2007-01-18 foxFix return values. Check text for qoutes.
2007-01-17 foxInitial checkin of ODBC storage service
2006-12-15 cantorReorg projects a bit, created new ODBC extension project.