source: trunk/gsdl/src/recpt@ 13017

Name Size Rev Age Author Last Change
../
comproto.asn 10.1 KB 220   25 years rjmcnab Altered the protocol so that the metadata is part of the filter.
GCC.mak 4.9 KB 1149   24 years sjboddie modifications for windows port of GCC
TODO 1.9 KB 1347   24 years jrm21 merged z39.50 receptionist stuff into main trunk (along with the mgpp …
cgiwrapper.h 1.6 KB 1860   23 years cs025 Included CORBA branch for first time
converter.cpp 2.7 KB 1870   23 years sjboddie Tidied up language support stuff.
historydb.h 2.4 KB 1913   23 years kjm18 history revamp. new format: numdocs args. query num no longer saved, …
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
userdb.h 4.6 KB 2750   23 years kjm18 can now have spaces after the commas in the groups field of add user …
summarise.h 1.2 KB 2967   22 years paradis new metadata command [Summary]
highlighttext.h 1.5 KB 3322   22 years sjboddie Attempted to improve search term highlighting. Simple phrase searches …
configaction.h 1.9 KB 4290   21 years sjboddie Added a "configaction" to allow new collection servers to be added to …
nullproto.h 3.5 KB 4774   21 years sjboddie No longer show search page (or search form on "about" page) if a …
recptproto.h 6.8 KB 4774   21 years sjboddie No longer show search page (or search form on "about" page) if a …
documentaction.h 3.4 KB 4936   21 years sjboddie Added new format options for [DocTOC], [DocImage], …
string_pool.h 1.3 KB 7348   20 years davidb string_pool class to support Greenstone being embedded in Apache as a …
converter.h 4.0 KB 7371   20 years mdewsnip (Human Info) Allow some actions 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.
statusaction.h 4.3 KB 7371   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
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.
usersaction.h 2.7 KB 7375   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
datelistbrowserclass.h 2.3 KB 7379   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
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. …
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. …
pagedbrowserclass.h 2.4 KB 7379   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
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. …
recptmain.cpp 1.2 KB 7381   20 years mdewsnip (Human Info) Now delete all char* variables from text_t.getcstr() …
htmlutils.h 1.2 KB 7387   20 years mdewsnip (Human Info) Added javascript_safe function.
recptconfig.h 2.0 KB 7418   20 years mdewsnip (Human Info) Added another site_cfg_read and main_cfg_read with a …
argdb.h 1.4 KB 7424   20 years mdewsnip (Human Info) Only necessary if the collector is used.
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.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 …
action.cpp 5.3 KB 7432   20 years mdewsnip (Human Info) Added language parameter to all calls of get_info, …
authenaction.h 2.6 KB 7432   20 years mdewsnip (Human Info) Added language parameter to all calls of get_info, …
hlistbrowserclass.h 2.4 KB 7432   20 years mdewsnip (Human Info) Added language parameter to all calls of get_info, …
vlistbrowserclass.h 2.4 KB 7432   20 years mdewsnip (Human Info) Added language parameter to all calls of get_info, …
infodbclass.h 6.1 KB 7434   20 years mdewsnip (Human Info) Initial support for retrieving language specific information.
recptconfig.cpp 7.8 KB 7447   20 years mdewsnip (Human Info) Removed a new line which prevented initialisation being …
phindaction.h 3.9 KB 7734   20 years kjdon commiting John T's changes (c/- DL Consulting) to stop phind hanging …
nullproto.cpp 5.6 KB 9032   19 years davidb Modification to calling collectset to be compatable with Stefan's …
argdb.cpp 2.3 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
authenaction.cpp 11.9 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
browseactiontools.cpp 3.6 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
configaction.cpp 5.0 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
htmlutils.cpp 1.9 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
recptproto.cpp 5.8 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
string_pool.cpp 1.5 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
summarise.cpp 8.6 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
userdb.cpp 10.5 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
usersaction.cpp 13.8 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
z3950proto.h 3.1 KB 9924   19 years davidb z3950_server (and associated names) renamed to z3950_proxy to better …
z3950proxy.h 3.1 KB 9925   19 years davidb Renaming of z3950_server.* to z3950_proxy.* This was done to better …
extlinkaction.h 2.1 KB 9931   19 years kjdon getting collectionmeta from teh colinforesponse now, not using a …
yaz_zclient.h 985 bytes 10177   19 years kjdon new version of yaz_zclient for yaz2.1.4 - now lives in colservr. …
z3950proxy.cpp 10.2 KB 10440   19 years kjdon small changes so it compiles under windows
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 …
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 …
yaz_zclient.c 151.4 KB 10707   19 years kjdon swapped the order of cmd_open and z_cmd_open to avoid a warning
highlighttext.cpp 8.3 KB 10739   19 years mdewsnip Added a bug fix suggested by Jens Wille: expand any macros in the text …
pagedbrowserclass.cpp 7.2 KB 10988   18 years mdewsnip Fixed a bug where entering an invalid "gp" value with a top-level "d" …
gsdl_compatibility_cfg.h 1.6 KB 11252   18 years mdewsnip Fixed the line endings of these files to make Visual Studio 2005 happy.
infodbclass.cpp 15.2 KB 11259   18 years mdewsnip Various little bug fixes and improvements (many to get things working …
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 …
extlinkaction.cpp 8.0 KB 11306   18 years kjdon used to use _httpdoc_ in the new link, but that has an & entity in …
zparse.yy.c 50.4 KB 11569   18 years mdewsnip Had to add #if HAVE_UNISTD_H around #include <unistd.h> because …
historydb.cpp 7.9 KB 11751   18 years kjdon made the history work again after John broke it by changin g& to &amp;
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 …
gsdl_modules_cfg.h 2.6 KB 11998   18 years davidb First cut at 'The Depositor' -- Greenstone support for institutional …
pageaction.h 3.1 KB 11998   18 years davidb First cut at 'The Depositor' -- Greenstone support for institutional …
wizardaction.h 3.1 KB 11998   18 years davidb First cut at 'The Depositor' -- Greenstone support for institutional …
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 …
phindaction.cpp 29.3 KB 12315   18 years kjdon mgpp's ParseQuery now takes a fourth argumnet, maxnumeric - leave as …
hlistbrowserclass.cpp 6.0 KB 12488   18 years mdewsnip Some XHTML compliance changes.
vlistbrowserclass.cpp 11.5 KB 12488   18 years mdewsnip Some XHTML compliance changes.
action.h 6.4 KB 12507   18 years kjdon Added Stefan's fileupload code to replace use of cgicc by depositor. …
statusaction.cpp 38.3 KB 12508   18 years kjdon Added Stefan's fileupload code to replace use of cgicc by depositor. …
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. …
cgiargs.cpp 13.2 KB 12512   18 years kjdon Added Stefan's fileupload code to replace use of cgicc by depositor. …
cgiargs.h 8.9 KB 12512   18 years kjdon Added Stefan's fileupload code to replace use of cgicc by depositor. …
cgiutils.h 4.0 KB 12513   18 years kjdon Added Stefan's fileupload code to replace use of cgicc by depositor. …
depositoraction.h 2.3 KB 12515   18 years kjdon deleted some stuff that's not used
librarymain.cpp 8.0 KB 12517   18 years kjdon deleted some commented out stuff
gtiaction.cpp 27.7 KB 12565   18 years mdewsnip A fix to compensate for the change to the way commas in CGI values are …
gtiaction.h 3.8 KB 12565   18 years mdewsnip A fix to compensate for the change to the way commas in CGI values are …
formattools.cpp 46.5 KB 12567   18 years kjdon changed the special metadata formatting for Language and Date. Now …
formattools.h 4.0 KB 12567   18 years kjdon changed the special metadata formatting for Language and Date. Now …
wizardaction.cpp 24.7 KB 12575   18 years kjdon changed a logout message to say wizardaction rather than collectoration
queryaction.h 4.8 KB 12785   18 years kjdon added new set_sfselection_macro method
cgiwrapper.cpp 23.3 KB 12794   18 years davidb Changes to make depositor action work under Windows. Main change is …
depositoraction.cpp 28.3 KB 12794   18 years davidb Changes to make depositor action work under Windows. Main change is …
cgiutils.cpp 24.1 KB 12796   18 years davidb Minor fix to error statement (compiled under Windows, but not Linux).
comtypes.cpp 7.5 KB 12863   18 years kjdon added in stemIndexes to colinfo_t, plus some #defines. stemIndexes …
comtypes.h 11.3 KB 12863   18 years kjdon added in stemIndexes to colinfo_t, plus some #defines. stemIndexes …
querytools.h 2.5 KB 12864   18 years kjdon set_stem_index_args sets ks, ss, and afs args depending on the value …
pageaction.cpp 31.5 KB 12865   18 years kjdon need to call set_stem_index_args to set up the ss, ks and afs args
queryaction.cpp 58.4 KB 12866   18 years kjdon added af (accent folding) arg, and ks, ss and afs which state whether …
Makefile.in 12.3 KB 12926   18 years kjdon added in accentfolding stuff
querytools.cpp 24.1 KB 12930   18 years kjdon changed set_query_type_args to make plain the default if no search …
documentaction.cpp 46.3 KB 12943   18 years kjdon look for gs.DocumentHeader and DocumentHeader metadata, and if found, …
win32.mak 7.5 KB 12990   18 years kjdon added accent folding support into makefiles
datelistbrowserclass.cpp 5.9 KB 13017   18 years kjdon when doing special formatting for datelist, allow yyyy-mm-dd format
Note: See TracBrowser for help on using the repository browser.