# # ChangeLog for trunk/gsdl/src # # Generated by Trac 1.4.2 # 2024-05-13T23:21:38+12:00 Fri, 01 Mar 2002 02:21:46 GMT sjboddie [3026] * trunk/gsdl/src/recpt/cgiwrapper.cpp (modified) *** empty log message *** Wed, 27 Feb 2002 22:54:51 GMT jrm21 [3020] * trunk/gsdl/src/w32server/cgiwrapper.cpp (modified) Check to see if there is a URI-encoded space in the name of an ... Wed, 27 Feb 2002 02:19:35 GMT jrm21 [3017] * trunk/gsdl/src/w32server/httpreq.cpp (modified) Added code to handle IE's f**king stupid behaviour of sending ... Wed, 27 Feb 2002 00:11:45 GMT jrm21 [3016] * trunk/gsdl/src/mgpp/lib/sysfuncs.h (modified) Check for cygwin - if so, #include stdio before #defining setbuffer, ... Wed, 27 Feb 2002 00:10:35 GMT jrm21 [3015] * trunk/gsdl/src/mgpp/text/Queryer.cpp (modified) * trunk/gsdl/src/mgpp/text/mgpp_compression_dict.cpp (modified) * trunk/gsdl/src/mgpp/text/mgpp_decompress_text.cpp (modified) * trunk/gsdl/src/mgpp/text/mgpp_fast_comp_dict.cpp (modified) * trunk/gsdl/src/mgpp/text/mgpp_invf_dict.cpp (modified) * trunk/gsdl/src/mgpp/text/mgpp_invf_dict_dump.cpp (modified) * trunk/gsdl/src/mgpp/text/mgpp_invf_dump.cpp (modified) * trunk/gsdl/src/mgpp/text/mgpp_passes.cpp (modified) * trunk/gsdl/src/mgpp/text/mgpp_perf_hash_build.cpp (modified) * trunk/gsdl/src/mgpp/text/mgpp_stem_idx.cpp (modified) * trunk/gsdl/src/mgpp/text/mgpp_weights_build.cpp (modified) include getopt_old.h if we are compiling on cygwin Tue, 26 Feb 2002 22:55:28 GMT jrm21 [3008] * trunk/gsdl/src/mgpp/text/GSDLQueryLex.cpp (modified) * trunk/gsdl/src/mgpp/text/Terms.cpp (modified) * trunk/gsdl/src/mgpp/text/UCArray.cpp (modified) * trunk/gsdl/src/mgpp/text/UCArray.h (modified) * trunk/gsdl/src/mgpp/text/ivf.pass1.cpp (modified) * trunk/gsdl/src/mgpp/text/ivf.pass2.cpp (modified) * trunk/gsdl/src/mgpp/text/mgpp_perf_hash_build.cpp (modified) * trunk/gsdl/src/mgpp/text/mgpp_stem_idx.cpp (modified) * trunk/gsdl/src/mgpp/text/text.pass1.cpp (modified) * trunk/gsdl/src/mgpp/text/text.pass2.cpp (modified) According to the c++ standard, we can't use a UCArray::iterator ... Tue, 26 Feb 2002 22:50:16 GMT jrm21 [3007] * trunk/gsdl/src/recpt/collectoraction.cpp (modified) * trunk/gsdl/src/recpt/receptionist.cpp (modified) * trunk/gsdl/src/recpt/statusaction.cpp (modified) Replaced old code to get file descriptors from ofstreams for locking ... Tue, 26 Feb 2002 22:47:55 GMT jrm21 [3006] * trunk/gsdl/src/recpt/cgiwrapper.cpp (modified) Modified code for redirection of stderr. Now works with gcc3 and ... Tue, 26 Feb 2002 05:04:37 GMT jrm21 [2999] * trunk/gsdl/src/getpw/Makefile.in (modified) * trunk/gsdl/src/getpw/getpw.cpp (modified) Need to use namespace for gcc3. We now #include gsdlconf as well, so ... Tue, 26 Feb 2002 04:53:46 GMT jrm21 [2998] * trunk/gsdl/src/hashfile/Makefile.in (modified) Need to use CXX instead of CC so that we use the c++ compiler. Tue, 26 Feb 2002 04:24:49 GMT jrm21 [2997] * trunk/gsdl/src/w32server/cgiwrapper.cpp (modified) added a couple more mime types. Mon, 18 Feb 2002 04:28:13 GMT jrm21 [2971] * trunk/gsdl/src/recpt/summarise.cpp (modified) Changed to "unitool.h", just in case it causes problems ... Mon, 18 Feb 2002 02:52:34 GMT ibaj1 [2968] * trunk/gsdl/src/recpt/Makefile.in (modified) *** empty log message *** Fri, 15 Feb 2002 00:51:52 GMT paradis [2967] * trunk/gsdl/src/recpt/formattools.cpp (modified) * trunk/gsdl/src/recpt/formattools.h (modified) * trunk/gsdl/src/recpt/summarise.cpp (added) * trunk/gsdl/src/recpt/summarise.h (added) * trunk/gsdl/src/recpt/win32.mak (modified) new metadata command [Summary] Sun, 10 Feb 2002 22:02:56 GMT sjboddie [2958] * trunk/gsdl/src/phind/generate/check.h (modified) Minor change to get phind to compile under VC++ again. Sat, 09 Feb 2002 07:37:28 GMT sjboddie [2957] * trunk/gsdl/src/recpt/receptionist.cpp (modified) Changed my mind about last changes (adding http headers to prevent ... Mon, 04 Feb 2002 01:44:17 GMT sjboddie [2945] * trunk/gsdl/macros/base.dm (modified) * trunk/gsdl/src/recpt/pageaction.cpp (modified) * trunk/gsdl/src/recpt/pageaction.h (modified) The "l" and "w" (interface language and encoding) arguments are now ... Sun, 03 Feb 2002 23:20:59 GMT sjboddie [2942] * trunk/gsdl/src/recpt/receptionist.cpp (modified) Added some http headers in an attempt to prevent pages output by ... Sun, 03 Feb 2002 22:56:13 GMT jrm21 [2941] * trunk/gsdl/src/mgpp/lib/Makefile.in (modified) * trunk/gsdl/src/recpt/Makefile.in (modified) Renamed variables CPP to CXX, as cpp means "pre-processor", not ... Sun, 03 Feb 2002 22:26:20 GMT sjboddie [2939] * trunk/gsdl/Install.sh (modified) * trunk/gsdl/etc/error.txt (added) * trunk/gsdl/etc/errout.txt (deleted) * trunk/gsdl/etc/initout.txt (deleted) * trunk/gsdl/macros/english2.dm (modified) * trunk/gsdl/macros/status.dm (modified) * trunk/gsdl/src/recpt/cgiwrapper.cpp (modified) * trunk/gsdl/src/recpt/statusaction.cpp (modified) * trunk/gsdl/src/recpt/statusaction.h (modified) All error messages now go to error.txt (i.e. did away with errout.txt ... Sun, 03 Feb 2002 21:49:17 GMT sjboddie [2937] * trunk/gsdl/lib/gsdltools.cpp (modified) * trunk/gsdl/src/colservr/phrasesearch.cpp (modified) * trunk/gsdl/src/recpt/receptionist.cpp (modified) Fixed a few minor issues that surfaced when attempting to get ... Fri, 01 Feb 2002 02:42:05 GMT sjboddie [2935] * trunk/gsdl/lib/gsdlconf.h (modified) * trunk/gsdl/macros/english2.dm (modified) * trunk/gsdl/macros/status.dm (modified) * trunk/gsdl/src/recpt/statusaction.cpp (modified) * trunk/gsdl/src/w32server/fnord.cpp (modified) Added Greenstone version number to admin pages Fri, 01 Feb 2002 02:19:21 GMT sjboddie [2934] * trunk/gsdl/src/recpt/queryaction.cpp (modified) Fixed a minor bug causing "post-processed to find (ignoring word ... Wed, 30 Jan 2002 02:40:53 GMT jrm21 [2928] * trunk/gsdl/src/mgpp/lib/bitio_m_random.cpp (modified) * trunk/gsdl/src/mgpp/lib/huffman.cpp (modified) * trunk/gsdl/src/mgpp/lib/local_strings.cpp (modified) * trunk/gsdl/src/mgpp/lib/lovinstem.cpp (modified) * trunk/gsdl/src/mgpp/lib/perf_hash.cpp (modified) * trunk/gsdl/src/mgpp/text/TextGet.cpp (modified) * trunk/gsdl/src/mgpp/text/locallib.cpp (modified) * trunk/gsdl/src/mgpp/text/mgpp_compression_dict.cpp (modified) * trunk/gsdl/src/mgpp/text/mgpp_fast_comp_dict.cpp (modified) replaced bzero and bcopy with memset and memcpy in the src, even ... Wed, 30 Jan 2002 02:39:54 GMT jrm21 [2927] * trunk/gsdl/src/mgpp/lib/sysfuncs.h (modified) don't #define alloca if it is already defined (just to remove some ... Wed, 30 Jan 2002 02:22:01 GMT jrm21 [2926] * trunk/gsdl/src/mgpp/lib/xmalloc.c (modified) removed a ';' after a #endif - I think this gave a warning or error ... Mon, 21 Jan 2002 22:43:13 GMT sjboddie [2908] * trunk/gsdl/setup.bat (modified) * trunk/gsdl/src/recpt/collectoraction.cpp (modified) Added bin\windows\perl\bin to path on Windows as perl may now be ... Mon, 21 Jan 2002 20:45:09 GMT say1 [2907] * trunk/gsdl/lib/Makefile.in (modified) * trunk/gsdl/src/colservr/Makefile.in (modified) * trunk/gsdl/src/recpt/Makefile.in (modified) minor makefile fixes for corbaserver Mon, 21 Jan 2002 02:06:48 GMT jrm21 [2905] * trunk/gsdl/src/recpt/browseactiontools.cpp (modified) * trunk/gsdl/src/recpt/z3950proto.cpp (modified) removed some old debugging statements no longer needed. Thu, 20 Dec 2001 01:35:59 GMT jrm21 [2900] * trunk/gsdl/src/db2txt/Makefile.in (modified) * trunk/gsdl/src/getpw/Makefile.in (modified) * trunk/gsdl/src/hashfile/Makefile.in (modified) * trunk/gsdl/src/phind/generate/Makefile.in (modified) * trunk/gsdl/src/recpt/Makefile.in (modified) * trunk/gsdl/src/txt2db/Makefile.in (modified) Modified Makefile.in files to use autodetected configure's install ... Fri, 14 Dec 2001 00:18:02 GMT sjboddie [2899] * trunk/gsdl/perllib/plugins/W3ImgPlug.pm (added) * trunk/gsdl/src/recpt/vlistbrowserclass.cpp (modified) Added Alan Christensen's W3ImagePlug Wed, 28 Nov 2001 02:20:14 GMT paynter [2870] * trunk/gsdl/src/phind/generate/check.h (modified) Removed unnecessary call. Wed, 28 Nov 2001 02:14:56 GMT paynter [2869] * trunk/gsdl/src/phind/generate/check.h (modified) Eliminate looping, use more memset and better bitmasks instead. Wed, 28 Nov 2001 02:07:12 GMT paynter [2867] * trunk/gsdl/src/phind/generate/Makefile.in (modified) * trunk/gsdl/src/phind/generate/check.h (added) * trunk/gsdl/src/phind/generate/suffix.cpp (modified) * trunk/gsdl/src/phind/generate/suffix.h (modified) Moved all the sufficCheck functionality into the check.h header and ... Wed, 28 Nov 2001 01:14:30 GMT paynter [2866] * trunk/gsdl/src/phind/generate/suffix2.cpp (deleted) no longer relevant. Fri, 23 Nov 2001 03:20:30 GMT sjboddie [2848] * trunk/gsdl/src/recpt/queryaction.cpp (modified) *** empty log message *** Thu, 22 Nov 2001 20:23:47 GMT sjboddie [2839] * trunk/gsdl/src/phind/generate/phrase.cpp (modified) * trunk/gsdl/src/phind/generate/phrase.h (modified) Minor changes to get compiling on Windows Mon, 19 Nov 2001 23:07:50 GMT sjboddie [2832] * trunk/gsdl/src/checkis/checkis_cd.cpp (added) * trunk/is_gsdl_cdrom/Component Definitions/Default.cdf (modified) * trunk/is_gsdl_cdrom/File Groups/Build-time files.fgl (modified) * trunk/is_gsdl_cdrom/File Groups/Default.fdf (modified) * trunk/is_gsdl_cdrom/File Groups/Not installed files - windows.fgl (added) * trunk/is_gsdl_cdrom/File Groups/Not installed files.fgl (modified) * trunk/is_gsdl_cdrom/File Groups/Source files - Windows.fgl (modified) * trunk/is_gsdl_cdrom/Script Files/SETUP.ino (modified) * trunk/is_gsdl_cdrom/Script Files/SETUP.ins (modified) * trunk/is_gsdl_cdrom/Script Files/SETUP.obs (modified) * trunk/is_gsdl_cdrom/Script Files/setup.rul (modified) * trunk/is_gsdl_cdrom/String Tables/0009-English/value.shl (modified) * trunk/is_gsdl_cdrom/String Tables/Default.shl (modified) *** empty log message *** Tue, 30 Oct 2001 02:49:34 GMT kjm18 [2807] * trunk/gsdl/src/phind/generate/suffix.cpp (modified) changed suffixCheck to bit array. Mon, 29 Oct 2001 20:18:23 GMT kjm18 [2806] * trunk/gsdl/src/phind/generate/suffix.cpp (modified) changed initialisation loops to memset Fri, 26 Oct 2001 05:39:42 GMT manuel [2805] * trunk/gsdl/src/recpt/browsetools.cpp (modified) * trunk/gsdl/src/recpt/browsetools.h (modified) * trunk/gsdl/src/recpt/documentaction.cpp (modified) added gc=2 option to expand parent levels of hierarchical browser's Mon, 15 Oct 2001 02:02:54 GMT kjm18 [2801] * trunk/gsdl/src/phind/generate/phrase.cpp (modified) * trunk/gsdl/src/phind/generate/phrase.h (modified) * trunk/gsdl/src/phind/generate/suffix.cpp (modified) new version of suffix, based on suffix2 (gordon and craigs simpler ... Wed, 10 Oct 2001 22:38:18 GMT kjm18 [2789] * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/Phind.java (modified) fixed the Prev and Next buttons Tue, 09 Oct 2001 04:21:29 GMT sjboddie [2785] * trunk/gsdl/bin/script/build (modified) * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/bin/script/classinfo.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) * trunk/gsdl/bin/script/mirror.pl (modified) * trunk/gsdl/bin/script/nightly.pl (modified) * trunk/gsdl/bin/script/pluginfo.pl (modified) * trunk/gsdl/bin/script/update.pl (modified) * trunk/gsdl/etc/main.cfg (modified) * trunk/gsdl/macros/bsummary.dm (added) * trunk/gsdl/macros/collect.dm (modified) * trunk/gsdl/macros/english.dm (modified) * trunk/gsdl/macros/english2.dm (modified) * trunk/gsdl/perllib/acronym.pm (modified) * trunk/gsdl/perllib/mgbuilder.pm (modified) * trunk/gsdl/perllib/plugin.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) * trunk/gsdl/perllib/plugins/PDFPlug.pm (modified) * trunk/gsdl/perllib/plugins/PSPlug.pm (modified) * trunk/gsdl/perllib/plugins/RTFPlug.pm (modified) * trunk/gsdl/perllib/plugins/WordPlug.pm (modified) * trunk/gsdl/perllib/plugins/ZIPPlug.pm (modified) * trunk/gsdl/src/recpt/collectoraction.cpp (modified) * trunk/gsdl/src/recpt/pageaction.cpp (modified) * trunk/gsdl/src/recpt/pageaction.h (modified) The build process now creates a summary of how many files were ... Thu, 04 Oct 2001 02:14:58 GMT dmm9 [2782] * trunk/gsdl/src/recpt/pageaction.cpp (modified) setting up modified query interface in pageaction (for about page) Wed, 03 Oct 2001 05:47:37 GMT dmm9 [2776] * trunk/gsdl/src/recpt/queryaction.cpp (modified) cleaning up some little bits before advertising a live demo Tue, 02 Oct 2001 10:36:37 GMT sjboddie [2774] * trunk/gsdl/bin/script/build (modified) * trunk/gsdl/macros/collect.dm (modified) * trunk/gsdl/src/recpt/collectoraction.cpp (modified) * trunk/gsdl/src/recpt/collectoraction.h (modified) Tidied up the collector's error handling. Hopefully the situation ... Tue, 02 Oct 2001 03:54:58 GMT kjm18 [2773] * trunk/gsdl/src/recpt/receptionist.cpp (modified) changes to enable language specific collectionmeta Tue, 02 Oct 2001 02:50:50 GMT dmm9 [2770] * trunk/gsdl/src/recpt/queryaction.cpp (modified) oops! removing debugs Tue, 02 Oct 2001 02:35:28 GMT dmm9 [2769] * trunk/gsdl/src/recpt/queryaction.cpp (modified) * trunk/gsdl/src/recpt/queryaction.h (modified) added function define_query_interface for dynamic query interface changes Tue, 02 Oct 2001 00:05:43 GMT sjboddie [2767] * trunk/gsdl/macros/docs.dm (modified) * trunk/gsdl/macros/english2.dm (modified) * trunk/gsdl/src/recpt/pageaction.cpp (modified) * trunk/gsdl/src/recpt/pageaction.h (modified) altered the docs page to avoid broken links when documentation isn't ... Sun, 30 Sep 2001 21:37:26 GMT sjboddie [2763] * trunk/gsdl/src/recpt/vlistbrowserclass.cpp (modified) fixed bug in recent changes to default formatstring Mon, 24 Sep 2001 05:15:15 GMT sjboddie [2751] * trunk/gsdl/collect/modelcol/etc/collect.cfg (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) * trunk/gsdl/src/recpt/vlistbrowserclass.cpp (modified) Had a go at enriching the default document structure. Added ... Mon, 24 Sep 2001 04:46:17 GMT kjm18 [2750] * trunk/gsdl/src/recpt/userdb.cpp (modified) * trunk/gsdl/src/recpt/userdb.h (modified) * trunk/gsdl/src/recpt/usersaction.cpp (modified) can now have spaces after the commas in the groups field of add user ... Fri, 21 Sep 2001 00:20:54 GMT kjm18 [2745] * trunk/gsdl/src/recpt/queryaction.cpp (modified) * trunk/gsdl/src/recpt/queryaction.h (modified) * trunk/gsdl/src/recpt/querytools.cpp (modified) changes for gselection for mgpp queries, and some form query parsing ... Thu, 30 Aug 2001 23:03:10 GMT sjboddie [2727] * trunk/gsdl/src/recpt/collectoraction.cpp (modified) Modified the error message slightly when perl can't be detected (at ... Thu, 30 Aug 2001 05:12:33 GMT jrm21 [2724] * trunk/gsdl/src/recpt/Makefile.in (modified) added an empty line after the test: target - it seemed to do funny ... Wed, 22 Aug 2001 03:32:02 GMT sjboddie [2712] * trunk/gsdl/src/colservr/collectserver.cpp (modified) "supercollection" is now a synonym for the "ccscols" collect.cfg option Wed, 22 Aug 2001 02:38:08 GMT cs025 [2710] * trunk/gsdl/src/mgpp/lib/WIN32.MAK (modified) * trunk/gsdl/src/mgpp/lib/win32in.c (modified) * trunk/gsdl/src/mgpp/lib/win32in.h (modified) Make sure that WIN32 compilation uses the supplied hton/ntoh endian ... Mon, 20 Aug 2001 22:44:35 GMT sjboddie [2706] * trunk/gsdl/src/recpt/formattools.cpp (modified) * trunk/gsdl/src/recpt/formattools.h (modified) added [href] format string entity Sat, 18 Aug 2001 22:37:04 GMT paynter [2704] * trunk/gsdl/src/phind/generate/phrase.cpp (modified) Small efficiency gain in expandWhileUniqueSuffixExpansion. Wed, 15 Aug 2001 02:11:17 GMT jrm21 [2703] * trunk/gsdl/src/colservr/Makefile.in (modified) Updated to successfully make with Kathy's latest changes (some files ... Wed, 15 Aug 2001 02:00:30 GMT jrm21 [2702] * trunk/gsdl/src/mgpp/lib/win32in.c (modified) typo in argument name!! (It's only one letter long.....) Wed, 15 Aug 2001 00:52:36 GMT kjm18 [2701] * trunk/gsdl/src/colservr/mgppsearch.cpp (modified) previous changes broke linux version. all fixed now hopefully :-) Tue, 14 Aug 2001 22:47:08 GMT cs025 [2699] * trunk/gsdl/src/colservr/mgppsearch.cpp (modified) mgpp collections now work on windows Mon, 13 Aug 2001 03:50:33 GMT jrm21 [2698] * trunk/gsdl/packages/mg/src/text/text.pass1.c (modified) * trunk/gsdl/src/mgpp/text/text.pass1.cpp (modified) Now also gives error message under win32. Mon, 13 Aug 2001 01:13:06 GMT kjm18 [2697] * trunk/gsdl/src/colservr/mgppsearch.cpp (modified) * trunk/gsdl/src/colservr/mgppsearch.h (modified) keep a pointer to an IndexData structure so keep state between ... Sun, 12 Aug 2001 23:56:33 GMT jrm21 [2696] * trunk/gsdl/src/phind/generate/Makefile.in (modified) Removed reference to CC stuff, as we currently only need CXX compiler. Sat, 11 Aug 2001 22:28:09 GMT paynter [2694] * trunk/gsdl/src/phind/generate/phrase.cpp (modified) * trunk/gsdl/src/phind/generate/phrase.h (modified) * trunk/gsdl/src/phind/generate/suffix2.cpp (modified) Various improvements to the Phrase code, including new copy ... Fri, 10 Aug 2001 00:20:23 GMT kjm18 [2693] * trunk/gsdl/src/mgpp/text/GSDLQueryLex.cpp (modified) changed this to parse terms in the same way that the indexer does. ... Fri, 10 Aug 2001 00:15:36 GMT kjm18 [2692] * trunk/gsdl/src/mgpp/text/GSDLQueryParser.cpp (modified) phrases now use the case and stem preference settings, they are no ... Tue, 07 Aug 2001 03:49:34 GMT jrm21 [2687] * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/Makefile (modified) added classpath so it compiles without manual intervention now Thu, 02 Aug 2001 00:13:43 GMT jrm21 [2684] * trunk/gsdl/src/recpt/hlistbrowserclass.cpp (modified) attempt to gracefully add rows to the table if the text content of ... Fri, 27 Jul 2001 01:51:20 GMT kjm18 [2679] * trunk/gsdl/src/colservr/mgppsearch.cpp (modified) * trunk/gsdl/src/colservr/mgppsearch.h (modified) * trunk/gsdl/src/colservr/mgsearch.h (modified) * trunk/gsdl/src/colservr/search.h (modified) added unload_database() function to search and mgppsearch classes ... Fri, 27 Jul 2001 01:49:54 GMT kjm18 [2678] * trunk/gsdl/src/colservr/collectset.h (modified) tidy up Fri, 27 Jul 2001 01:31:17 GMT kjm18 [2677] * trunk/gsdl/src/colservr/collectset.cpp (modified) fixed a bug in mgpp collections Thu, 26 Jul 2001 23:33:44 GMT paynter [2676] * trunk/gsdl/src/phind/generate (modified) * trunk/gsdl/src/phind/generate/.cvsignore (added) A list of files that CVS needn't give errors about. Thu, 26 Jul 2001 23:31:58 GMT paynter [2675] * trunk/gsdl/src/phind/generate/symbol-names.pl (modified) Changed phind dir to /phind1/ from /phind/. Thu, 26 Jul 2001 23:29:15 GMT paynter [2674] * trunk/gsdl/src/phind/generate/phrase.cpp (modified) * trunk/gsdl/src/phind/generate/phrase.h (modified) Changes for the new version of suffix: Added ... Thu, 26 Jul 2001 23:17:14 GMT paynter [2673] * trunk/gsdl/src/phind/generate/suffix2.cpp (added) An alternative, more efficient, version of suffix.cpp. I expect this ... Mon, 23 Jul 2001 02:40:14 GMT sjboddie [2664] * trunk/gsdl/images/nosearch.gif (added) * trunk/gsdl/macros/about.dm (modified) * trunk/gsdl/macros/base.dm (modified) * trunk/gsdl/src/recpt/browsetools.cpp (modified) * trunk/gsdl/src/recpt/pageaction.cpp (modified) Re-introduced the old "u" cgi argument for suppressing certain parts ... Thu, 19 Jul 2001 05:00:33 GMT jrm21 [2660] * trunk/gsdl/src/recpt/receptionist.cpp (modified) minor tweak - we were printing Last-Modified header with UTC set to ... Wed, 18 Jul 2001 02:14:11 GMT jrm21 [2659] * trunk/gsdl/src/phind/generate/Makefile.in (modified) suffix.o added to $(OBJECTS), so make clean removes it. Thu, 12 Jul 2001 02:48:18 GMT jrm21 [2646] * trunk/gsdl/src/recpt/documentaction.cpp (modified) * trunk/gsdl/src/recpt/z3950proto.cpp (modified) fixed a bug where z3950 collections would die when retrieving a ... Fri, 06 Jul 2001 01:04:33 GMT sjboddie [2627] * trunk/gsdl/src/recpt/collectoraction.cpp (modified) * trunk/gsdl/src/recpt/collectoraction.h (modified) The recent bug fix to prevent collector problems when source ... Thu, 05 Jul 2001 23:50:06 GMT sjboddie [2626] * trunk/gsdl/packages/mg/sysfuncs.h (modified) * trunk/gsdl/src/colservr/win32.mak (modified) A couple of minor changes to avoid compiler problems with VC++ on ... Tue, 03 Jul 2001 03:58:49 GMT jrm21 [2621] * trunk/gsdl/src/recpt/collectoraction.cpp (modified) "utsname *buf" should be "struct utsname *buf" - I think this was ... Mon, 02 Jul 2001 05:19:35 GMT dmm9 [2619] * trunk/gsdl/src/recpt/browseactiontools.cpp (modified) bug fix for the filtering out of unwanted docs. Fri, 29 Jun 2001 04:12:27 GMT sjboddie [2613] * trunk/gsdl/macros/arabic.dm (modified) * trunk/gsdl/macros/dutch.dm (modified) * trunk/gsdl/macros/french.dm (modified) * trunk/gsdl/macros/german.dm (modified) * trunk/gsdl/macros/maori.dm (modified) * trunk/gsdl/macros/port.dm (modified) * trunk/gsdl/macros/spanish.dm (modified) * trunk/gsdl/src/recpt/receptionist.cpp (modified) No longer use the old _Xmn_ hack that allowed us to switch between ... Wed, 27 Jun 2001 05:40:11 GMT dmm9 [2612] * trunk/gsdl/src/recpt/browseaction.cpp (modified) * trunk/gsdl/src/recpt/browseactiontools.cpp (modified) * trunk/gsdl/src/recpt/browseactiontools.h (modified) adding filter for nonexistent metadata Mon, 25 Jun 2001 04:40:40 GMT jrm21 [2608] * trunk/gsdl/src/recpt/receptionist.cpp (modified) Last-Modified http header now actually works (needed gsdlhome ... Mon, 25 Jun 2001 04:32:41 GMT sjboddie [2607] * trunk/gsdl/src/recpt/receptionist.cpp (modified) *** empty log message *** Mon, 25 Jun 2001 04:14:14 GMT sjboddie [2606] * trunk/gsdl/src/recpt/receptionist.cpp (modified) *** empty log message *** Tue, 19 Jun 2001 05:33:04 GMT jrm21 [2592] * trunk/gsdl/src/phind/generate/Makefile.in (modified) We need to explicitly use $(CXX) from configure for the c++ compiler, ... Tue, 19 Jun 2001 05:22:47 GMT jrm21 [2590] * trunk/gsdl/src/recpt/Makefile.in (modified) z3950proto.o needs gdbm.h incpath if not in standard place. Tue, 19 Jun 2001 02:44:09 GMT sjboddie [2577] * trunk/gsdl/src/w32server/settings.cpp (modified) Windows local library now defaults to using Internet Explorer rather ... Tue, 19 Jun 2001 02:08:50 GMT jrm21 [2572] * trunk/gsdl/src/recpt/librarymain.cpp (modified) z3950 client config file moved from etc/recpt to etc/packages, so we ... Tue, 19 Jun 2001 01:01:40 GMT sjboddie [2566] * trunk/gsdl/bin/script/build (modified) * trunk/gsdl/src/recpt/collectoraction.cpp (modified) Added a -make_writable option to build script so the collector can ... Fri, 15 Jun 2001 04:53:05 GMT sjboddie [2561] * trunk/gsdl/src/recpt/receptionist.cpp (modified) Fixed a bug preventing usage logging from working under the web library Fri, 15 Jun 2001 03:29:54 GMT sjboddie [2558] * trunk/gsdl/src/recpt/collectoraction.cpp (modified) * trunk/gsdl/src/recpt/collectoraction.h (modified) fixed a bug where the collector would have problems if a source ...