Upstream no longer install plugin .la files, so don't remove them
[shibboleth/sp.git] / odbc-store /
2012-11-03 Sam HartmanMerge remote-tracking branch 'origin/moonshot-packaging...
2012-09-26 Sam HartmanMerge commit '2.5.0' into moonshot-packaging-fixes
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-12-16 Sam HartmanMerge remote-tracking branch 'origin/moonshot' into...
2011-12-13 Sam HartmanMerge remote-tracking branch 'origin/moonshot' into...
2011-12-05 Sam HartmanMerge remote-tracking branch 'origin/moonshot-packaging...
2011-10-10 scantorCheck for overflow in storage APIs.
2011-10-10 Sam HartmanMerge remote-tracking branch 'origin/REL_2' into HEAD
2011-08-09 Sam Hartmanautoreconf
2011-08-09 Sam HartmanMerge remote-tracking branch 'origin/moonshot' into...
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-04-25 Sam HartmanMerge commit '8e9c50db98f6c0bbf58ec714786b8207de75d55d...
2011-04-25 Sam HartmanMerge commit '2.4.2' into debian
2011-04-07 Russ AllberyMerge branch 'upstream' into bug/unlink-pidfile
2011-04-07 Russ AllberyMerge commit 'upstream/2.4.2+dfsg'
2011-04-07 Russ AllberyImported Upstream version 2.4.2+dfsg
2011-03-08 scantorBump version, add plugins ext library, draft of GSS...
2011-02-05 scantorBump versions, require Xerces >= 2.7 for getTextContent
2011-02-01 Ferenc WagnerMerge commit 'upstream/2.3.1+dfsg' into bug/unlink...
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.
2010-01-03 Russ AllberyMerge branch 'bug/unlink-pidfile'
2010-01-03 Russ AllberyMerge commit 'upstream/2.3.1+dfsg' into debian
2010-01-03 Russ AllberyMerge commit 'upstream/2.3.1+dfsg' into bug/init
2009-12-25 cantorBump version, version schema directories.
2009-12-18 Russ AllberyMerge commit 'upstream/2.3.1+dfsg'
2009-12-18 Russ AllberyImported Upstream version 2.3.1+dfsg
2009-11-23 cantorBump version, add overall version to log.
2009-11-10 Russ AllberyMerge branch 'upstream' into debian
2009-11-10 Russ AllberyMerge branch 'upstream' into bug/init
2009-11-10 Russ AllberyMerge commit 'upstream/2.3+dfsg'
2009-11-10 Russ AllberyImported Upstream version 2.3+dfsg
2009-10-31 cantorClean up svn props.
2009-10-13 cantorReducing header overuse, non-inlining selected methods...
2009-09-12 cantorBump version.
2009-08-21 Russ AllberyMerge branch 'bug/autoconf-doxygen'
2009-08-21 Russ AllberyMerge branch 'upstream' into debian
2009-08-21 Russ AllberyMerge branch 'upstream' into bug/init
2009-08-21 Russ AllberyMerge branch 'upstream' into bug/autoconf-doxygen
2009-08-21 Russ AllberyImported Upstream version 2.2.1+dfsg
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-08-24 Russ AllberyMerge branch 'upstream' into debian
2008-08-23 Russ AllberyMerge branch 'bug/gcc-4.3'
2008-08-23 Russ AllberyMerge branch 'upstream' into bug/xmltooling
2008-08-23 Russ AllberyMerge branch 'upstream' into bug/init
2008-08-23 Russ AllberyMerge branch 'upstream' into bug/gcc-4.3
2008-08-23 Russ AllberyImported Upstream version 2.1.dfsg1
2008-07-24 Russ AllberyMerge branch 'debian'
2008-07-24 Russ AllberyFix variable sizes in the ODBC code
2008-07-22 cantorUpdate version.
2008-06-24 cantorAdd cross-compile targets for x64.
2008-05-08 Russ AllberyImported Upstream version 2.0
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.