more portably GSS library detection
[shibboleth/sp.git] / odbc-store /
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.