# # ChangeLog for main/trunk/greenstone2/runtime-src # # Generated by Trac 1.4.2 # 2024-03-29T04:38:03+13:00 Thu, 06 May 2010 00:52:58 GMT davidb [22045] * main/trunk/greenstone2/runtime-src/src/recpt/basequeryaction.h (added) Introduction of sql-query action. This has been achived be creating ... Thu, 06 May 2010 00:52:27 GMT davidb [22044] * main/trunk/greenstone2/runtime-src/src/recpt/basequeryaction.cpp (added) * main/trunk/greenstone2/runtime-src/src/recpt/sqlqueryaction.cpp (added) * main/trunk/greenstone2/runtime-src/src/recpt/sqlqueryaction.h (added) Introduction of sql-query action. This has been achived be creating ... Thu, 29 Apr 2010 04:38:05 GMT mdewsnip [21997] * main/trunk/greenstone2/runtime-src/src/recpt/cgiutils.cpp (modified) Fixed nasty problem where random memory can be iterated through when ... Wed, 28 Apr 2010 01:00:47 GMT kjdon [21980] * main/trunk/greenstone2/runtime-src/src/oaiservr/oaidispatcher.cpp (modified) added stylesheet info to the output so get a nice page when user ... Wed, 28 Apr 2010 00:48:05 GMT kjdon [21978] * main/trunk/greenstone2/runtime-src/src/oaiservr/abstractlistaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/oaiservr/oaiaction.cpp (modified) for record datestamp, use gs.OAIDateStamp if available, otherwise use ... Tue, 27 Apr 2010 23:51:37 GMT kjdon [21973] * main/trunk/greenstone2/runtime-src/src/recpt/phindaction.cpp (modified) Need to convert query between unicode and utf8 for mgpp Tue, 27 Apr 2010 00:36:54 GMT mdewsnip [21961] * main/trunk/greenstone2/runtime-src/src/recpt/cgiutils.cpp (modified) Added call to reset() on the inconverter before converting each CGI ... Thu, 22 Apr 2010 08:38:17 GMT ak19 [21945] * main/trunk/greenstone2/runtime-src/src/colservr/win32.mak (modified) * main/trunk/greenstone2/runtime-src/src/oaiservr/win32.mak (modified) * main/trunk/greenstone2/runtime-src/src/protocol/win32.mak (modified) * main/trunk/greenstone2/runtime-src/src/recpt/win32.mak (modified) * main/trunk/greenstone2/runtime-src/src/w32server/win32.mak (modified) * main/trunk/greenstone2/runtime-src/src/z3950/win32.mak (modified) Fixed up win32.mak files in runtime-src that set DEFS for ANY of the ... Wed, 21 Apr 2010 06:56:55 GMT ak19 [21931] * main/trunk/greenstone2/runtime-src/src/oaiservr/win32.mak (modified) Matches the win32.mak of recpt: doesn't compile up oaserver.cgi for ... Mon, 19 Apr 2010 02:40:39 GMT ak19 [21906] * main/trunk/greenstone2/runtime-src/packages/apache-httpd/install-bindist.sh (modified) Reinstating some of the handling of envvars file to before previous Fri, 16 Apr 2010 08:20:39 GMT ak19 [21895] * main/trunk/greenstone2/runtime-src/packages/apache-httpd/install-bindist.sh (modified) Can set envvars ourselves instead of preserving it 'if it exists'. It ... Fri, 16 Apr 2010 04:44:44 GMT ak19 [21894] * main/trunk/greenstone2/runtime-src/packages/apache-httpd/install-bindist.sh (modified) 1. Removed insertion of unnecessary quotes when replacing the ... Thu, 15 Apr 2010 07:41:29 GMT ak19 [21887] * main/trunk/greenstone2/runtime-src/packages/Makefile.in (modified) Occurrences of the placeholder APACHE_HOME_OS were not getting ... Wed, 14 Apr 2010 01:22:07 GMT kjdon [21883] * main/trunk/greenstone2/runtime-src/src/oaiservr/oaiaction.cpp (modified) don't use dc.date for datestamp, instead use the new gs.OAIDateStamp Tue, 13 Apr 2010 23:20:25 GMT kjdon [21878] * main/trunk/greenstone2/runtime-src/src/java/org/nzdl/gsdl/Phind/Phind.java (modified) we need to keep the original version of the search word to display ... Tue, 13 Apr 2010 22:00:26 GMT kjdon [21877] * main/trunk/greenstone2/runtime-src/src/recpt/collectoraction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/depositoraction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/wizardaction.cpp (modified) added ifndefs around the define _XOPEN_SOURCE. Adding in gsdlconf to ... Tue, 13 Apr 2010 02:46:46 GMT kjdon [21875] * main/trunk/greenstone2/runtime-src/src/recpt/gsdl_modules_cfg.h (modified) config.h not there on windows, should have included gsdlconf.h Mon, 12 Apr 2010 23:59:15 GMT kjdon [21874] * main/trunk/greenstone2/runtime-src/src/recpt/gsdl_modules_cfg.h (modified) need to include config.h to use ENABLE_MGPP Wed, 24 Mar 2010 04:15:55 GMT ak19 [21810] * main/trunk/greenstone2/runtime-src/packages/apache-httpd/httpd.conf.in (modified) LANG env needs to be consistent: passed to apache web server to keep ... Tue, 23 Mar 2010 03:47:52 GMT mdewsnip [21808] * main/trunk/greenstone2/runtime-src/src/recpt/formattools.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/formattools.h (modified) Added format_t destructor, to fix one memory leak. Tue, 16 Mar 2010 22:37:39 GMT kjdon [21799] * main/trunk/greenstone2/runtime-src/src/oaiservr/dublincore.cpp (modified) output_custom_metadata needs a return value Mon, 08 Mar 2010 07:06:21 GMT ak19 [21772] * main/trunk/greenstone2/runtime-src/src/colservr/source.cpp (modified) Removing the Doc and Sec opening and closing tags, since they ... Wed, 03 Mar 2010 01:59:22 GMT kjdon [21761] * main/trunk/greenstone2/runtime-src/src/oaiservr/dublincore.cpp (modified) * main/trunk/greenstone2/runtime-src/src/oaiservr/dublincore.h (modified) * main/trunk/greenstone2/runtime-src/src/oaiservr/metaformat.cpp (modified) * main/trunk/greenstone2/runtime-src/src/oaiservr/metaformat.h (modified) adding code to provide a URL in a dc.identifier field to link to the ... Tue, 02 Mar 2010 22:06:37 GMT kjdon [21758] * main/trunk/greenstone2/runtime-src/src/recpt/browsetoolsclass.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/browsetoolsclass.h (modified) * main/trunk/greenstone2/runtime-src/src/recpt/formattools.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/formattools.h (modified) * main/trunk/greenstone2/runtime-src/src/recpt/vlistbrowserclass.cpp (modified) now we dynamically generate srclink (and /srclink, and new srchref ... Mon, 01 Mar 2010 23:16:10 GMT mdewsnip [21752] * main/trunk/greenstone2/runtime-src/src/recpt/formattools.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/formattools.h (modified) Added new "htmlsafe:", "xmlsafe:", and "truncate(X):" (truncate ... Mon, 01 Mar 2010 00:04:36 GMT kjdon [21743] * main/trunk/greenstone2/runtime-src/src/recpt/browsetoolsclass.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/documentaction.cpp (modified) should be using assocfilepath instead of archivedir Mon, 25 Jan 2010 02:03:40 GMT mdewsnip [21605] * main/trunk/greenstone2/runtime-src/src/oaiservr/metaformat.cpp (modified) Swapped an "if" block and an "else" block in ... Mon, 18 Jan 2010 01:27:31 GMT mdewsnip [21490] * main/trunk/greenstone2/runtime-src/src/recpt/gsdl_modules_cfg.h (modified) * main/trunk/greenstone2/runtime-src/src/recpt/wizardaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/wizardaction.h (modified) Adding new GSDL_USE_WIZARD_ACTION definition to gsdl_modules_cfg.h, ... Mon, 18 Jan 2010 01:13:17 GMT mdewsnip [21489] * main/trunk/greenstone2/runtime-src/src/recpt/userdb.cpp (modified) Modifying userdb.cpp so it uses the more general dbclass object ... Fri, 15 Jan 2010 04:32:09 GMT mdewsnip [21485] * main/trunk/greenstone2/runtime-src/src/recpt/Makefile.in (modified) * main/trunk/greenstone2/runtime-src/src/recpt/historydb.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/win32.mak (modified) Modifying historydb.cpp so it uses the more general dbclass object ... Fri, 15 Jan 2010 04:13:56 GMT ak19 [21484] * main/trunk/greenstone2/runtime-src/packages/apache-httpd/win32.mak (modified) Deleting an extra object file that used to linger upon doing a make ... Fri, 15 Jan 2010 02:16:03 GMT mdewsnip [21472] * main/trunk/greenstone2/runtime-src/src/colservr/Makefile.in (modified) * main/trunk/greenstone2/runtime-src/src/colservr/collectset.cpp (modified) * main/trunk/greenstone2/runtime-src/src/colservr/win32.mak (modified) Created USE_GDBM and USE_JDBM defines that work similar to USE_SQLITE ... Thu, 14 Jan 2010 06:34:40 GMT ak19 [21455] * main/trunk/greenstone2/runtime-src/src/colservr/collectset.h (modified) * main/trunk/greenstone2/runtime-src/src/oaiservr/oaiconfig.h (modified) Major bug fix after Dr Bainbridge debugged the server code which was ... Thu, 14 Jan 2010 03:08:59 GMT ak19 [21453] * main/trunk/greenstone2/runtime-src/src/colservr/collectset.cpp (modified) * main/trunk/greenstone2/runtime-src/src/colservr/collectset.h (modified) Dr Bainbridge improved some code by adding the helper method ... Tue, 12 Jan 2010 03:25:17 GMT ak19 [21446] * main/trunk/greenstone2/build-src/configure.in (modified) * main/trunk/greenstone2/common-src/configure.in (modified) * main/trunk/greenstone2/common-src/indexers/configure.ac (modified) * main/trunk/greenstone2/common-src/indexers/mgpp/configure.in (modified) * main/trunk/greenstone2/configure.in (modified) * main/trunk/greenstone2/runtime-src/configure.in (modified) Configure files updated to correctly set all the variables that can ... Mon, 11 Jan 2010 05:13:45 GMT ak19 [21442] * main/trunk/greenstone2/runtime-src/src/corba/Makefile.in (modified) In the configure.in files, MICO_DIR is now set to withval not ... Mon, 11 Jan 2010 01:28:27 GMT ak19 [21440] * main/trunk/greenstone2/build-src/configure (modified) * main/trunk/greenstone2/build-src/configure.in (modified) * main/trunk/greenstone2/common-src/configure (modified) * main/trunk/greenstone2/common-src/configure.in (modified) * main/trunk/greenstone2/runtime-src/configure (modified) * main/trunk/greenstone2/runtime-src/configure.in (modified) MICO_DIR should be set to withval not enableval, this was already ... Thu, 07 Jan 2010 01:23:27 GMT ak19 [21435] * main/trunk/greenstone2/common-src/src/lib/win32.mak (modified) * main/trunk/greenstone2/common-src/win32.mak (modified) * main/trunk/greenstone2/runtime-src/src/colservr/win32.mak (modified) * main/trunk/greenstone2/runtime-src/src/oaiservr/win32.mak (modified) * main/trunk/greenstone2/runtime-src/src/protocol/win32.mak (modified) * main/trunk/greenstone2/runtime-src/src/recpt/win32.mak (modified) * main/trunk/greenstone2/runtime-src/src/w32server/win32.mak (modified) * main/trunk/greenstone2/runtime-src/src/z3950/win32.mak (modified) * main/trunk/greenstone2/runtime-src/win32.mak (modified) * main/trunk/greenstone2/win32.mak (modified) Better way of setting the ENABLE_indexer and USE_SQLITE and ... Wed, 06 Jan 2010 04:30:17 GMT davidb [21432] * main/trunk/greenstone2/build-src/configure (modified) * main/trunk/greenstone2/build-src/configure.in (modified) * main/trunk/greenstone2/common-src/configure (modified) * main/trunk/greenstone2/common-src/configure.in (modified) * main/trunk/greenstone2/common-src/packages/configure (modified) * main/trunk/greenstone2/common-src/packages/gdbm/gdbm-1.8.3/configure (modified) * main/trunk/greenstone2/common-src/packages/gdbm/gdbm-1.8.3/configure.in (modified) * main/trunk/greenstone2/configure (modified) * main/trunk/greenstone2/configure.in (modified) * main/trunk/greenstone2/runtime-src/configure (modified) * main/trunk/greenstone2/runtime-src/configure.in (modified) Update to use of -m32, which is activated when compiling on a 64-bit ... Tue, 05 Jan 2010 11:19:06 GMT davidb [21424] * main/trunk/greenstone2/runtime-src/src/oaiservr/oaiargs.cpp (modified) When testing on a 64-bit architecture, compile failed with error: ... Mon, 04 Jan 2010 10:14:10 GMT davidb [21415] * main/trunk/greenstone2/runtime-src/src/colservr/collectset.cpp (modified) Support for JDBM database backend added Tue, 15 Dec 2009 23:31:52 GMT kjdon [21361] * main/trunk/greenstone2/runtime-src/src/z3950/Makefile.in (modified) missing iconv lib for accentfolding Tue, 15 Dec 2009 21:44:58 GMT oranfry [21353] * main/tags/2.83/gsdl/build-src (modified) * main/tags/2.83/gsdl/build-src/packages/isis-gdl (modified) * main/tags/2.83/gsdl/build-src/src/hashfile (modified) * main/tags/2.83/gsdl/build-src/src/phind/generate (modified) * main/tags/2.83/gsdl/common-src/packages (modified) * main/tags/2.83/gsdl/common-src/packages/gdbm/gdbm-1.8.3 (modified) * main/tags/2.83/gsdl/common-src/src/gdbmedit/db2txt (modified) * main/tags/2.83/gsdl/common-src/src/gdbmedit/gdbmdel (modified) * main/tags/2.83/gsdl/common-src/src/gdbmedit/gdbmget (modified) * main/tags/2.83/gsdl/common-src/src/gdbmedit/gdbmkeys (modified) * main/tags/2.83/gsdl/common-src/src/gdbmedit/gdbmset (modified) * main/tags/2.83/gsdl/common-src/src/gdbmedit/txt2db (modified) * main/tags/2.83/gsdl/common-src/src/getpw (modified) * main/tags/2.83/gsdl/common-src/src/lib (modified) * main/trunk/greenstone2 (modified) * main/trunk/greenstone2/common-src (modified) * main/trunk/greenstone2/runtime-src (modified) * main/trunk/greenstone2/runtime-src/packages (modified) * main/trunk/greenstone2/runtime-src/src/colservr (modified) * main/trunk/greenstone2/runtime-src/src/corba (modified) * main/trunk/greenstone2/runtime-src/src/oaiservr (modified) * main/trunk/greenstone2/runtime-src/src/protocol (modified) * main/trunk/greenstone2/runtime-src/src/recpt (modified) * main/trunk/greenstone2/runtime-src/src/z3950 (modified) completed svn:ignore list Fri, 11 Dec 2009 01:44:12 GMT ak19 [21337] * main/trunk/greenstone2/common-src/win32.mak (modified) * main/trunk/greenstone2/runtime-src/packages/apache-httpd/win32.mak (modified) Make tends to output every statement to the console, regardless of ... Thu, 10 Dec 2009 23:57:04 GMT ak19 [21336] * main/trunk/greenstone2/runtime-src/src/recpt/win32.mak (modified) Missing include when compiling MGPP on its own (when ENABLE_MG is off) Thu, 10 Dec 2009 06:52:35 GMT ak19 [21332] * main/trunk/greenstone2/common-src/win32.mak (modified) * main/trunk/greenstone2/runtime-src/packages/apache-httpd/win32.mak (modified) * main/trunk/greenstone2/runtime-src/src/protocol/win32.mak (modified) Some Windows-specific bugfixes to the recent changes for enabling or ... Wed, 09 Dec 2009 08:50:53 GMT ak19 [21329] * main/trunk/greenstone2/runtime-src/config.h.in (modified) * main/trunk/greenstone2/runtime-src/configure (modified) * main/trunk/greenstone2/runtime-src/configure.in (modified) * main/trunk/greenstone2/runtime-src/win32.mak (modified) Changes to makefiles, configure files, and source code to work with ... Wed, 09 Dec 2009 08:43:49 GMT ak19 [21326] * main/trunk/greenstone2/runtime-src/src/colservr/mgppsource.cpp (added) * main/trunk/greenstone2/runtime-src/src/colservr/mgppsource.h (added) Changes to makefiles, configure files, and source code to work with ... Wed, 09 Dec 2009 08:41:14 GMT ak19 [21324] * main/trunk/greenstone2/runtime-src/src/colservr/Makefile.in (modified) * main/trunk/greenstone2/runtime-src/src/colservr/collectserver.cpp (modified) * main/trunk/greenstone2/runtime-src/src/colservr/collectset.cpp (modified) * main/trunk/greenstone2/runtime-src/src/colservr/collectset.h (modified) * main/trunk/greenstone2/runtime-src/src/colservr/phrasesearch.cpp (modified) * main/trunk/greenstone2/runtime-src/src/colservr/phrasesearch.h (modified) * main/trunk/greenstone2/runtime-src/src/colservr/win32.mak (modified) * main/trunk/greenstone2/runtime-src/src/corba/Makefile.in (modified) * main/trunk/greenstone2/runtime-src/src/corba/corbaclient.mpp (modified) * main/trunk/greenstone2/runtime-src/src/oaiservr/Makefile.in (modified) * main/trunk/greenstone2/runtime-src/src/oaiservr/win32.mak (modified) * main/trunk/greenstone2/runtime-src/src/protocol/Makefile.in (modified) * main/trunk/greenstone2/runtime-src/src/protocol/win32.mak (modified) * main/trunk/greenstone2/runtime-src/src/recpt/Makefile.in (modified) * main/trunk/greenstone2/runtime-src/src/recpt/gsdl_modules_cfg.h (modified) * main/trunk/greenstone2/runtime-src/src/recpt/librarymain.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/mod_gsdl.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/win32.mak (modified) * main/trunk/greenstone2/runtime-src/src/recpt/wizardaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/w32server/cgiwrapper.cpp (modified) * main/trunk/greenstone2/runtime-src/src/w32server/win32.mak (modified) * main/trunk/greenstone2/runtime-src/src/z3950/Makefile.in (modified) * main/trunk/greenstone2/runtime-src/src/z3950/win32.mak (modified) Changes to makefiles, configure files, and source code to work with ... Wed, 09 Dec 2009 08:16:26 GMT ak19 [21323] * main/trunk/greenstone2/bin/script/lucene_passes.pl (modified) * main/trunk/greenstone2/common-src/indexers/mg/lib/win32.mak (modified) * main/trunk/greenstone2/runtime-src/src/z3950/z3950server.h (modified) Minor corrective changes before major commits for new compile ... Tue, 01 Dec 2009 01:19:06 GMT oranfry [20999] * main/trunk/greenstone2 (moved) restructuring the repository Mon, 16 Nov 2009 06:45:24 GMT ak19 [20949] * gsdl/trunk/runtime-src/src/w32server/fnord.cpp (modified) * gsdl/trunk/runtime-src/src/w32server/settings.cpp (modified) * gsdl/trunk/runtime-src/src/w32server/settings.h (modified) Need to write out hostIP in case we were using this address- ...