source: main/trunk/greenstone2/runtime-src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28948   10 years ak19 Another security commit surrounding cgiargs. Collectionaction updated.
(edit) @28930   10 years ak19 Commit to do with security surrounding cgiargs. Depositor and collector.
(edit) @28913   10 years ak19 6th commit for security of cgiargs. Looked over all occurrences of …
(edit) @28912   10 years ak19 Commit 5 for security. Handles setmacro() occurrences in non …
(edit) @28911   10 years ak19 Fourth commit for security and safe cgiargs.
(edit) @28910   10 years ak19 Removing the runtime-src/packages/security folder from SVN, since we …
(edit) @28909   10 years ak19 Updating the windows makefile to add in securitytools.cpp in the list …
(edit) @28899   10 years ak19 Third commit for security, for ensuring cgiargs macros are websafe. …
(edit) @28898   10 years ak19 1. The cgiargq query variable is now no longer escaped in the 3 simply …
(edit) @28888   10 years ak19 First security commit. 1. Introducing the new securitools.h and .cpp …
(edit) @28886   10 years ak19 Additions to the OWASP-for-C++ security package, even though we are no …
(edit) @28870   10 years ak19 Correcting the check for whether configure has to be re-run on the …
(edit) @28869   10 years ak19 esapi test code expects SafeInt header file to be located inside a …
(edit) @28868   10 years ak19 Dr Bainbridge got CMake to compile. C/CXX/LD Flags need to be exported …
(edit) @28867   10 years ak19 Fix to test for when configure in curl does not need to be re-run.
(edit) @28866   10 years ak19 Replacing owasp-esapi-for-c package and dependencies with the …
(edit) @28865   10 years ak19 Replacing owasp-esapi-for-c package and dependencies with the …
(edit) @28863   10 years ak19 Adding the OWASP-ESAPI-for-C and dependent packages and Makefile. The …
(edit) @28841   10 years ak19 Fixing up URL encoding of cgi args so that phrase searching works …
(edit) @28762   10 years ak19 Accidentally added and committed the binary instead of the cpp file …
(edit) @28761   10 years ak19 Adding in the first working version of the formatconverter program …
(edit) @28760   10 years ak19 Adding in the first working version of the formatconverter program …
(edit) @28758   10 years kjdon with long return type, these didn't compile on 64 bit windows.
(edit) @28350   11 years ak19 GLIapplet needed GS2's bin/java to be accessible from the browser in …
(edit) @28222   11 years kjdon changed order to reflect order in advanced form
(edit) @28221   11 years kjdon tidying up for case/accent/stem checkboxes in advance mgpp search …
(edit) @28220   11 years kjdon adding in fqaf arg - form query accent fold, foro the fold accent …
(edit) @27673   11 years kjdon need to return the set name\!
(edit) @27553   11 years ak19 Function needed to return a bool in order to compile.
(edit) @27534   11 years kjdon more changes for super collection stuff. Now can handle having …
(edit) @27528   11 years kjdon implemented oaisupercollection. add to oai.cfg and the server will …
(edit) @27363   11 years ak19 If you add in the line 'format AllowUserComments true' into a …
(edit) @27362   11 years kjdon slightly changed the handling of sortfield query option
(edit) @27361   11 years kjdon new handling of sortfield query param
(edit) @27332   11 years kjdon changed to use lucene 3 instead of lucene2
(edit) @27309   11 years kjdon when we have just started a new year, output the month even if it is …
(edit) @27220   11 years kjdon cross coll search authentication. Need to make the same cgiwrapper mod …
(edit) @27172   11 years kjdon For diego: when doing cross collection searching, now it takes into …
(edit) @27161   11 years kjdon added in fieldedqueryfilter to list of objects for gsdl library
(edit) @27108   11 years mdewsnip Memory bug fix to prevent crashing on Windows, particularly with Local …
(edit) @27095   11 years ak19 Tidied up previous commit
(edit) @27093   11 years ak19 httpdomain macro in rss items resolved in receptionist with primary …
(edit) @27084   11 years kjdon more tidying up of queryfilters. moved some stuff to the lucene class, …
(edit) @27066   11 years kjdon added in the so (lucene sort order) cgi arg handling
(edit) @27065   11 years kjdon added in the so (lucene sort order) cgi arg
(edit) @27064   11 years kjdon adding reverse sort/sort order in for lucene search results sorting. …
(edit) @27063   11 years kjdon added fieldedqueryfilter into list of files
(edit) @27062   11 years kjdon sortoder added to query params for lucene
(edit) @27061   11 years kjdon add reverse_sort to lucene query options if sort order is descending
(edit) @27014   11 years ak19 First commit for Dspace Depositor Clone (Institutional Repository) …
(edit) @27000   11 years ak19 Comment with useful link to relevant apache documentation
(edit) @26978   11 years ak19 Third and final commit for RSS support. This time the …
(edit) @26977   11 years ak19 Second commit for RSS support: GS Apache on Linux needs to have …
(edit) @26560   11 years ak19 URL encoding forward-slash breaks subcollections, as subcollections …
(edit) @26552   11 years sjm84 Fixing apache finding the system sqlite instread of the one bundled …
(edit) @26543   11 years ak19 Forgot to commit the windows equivalent for the changes to the linux …
(edit) @26541   11 years ak19 Kathy said that the apache server really only needs to give access to …
(edit) @26539   11 years ak19 Code to URL encode special characters in cgi-params to mitigate more …
(edit) @26512   11 years ak19 First step to improving the security issues in GS2 and GS3: now GS2's …
(edit) @25745   12 years kjdon removed erroneous s at start of file
(edit) @25560   12 years ak19 Dr Bainbridge has introduced the isPersistentAction (add the …
(edit) @25559   12 years ak19 1. Dr Bainbridge fixed a bug in pingaction where it returned the …
(edit) @25521   12 years ak19 Back in January, with the commit of revision 24958 for RSS support in …
(edit) @25239   12 years jmt12 Removing space that was causing problems when enabling TDB
(edit) @25238   12 years jmt12 Removing spaces that were causing problems when enabling TDB
(edit) @25237   12 years jmt12 Adding some variables to the Makefile.in that extensions can …
(edit) @25236   12 years jmt12 Adding some variables to the Makefile.in that extensions can …
(edit) @25235   12 years jmt12 Adding two placeholders into the collectset to allow Extensions to add …
(edit) @25234   12 years jmt12 Adding some variables to the Makefile.in that extensions can …
(edit) @25232   12 years ak19 Adding a README file for the corba part of runtime-src so that …
(edit) @25231   12 years ak19 Many changes to get corba working again ever since the addition of RSS …
(edit) @25230   12 years ak19 We've shifted over to mico-2.3.13 (from 2.3.5), which required we use …
(edit) @25229   12 years ak19 1. The mico version is still the new 2.3.13, but it has been altered …
(edit) @25228   12 years ak19 Replaced with newest (and customised) version of mico:2.3.13
(edit) @25227   12 years ak19 1. The mico version is still the new 2.3.13, but it has been altered …
(edit) @25213   12 years kjdon Michael said we didn't need this 'Cached: true/false' debug message …
(edit) @25189   12 years ak19 Added new version of mico. The older version 2.3.5 does not work on …
(edit) @25178   12 years sjm84 Fixed two Windows makefiles
(edit) @25164   12 years sjm84 Adding in a necessary include directory
(edit) @25149   12 years kjdon getting greenstone to work properly on 64 bit machines. …
(edit) @24970   12 years ak19 Dr Bainbridge noticed that previous commits to corba needed an …
(edit) @24961   12 years ak19 Fixed copy and paste errors in recent commits and removed some unused …
(edit) @24959   12 years ak19 Second commit to do with Greenstone's support for RSS. Has been tested …
(edit) @24958   12 years ak19 First commit to do with Greenstone's support for RSS. Committing Dr …
(edit) @24902   12 years ak19 GSDLARCH used in Windows makefiles (and gsicontrol.bat) when working …
(edit) @24901   12 years ak19 GSDLARCH used in Linux makefiles when working out the cgi-bin path …
(edit) @24895   12 years ak19 Further changes to previous commit: the usage.txt file needs to be …
(edit) @24894   12 years ak19 John Thompson fixed a bug: Turning logging on in etc/main.cfg had no …
(edit) @24874   12 years ak19 Third set of commits to do with the migration of cgi-bin into …
(edit) @24871   12 years ak19 Minor cosmetic change before major commits
(edit) @24810   12 years ak19 Dr Bainbridge fixed the Datelist Browsing Classifier: previously, if …
(edit) @24758   13 years ak19 Related to bugfix of previous commit: this time, not only is the …
(edit) @24757   13 years ak19 Corrections to code to prevent server crash when swapping indexers …
(edit) @24750   13 years ak19 String representing filepath requires double backslash as file separator
(edit) @24563   13 years ak19 1. On Windows, Depositor needs env var OS for the call to …
(edit) @24562   13 years ak19 Another mention of glisite.cfg removed (glisite.cfg has been merged …
(edit) @24508   13 years ak19 All comments referring to glisite.cfg edited to refer to llssite.cfg …
(edit) @24504   13 years ak19 Still part of the changes for introducing the --mode=gli flag that's …
(edit) @24498   13 years ak19 Introduced the --mode=gli command line parameter, where the gli value …
(edit) @24412   13 years ak19 Fixed a new failure of the OAI validation test of GS2's OAI server: …
Note: See TracRevisionLog for help on using the revision log.