# # ChangeLog for gsdl/trunk/runtime-src # # Generated by Trac 1.4.2 # 2024-05-19T01:13:41+12:00 Tue, 29 Sep 2009 22:10:16 GMT mdewsnip [20761] * gsdl/trunk/runtime-src/src/colservr/expat_document.cpp (modified) Fixed a free() in expat_document.cpp that should be a delete, found ... Tue, 29 Sep 2009 21:29:12 GMT mdewsnip [20756] * gsdl/trunk/runtime-src/src/recpt/formattools.cpp (modified) Fixed memory bug (causing crash on some Windows machines) in ... Tue, 29 Sep 2009 05:17:44 GMT ak19 [20746] * gsdl/trunk/runtime-src/packages/configure (modified) Dr Bainbridge suggested compiling libiconv up as a static library ... Mon, 28 Sep 2009 03:41:28 GMT mdewsnip [20733] * gsdl/trunk/runtime-src/src/colservr/expat_resultset.cpp (modified) Fixed a free() in expat_resultset.cpp that should be a delete, found ... Mon, 28 Sep 2009 03:10:57 GMT kjdon [20730] * gsdl/trunk/runtime-src/src/colservr/expat_document.cpp (modified) * gsdl/trunk/runtime-src/src/colservr/lucenesource.cpp (modified) now we are using gs2:docOID to find the right section in a document ... Mon, 28 Sep 2009 01:59:17 GMT kjdon [20727] * gsdl/trunk/runtime-src/src/colservr/lucenequeryfilter.cpp (modified) * gsdl/trunk/runtime-src/src/colservr/lucenequeryfilter.h (modified) * gsdl/trunk/runtime-src/src/colservr/mgppqueryfilter.cpp (modified) * gsdl/trunk/runtime-src/src/colservr/mgppqueryfilter.h (modified) added support for defaultlevel in collect.cfg, for mgpp and lucene. ... Fri, 25 Sep 2009 00:03:35 GMT mdewsnip [20708] * gsdl/trunk/runtime-src/src/oaiservr/listsetsaction.cpp (modified) Same fix as made to identifyaction.cpp, to use a utf8outconvertclass ... Thu, 24 Sep 2009 22:31:05 GMT mdewsnip [20707] * gsdl/trunk/runtime-src/src/oaiservr/identifyaction.cpp (modified) Now uses a utf8outconvertclass when writing output from the Identify ... Tue, 22 Sep 2009 04:29:53 GMT davidb [20668] * gsdl/trunk/runtime-src/packages/apache-httpd/httpd-2.2.11-gs.tar.gz (modified) * gsdl/trunk/runtime-src/packages/configure (modified) better to include builtin libiconv support. Should prevent .so ... Tue, 22 Sep 2009 04:25:23 GMT davidb [20667] * gsdl/trunk/runtime-src/packages/apache-httpd/libiconv-1.13.1.tar.gz (added) better to include builtin libiconv support. Should prevent .so ... Fri, 18 Sep 2009 08:20:30 GMT ak19 [20638] * gsdl/trunk/runtime-src/src/w32apachectl/starthttpd.cpp (modified) * gsdl/trunk/runtime-src/src/w32apachectl/starthttpdchild.cpp (modified) * gsdl/trunk/runtime-src/src/w32apachectl/stophttpd.cpp (modified) Now returns negative values on input error (wrong number of ... Fri, 18 Sep 2009 05:56:25 GMT ak19 [20634] * gsdl/trunk/runtime-src/packages/apache-httpd/windows-httpd.conf.in (modified) Updated the windows version of httpd.conf.in to match the changes to ... Fri, 18 Sep 2009 00:18:01 GMT mdewsnip [20629] * gsdl/trunk/runtime-src/src/oaiservr/listsetsaction.cpp (modified) * gsdl/trunk/runtime-src/src/oaiservr/oaiconfig.cpp (modified) * gsdl/trunk/runtime-src/src/oaiservr/oaiconfig.h (modified) Added new "oaisetname" and "oaisetdescription" configuration options ... Thu, 17 Sep 2009 23:23:46 GMT mdewsnip [20628] * gsdl/trunk/runtime-src/src/oaiservr/abstractlistaction.cpp (modified) Now only uses cinfo.buildDate in the resumption token if a set has ... Thu, 17 Sep 2009 23:17:44 GMT mdewsnip [20627] * gsdl/trunk/runtime-src/src/oaiservr/abstractlistaction.cpp (modified) Minor code fix. Thu, 17 Sep 2009 23:14:42 GMT mdewsnip [20626] * gsdl/trunk/runtime-src/src/oaiservr/listsetsaction.cpp (modified) Fixed some inconsistencies in the resumption tokens used in the ... Thu, 17 Sep 2009 23:12:18 GMT mdewsnip [20625] * gsdl/trunk/runtime-src/src/oaiservr/resumptiontoken.cpp (modified) Fixed minor comment typo. Thu, 17 Sep 2009 07:30:08 GMT ak19 [20624] * gsdl/trunk/runtime-src/packages/apache-httpd/httpd.conf.in (modified) No more properties hosts in llssite.cfg and glisite.cfg config files. ... Thu, 17 Sep 2009 05:07:28 GMT ak19 [20621] * gsdl/trunk/runtime-src/packages/apache-httpd/windows-httpd.conf.in (modified) 1. Changes to get localhost to be recognised on Linux and the ... Thu, 17 Sep 2009 04:33:24 GMT ak19 [20620] * gsdl/trunk/runtime-src/packages/apache-httpd/httpd.conf.in (modified) 1. Changes to get localhost to be recognised on Linux and the ... Wed, 16 Sep 2009 03:24:06 GMT ak19 [20614] * gsdl/trunk/runtime-src/packages/apache-httpd/windows-httpd.conf.in (modified) Added the Allow From placeholder into the ScriptAlias as well (it was ... Tue, 15 Sep 2009 23:53:41 GMT kjdon [20607] * gsdl/trunk/runtime-src/src/oaiservr/oaiconfig.cpp (modified) find should be findchar Mon, 14 Sep 2009 03:17:01 GMT kjdon [20602] * gsdl/trunk/runtime-src/src/recpt/querytools.cpp (modified) * gsdl/trunk/runtime-src/src/recpt/querytools.h (modified) get_plain_query_terms: first pass through to remove TI:(...) and ... Mon, 14 Sep 2009 03:15:42 GMT kjdon [20601] * gsdl/trunk/runtime-src/src/recpt/queryaction.cpp (modified) use fqv instead of q arg to get the plain query terms when appropriate Sun, 13 Sep 2009 23:49:01 GMT kjdon [20593] * gsdl/trunk/runtime-src/src/recpt/depositoraction.cpp (modified) if builing fails, output the whole log, not just the last few lines Thu, 10 Sep 2009 23:54:17 GMT mdewsnip [20590] * gsdl/trunk/runtime-src/src/oaiservr/abstractlistaction.cpp (modified) * gsdl/trunk/runtime-src/src/oaiservr/abstractlistaction.h (modified) * gsdl/trunk/runtime-src/src/oaiservr/listsetsaction.cpp (modified) * gsdl/trunk/runtime-src/src/oaiservr/listsetsaction.h (modified) * gsdl/trunk/runtime-src/src/oaiservr/resumptiontoken.cpp (modified) * gsdl/trunk/runtime-src/src/oaiservr/resumptiontoken.h (modified) Completely rewrote the resumption token support, as its buginess ... Thu, 10 Sep 2009 22:22:55 GMT mdewsnip [20589] * gsdl/trunk/runtime-src/src/oaiservr/oaiaction.cpp (modified) * gsdl/trunk/runtime-src/src/oaiservr/oaiconfig.cpp (modified) * gsdl/trunk/runtime-src/src/oaiservr/oaimain.cpp (modified) * gsdl/trunk/runtime-src/src/oaiservr/oaitools.cpp (modified) * gsdl/trunk/runtime-src/src/oaiservr/recordaction.cpp (modified) Removed some unnecessary #includes. Wed, 09 Sep 2009 22:42:28 GMT mdewsnip [20574] * gsdl/trunk/runtime-src/src/oaiservr/listsetsaction.cpp (modified) * gsdl/trunk/runtime-src/src/oaiservr/listsetsaction.h (modified) Removed unused output_content() function in listsetsaction. Mon, 07 Sep 2009 01:57:28 GMT mdewsnip [20542] * gsdl/trunk/runtime-src/src/oaiservr/rfc1807.cpp (modified) Added correct namespace for rfc1807 according to OAI documentation, ... Sun, 06 Sep 2009 23:30:41 GMT davidb [20535] * gsdl/trunk/runtime-src/src/recpt/depositoraction.cpp (modified) The depositor now supports users that belong to collection specific ... Fri, 04 Sep 2009 03:16:40 GMT ak19 [20506] * gsdl/trunk/runtime-src/packages/apache-httpd/httpd.conf.in (modified) Needed to add order allow,deny allow from **connection** into the ... Wed, 02 Sep 2009 03:49:49 GMT kjdon [20481] * gsdl/trunk/runtime-src/src/recpt/queryaction.cpp (modified) * gsdl/trunk/runtime-src/src/recpt/querytools.cpp (modified) * gsdl/trunk/runtime-src/src/recpt/querytools.h (modified) added get_plain_query_terms method to querytools (only partially ... Fri, 28 Aug 2009 03:44:19 GMT ak19 [20430] * gsdl/trunk/runtime-src/packages/apache-httpd/win32.mak (modified) * gsdl/trunk/runtime-src/win32.mak (modified) 1. Cleaning doesn't abort when the apache-httpd folder had never ... Fri, 28 Aug 2009 01:12:33 GMT ak19 [20423] * gsdl/trunk/runtime-src/win32.mak (modified) Slashes need to go the other way for Windows Wed, 26 Aug 2009 07:13:13 GMT ak19 [20408] * gsdl/trunk/runtime-src/win32.mak (modified) To be tested: Makes logs folder to keep in sync with what the Linux ... Fri, 21 Aug 2009 05:48:54 GMT ak19 [20349] * gsdl/trunk/runtime-src/packages/apache-httpd/httpd-2.2.11-gs.tar.gz (modified) Dr Bainbridge fixed the configure.in (and generated the configure ... Wed, 19 Aug 2009 07:30:56 GMT ak19 [20339] * gsdl/trunk/runtime-src/win32.mak (modified) Instead of the files in folder w32apachectl getting compiled up for ... Fri, 07 Aug 2009 09:04:08 GMT ak19 [20184] * gsdl/trunk/gsicontrol.bat (modified) * gsdl/trunk/runtime-src/src/w32apachectl/stophttpd.cpp (modified) The program that sends the Stop signal to the apache web server now ... Fri, 07 Aug 2009 08:16:34 GMT ak19 [20183] * gsdl/trunk/common-src/win32.mak (modified) * gsdl/trunk/makegs2.bat (modified) * gsdl/trunk/runtime-src/packages/apache-httpd/win32.mak (modified) * gsdl/trunk/runtime-src/win32.mak (modified) 1. Updated makefiles to ensure that the local Apache web server gets ... Thu, 06 Aug 2009 07:52:53 GMT ak19 [20171] * gsdl/trunk/runtime-src/packages/apache-httpd/windows-httpd.conf.in (added) Windows httpd.conf.in file is not the same as the one for linux and ... Thu, 06 Aug 2009 06:18:55 GMT ak19 [20170] * gsdl/trunk/runtime-src/packages/apache-httpd/httpd-2.2.11.tar.gz (deleted) Replacing old httpd-2.2.11.tar.gz with the same BUT which has windows ... Thu, 06 Aug 2009 05:49:33 GMT ak19 [20169] * gsdl/trunk/runtime-src/packages/apache-httpd/httpd-2.2.11-gs.tar.gz (added) * gsdl/trunk/runtime-src/packages/configure (modified) Adding the customised apache web server source folder: a linux source ... Fri, 12 Jun 2009 04:48:50 GMT mdewsnip [19825] * gsdl/trunk/runtime-src/configure (modified) * gsdl/trunk/runtime-src/configure.in (modified) Fixed up bad directory test (for modules directory), causing an error ... Fri, 12 Jun 2009 03:57:06 GMT mdewsnip [19821] * gsdl/trunk/common-src/src/getpw/getpw.cpp (modified) * gsdl/trunk/runtime-src/src/recpt/collectoraction.cpp (modified) * gsdl/trunk/runtime-src/src/recpt/depositoraction.cpp (modified) * gsdl/trunk/runtime-src/src/recpt/wizardaction.cpp (modified) Commented out all occurrences of #define _XOPEN_SOURCE_EXTENDED 1 ... Fri, 12 Jun 2009 03:39:06 GMT mdewsnip [19820] * gsdl/trunk/runtime-src/src/recpt/maincfg.cpp (modified) Now also looks for ... Thu, 11 Jun 2009 02:35:45 GMT davidb [19806] * gsdl/trunk/runtime-src/src/colservr/collectset.cpp (modified) Dr Bainbridge's fix to getting collectgroup to work again, which ... Wed, 10 Jun 2009 01:11:20 GMT kjdon [19788] * gsdl/trunk/runtime-src/src/colservr/collectset.cpp (modified) * gsdl/trunk/runtime-src/src/w32server/cgiwrapper.cpp (modified) moved the text for existence of build.cfg out of w32server/cgiwrapper ... Wed, 10 Jun 2009 00:38:56 GMT oranfry [19787] * gsdl/trunk/runtime-src/packages/apache-httpd/install-bindist.sh (modified) put a simple check for existence before doing replacements in files Wed, 03 Jun 2009 01:40:12 GMT ak19 [19728] * gsdl/trunk/runtime-src/src/w32server/cgiwrapper.cpp (modified) Dr Bainbridge fixed a terrible bug that caused the server.exe to ... Tue, 26 May 2009 23:45:40 GMT kjdon [19611] * gsdl/trunk/runtime-src/src/recpt/librarymain.cpp (modified) * gsdl/trunk/runtime-src/src/z3950/z3950_to_gsdl.cpp (modified) changed path composition to use filename_cat instead of append, and ... Mon, 25 May 2009 03:19:23 GMT kjdon [19591] * gsdl/trunk/runtime-src/src/z3950/z3950server.cpp (modified) strip off namespace and subfield when creating metatags, as the d2m ... Mon, 25 May 2009 03:17:24 GMT kjdon [19590] * gsdl/trunk/runtime-src/src/z3950/z3950parser.cpp (modified) removed one print statement and changed another Thu, 21 May 2009 04:57:44 GMT ak19 [19548] * gsdl/trunk/runtime-src/src/w32server/fnord.cpp (modified) Recommitting the changes made to allow GLI to work with the ... Tue, 19 May 2009 04:54:40 GMT ak19 [19521] * gsdl/trunk/runtime-src/packages/d2m/win32.mak (modified) * gsdl/trunk/runtime-src/src/colservr/win32.mak (modified) * gsdl/trunk/runtime-src/src/oaiservr/win32.mak (modified) * gsdl/trunk/runtime-src/src/protocol/win32.mak (modified) * gsdl/trunk/runtime-src/src/recpt/win32.mak (modified) * gsdl/trunk/runtime-src/src/w32apachectl/win32.mak (modified) * gsdl/trunk/runtime-src/src/w32server/win32.mak (modified) * gsdl/trunk/runtime-src/src/z3950/win32.mak (modified) * gsdl/trunk/runtime-src/win32.mak (modified) Dr Bainbridge updated the Windows makefiles to 1. Take the DEBUG flag ... Mon, 18 May 2009 04:14:49 GMT ak19 [19514] * gsdl/trunk/runtime-src/src/w32server/fnord.cpp (modified) Reverting changes made to allow GLI to cope with GSI being launched ... Mon, 18 May 2009 01:25:24 GMT ak19 [19505] * gsdl/trunk/runtime-src/src/w32server/fnord.cpp (modified) w32server writes URL pending for the URL property into the ... Mon, 11 May 2009 04:58:08 GMT oranfry [19387] * gsdl/trunk/runtime-src/src/recpt/Makefile.in (modified) ignore mod_gsdl install Mon, 11 May 2009 01:09:39 GMT ak19 [19365] * gsdl/trunk/runtime-src/src/colservr/collectset.cpp (modified) * gsdl/trunk/runtime-src/src/colservr/collectset.h (modified) Dr Bainbridge fixed the bug that crashed server.exe when there's no ... Sun, 10 May 2009 23:35:57 GMT oranfry [19358] * gsdl/trunk/runtime-src/src/recpt/Makefile.in (modified) mod_gsdl.so not compiling under macos yet, ignore for now Thu, 07 May 2009 06:29:53 GMT ak19 [19345] * gsdl/trunk/runtime-src/src/w32apachectl (added) * gsdl/trunk/runtime-src/src/w32apachectl/starthttpd.cpp (added) * gsdl/trunk/runtime-src/src/w32apachectl/starthttpdchild.cpp (added) * gsdl/trunk/runtime-src/src/w32apachectl/stophttpd.cpp (added) * gsdl/trunk/runtime-src/src/w32apachectl/win32.mak (added) New folder w32apachectl written by Dr Bainbridge to start and stop a ... Thu, 07 May 2009 06:26:30 GMT ak19 [19344] * gsdl/trunk/runtime-src/win32.mak (modified) Added new folder w32apachectl in src to compile up Apache webserver ... Sun, 03 May 2009 04:53:02 GMT davidb [19312] * gsdl/trunk/runtime-src/src/recpt/formattools.cpp (modified) DocOID is now stored in the span-wrap tag to help with set-metadata call Sat, 02 May 2009 21:42:26 GMT davidb [19311] * gsdl/trunk/runtime-src/src/recpt/formattools.cpp (modified) Further mods to support metadata-spanwrap Thu, 30 Apr 2009 21:48:50 GMT davidb [19302] * gsdl/trunk/runtime-src/src/recpt/formattools.cpp (modified) * gsdl/trunk/runtime-src/src/recpt/formattools.h (modified) Introduction of [metadata-spanwrap] ... [/metadata-spanwrap] to mark ... Thu, 30 Apr 2009 10:09:56 GMT davidb [19301] * gsdl/trunk/runtime-src/packages/configure (modified) Added -with-included-apr to help Apache compile on different ... Thu, 30 Apr 2009 02:04:59 GMT davidb [19298] * gsdl/trunk/runtime-src/src/recpt/formattools.cpp (modified) optional support for metadata wrapped in span tags added. *OFF* by ... Thu, 30 Apr 2009 00:01:06 GMT mdewsnip [19297] * gsdl/trunk/runtime-src/src/recpt/dynamicclassifieraction.cpp (modified) Tidied up a few comments. Wed, 29 Apr 2009 23:36:41 GMT mdewsnip [19295] * gsdl/trunk/runtime-src/src/recpt (modified) Ignoring new .cgi extension. Wed, 29 Apr 2009 23:36:20 GMT mdewsnip [19294] * gsdl/trunk/runtime-src/src/oaiservr (modified) Ignoring new .cgi extension. Wed, 29 Apr 2009 11:15:32 GMT davidb [19292] * gsdl/trunk/runtime-src/src/recpt/Makefile.in (modified) Adjustment to -I flags to compile mod_gsdl.cpp/so so it can find the ... Wed, 29 Apr 2009 03:37:50 GMT ak19 [19289] * gsdl/trunk/runtime-src/src/w32server/fnord.cpp (modified) Tries to generate the llssite.cfg file from llssite.cfg.in if it's ... Sat, 25 Apr 2009 10:08:13 GMT davidb [19261] * gsdl/trunk/runtime-src/src/recpt/Makefile.in (modified) mod_gsdl.so needs to be enclosed in 'if' test so only installed with ... Sat, 25 Apr 2009 07:09:13 GMT davidb [19260] * gsdl/trunk/runtime-src/packages/Makefile.in (modified) Tweak to ensure Apache (if enabled) is installed before src/recpt is ... Sat, 25 Apr 2009 06:45:58 GMT davidb [19259] * gsdl/trunk/runtime-src/src/recpt/Makefile.in (modified) * gsdl/trunk/runtime-src/src/recpt/mod_gsdl.cpp (added) * gsdl/trunk/runtime-src/src/recpt/receptionist.cpp (modified) Revap of Greenstone as a module for Apache. Initial version coded by ... Thu, 23 Apr 2009 23:50:48 GMT davidb [19250] * gsdl/trunk/GSI-Makefile (modified) * gsdl/trunk/gsicontrol.sh (modified) * gsdl/trunk/llssite.cfg.in (modified) * gsdl/trunk/runtime-src/packages/apache-httpd/httpd.conf.in (modified) Unix version now allows the web server to be for local-only or ... Wed, 22 Apr 2009 10:32:44 GMT davidb [19210] * gsdl/trunk/runtime-src/src/w32server/netio.cpp (modified) * gsdl/trunk/runtime-src/src/w32server/resource.h (modified) * gsdl/trunk/runtime-src/src/w32server/server.rc (modified) * gsdl/trunk/runtime-src/src/w32server/settings.cpp (modified) * gsdl/trunk/runtime-src/src/w32server/settings.h (modified) Local Library Server can now either be configured to connects from ... Tue, 21 Apr 2009 03:06:32 GMT kjdon [19160] * gsdl/trunk/runtime-src/src/java/org/nzdl/gsdl/GsdlCollageApplet/Makefile (modified) modified the install path Tue, 21 Apr 2009 03:06:09 GMT kjdon [19159] * gsdl/trunk/runtime-src/src/java/org/nzdl/gsdl/Phind/Makefile (modified) added an install target Mon, 20 Apr 2009 09:56:30 GMT kjdon [19147] * gsdl/trunk/runtime-src/src/w32server/cgiwrapper.cpp (modified) need to configure recpt with httpweb Mon, 20 Apr 2009 03:31:19 GMT kjdon [19124] * gsdl/trunk/runtime-src/src/oaiservr/oaiaction.cpp (modified) updated the location of the stylesheet Mon, 20 Apr 2009 02:15:11 GMT kjdon [19109] * gsdl/trunk/runtime-src/src/recpt/cgiwrapper.cpp (modified) * gsdl/trunk/runtime-src/src/recpt/receptionist.cpp (modified) * gsdl/trunk/runtime-src/src/recpt/receptionist.h (modified) * gsdl/trunk/runtime-src/src/recpt/statusaction.cpp (modified) httpimg changed to httpweb, and default is now httpprefix/web. not ... Sun, 19 Apr 2009 22:12:42 GMT kjdon [19062] * gsdl/trunk/runtime-src/src/recpt/collectoraction.cpp (modified) * gsdl/trunk/runtime-src/src/recpt/depositoraction.cpp (modified) * gsdl/trunk/runtime-src/src/recpt/historydb.cpp (modified) * gsdl/trunk/runtime-src/src/recpt/librarymain.cpp (modified) * gsdl/trunk/runtime-src/src/recpt/wizardaction.cpp (modified) * gsdl/trunk/runtime-src/src/w32server/cgiwrapper.cpp (modified) all gdbm files (key, users, history, argdb) now use gdb extension ... Sun, 19 Apr 2009 13:39:45 GMT davidb [19058] * gsdl/trunk/runtime-src/src/recpt/formattools.cpp (modified) Fixed bug that causes Local Library Server to crash with an {If} ... Sun, 19 Apr 2009 05:42:24 GMT davidb [19047] * gsdl/trunk/runtime-src/src/recpt/pagedbrowserclass.cpp (modified) Additional macros set to assist in more advanced use of a ... Sun, 19 Apr 2009 05:41:33 GMT davidb [19046] * gsdl/trunk/runtime-src/src/recpt/formattools.cpp (modified) * gsdl/trunk/runtime-src/src/recpt/formattools.h (modified) Qualifiers within metadata can now support a chain of parent: and ... Fri, 17 Apr 2009 03:50:29 GMT ak19 [19036] * gsdl/trunk/runtime-src/packages/Makefile.in (modified) * gsdl/trunk/runtime-src/packages/apache-httpd/install-bindist.sh (modified) Last remaining occurrences of original compilation pathnames in ... Thu, 16 Apr 2009 05:41:43 GMT davidb [19019] * gsdl/trunk/runtime-src/packages/apache-httpd/win32.mak (added) Provisional (optional) support for apache-httpd for Windows. Add ... Thu, 16 Apr 2009 05:41:41 GMT ak19 [19018] * gsdl/trunk/runtime-src/packages/apache-httpd/install-bindist.sh (modified) Fixed error in previous commit: the inclusion of quotes meant the ... Thu, 16 Apr 2009 05:33:22 GMT davidb [19017] * gsdl/trunk/runtime-src/win32.mak (modified) * gsdl/trunk/win32.mak (modified) Provisional (optional) support for apache-httpd for Windows. Add ... Thu, 16 Apr 2009 05:30:03 GMT ak19 [19016] * gsdl/trunk/runtime-src/packages/apache-httpd/install-bindist.sh (modified) Some files still referred to the old path of installation. Though ... Thu, 16 Apr 2009 04:10:01 GMT ak19 [19015] * gsdl/trunk/runtime-src/src/w32server/settings.cpp (modified) From now on the server starts up with address resolution method set ... Wed, 15 Apr 2009 03:51:14 GMT kjdon [18979] * gsdl/trunk/runtime-src/src/w32server/cgiwrapper.cpp (modified) add the call to add_collection_group after add_collection, so that ... Wed, 15 Apr 2009 03:49:50 GMT kjdon [18978] * gsdl/trunk/runtime-src/src/colservr/collectset.cpp (modified) made group col use / instead of \\ - we check for this later. so now ... Tue, 07 Apr 2009 22:47:40 GMT kjdon [18903] * gsdl/trunk/runtime-src/src/oaiservr/oaiconfig.cpp (modified) * gsdl/trunk/runtime-src/src/oaiservr/oaiconfig.h (modified) check the existence of collect.cfg to see if a collection name is ... Mon, 06 Apr 2009 01:30:36 GMT kjdon [18896] * gsdl/trunk/runtime-src/src/oaiservr/metaformat.cpp (modified) convert Coverage^Spatial to Spatial. Just deletes anything before the ... Mon, 06 Apr 2009 01:18:45 GMT kjdon [18895] * gsdl/trunk/runtime-src/src/oaiservr/dublincore.cpp (modified) * gsdl/trunk/runtime-src/src/oaiservr/dublincore.h (modified) * gsdl/trunk/runtime-src/src/oaiservr/metaformat.cpp (modified) * gsdl/trunk/runtime-src/src/oaiservr/metaformat.h (modified) * gsdl/trunk/runtime-src/src/oaiservr/qualified_dublincore.cpp (modified) * gsdl/trunk/runtime-src/src/oaiservr/qualified_dublincore.h (modified) * gsdl/trunk/runtime-src/src/oaiservr/rfc1807.cpp (modified) * gsdl/trunk/runtime-src/src/oaiservr/rfc1807.h (modified) added is_valid_element to metaformat, which checks elementSet for the ... Sun, 05 Apr 2009 23:55:18 GMT kjdon [18893] * gsdl/trunk/runtime-src/src/oaiservr/oaiaction.cpp (modified) check the metadataSet list for whether we support a format or not Sun, 05 Apr 2009 23:52:19 GMT kjdon [18892] * gsdl/trunk/runtime-src/src/oaiservr/oaiconfig.cpp (modified) some comments changed and support for oaimetadata in oai.cfg. list of ... Sun, 05 Apr 2009 23:50:51 GMT kjdon [18891] * gsdl/trunk/runtime-src/src/oaiservr/oaiconfig.h (modified) new field metadataSet, and getMetadataSet() method Sun, 05 Apr 2009 23:49:44 GMT kjdon [18890] * gsdl/trunk/runtime-src/src/oaiservr/oaimain.cpp (modified) pass metadata set to recordaction constructor