# # ChangeLog for gsdl/trunk/runtime-src # # Generated by Trac 1.4.2 # 2024-05-21T05:26:12+12:00 Thu, 29 Oct 2009 02:14:47 GMT mdewsnip [20858] * gsdl/trunk/runtime-src/src/recpt/receptionist.cpp (modified) Removed unnecessary const that causes compile error on Mac. Wed, 28 Oct 2009 21:41:38 GMT mdewsnip [20856] * gsdl/trunk/runtime-src/src/recpt/receptionist.cpp (modified) Rewritten get_cookie() functions to prevent strange infinite loops ... Wed, 28 Oct 2009 05:19:00 GMT ak19 [20854] * gsdl/trunk/runtime-src/configure (modified) Katherine has made changes to the toplevel configure.in and runtime- ... Wed, 28 Oct 2009 05:18:39 GMT ak19 [20853] * gsdl/trunk/configure (modified) * gsdl/trunk/configure.in (modified) * gsdl/trunk/runtime-src/configure.in (modified) Katherine has made changes to the toplevel configure.in and runtime- ... Fri, 23 Oct 2009 01:10:36 GMT oranfry [20851] * gsdl/trunk/runtime-src/src/oaiservr/Makefile.in (modified) doing for oaiserver what I did for library.cgi Fri, 23 Oct 2009 00:17:38 GMT ak19 [20850] * gsdl/trunk/runtime-src/packages/apache-httpd/httpd-2.2.11-gs.tar.gz (modified) * gsdl/trunk/runtime-src/packages/configure (modified) Teaches the apache web server being compiled up where the static ... Thu, 22 Oct 2009 19:46:07 GMT oranfry [20849] * gsdl/trunk/runtime-src/src/recpt/Makefile.in (modified) minor bug stopping the whole thing working Thu, 22 Oct 2009 19:12:27 GMT oranfry [20848] * gsdl/trunk/runtime-src/configure (modified) * gsdl/trunk/runtime-src/configure.in (modified) * gsdl/trunk/runtime-src/src/recpt/Makefile.in (modified) more changes to use our own libiconv Thu, 22 Oct 2009 03:03:57 GMT oranfry [20841] * gsdl/trunk/runtime-src/src/recpt/Makefile.in (modified) statically compile in libiconv and expat from the common-src/packages ... Wed, 21 Oct 2009 04:18:09 GMT ak19 [20837] * gsdl/trunk/runtime-src/packages/apache-httpd/libiconv-1.13.1.tar.gz (deleted) The libiconv tar.gz file has been moved into common- ... Wed, 21 Oct 2009 04:06:14 GMT ak19 [20836] * gsdl/trunk/runtime-src/packages/Makefile.in (modified) Makefile didn't like some tab characters. Wed, 21 Oct 2009 03:47:07 GMT ak19 [20832] * gsdl/trunk/common-src/configure (modified) * gsdl/trunk/common-src/configure.in (modified) * gsdl/trunk/common-src/packages/Makefile.in (modified) * gsdl/trunk/common-src/packages/configure (modified) * gsdl/trunk/runtime-src/packages/configure (modified) * gsdl/trunk/setup.bash (modified) * indexers/trunk/configure (modified) * indexers/trunk/configure.ac (modified) * indexers/trunk/mgpp/configure (modified) * indexers/trunk/mgpp/configure.in (modified) Libiconv and libexpat are now compiled up during configure time ... Wed, 21 Oct 2009 03:08:25 GMT ak19 [20829] * gsdl/trunk/gsicontrol.sh (modified) * gsdl/trunk/runtime-src/packages/apache-httpd/httpd.conf.in (modified) PassEnv (DY)LD_LIBRARY_PATH entry added into linux/mac conf file. ... Tue, 20 Oct 2009 01:19:20 GMT oranfry [20827] * gsdl/trunk/runtime-src/src/oaiservr/oaiconfig.cpp (modified) Added in stdlib.h header file so the compiler can find exit() Thu, 15 Oct 2009 21:06:51 GMT mdewsnip [20821] * gsdl/trunk/runtime-src/src/protocol/nullproto.cpp (modified) Removed unnecessary inclusion of MG and MGPP headers. Mon, 12 Oct 2009 00:31:46 GMT davidb [20805] * gsdl/trunk/runtime-src/src/recpt/summarise.cpp (modified) Extra checks added to summarise_keywords() to ensure that the htmlstr ... Thu, 08 Oct 2009 05:34:15 GMT ak19 [20799] * gsdl/trunk/runtime-src/src/colservr/collectserver.cpp (modified) The wiki page on Authentication had a typo: authen_groups instead of ... Thu, 08 Oct 2009 05:32:03 GMT ak19 [20798] * gsdl/trunk/runtime-src/src/recpt/authenaction.cpp (modified) Cosmetic adjustments to the code (use of curly brackets on single- ... 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 ...