Timeline



2000-12-15:

21:59 Changeset [1798] by sjboddie
Added setpasswd - compiled with VC++6.0
21:57 Changeset [1797] by sjboddie
Added setpasswd utility for encrypting passwords and adding them to a …
13:35 Changeset [1796] by sjboddie
Removed the "cp" and "sp" cgi arguments and used the "p" argument …
13:04 Changeset [1795] by sjboddie
Authentication pages now give some feedback on which group a user …
13:03 Changeset [1794] by sjboddie
Added ability to view gsdlsite.cfg and view/edit main.cfg …
10:01 Changeset [1793] by sjboddie
Fixed the gsdl_ok() function as it didn't work on linux. I'm still not …

2000-12-14:

17:39 Changeset [1792] by sjboddie
* empty log message *
15:20 Changeset [1791] by sjboddie
* empty log message *
09:53 Changeset [1790] by sjboddie
Fixed a minor html bug

2000-12-13:

19:50 Changeset [1789] by sjboddie
The collector now only checks for perl before displaying the intro …
16:26 Changeset [1788] by kjm18
hack for highlighting - only has the original terms, not the …
11:31 Changeset [1787] by jrm21
"allow_extra_options" missing, to get inherited options

2000-12-12:

15:00 Changeset [1786] by kjm18
fixed the handling of #x in the query string - only #n where n is a …
13:55 Changeset [1785] by sjboddie
Fixed some trouble with the get_date() function that showed up on windows
12:31 Changeset [1784] by sjboddie
changed the test for perl as it didn't work on windows with some …
11:51 Changeset [1783] by sjboddie
Added a check to make sure perl is functional before using the collector

2000-12-11:

14:47 Changeset [1782] by sjboddie
Fixed a couple of problems with LogDateFormat configuration option …
14:05 Changeset [1781] by sjboddie
a better version of which
13:58 Changeset [1780] by sjboddie
tidied up mkcol.pl's help text
12:03 Changeset [1779] by sjboddie
Implemented LogDateFormat configuration option.

2000-12-08:

17:00 Changeset [1778] by sjboddie
Implemented the new MailServer, LogEvents, EmailEvents and …
16:50 Changeset [1777] by sjboddie
Created sendmail.pl - a wrapper around the Sendmail perl module for …
16:47 Changeset [1776] by sjboddie
Removed GSDLUSAGELOG and GSDLSERVER pre-processor definitions which (I …
14:00 Changeset [1775] by kjm18
fixed a bug in FindWordNumbers()
12:26 Changeset [1774] by kjm18
added MatchMode in set_queryfilter_options - used in mgppqueryfilter. …
12:20 Changeset [1773] by kjm18
changed a comment
12:18 Changeset [1772] by kjm18
removed Paragraph stuff - now only has Document and Section; added …
11:56 Changeset [1771] by kjm18
ranking and all/some now use the query page settings. ranking uses …
11:36 Changeset [1770] by kjm18
changed parseQuery to take a new parameter - defaultBoolCombine - this …
11:31 Changeset [1769] by kjm18
added options for ranked/non-ranked, all/some searches
11:22 Changeset [1768] by kjm18
overall term frequency only calculated if needRankInfo=true
04:18 Changeset [1767] by cs025
Fixes fault in Windows 3.1 caused by lack of explicit closure of the …
04:17 Changeset [1766] by cs025
No true alterations; any differences should be merely whitespace from …
04:16 Changeset [1765] by cs025
Fixes for Windows 3.1; avoids crashes at the expense of functionality …
04:15 Changeset [1764] by cs025
Shouldn't be any substantial changes with previous versions (debugging …
04:14 Changeset [1763] by cs025
Fixed problem with detection of Windows32s

2000-12-07:

18:18 Changeset [1762] by sjboddie
Added support for the new LogEvents, EmailEvents, EmailUserEvents and …
15:34 Changeset [1761] by dmm9
Removing obsolete documentation
15:19 Changeset [1760] by sjboddie
* empty log message *
13:06 Changeset [1759] by sjboddie
Made a start on tidying up the main.cfg configuration file and adding …
11:48 Changeset [1758] by say1
added minimum image size and a few bug fixes
11:47 Changeset [1757] by say1
tightened the criteria for email files to avoid matching all dynamic …
11:46 Changeset [1756] by say1
added detection and handling of unreadable files
11:45 Changeset [1755] by say1
added better cycle detection (but still not perfect)
11:44 Changeset [1754] by say1
added support for jar files (which are actually just fancy zip files)

2000-12-06:

19:10 Changeset [1753] by sjboddie
Fixed what I hope is the final bug in getting http building to work on …
17:42 Changeset [1752] by sjboddie
Edited main mg makefile to prevent it from compiling or attempting to …
17:08 Changeset [1751] by sjboddie
Various unix utilities for use on windows. They were all downloaded …
16:54 Changeset [1750] by sjboddie
Initial versions of various libraries used by Greenstone. All …
16:50 Changeset [1749] by sjboddie
Initial versions of Greenstone windows binaries. All binaries were …
16:14 Changeset [1748] by sjboddie
* empty log message *
16:12 Changeset [1747] by sjboddie
made a few changes to windows makefiles
16:05 Changeset [1746] by sjboddie
Fixed a minor bug in the way wget worked on windows.
15:45 Changeset [1745] by sjboddie
Moved the old wincrypt and wingdbm packages into packages/windows

2000-12-05:

23:20 Changeset [1744] by say1
about a billion changes to ImagePlug
15:56 Changeset [1743] by sjboddie
Had a bit of a go at getting the building code to build from http and …
14:41 Changeset [1742] by jrm21
Added a comment to the usage stuff about PRESCRIPT.
13:39 Changeset [1741] by sjboddie
Fixed a little bug that was causing pluginfo.pl to print some dodgy …
13:28 Changeset [1740] by jrm21
We now escape underscores so that any macros in source code (wrt to …
13:08 Changeset [1739] by sjboddie
A few changes to get multi-volume cd-roms working again

2000-12-04:

17:08 Changeset [1738] by jrm21
all calls to text_t.getcstr() now delete the returned ptr. Also, we …
16:21 Changeset [1737] by jrm21
Added a comment telling people what the macro to use is called …
13:50 Changeset [1736] by davidb
Added gsdlhome to configuratin of cserver
11:04 Changeset [1735] by say1
fixed about a billion little Image things.

2000-12-01:

16:36 Changeset [1734] by jrm21
For postscript, fall back to some simple text extraction if ps2ascii …
14:19 Changeset [1733] by say1
new plugin for images
14:17 Changeset [1732] by say1
check metadata before adding

2000-11-30:

18:42 Changeset [1731] by jrm21
New and improved! Now gets #include information from std C files as …
18:37 Changeset [1730] by jrm21
removed a debugging statement left in accidentally…
18:17 Changeset [1729] by jrm21
title regexp should have started "\s*", not "\s+" - it's optional …
18:12 Changeset [1728] by jrm21
Minor change so that leading whitespace is skipped when grabbing the …
17:41 Changeset [1727] by jrm21
Put the space in a better position, so that the space occurs inside …
17:39 Changeset [1726] by jrm21
Added a space character for when using subcollections…
16:34 Changeset [1725] by sjboddie
logging is now turned off by default
13:44 Changeset [1724] by bas6
Modification to help find installation of Mico's Corba library
13:43 Changeset [1723] by bas6
Added extra directory to PATH to help find mico installation of Corba
13:06 Changeset [1722] by jrm21
Check to see if CFLAGS is already set in environment, and if so, don't …
12:39 Changeset [1721] by sjboddie
Fixed a small bug that was causing phrase searching to act erratically …
12:38 Changeset [1720] by dmm9
Added information to the usage text about date extraction option
12:31 Changeset [1719] by dmm9
Added information to the usage text about date extraction option
11:37 Changeset [1718] by dmm9
Added information to the usage text about date extraction option

2000-11-29:

16:58 Changeset [1717] by nzdl
Fixed a couple of minor bugs in cross-collection searching
15:27 Changeset [1716] by jrm21
minor change to allow the -title option to display correctly on HTML page.
14:57 Changeset [1715] by jrm21
yaz library is now made by packages/Makefile instead of from …
12:10 Changeset [1714] by jrm21
moved packages to front of OTHERDIRS list, so it is made first in case …
11:30 Changeset [1713] by jrm21
Tidied up YAZ Makefiles and Makefiles.ins
05:40 Changeset [1712] by say1
cleaned up metadata extraction.
05:37 Changeset [1711] by say1
fixed minor spelling mistake
05:37 Changeset [1710] by say1
RecPlug now skips CVS directories.

2000-11-28:

15:59 Changeset [1709] by sjboddie
build script edited to use wget to download source files via http and ftp
10:23 Changeset [1708] by sjboddie
* empty log message *

2000-11-27:

17:57 Changeset [1707] by jrm21
Plugin for source code (primarily for putting Greenstone src into a …
15:37 Changeset [1706] by say1
cleaned up the Title code to strip away standard prefixes inserted by …
15:36 Changeset [1705] by say1
fixed to handle filenames with multiple dots.
14:07 Changeset [1704] by sjboddie
wget is now extracted from tar archive, configured and compiled in the …
13:58 Changeset [1703] by sjboddie
removed wget from cvs. it will be added again as a .tar.gz file …
10:50 Changeset [1702] by annetteb
Bug fix for when offset values are read in from GDBM.
09:34 Changeset [1701] by sjboddie
* empty log message *
08:39 Changeset [1700] by say1
changed PSPlug to extract CreationDate, Title and Pages info.

2000-11-25:

17:47 Changeset [1699] by say1
fixed the bug in HTML plug which broke images for Dave

2000-11-24:

16:43 Changeset [1698] by dmm9
Fixing up usage message for documentation purposes
12:32 Changeset [1697] by sjboddie
* empty log message *
12:24 Changeset [1696] by sjboddie
Created a "phrases" button for the phind classifier

2000-11-23:

17:16 Changeset [1695] by nzdl
Fixed a bug in the cross-collection searching stuff
11:55 Changeset [1694] by kjm18
updated to resembled the corresponding mg updated versions
11:51 Changeset [1693] by kjm18
updated to resemble the updated buildcol.pl

2000-11-22:

16:40 Changeset [1692] by jrm21
pdftohtml can't handle encrypted pdfs, but doesn't return an error …
16:39 Changeset [1691] by jrm21
return "" instead of exit 1 on error. This means that if 1 file …
16:23 Changeset [1690] by nzdl
Tidied up the "n documents matched the query" string that's produced …
14:52 Changeset [1689] by kjm18
queryresult.is_approx now correct
14:49 Changeset [1688] by kjm18
Added actualNumDocs variable to QueryResult - records the total number …
11:14 Changeset [1687] by jrm21
modified ulimit timeouts to 40sec from 20sec :)
10:33 Changeset [1686] by jrm21
HTMLPlug no longer blocks .pdf files. (also updated reference to this …
10:30 Changeset [1685] by jrm21
PSPlug based heavily on PDFPlug…

2000-11-21:

16:33 Changeset [1684] by paynter
Supports rtf file as an input type, looks in packages dir for pdftohtml

2000-11-20:

21:24 Changeset [1683] by paynter
Bug fix - all documents returned for phrases of more than one word …
17:41 Changeset [1682] by paynter
More java browser nonsense - introduced the deprecated methods …
16:38 Changeset [1681] by paynter
Eliminated all calls to getSize() and setSize() and replaced them with …
14:30 Changeset [1680] by paynter
Highlight occurances of the wors in the phrase when we open a document …
14:03 Changeset [1679] by sjboddie
Re-Added recent changes that were lost when the CVS repository was …
14:00 Changeset [1678] by sjboddie
Re-added some recent changes that got lost when the cvs repository was …
12:13 Changeset [1677] by paynter
Added teh BibTex entry type as metadata.
09:49 Changeset [1676] by paynter
Plugins for processing files of bibliography records in BibTex and …

2000-11-17:

11:55 Changeset [1675] by say1
updated configure script to keep up with changes to configure.in

2000-11-16:

16:19 Changeset [1674] by nzdl
* empty log message *
09:13 Changeset [1673] by cs025
Fixed problem in uninstalling which appeared when uninstalling the …
08:49 Changeset [1672] by cs025
Fixed problem with Windows9x; only does administrator behaviour for …

2000-11-15:

16:57 Changeset [1671] by paynter
Added "pacakges" directlry to list of places that "make install" hits.
16:33 Changeset [1670] by paynter
No longer needed - the packages directory configure and Makefile do …
16:31 Changeset [1669] by paynter
Add a new Makefile in the packages directory that makes various …
15:00 Changeset [1668] by paynter
Added a new configure script in the packages directory that is called …
Note: See TracTimeline for information about the timeline view.