source: trunk/gsdl/src/recpt@ 12509

Name Size Rev Age Author Last Change
../
action.cpp 5.3 KB 7432   20 years mdewsnip (Human Info) Added language parameter to all calls of get_info, …
action.h 6.4 KB 12507   18 years kjdon Added Stefan's fileupload code to replace use of cgicc by depositor. …
argdb.cpp 2.3 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
argdb.h 1.4 KB 7424   20 years mdewsnip (Human Info) Only necessary if the collector is used.
authenaction.cpp 11.9 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
authenaction.h 2.6 KB 7432   20 years mdewsnip (Human Info) Added language parameter to all calls of get_info, …
browseaction.cpp 7.7 KB 7426   20 years mdewsnip (Human Info) Use g_EmptyText instead of "", pass in language parameter …
browseaction.h 2.6 KB 7426   20 years mdewsnip (Human Info) Use g_EmptyText instead of "", pass in language parameter …
browseactiontools.cpp 3.6 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
browseactiontools.h 1.9 KB 7427   20 years mdewsnip (Human Info) Made some parameters const.
browserclass.cpp 6.4 KB 7428   20 years mdewsnip (Human Info) Added a clone method and two more output_section_group …
browserclass.h 6.5 KB 7428   20 years mdewsnip (Human Info) Added a clone method and two more output_section_group …
browsetoolsclass.cpp 33.0 KB 12183   18 years sjboddie Added expand_from_current_level option to …
browsetoolsclass.h 6.2 KB 12183   18 years sjboddie Added expand_from_current_level option to …
cgiargs.cpp 10.0 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
cgiargs.h 8.4 KB 7594   20 years mdewsnip "I'm feeling lucky" functionality (a la Google). An extra argument …
cgiutils.cpp 16.7 KB 11998   18 years davidb First cut at 'The Depositor' -- Greenstone support for institutional …
cgiutils.h 3.7 KB 2426   23 years sjboddie added an ugly hack to prevent problems when multiple value arguments …
cgiwrapper.cpp 22.0 KB 12400   18 years kjdon cgicc stuff, we get the arguments form formData then put them back …
cgiwrapper.h 1.6 KB 1860   23 years cs025 Included CORBA branch for first time
collectoraction.cpp 50.8 KB 11998   18 years davidb First cut at 'The Depositor' -- Greenstone support for institutional …
collectoraction.h 2.8 KB 11998   18 years davidb First cut at 'The Depositor' -- Greenstone support for institutional …
comproto.asn 10.1 KB 220   25 years rjmcnab Altered the protocol so that the metadata is part of the filter.
comtypes.cpp 7.4 KB 12421   18 years mdewsnip Now catches TooManyClauses exceptions from Lucene and tells the user …
comtypes.h 11.2 KB 12421   18 years mdewsnip Now catches TooManyClauses exceptions from Lucene and tells the user …
configaction.cpp 5.0 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
configaction.h 1.9 KB 4290   21 years sjboddie Added a "configaction" to allow new collection servers to be added to …
converter.cpp 2.7 KB 1870   23 years sjboddie Tidied up language support stuff.
converter.h 4.0 KB 7371   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
corbaclient.mpp 4.4 KB 2113   23 years say1 integrated the new mico package. updated corba to 2.3.7. fixed the c++ …
corbaproto.h 3.4 KB 2113   23 years say1 integrated the new mico package. updated corba to 2.3.7. fixed the c++ …
corbaproto.mpp 23.2 KB 2261   23 years say1 fixed a minor c initialisation bug
datelistbrowserclass.cpp 5.8 KB 12488   18 years mdewsnip Some XHTML compliance changes.
datelistbrowserclass.h 2.3 KB 7379   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
depositoraction.cpp 28.7 KB 12480   18 years mdewsnip Changed a "g_EmptyText" argument default to g_EmptyText.
depositoraction.h 2.4 KB 12002   18 years davidb First cut at 'The Depositor' -- Greenstone support for institutional …
documentaction.cpp 45.3 KB 12463   18 years kjdon set versionnum macro so that it can be used in the HTML header
documentaction.h 3.4 KB 4936   21 years sjboddie Added new format options for [DocTOC], [DocImage], …
extlinkaction.cpp 8.0 KB 11306   18 years kjdon used to use _httpdoc_ in the new link, but that has an & entity in …
extlinkaction.h 2.1 KB 9931   19 years kjdon getting collectionmeta from teh colinforesponse now, not using a …
formattools.cpp 51.6 KB 11328   18 years kjdon in iso639, if can't map the lang code to an English name, then return …
formattools.h 4.0 KB 10415   19 years kjdon fixed up the metadata format handling. made child metadata work, and …
GCC.mak 4.9 KB 1149   24 years sjboddie modifications for windows port of GCC
gsdl_compatibility_cfg.h 1.6 KB 11252   18 years mdewsnip Fixed the line endings of these files to make Visual Studio 2005 happy.
gsdl_modules_cfg.h 2.6 KB 11998   18 years davidb First cut at 'The Depositor' -- Greenstone support for institutional …
gtiaction.cpp 27.0 KB 12485   18 years mdewsnip The username of the person submitting translations is now passed to …
gtiaction.h 3.7 KB 11460   18 years mdewsnip Added the (unfinished) Excel spreadsheet generation action into the GTI.
highlighttext.cpp 8.3 KB 10739   19 years mdewsnip Added a bug fix suggested by Jens Wille: expand any macros in the text …
highlighttext.h 1.5 KB 3322   22 years sjboddie Attempted to improve search term highlighting. Simple phrase searches …
historydb.cpp 7.9 KB 11751   18 years kjdon made the history work again after John broke it by changin g& to &
historydb.h 2.4 KB 1913   23 years kjm18 history revamp. new format: numdocs args. query num no longer saved, …
hlistbrowserclass.cpp 6.0 KB 12488   18 years mdewsnip Some XHTML compliance changes.
hlistbrowserclass.h 2.4 KB 7432   20 years mdewsnip (Human Info) Added language parameter to all calls of get_info, …
htmlbrowserclass.cpp 2.2 KB 7379   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
htmlbrowserclass.h 1.6 KB 7379   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
htmlutils.cpp 1.9 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
htmlutils.h 1.2 KB 7387   20 years mdewsnip (Human Info) Added javascript_safe function.
infodbclass.cpp 15.2 KB 11259   18 years mdewsnip Various little bug fixes and improvements (many to get things working …
infodbclass.h 6.1 KB 7434   20 years mdewsnip (Human Info) Initial support for retrieving language specific information.
invbrowserclass.cpp 1.4 KB 7379   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
invbrowserclass.h 1.6 KB 7379   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
librarymain.cpp 8.1 KB 11998   18 years davidb First cut at 'The Depositor' -- Greenstone support for institutional …
Makefile.in 12.2 KB 12495   18 years kjdon we need to add in xml2 lib for z3950server linking cos yaz now …
nullproto.cpp 5.6 KB 9032   19 years davidb Modification to calling collectset to be compatable with Stefan's …
nullproto.h 3.5 KB 4774   21 years sjboddie No longer show search page (or search form on "about" page) if a …
OIDtools.cpp 10.2 KB 11259   18 years mdewsnip Various little bug fixes and improvements (many to get things working …
OIDtools.h 4.6 KB 11259   18 years mdewsnip Various little bug fixes and improvements (many to get things working …
pageaction.cpp 31.3 KB 12503   18 years kjdon bsummary page now displays build log as well as import and fail logs
pageaction.h 3.1 KB 11998   18 years davidb First cut at 'The Depositor' -- Greenstone support for institutional …
pagedbrowserclass.cpp 7.2 KB 10988   18 years mdewsnip Fixed a bug where entering an invalid "gp" value with a top-level "d" …
pagedbrowserclass.h 2.4 KB 7379   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
phindaction.cpp 29.3 KB 12315   18 years kjdon mgpp's ParseQuery now takes a fourth argumnet, maxnumeric - leave as …
phindaction.h 3.9 KB 7734   20 years kjdon commiting John T's changes (c/- DL Consulting) to stop phind hanging …
phindbrowserclass.cpp 1.5 KB 7379   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
phindbrowserclass.h 2.0 KB 7379   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
pingaction.cpp 2.6 KB 7371   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
pingaction.h 1.7 KB 7371   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
queryaction.cpp 56.3 KB 12488   18 years mdewsnip Some XHTML compliance changes.
queryaction.h 4.7 KB 9698   19 years kjdon now it doesn't crap out when a system error happens (in …
querytools.cpp 23.4 KB 12428   18 years mdewsnip Lucene now supports "some" and "all" queries, so look at t variable …
querytools.h 2.8 KB 11987   18 years kjdon added a new method set_query_type_args, which sets ct, qt and qto …
receptionist.cpp 55.0 KB 12509   18 years kjdon Added Stefan's fileupload code to replace use of cgicc by depositor. …
receptionist.h 10.3 KB 12509   18 years kjdon Added Stefan's fileupload code to replace use of cgicc by depositor. …
recptconfig.cpp 7.8 KB 7447   20 years mdewsnip (Human Info) Removed a new line which prevented initialisation being …
recptconfig.h 2.0 KB 7418   20 years mdewsnip (Human Info) Added another site_cfg_read and main_cfg_read with a …
recptmain.cpp 1.2 KB 7381   20 years mdewsnip (Human Info) Now delete all char* variables from text_t.getcstr() …
recptproto.cpp 5.8 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
recptproto.h 6.8 KB 4774   21 years sjboddie No longer show search page (or search form on "about" page) if a …
statusaction.cpp 38.3 KB 12508   18 years kjdon Added Stefan's fileupload code to replace use of cgicc by depositor. …
statusaction.h 4.3 KB 7371   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
string_pool.cpp 1.5 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
string_pool.h 1.3 KB 7348   20 years davidb string_pool class to support Greenstone being embedded in Apache as a …
summarise.cpp 8.6 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
summarise.h 1.2 KB 2967   22 years paradis new metadata command [Summary]
tipaction.cpp 2.5 KB 7371   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
tipaction.h 1.6 KB 7371   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
TODO 1.9 KB 1347   24 years jrm21 merged z39.50 receptionist stuff into main trunk (along with the mgpp …
userdb.cpp 10.5 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
userdb.h 4.6 KB 2750   23 years kjm18 can now have spaces after the commas in the groups field of add user …
usersaction.cpp 13.8 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
usersaction.h 2.7 KB 7375   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
vlistbrowserclass.cpp 11.5 KB 12488   18 years mdewsnip Some XHTML compliance changes.
vlistbrowserclass.h 2.4 KB 7432   20 years mdewsnip (Human Info) Added language parameter to all calls of get_info, …
win32.mak 7.3 KB 12082   18 years sjboddie Minor changes to get thing compiling under windows. I'm using an old …
wizardaction.cpp 24.7 KB 12475   18 years kjdon added the directory name into the list of collection names
wizardaction.h 3.1 KB 11998   18 years davidb First cut at 'The Depositor' -- Greenstone support for institutional …
yaz_zclient.c 151.4 KB 10707   19 years kjdon swapped the order of cmd_open and z_cmd_open to avoid a warning
yaz_zclient.h 985 bytes 10177   19 years kjdon new version of yaz_zclient for yaz2.1.4 - now lives in colservr. …
z3950cfg.h 876 bytes 10705   19 years jrm21 tidied up interaction between flex/bison and greenstone's z3950 client …
z3950proto.cpp 20.3 KB 10705   19 years jrm21 tidied up interaction between flex/bison and greenstone's z3950 client …
z3950proto.h 3.1 KB 9924   19 years davidb z3950_server (and associated names) renamed to z3950_proxy to better …
z3950proxy.cpp 10.2 KB 10440   19 years kjdon small changes so it compiles under windows
z3950proxy.h 3.1 KB 9925   19 years davidb Renaming of z3950_server.* to z3950_proxy.* This was done to better …
zparse.fl 3.0 KB 10705   19 years jrm21 tidied up interaction between flex/bison and greenstone's z3950 client …
zparse.tab.c 38.8 KB 10705   19 years jrm21 tidied up interaction between flex/bison and greenstone's z3950 client …
zparse.tab.h 3.3 KB 10705   19 years jrm21 tidied up interaction between flex/bison and greenstone's z3950 client …
zparse.y 6.8 KB 10705   19 years jrm21 tidied up interaction between flex/bison and greenstone's z3950 client …
zparse.yy.c 50.4 KB 11569   18 years mdewsnip Had to add #if HAVE_UNISTD_H around #include <unistd.h> because …
Note: See TracBrowser for help on using the repository browser.