source: trunk/gsdl/src/recpt@ 7067

Name Size Rev Age Author Last Change
../
action.cpp 5.3 KB 3546   22 years sjboddie Added protos to argument list of action::check_cgiargs() as I always …
action.h 6.3 KB 3546   22 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.7 KB 4974   21 years sjboddie Added the following options to the collect.cfg file: => …
authenaction.h 2.5 KB 3546   22 years sjboddie Added protos to argument list of action::check_cgiargs() as I always …
browseaction.cpp 7.5 KB 3546   22 years sjboddie Added protos to argument list of action::check_cgiargs() as I always …
browseaction.h 2.5 KB 3546   22 years sjboddie Added protos to argument list of action::check_cgiargs() as I always …
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 1860   23 years cs025 Included CORBA branch for first time
browsetools.cpp 30.5 KB 7061   20 years sjboddie Fixed up the sstream stuff in browsetools.cpp so it compiles under VC4
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.1 KB 5599   21 years jrm21 added important piece of feedback so that if the tmp dir isn't …
collectoraction.h 4.0 KB 5599   21 years jrm21 added important piece of feedback so that if the tmp dir isn't …
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 1876   23 years sjboddie * empty log message *
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.3 KB 6773   20 years davidb Fixed bug where 'continue' was used in loop without incrementing loop …
datelistbrowserclass.h 2.1 KB 1285   24 years sjboddie Removed CVS logging information from source files
documentaction.cpp 42.7 KB 6936   20 years jrm21 remove html tags from the "pagetitle" macro, since it isn't valid for …
documentaction.h 3.4 KB 4936   21 years sjboddie Added new format options for [DocTOC], [DocImage], …
extlinkaction.cpp 8.0 KB 1443   24 years davidb Changes to support nested {If} and {Or} statements in macro files. …
extlinkaction.h 1.9 KB 1285   24 years sjboddie Removed CVS logging information from source files
formattools.cpp 35.6 KB 6710   20 years kjdon added a [DocRank] format statement option that returns the rank of the …
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
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 5124   21 years kjdon made some small changes to allow the user to specify that documents …
hlistbrowserclass.h 2.3 KB 1285   24 years sjboddie Removed CVS logging information from source files
htmlbrowserclass.cpp 2.0 KB 1285   24 years sjboddie Removed CVS logging information from source files
htmlbrowserclass.h 1.5 KB 1285   24 years sjboddie Removed CVS logging information from source files
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.3 KB 1285   24 years sjboddie Removed CVS logging information from source files
invbrowserclass.h 1.5 KB 1285   24 years sjboddie Removed CVS logging information from source files
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 32.8 KB 6810   20 years mdewsnip Additions for the GsdlCollageApplet: a classifier that displays a …
pageaction.h 3.1 KB 4905   21 years sjboddie Added 3 functions to change the way that collections are displayed on …
pagedbrowserclass.cpp 6.8 KB 1559   24 years nzdl made OIDs for arrow links dm safe
pagedbrowserclass.h 2.2 KB 1285   24 years sjboddie Removed CVS logging information from source files
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.0 KB 6787   20 years jrm21 Tidied slightly so that we return the content type in …
phindaction.h 3.8 KB 3722   21 years sjboddie * empty log message *
phindbrowserclass.cpp 1.4 KB 2016   23 years paynter Removed a bunch of code that served no prupose, and added a little …
phindbrowserclass.h 1.8 KB 2016   23 years paynter Removed a bunch of code that served no prupose, and added a little …
pingaction.cpp 2.6 KB 1285   24 years sjboddie Removed CVS logging information from source files
pingaction.h 1.6 KB 1285   24 years sjboddie Removed CVS logging information from source files
queryaction.cpp 51.2 KB 7067   20 years mdewsnip Added in the code from pageaction where if the collection specified by …
queryaction.h 4.6 KB 6584   20 years kjdon Fiddled around with segmenting for chinese text. Haven't changed how …
querytools.cpp 11.9 KB 6584   20 years kjdon Fiddled around with segmenting for chinese text. Haven't changed how …
querytools.h 2.4 KB 6584   20 years kjdon Fiddled around with segmenting for chinese text. Haven't changed how …
receptionist.cpp 49.7 KB 7065   20 years sjboddie Minor bug fix in two get_cookie functions in receptionist.cpp. There …
receptionist.h 9.9 KB 5017   21 years sjboddie Added site configuration directives site_auth and site_groups for site …
recptconfig.cpp 4.7 KB 1860   23 years cs025 Included CORBA branch for first time
recptconfig.h 1.7 KB 1860   23 years cs025 Included CORBA branch for first time
recptmain.cpp 1.2 KB 1860   23 years cs025 Included CORBA branch for first time
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.8 KB 3546   22 years sjboddie Added protos to argument list of action::check_cgiargs() as I always …
statusaction.h 4.2 KB 3546   22 years sjboddie Added protos to argument list of action::check_cgiargs() as I always …
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.4 KB 5967   21 years jrm21 don't fill up the error log file if tips aren't defined in the macro files
tipaction.h 1.5 KB 1285   24 years sjboddie Removed CVS logging information from source files
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 2750   23 years kjm18 can now have spaces after the commas in the groups field of add user …
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.6 KB 3733   21 years sjboddie Avoid compiler warning
usersaction.h 2.6 KB 3546   22 years sjboddie Added protos to argument list of action::check_cgiargs() as I always …
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 2905   22 years jrm21 removed some old debugging statements no longer needed.
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 1900   23 years jrm21 The z39.50 client now does "and" or "or" boolean searches depending on …
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.