Version bump
[shibboleth/cpp-sp.git] / odbc-store /
2015-07-05 Scott CantorVersion bump
2015-07-05 Scott CantorCPPXT-104 - Add exception handling to integer conversions
2015-03-04 Scott CantorFix eol props on Windows files, add bz2/zip dist targets
2015-01-21 Scott CantorBump library version
2013-11-22 Scott CantorUpdate version resources 2.5.3
2013-05-21 Scott CantorRemove outdated build files
2013-05-21 Scott CantorParameterize msbuild path
2013-05-06 Scott CantorBump version
2012-10-14 Rod WiddowsonMove to explicitly included property sheets for include...
2012-10-09 Scott CantorBump file versions for changed plugins
2012-10-09 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-507
2012-09-26 Scott CantorBump version.
2012-07-18 Scott CantorSome cleanup and defensive code
2012-05-22 Scott CantorFix install hooks and switch to PACKAGE_NAME macro.
2012-05-18 Scott CantorAdd patch version
2012-04-30 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-448
2012-02-13 Scott CantorRemove extra header
2012-01-13 Scott CantorBoost changes to rest of project
2011-10-10 Scott CantorCheck for overflow in storage APIs.
2011-08-05 Scott CantorClean up some settings and add VC project files for...
2011-06-15 Scott CantorChange license header.
2011-05-20 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-372
2011-05-19 Scott CantorAdjust VC build for parallel make, fixes for SSPCPP...
2011-03-08 Scott CantorBump version, add plugins ext library, draft of GSS...
2011-02-05 Scott CantorBump versions, require Xerces >= 2.7 for getTextContent
2011-01-28 Scott CantorBump version.
2010-12-07 Scott CantorGenerate PDB files in Release builds, and fix 64-bit...
2010-11-19 Scott CantorHopefully proper use of LIBADD to fix LDFLAG ordering...
2010-05-05 Scott CantorVS10 solution files, convert from NULL macro to nullptr.
2010-03-04 Scott CantorAdd non-build files to VS projects.
2009-12-25 Scott CantorBump version, version schema directories.
2009-11-23 Scott CantorBump version, add overall version to log.
2009-11-03 Scott CantorUpdate ignores.
2009-10-31 Scott CantorClean up svn props.
2009-10-13 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-12 Scott CantorBump version.
2009-08-03 Scott CantorBump version.
2009-02-03 Scott CantorMigrate makefiles to MSVC9
2008-12-30 Scott CantorUpdate versions and copyrights.
2008-12-30 Scott CantorXerces 3 revisions.
2008-07-22 Scott CantorUpdate version.
2008-06-24 Scott CantorAdd cross-compile targets for x64.
2008-04-02 Scott CantorFix for SSPCPP-90.
2008-03-04 Scott CantorLog message spelling.
2008-02-27 Scott CantorAdd retry feature for insert and update operations.
2008-02-27 Scott CantorAllow reduction of isolation level via config.
2008-02-26 Scott CantorUpdate was using unescaped key.
2008-02-15 Scott CantorSwitch to auto-commit for all the non-update transactions.
2008-01-18 Scott CantorSQL Server wants column lengths filled in.
2008-01-18 Scott CantorFree statement after direct exec.
2008-01-18 Scott CantorSupposedly statements get freed when the connection...
2008-01-18 Scott CantorCheck for null env handle.
2008-01-18 Scott CantorPrepared statememt version, pending testing.
2007-12-13 Scott CantorAdd INTO keyword to insert statement.
2007-10-20 Scott CantorPort fastcgi code to trunk.
2007-09-13 Scott CantorUpdate version resources.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-06-28 Scott CantorExpose detection of duplicate insertions.
2007-06-25 Scott CantorPrepping Unix build of ODBC plugin.
2007-06-23 Scott CantorAdd conditional fetch of values during read.
2007-06-22 Scott CantorCorrect misc. SQL errors.
2007-06-22 Scott CantorODBC storage plugin building on Windows...
2007-06-11 Scott CantorRename config file.
2007-02-12 Scott CantorDraft of query tool, not working yet.
2007-02-02 Scott CantorUpdate copyright.
2007-01-18 Jim FoxFix return values. Check text for qoutes.
2007-01-17 Jim FoxInitial checkin of ODBC storage service
2006-12-20 Scott CantorMore lib migration, purged old thread/error template...
2006-12-15 Scott CantorReorg projects a bit, created new ODBC extension project.