source: main/trunk/greenstone2/runtime-src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30968   7 years ak19 Correction to regex expression used in sed in z3950 Makefile: what …
(edit) @30967   7 years ak19 Correction to regex expression used in sed in z3950 Makefile: what …
(edit) @30961   7 years ak19 Dr Bainbridge got the new yaz to compile on the Mac Mountain Lion again.
(edit) @30955   7 years ak19 New yaz 2.1.56 was needed to get GS2 compiling to work again on Macs …
(edit) @30954   7 years ak19 New yaz 2.1.56 was needed to get GS2 compiling to work again on Macs …
(edit) @30948   7 years ak19 Changes in z3950 and recpt Makefile to get dependencies right for …
(edit) @30920   7 years ak19 Dr Bainbridge got the z3950 server compiled up again against the …
(edit) @30893   7 years ak19 Dr Bainbridge made a fix to yaz to get it to compile again: had to …
(edit) @30878   8 years ak19 Modifications to get GS2 compiling to work again on Macs after the …
(edit) @30685   8 years ak19 Undoing accidental commits of rev 30681.
(edit) @30683   8 years ak19 Undoing accidental commits of rev 30681.
(edit) @30681   8 years ak19 3 new strings introduced by Kathy contained the :, which is used as a …
(edit) @30620   8 years ak19 The %s in the perlmodule strings was being replaced with the entire …
(edit) @30566   8 years ak19 Had return statement back to front, returning true when meaning to …
(edit) @30565   8 years ak19 Some changes when moving from default port 80 to 8282 should not have …
(edit) @30561   8 years ak19 All the changes (I think) to switch from port 80 as default for GS2 to …
(edit) @30484   8 years ak19 Bugfix by DLConsulting's Andrew Holland submitted via email on …
(edit) @30466   8 years kjdon metadata values might have special chars in them, so we must xml_safe …
(edit) @30465   8 years kjdon fixes for depositor. when getting the post ata and putting it together …
(edit) @30374   8 years kjdon just testing committing
(edit) @30373   8 years kjdon first stab at fixing diego's bug where you can't add accented values …
(edit) @30329   8 years kjdon need to convert the text_t to utf8 before writing out the metadata.xml file
(edit) @30328   8 years kjdon testing commit
(edit) @30327   8 years kjdon changed the way we read in collect.cfg to find depositormetadata. New …
(edit) @30307   9 years kjdon asking for cl=CL2.pr caused a segfault. So add in a check for empty …
(edit) @29381   9 years kjdon removed the commented out args - these args are ones that collector …
(edit) @29100   10 years kjdon add in PDFPlugin to the line checking for -use_realistic_book option, …
(edit) @29087   10 years kjdon sortfield option. will now display even when there is only one option. …
(edit) @29047   10 years ak19 Compiling formatconverter on Windows
(edit) @29046   10 years ak19 GS2 makefile copy formatconverter into the bin/OS folder
(edit) @29042   10 years ak19 First of 2 part commit for improving FormatConversion from GS2 to GS3. …
(edit) @28998   10 years ak19 Rewrite rules now allow for underscore in collection names. Thanks to …
(edit) @28991   10 years ak19 Added in the necessary code so that now the Download File link for the …
(edit) @28980   10 years ak19 Minor changes: better comments.
(edit) @28979   10 years ak19 GTI on nzdl needs path to java executable. Since a custom javahome …
(edit) @28973   10 years ak19 All the changes required to get the GTI installed on a local …
(edit) @28960   10 years ak19 Bugfix to formatconverter for if exists test.
(edit) @28956   10 years kjdon if no current value, use the default from the option - for sortfield.
(edit) @28955   10 years kjdon now we read in indexsortfieldmap and defaultsortfield, so the user can …
(edit) @28949   10 years ak19 Dr Bainbridge fixed an encoding issue in the depositor, where if you …
(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
Note: See TracRevisionLog for help on using the revision log.