source: gsdl/trunk/runtime-src/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20949   14 years ak19 Need to write out hostIP in case we were using this …
(edit) @20939   14 years mdewsnip Now uses the "rank" attributes returned from Lucene searches for the …
(edit) @20917   14 years davidb Support through the metadata "allowPrint" added to control whether a …
(edit) @20858   15 years mdewsnip Removed unnecessary const that causes compile error on Mac.
(edit) @20856   15 years mdewsnip Rewritten get_cookie() functions to prevent strange infinite loops and …
(edit) @20851   15 years oranfry doing for oaiserver what I did for library.cgi
(edit) @20849   15 years oranfry minor bug stopping the whole thing working
(edit) @20848   15 years oranfry more changes to use our own libiconv
(edit) @20841   15 years oranfry statically compile in libiconv and expat from the common-src/packages area
(edit) @20827   15 years oranfry Added in stdlib.h header file so the compiler can find exit()
(edit) @20821   15 years mdewsnip Removed unnecessary inclusion of MG and MGPP headers.
(edit) @20805   15 years davidb Extra checks added to summarise_keywords() to ensure that the htmlstr …
(edit) @20799   15 years ak19 The wiki page on Authentication had a typo: authen_groups instead of …
(edit) @20798   15 years ak19 Cosmetic adjustments to the code (use of curly brackets on single-line …
(edit) @20761   15 years mdewsnip Fixed a free() in expat_document.cpp that should be a delete, found by …
(edit) @20756   15 years mdewsnip Fixed memory bug (causing crash on some Windows machines) in …
(edit) @20733   15 years mdewsnip Fixed a free() in expat_resultset.cpp that should be a delete, found …
(edit) @20730   15 years kjdon now we are using gs2:docOID to find the right section in a document …
(edit) @20727   15 years kjdon added support for defaultlevel in collect.cfg, for mgpp and lucene. …
(edit) @20708   15 years mdewsnip Same fix as made to identifyaction.cpp, to use a utf8outconvertclass …
(edit) @20707   15 years mdewsnip Now uses a utf8outconvertclass when writing output from the Identify …
(edit) @20638   15 years ak19 Now returns negative values on input error (wrong number of arguments) …
(edit) @20629   15 years mdewsnip Added new "oaisetname" and "oaisetdescription" configuration options …
(edit) @20628   15 years mdewsnip Now only uses cinfo.buildDate in the resumption token if a set has …
(edit) @20627   15 years mdewsnip Minor code fix.
(edit) @20626   15 years mdewsnip Fixed some inconsistencies in the resumption tokens used in the …
(edit) @20625   15 years mdewsnip Fixed minor comment typo.
(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) @20481   15 years kjdon added get_plain_query_terms method to querytools (only partially …
(edit) @20184   15 years ak19 The program that sends the Stop signal to the apache web server now …
(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) @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) @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) @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) @19259   15 years davidb Revap of Greenstone as a module for Apache. Initial version coded by …
(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) @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) @18875   15 years ak19 1. Dr Bainbridge added in virtual destructors and a semi-colon at the …
(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().
Note: See TracRevisionLog for help on using the revision log.