source: main/trunk/greenstone2/runtime-src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22173   14 years davidb Some initial development on the ability to have bi-directional pipes …
(edit) @22142   14 years davidb For the CGI 'e' variable to be inter-changable between mod_gsdl and …
(edit) @22090   14 years ak19 Windows makefiles to work with USE_GDBM and USE_JDBM: 1. Added …
(edit) @22080   14 years ak19 Undoing partial commit: accidentally committed windows makefiles along …
(edit) @22078   14 years ak19 1. Missing conditional LIBS or INCLUDES or DIR declaration for when …
(edit) @22068   14 years ak19 1. Configure files updated to set the USE_HTTPD at the runtime-src …
(edit) @22067   14 years ak19 1. More changes to makefiles: rm JDBMWrapper.jar and jdbm.jar on …
(edit) @22066   14 years ak19 obj (not .o) files on windows.
(edit) @22062   14 years ak19 Updating windows makefiles to mirror the same changes that Dr …
(edit) @22058   14 years ak19 Changes to makefiles to 1. incorporate USE_GDBM and USE_JDBM flags …
(edit) @22050   14 years davidb Updating of code to support sql-query filter
(edit) @22049   14 years davidb Similar to introduction of sqlquery action, introduction of …
(edit) @22048   14 years davidb Changes necessary to support new sql-query action
(edit) @22047   14 years davidb Changes necessary to support new sql-query action
(edit) @22046   14 years davidb Changes necessary to support new sql-query action
(edit) @22045   14 years davidb Introduction of sql-query action. This has been achived be creating a …
(edit) @22044   14 years davidb Introduction of sql-query action. This has been achived be creating a …
(edit) @21997   14 years mdewsnip Fixed nasty problem where random memory can be iterated through when …
(edit) @21980   14 years kjdon added stylesheet info to the output so get a nice page when user …
(edit) @21978   14 years kjdon for record datestamp, use gs.OAIDateStamp if available, otherwise use …
(edit) @21973   14 years kjdon Need to convert query between unicode and utf8 for mgpp
(edit) @21961   14 years mdewsnip Added call to reset() on the inconverter before converting each CGI …
(edit) @21945   14 years ak19 Fixed up win32.mak files in runtime-src that set DEFS for ANY of the …
(edit) @21931   14 years ak19 Matches the win32.mak of recpt: doesn't compile up oaserver.cgi for …
(edit) @21906   14 years ak19 Reinstating some of the handling of envvars file to before previous
(edit) @21895   14 years ak19 Can set envvars ourselves instead of preserving it 'if it exists'. It …
(edit) @21894   14 years ak19 1. Removed insertion of unnecessary quotes when replacing the …
(edit) @21887   14 years ak19 Occurrences of the placeholder APACHE_HOME_OS were not getting …
(edit) @21883   14 years kjdon don't use dc.date for datestamp, instead use the new gs.OAIDateStamp
(edit) @21878   14 years kjdon we need to keep the original version of the search word to display for …
(edit) @21877   14 years kjdon added ifndefs around the define _XOPEN_SOURCE. Adding in gsdlconf to …
(edit) @21875   14 years kjdon config.h not there on windows, should have included gsdlconf.h
(edit) @21874   14 years kjdon need to include config.h to use ENABLE_MGPP
(edit) @21810   14 years ak19 LANG env needs to be consistent: passed to apache web server to keep …
(edit) @21808   14 years mdewsnip Added format_t destructor, to fix one memory leak.
(edit) @21799   14 years kjdon output_custom_metadata needs a return value
(edit) @21772   14 years ak19 Removing the Doc and Sec opening and closing tags, since they …
(edit) @21761   14 years kjdon adding code to provide a URL in a dc.identifier field to link to the …
(edit) @21758   14 years kjdon now we dynamically generate srclink (and /srclink, and new srchref …
(edit) @21752   14 years mdewsnip Added new "htmlsafe:", "xmlsafe:", and "truncate(X):" (truncate …
(edit) @21743   14 years kjdon should be using assocfilepath instead of archivedir
(edit) @21605   14 years mdewsnip Swapped an "if" block and an "else" block in …
(edit) @21490   14 years mdewsnip Adding new GSDL_USE_WIZARD_ACTION definition to gsdl_modules_cfg.h, to …
(edit) @21489   14 years mdewsnip Modifying userdb.cpp so it uses the more general dbclass object …
(edit) @21485   14 years mdewsnip Modifying historydb.cpp so it uses the more general dbclass object …
(edit) @21484   14 years ak19 Deleting an extra object file that used to linger upon doing a make clean.
(edit) @21472   14 years mdewsnip Created USE_GDBM and USE_JDBM defines that work similar to USE_SQLITE …
(edit) @21455   14 years ak19 Major bug fix after Dr Bainbridge debugged the server code which was …
(edit) @21453   14 years ak19 Dr Bainbridge improved some code by adding the helper method …
(edit) @21446   14 years ak19 Configure files updated to correctly set all the variables that can be …
(edit) @21442   14 years ak19 In the configure.in files, MICO_DIR is now set to withval not …
(edit) @21440   14 years ak19 MICO_DIR should be set to withval not enableval, this was already …
(edit) @21435   14 years ak19 Better way of setting the ENABLE_indexer and USE_SQLITE and ENABLE_JNI …
(edit) @21432   14 years davidb Update to use of -m32, which is activated when compiling on a 64-bit …
(edit) @21424   14 years davidb When testing on a 64-bit architecture, compile failed with error: cast …
(edit) @21415   14 years davidb Support for JDBM database backend added
(edit) @21361   14 years kjdon missing iconv lib for accentfolding
(edit) @21353   14 years oranfry completed svn:ignore list
(edit) @21337   14 years ak19 Make tends to output every statement to the console, regardless of …
(edit) @21336   14 years ak19 Missing include when compiling MGPP on its own (when ENABLE_MG is off)
(edit) @21332   14 years ak19 Some Windows-specific bugfixes to the recent changes for enabling or …
(edit) @21329   14 years ak19 Changes to makefiles, configure files, and source code to work with …
(edit) @21326   14 years ak19 Changes to makefiles, configure files, and source code to work with …
(edit) @21324   14 years ak19 Changes to makefiles, configure files, and source code to work with …
(edit) @21323   14 years ak19 Minor corrective changes before major commits for new compile settings …
(copy) @20999   14 years oranfry restructuring the repository
copied from gsdl/trunk/runtime-src
(edit) @20949   14 years ak19 Need to write out hostIP in case we were using this …
Note: See TracRevisionLog for help on using the revision log.