source: gsdl/trunk/src/recpt@ 15160

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.7 KB 14269   17 years qq6 Jeffrey has fixed operating records of users database on Windows
authenaction.h 2.7 KB 14269   17 years qq6 Jeffrey has fixed operating records of users database on Windows
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.1 KB 14181   17 years mdewsnip Moved some HTML out of the C++ and into the macrofiles.
browsetoolsclass.h 6.2 KB 12183   18 years sjboddie Added expand_from_current_level option to …
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.cpp 25.5 KB 13461   17 years kjdon added some comments for decode_cgi_arg method
cgiutils.h 4.2 KB 13456   17 years kjdon cgi_safe was sometimes getting passed in unicode, sometimes utf-8. for …
cgiwrapper.cpp 23.3 KB 12794   18 years davidb Changes to make depositor action work under Windows. Main change is …
cgiwrapper.h 1.6 KB 1860   23 years cs025 Included CORBA branch for first time
collectoraction.cpp 50.8 KB 15160   16 years kjdon changed the group with permission to build collections from colbuilder …
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.5 KB 15002   16 years davidb Collections can now be put in to "groups" i.e. can be located inside …
comtypes.h 11.5 KB 15002   16 years davidb Collections can now be put in to "groups" i.e. can be located inside …
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.3 KB 13982   17 years lh92 Added UseBook variable for Realistic Book
datelistbrowserclass.cpp 5.9 KB 13017   18 years kjdon when doing special formatting for datelist, allow yyyy-mm-dd format
datelistbrowserclass.h 2.3 KB 7379   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
depositoraction.cpp 28.3 KB 15160   16 years kjdon changed the group with permission to build collections from colbuilder …
depositoraction.h 2.3 KB 12515   18 years kjdon deleted some stuff that's not used
documentaction.cpp 55.0 KB 14095   17 years mdewsnip Removed non-HTML 4 compliant <p> tag.
documentaction.h 4.8 KB 13967   17 years kjdon Added new cgi argument (book) to switch between displaying …
extlinkaction.cpp 8.0 KB 11306   18 years kjdon used to use _httpdoc_ in the new link, but that has an &amp; entity in …
extlinkaction.h 2.1 KB 9931   19 years kjdon getting collectionmeta from teh colinforesponse now, not using a …
formattools.cpp 46.8 KB 13457   17 years kjdon cgi_safe method renamed to cgi_safe_unicode, see comment in cgiutils
formattools.h 4.1 KB 13365   17 years shaoqun add DocumentSearchResultLinks to control the display of search result …
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 33.0 KB 13941   17 years nzdl when processing the submissions, the translation keys are encoded to …
gtiaction.h 3.9 KB 13692   17 years mdewsnip Finished the Microsoft Excel spreadsheet generation page that I …
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 &amp;
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.3 KB 13116   18 years kjdon added .rt to the list of OID modifiers - this is the root id of the …
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.4 KB 14269   17 years qq6 Jeffrey has fixed operating records of users database on Windows
Makefile.in 12.6 KB 13773   17 years kjdon mg, mgpp, unac. lucenewrap moved from gsdl into separate indexers …
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.6 KB 14390   17 years mdewsnip Efficiency improvement: only get the filter to retrieve metadata in …
OIDtools.h 4.6 KB 11259   18 years mdewsnip Various little bug fixes and improvements (many to get things working …
pageaction.cpp 33.8 KB 15021   16 years davidb text allignment for collection names on home and group page set to …
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 61.2 KB 14090   17 years mdewsnip Added a new value for the "ifl" argument: when equal to "2", it only …
queryaction.h 4.8 KB 12785   18 years kjdon added new set_sfselection_macro method
querytools.cpp 24.1 KB 12930   18 years kjdon changed set_query_type_args to make plain the default if no search …
querytools.h 2.5 KB 12864   18 years kjdon set_stem_index_args sets ks, ss, and afs args depending on the value …
receptionist.cpp 55.0 KB 13463   17 years kjdon decode_cgi_arg returns utf-8 if the original encoding was utf-8. need …
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 16.2 KB 15087   16 years kjdon changed the default group for admin to be all-collections-editor …
userdb.h 5.1 KB 14269   17 years qq6 Jeffrey has fixed operating records of users database on Windows
usersaction.cpp 13.6 KB 14269   17 years qq6 Jeffrey has fixed operating records of users database on Windows
usersaction.h 2.7 KB 14269   17 years qq6 Jeffrey has fixed operating records of users database on Windows
vlistbrowserclass.cpp 13.0 KB 13451   17 years shaoqun added id=toc_top to the toppest level table of the table of contents
vlistbrowserclass.h 2.5 KB 13366   17 years shaoqun added code to support the display of previous and next search result …
win32.mak 7.6 KB 13773   17 years kjdon mg, mgpp, unac. lucenewrap moved from gsdl into separate indexers …
wizardaction.cpp 24.7 KB 12575   18 years kjdon changed a logout message to say wizardaction rather than collectoration
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 …
  • Property svn:ignore set to
    library
    z3950server
Note: See TracBrowser for help on using the repository browser.