# # ChangeLog for main/trunk/greenstone2/runtime-src/src/recpt/wizardaction.cpp # # Generated by Trac 1.4.2 # 2024-04-28T13:12:55+12:00 Wed, 10 Nov 2010 02:28:48 GMT kjdon [23309] * main/trunk/greenstone2/runtime-src/src/recpt/wizardaction.cpp (modified) we need to modify some of the import options depending on whether we ... Tue, 05 Oct 2010 02:58:38 GMT kjdon [23044] * main/trunk/greenstone2/runtime-src/src/recpt/wizardaction.cpp (modified) if we are building 'in place' then don't want to install the ... Fri, 01 Oct 2010 07:37:20 GMT ak19 [23012] * main/trunk/greenstone2/runtime-src/src/recpt/depositoraction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/wizardaction.cpp (modified) Fix to bug causing depositor to crash library.cgi upon selecting a ... Fri, 07 May 2010 09:11:22 GMT ak19 [22067] * main/trunk/greenstone2/common-src/Makefile.in (modified) * main/trunk/greenstone2/common-src/src/lib/dbclass.h (modified) * main/trunk/greenstone2/common-src/src/lib/gdbmclass.cpp (modified) * main/trunk/greenstone2/common-src/src/lib/gdbmclass.h (modified) * main/trunk/greenstone2/common-src/src/lib/jdbmnaiveclass.cpp (modified) * main/trunk/greenstone2/common-src/src/lib/mssqldbclass.cpp (modified) * main/trunk/greenstone2/common-src/src/lib/mssqldbclass.h (modified) * main/trunk/greenstone2/common-src/src/lib/sqldbclass.cpp (modified) * main/trunk/greenstone2/common-src/src/lib/sqldbclass.h (modified) * main/trunk/greenstone2/common-src/src/lib/sqlitedbclass.cpp (modified) * main/trunk/greenstone2/common-src/src/lib/sqlitedbclass.h (modified) * main/trunk/greenstone2/runtime-src/src/colservr/collectset.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/argdb.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/argdb.h (modified) * main/trunk/greenstone2/runtime-src/src/recpt/collectoraction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/historydb.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/librarymain.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/userdb.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/userdb.h (modified) * main/trunk/greenstone2/runtime-src/src/recpt/wizardaction.cpp (modified) 1. More changes to makefiles: rm JDBMWrapper.jar and jdbm.jar on ... 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 ... 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, ... 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 ... Tue, 01 Dec 2009 01:19:06 GMT oranfry [20999] * main/trunk/greenstone2 (moved) restructuring the repository 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 ...