source: gsdl/trunk/runtime-src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20614   15 years ak19 Added the Allow From placeholder into the ScriptAlias as well (it was …
(edit) @20607   15 years kjdon find should be findchar
(edit) @20602   15 years kjdon get_plain_query_terms: first pass through to remove TI:(...) and …
(edit) @20601   15 years kjdon use fqv instead of q arg to get the plain query terms when appropriate
(edit) @20593   15 years kjdon if builing fails, output the whole log, not just the last few lines
(edit) @20590   15 years mdewsnip Completely rewrote the resumption token support, as its buginess …
(edit) @20589   15 years mdewsnip Removed some unnecessary #includes.
(edit) @20574   15 years mdewsnip Removed unused output_content() function in listsetsaction.
(edit) @20542   15 years mdewsnip Added correct namespace for rfc1807 according to OAI documentation, …
(edit) @20535   15 years davidb The depositor now supports users that belong to collection specific …
(edit) @20506   15 years ak19 Needed to add order allow,deny allow from connection into the …
(edit) @20481   15 years kjdon added get_plain_query_terms method to querytools (only partially …
(edit) @20430   15 years ak19 1. Cleaning doesn't abort when the apache-httpd folder had never …
(edit) @20423   15 years ak19 Slashes need to go the other way for Windows
(edit) @20408   15 years ak19 To be tested: Makes logs folder to keep in sync with what the Linux …
(edit) @20349   15 years ak19 Dr Bainbridge fixed the configure.in (and generated the configure file …
(edit) @20339   15 years ak19 Instead of the files in folder w32apachectl getting compiled up for …
(edit) @20184   15 years ak19 The program that sends the Stop signal to the apache web server now …
(edit) @20183   15 years ak19 1. Updated makefiles to ensure that the local Apache web server gets …
(edit) @20171   15 years ak19 Windows httpd.conf.in file is not the same as the one for linux and …
(edit) @20170   15 years ak19 Replacing old httpd-2.2.11.tar.gz with the same BUT which has windows …
(edit) @20169   15 years ak19 Adding the customised apache web server source folder: a linux source …
(edit) @19825   15 years mdewsnip Fixed up bad directory test (for modules directory), causing an error …
(edit) @19821   15 years mdewsnip Commented out all occurrences of #define _XOPEN_SOURCE_EXTENDED 1 …
(edit) @19820   15 years mdewsnip Now also looks for …
(edit) @19806   15 years davidb Dr Bainbridge's fix to getting collectgroup to work again, which …
(edit) @19788   15 years kjdon moved the text for existence of build.cfg out of w32server/cgiwrapper …
(edit) @19787   15 years oranfry put a simple check for existence before doing replacements in files
(edit) @19728   15 years ak19 Dr Bainbridge fixed a terrible bug that caused the server.exe to crash …
(edit) @19611   15 years kjdon changed path composition to use filename_cat instead of append, and …
(edit) @19591   15 years kjdon strip off namespace and subfield when creating metatags, as the d2m …
(edit) @19590   15 years kjdon removed one print statement and changed another
(edit) @19548   15 years ak19 Recommitting the changes made to allow GLI to work with the …
(edit) @19521   15 years ak19 Dr Bainbridge updated the Windows makefiles to 1. Take the DEBUG flag …
(edit) @19514   15 years ak19 Reverting changes made to allow GLI to cope with GSI being launched …
(edit) @19505   15 years ak19 w32server writes URL pending for the URL property into the llssite.cfg …
(edit) @19387   15 years oranfry ignore mod_gsdl install
(edit) @19365   15 years ak19 Dr Bainbridge fixed the bug that crashed server.exe when there's no MG …
(edit) @19358   15 years oranfry mod_gsdl.so not compiling under macos yet, ignore for now
(edit) @19345   15 years ak19 New folder w32apachectl written by Dr Bainbridge to start and stop a …
(edit) @19344   15 years ak19 Added new folder w32apachectl in src to compile up Apache webserver …
(edit) @19312   15 years davidb DocOID is now stored in the span-wrap tag to help with set-metadata call
(edit) @19311   15 years davidb Further mods to support metadata-spanwrap
(edit) @19302   15 years davidb Introduction of [metadata-spanwrap] ... metadata-spanwrap to mark …
(edit) @19301   15 years davidb Added -with-included-apr to help Apache compile on different …
(edit) @19298   15 years davidb optional support for metadata wrapped in span tags added. *OFF* by …
(edit) @19297   15 years mdewsnip Tidied up a few comments.
(edit) @19295   15 years mdewsnip Ignoring new .cgi extension.
(edit) @19294   15 years mdewsnip Ignoring new .cgi extension.
(edit) @19292   15 years davidb Adjustment to -I flags to compile mod_gsdl.cpp/so so it can find the …
(edit) @19289   15 years ak19 Tries to generate the llssite.cfg file from llssite.cfg.in if it's not …
(edit) @19261   15 years davidb mod_gsdl.so needs to be enclosed in 'if' test so only installed with …
(edit) @19260   15 years davidb Tweak to ensure Apache (if enabled) is installed before src/recpt is …
(edit) @19259   15 years davidb Revap of Greenstone as a module for Apache. Initial version coded by …
(edit) @19250   15 years davidb Unix version now allows the web server to be for local-only or …
(edit) @19210   15 years davidb Local Library Server can now either be configured to connects from …
(edit) @19160   15 years kjdon modified the install path
(edit) @19159   15 years kjdon added an install target
(edit) @19147   15 years kjdon need to configure recpt with httpweb
(edit) @19124   15 years kjdon updated the location of the stylesheet
(edit) @19109   15 years kjdon httpimg changed to httpweb, and default is now httpprefix/web. not …
(edit) @19062   15 years kjdon all gdbm files (key, users, history, argdb) now use gdb extension …
(edit) @19058   15 years davidb Fixed bug that causes Local Library Server to crash with an {If} …
(edit) @19047   15 years davidb Additional macros set to assist in more advanced use of a …
(edit) @19046   15 years davidb Qualifiers within metadata can now support a chain of parent: and …
(edit) @19036   15 years ak19 Last remaining occurrences of original compilation pathnames in apache …
(edit) @19019   15 years davidb Provisional (optional) support for apache-httpd for Windows. Add …
(edit) @19018   15 years ak19 Fixed error in previous commit: the inclusion of quotes meant the …
(edit) @19017   15 years davidb Provisional (optional) support for apache-httpd for Windows. Add …
(edit) @19016   15 years ak19 Some files still referred to the old path of installation. Though …
(edit) @19015   15 years ak19 From now on the server starts up with address resolution method set to …
(edit) @18979   15 years kjdon add the call to add_collection_group after add_collection, so that …
(edit) @18978   15 years kjdon made group col use / instead of - we check for this later. so now …
(edit) @18903   15 years kjdon check the existence of collect.cfg to see if a collection name is …
(edit) @18896   15 years kjdon convert CoverageSpatial to Spatial. Just deletes anything before the …
(edit) @18895   15 years kjdon added is_valid_element to metaformat, which checks elementSet for the …
(edit) @18893   15 years kjdon check the metadataSet list for whether we support a format or not
(edit) @18892   15 years kjdon some comments changed and support for oaimetadata in oai.cfg. list of …
(edit) @18891   15 years kjdon new field metadataSet, and getMetadataSet() method
(edit) @18890   15 years kjdon pass metadata set to recordaction constructor
(edit) @18889   15 years kjdon constructor now takes a text_tset containing a list of metadata set …
(edit) @18888   15 years kjdon constructor now takes a text_tset containing a list of metadata set …
(edit) @18885   15 years kjdon changed some comments
(edit) @18884   15 years kjdon the mapping now uses the metadata set name instead of the prefix, so …
(edit) @18882   15 years oranfry on ubuntu the compiler complains that we need three arguments to …
(edit) @18879   15 years ak19 1. More instances where spaces in filepaths need to be escaped; 2. …
(edit) @18878   15 years ak19 Spaces in paths preserved with quotes
(edit) @18875   15 years ak19 1. Dr Bainbridge added in virtual destructors and a semi-colon at the …
(edit) @18872   15 years ak19 Removed reference to build.properties.in from the Makefile
(edit) @18865   15 years kjdon added / to the end of the namespace path so its consistent with the …
(edit) @18864   15 years kjdon added new qualified_dublincore files into sources and objects lists
(edit) @18862   15 years kjdon add gsdl_qdc to list of acceptable meta formats. Output xml-stylesheet …
(edit) @18861   15 years kjdon load up the new qualified dublin core metaformat
(edit) @18860   15 years kjdon added new field to collection - baseDocRoot. Equivalent to …
(edit) @18859   15 years kjdon added new field to collection - baseDocRoot. Equivalent to …
(edit) @18858   15 years kjdon a new metaformat class for qualified dublin core
(edit) @18841   15 years ak19 Reverting previous erroneous commit
(edit) @18838   15 years ak19 Added a line in that seemed like an ommission: command.clear().
(edit) @18828   15 years ak19 The apxs.in file is now redundant since the packages' Makefile will …
(edit) @18827   15 years ak19 In order to be able to run the final install-bindist.sh file (to be …
Note: See TracRevisionLog for help on using the revision log.