# # ChangeLog for main/trunk/greenstone2/runtime-src/src/recpt/depositoraction.cpp # # Generated by Trac 1.4.2 # 2024-06-03T04:51:30+12:00 Thu, 07 Apr 2016 01:56:13 GMT kjdon [30466] * main/trunk/greenstone2/runtime-src/src/recpt/depositoraction.cpp (modified) metadata values might have special chars in them, so we must xml_safe ... Wed, 10 Feb 2016 01:53:51 GMT kjdon [30373] * main/trunk/greenstone2/runtime-src/src/recpt/cgiutils.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/cgiwrapper.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/depositoraction.cpp (modified) first stab at fixing diego's bug where you can't add accented values ... Wed, 02 Dec 2015 01:39:38 GMT kjdon [30329] * main/trunk/greenstone2/runtime-src/src/recpt/depositoraction.cpp (modified) need to convert the text_t to utf8 before writing out the ... Tue, 01 Dec 2015 23:01:36 GMT kjdon [30328] * main/trunk/greenstone2/runtime-src/src/recpt/depositoraction.cpp (modified) testing commit Tue, 01 Dec 2015 22:58:30 GMT kjdon [30327] * main/trunk/greenstone2/runtime-src/src/recpt/depositoraction.cpp (modified) changed the way we read in collect.cfg to find depositormetadata. New ... Mon, 20 Oct 2014 01:01:50 GMT kjdon [29381] * main/trunk/greenstone2/runtime-src/src/recpt/depositoraction.cpp (modified) removed the commented out args - these args are ones that collector ... Wed, 19 Mar 2014 06:11:13 GMT ak19 [28930] * main/trunk/greenstone2/runtime-src/src/recpt/collectoraction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/depositoraction.cpp (modified) Commit to do with security surrounding cgiargs. Depositor and collector. Fri, 14 Mar 2014 09:46:25 GMT ak19 [28899] * main/trunk/greenstone2/runtime-src/src/recpt/authenaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/basequeryaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/depositoraction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/documentaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/dynamicclassifieraction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/gtiaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/pageaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/pageaction.h (modified) * main/trunk/greenstone2/runtime-src/src/recpt/phindaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/phindaction.h (modified) * main/trunk/greenstone2/runtime-src/src/recpt/pingaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/queryaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/receptionist.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/rssaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/securitytools.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/securitytools.h (modified) * main/trunk/greenstone2/runtime-src/src/recpt/sqlqueryaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/statusaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/usersaction.cpp (modified) Third commit for security, for ensuring cgiargs macros are websafe. ... Mon, 04 Oct 2010 02:13:52 GMT ak19 [23029] * main/trunk/greenstone2/runtime-src/src/recpt/depositoraction.cpp (modified) Still part of bugfix in depositor: depositor now crashed further down ... 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 ... Tue, 28 Sep 2010 05:35:06 GMT ak19 [22984] * main/trunk/greenstone2/runtime-src/src/recpt/authenaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/basequeryaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/browseaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/collectoraction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/configaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/depositoraction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/documentaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/dynamicclassifieraction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/extlinkaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/gtiaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/pageaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/phindaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/pingaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/queryaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/querytools.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/sqlqueryaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/statusaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/tipaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/usersaction.cpp (modified) 1. Undoing commit of 22934 where decode_commas was called on stem and ... Mon, 27 Sep 2010 22:14:54 GMT kjdon [22977] * main/trunk/greenstone2/runtime-src/src/recpt/depositoraction.cpp (modified) in manifest file, Import is now Index 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 ... Tue, 01 Dec 2009 01:19:06 GMT oranfry [20999] * main/trunk/greenstone2 (moved) restructuring the repository 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