source: trunk/gsdl/src/recpt@ 7381

Name Size Rev Age Author Last Change
../
action.cpp 5.3 KB 3546   21 years sjboddie Added protos to argument list of action::check_cgiargs() as I always …
action.h 6.3 KB 3546   21 years sjboddie Added protos to argument list of action::check_cgiargs() as I always …
argdb.cpp 2.2 KB 2368   23 years sjboddie Many cgi arguments used by the collector are now stored in a gdbm …
argdb.h 1.3 KB 2368   23 years sjboddie Many cgi arguments used by the collector are now stored in a gdbm …
authenaction.cpp 11.8 KB 7371   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
authenaction.h 2.6 KB 7371   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
browseaction.cpp 7.6 KB 7371   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
browseaction.h 2.6 KB 7371   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
browseactiontools.cpp 3.5 KB 2905   22 years jrm21 removed some old debugging statements no longer needed.
browseactiontools.h 1.9 KB 2612   23 years dmm9 adding filter for nonexistent metadata
browserclass.cpp 5.1 KB 1285   24 years sjboddie Removed CVS logging information from source files
browserclass.h 5.6 KB 7379   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
browsetools.cpp 30.6 KB 7193   20 years kjdon small fix for DateLists where its built on metadata that is not Date
browsetools.h 3.5 KB 4972   21 years sjboddie More changes to the new document formatting code. Added an …
cgiargs.cpp 7.9 KB 1285   24 years sjboddie Removed CVS logging information from source files
cgiargs.h 8.0 KB 1285   24 years sjboddie Removed CVS logging information from source files
cgiutils.cpp 16.3 KB 3670   21 years jrm21 added an exception for utf-16 when creating the encoded options. I …
cgiutils.h 3.7 KB 2426   23 years sjboddie added an ugly hack to prevent problems when multiple value arguments …
cgiwrapper.cpp 21.8 KB 3396   22 years jrm21 save cerr before redirecting it to file, so we can restore it afterwards.
cgiwrapper.h 1.6 KB 1860   23 years cs025 Included CORBA branch for first time
collectoraction.cpp 67.2 KB 7371   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
collectoraction.h 4.1 KB 7371   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
comproto.asn 10.1 KB 220   25 years rjmcnab Altered the protocol so that the metadata is part of the filter.
comtypes.cpp 7.1 KB 6584   20 years kjdon Fiddled around with segmenting for chinese text. Haven't changed how …
comtypes.h 11.5 KB 6584   20 years kjdon Fiddled around with segmenting for chinese text. Haven't changed how …
configaction.cpp 5.0 KB 4401   21 years sjboddie * empty log message *
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.5 KB 7379   20 years mdewsnip (Human Info) Allow some browser classes 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. …
documentaction.cpp 43.5 KB 7333   20 years davidb Collage code updated to take advantage of dynamic paramters specified …
documentaction.h 3.4 KB 4936   21 years sjboddie Added new format options for [DocTOC], [DocImage], …
extlinkaction.cpp 8.0 KB 7371   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
extlinkaction.h 2.0 KB 7371   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
formattools.cpp 35.7 KB 7266   20 years kjdon If and Or in format statements now match IF, If, if, OR, Or, or
formattools.h 3.8 KB 6710   20 years kjdon added a [DocRank] format statement option that returns the rank of the …
GCC.mak 4.9 KB 1149   24 years sjboddie modifications for windows port of GCC
gsdl_compatibility_cfg.h 1.7 KB 7371   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
gsdl_modules_cfg.h 2.7 KB 7379   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
highlighttext.cpp 8.0 KB 5140   21 years sjboddie Fix for search term highlighting code so it no longer becomes confused …
highlighttext.h 1.5 KB 3322   22 years sjboddie Attempted to improve search term highlighting. Simple phrase searches …
historydb.cpp 7.7 KB 1913   23 years kjm18 history revamp. new format: numdocs args. query num no longer saved, …
historydb.h 2.4 KB 1913   23 years kjm18 history revamp. new format: numdocs args. query num no longer saved, …
hlistbrowserclass.cpp 6.2 KB 7215   20 years sjboddie Fixed a minor bug in the way nested HLists were displayed
hlistbrowserclass.h 2.3 KB 1285   24 years sjboddie Removed CVS logging information from source files
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.5 KB 1285   24 years sjboddie Removed CVS logging information from source files
htmlutils.h 1.2 KB 1285   24 years sjboddie Removed CVS logging information from source files
infodbclass.cpp 14.3 KB 2400   23 years sjboddie Fixed a bug in infodbclass that prevented backslashes from being …
infodbclass.h 5.5 KB 1459   24 years sjboddie Did some tidying up of destructor functions as a result of a few hours …
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. …
langaction.cpp 16.6 KB 4233   21 years jrm21 print out better error messages when one of the perl scripts goes …
langaction.h 2.4 KB 4123   21 years mdewsnip Added e-mail notification when translator is entered.
langdb.cpp 3.3 KB 3632   21 years sjboddie Added langaction
langdb.h 2.4 KB 3632   21 years sjboddie Added langaction
librarymain.cpp 5.4 KB 4122   21 years mdewsnip Passes the translator the receptionist so it can read the …
Makefile.in 11.2 KB 3632   21 years sjboddie Added langaction
nullproto.cpp 5.6 KB 4774   21 years sjboddie No longer show search page (or search form on "about" page) if a …
nullproto.h 3.5 KB 4774   21 years sjboddie No longer show search page (or search form on "about" page) if a …
OIDtools.cpp 9.8 KB 2261   23 years say1 fixed a minor c initialisation bug
OIDtools.h 3.9 KB 1347   24 years jrm21 merged z39.50 receptionist stuff into main trunk (along with the mgpp …
pageaction.cpp 34.1 KB 7149   20 years mdewsnip Added the fifth manual (Using the Organizer) into the documentation macro.
pageaction.h 3.1 KB 4905   21 years sjboddie Added 3 functions to change the way that collections are displayed on …
pagedbrowserclass.cpp 6.9 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. …
parse.fl 3.0 KB 1347   24 years jrm21 merged z39.50 receptionist stuff into main trunk (along with the mgpp …
parse.yy.c 49.8 KB 1941   23 years jmt14 Modified files: browsetools.cpp documentaction.cpp formattools.cpp …
phindaction.cpp 26.1 KB 7371   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
phindaction.h 3.9 KB 7371   20 years mdewsnip (Human Info) Allow some actions 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. …
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 51.3 KB 7199   20 years kjdon put some stuff back from the previous commit that was not required
queryaction.h 4.6 KB 6584   20 years kjdon Fiddled around with segmenting for chinese text. Haven't changed how …
querytools.cpp 14.9 KB 7380   20 years mdewsnip (Human Info) Made some parameters const, and added an extended …
querytools.h 2.6 KB 7380   20 years mdewsnip (Human Info) Made some parameters const, and added an extended …
receptionist.cpp 51.1 KB 7347   20 years davidb Revisions made to support Greenstone being embedded in Apache as a module.
receptionist.h 10.1 KB 7349   20 years davidb Revision made to support Greenstone as a module in Apache.
recptconfig.cpp 4.6 KB 7302   20 years kjdon removed a strange piece of code: 'return true; return false;' :-) …
recptconfig.h 1.7 KB 1860   23 years cs025 Included CORBA branch for first time
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 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 …
statusaction.cpp 37.9 KB 7381   20 years mdewsnip (Human Info) Now delete all char* variables from text_t.getcstr() …
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 7348   20 years davidb string_pool class to support Greenstone being embedded in Apache as a …
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 2971   22 years jrm21 Changed <unitool.h> to "unitool.h", just in case it causes problems …
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 7381   20 years mdewsnip (Human Info) Now delete all char* variables from text_t.getcstr() …
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 7381   20 years mdewsnip (Human Info) Now delete all char* variables from text_t.getcstr() …
usersaction.h 2.7 KB 7375   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
vlistbrowserclass.cpp 9.2 KB 5124   21 years kjdon made some small changes to allow the user to specify that documents …
vlistbrowserclass.h 2.3 KB 1285   24 years sjboddie Removed CVS logging information from source files
win32.mak 5.5 KB 7060   20 years sjboddie Added DLL=1 and DLLDEBUG=1 options to the windows makefiles
z3950cfg.h 575 bytes 1369   24 years jrm21 Modified handling of error/log file for parser, to make more portable …
z3950proto.cpp 19.8 KB 7381   20 years mdewsnip (Human Info) Now delete all char* variables from text_t.getcstr() …
z3950proto.h 3.0 KB 2229   23 years jrm21 updated get_protocol_name(void) to get_protocol_name(comerror_t&) in …
z3950server.cpp 10.2 KB 7381   20 years mdewsnip (Human Info) Now delete all char* variables from text_t.getcstr() …
z3950server.h 3.1 KB 2161   23 years jrm21 minor - renamed a variable.
zparse.tab.c 30.9 KB 1941   23 years jmt14 Modified files: browsetools.cpp documentaction.cpp formattools.cpp …
zparse.tab.h 971 bytes 1347   24 years jrm21 merged z39.50 receptionist stuff into main trunk (along with the mgpp …
zparse.y 6.9 KB 1450   24 years jrm21 re-added a mistakenly deleted initialiser to zserver in zparse.y for …
Note: See TracBrowser for help on using the repository browser.