source: trunk/gsdl/src/recpt/receptionist.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9674   19 years jrm21 rename utf-16 to utf-16be, otherwise browsers might get confused
(edit) @9615   19 years davidb relocation of disp.unloadcollectionmacros() so it always unloads …
(edit) @9032   19 years davidb Modification to calling collectset to be compatable with Stefan's …
(edit) @8486   19 years jrm21 use the new displayclass::setcollectionmacro() for any macros that the …
(edit) @8470   19 years kjdon modified prepare_page() to fix the bug whereby if l=en, macros which …
(edit) @8454   19 years jrm21 read any collection-specific macros from the ColInfoResponse struct, …
(edit) @7594   20 years mdewsnip "I'm feeling lucky" functionality (a la Google). An extra argument …
(edit) @7509   20 years kjdon file_exists(directory) doesn't work under windows, need to do …
(edit) @7443   20 years mdewsnip (Human Info) Delete char* variables with delete [] instead of delete, …
(edit) @7421   20 years mdewsnip (Human Info) Use ++here instead of here++ for iterators, use …
(edit) @7420   20 years mdewsnip (Human Info) Calls to get_info now have a language parameter.
(edit) @7390   20 years davidb Functionality extended to support collection specific macro files. …
(edit) @7347   20 years davidb Revisions made to support Greenstone being embedded in Apache as a module.
(edit) @7229   20 years mdewsnip Farsi is also a right to left language (eventually, this should …
(edit) @7065   20 years sjboddie Minor bug fix in two get_cookie functions in receptionist.cpp. There …
(edit) @6479   20 years jrm21 check if response.docInfo[1].metadatachildtype is not defined …
(edit) @6022   20 years sjboddie receptionist::read_macrofiles() now unloads any previously loaded …
(edit) @5512   21 years mdewsnip Commented out the clearing of the 'c' variable if the collection it …
(edit) @5024   21 years sjboddie Changed the authentication directives to more easier to use ones. …
(edit) @5020   21 years sjboddie No longer dm_safe() the "hp" argument when setting the _cgiarghp_ macro.
(edit) @5018   21 years sjboddie Quick fix to make sure that site_auth defaults to false as opposed to …
(edit) @5017   21 years sjboddie Added site configuration directives site_auth and site_groups for site …
(edit) @4974   21 years sjboddie Added the following options to the collect.cfg file: => …
(edit) @4905   21 years sjboddie Added 3 functions to change the way that collections are displayed on …
(edit) @4290   21 years sjboddie Added a "configaction" to allow new collection servers to be added to …
(edit) @3668   21 years jrm21 use the utf16outconverter class if we are told to use an encoding …
(edit) @3663   21 years sjboddie Altered receptionist.cpp slightly so it'll now produce nocache headers …
(edit) @3546   21 years sjboddie Added protos to argument list of action::check_cgiargs() as I always …
(edit) @3154   22 years sjboddie Fixed a bug in the usage logging code (on some compilers you need to …
(edit) @3036   22 years jrm21 text strings weren't being properly converted for file output via the …
(edit) @3007   22 years jrm21 Replaced old code to get file descriptors from ofstreams for locking …
(edit) @2957   22 years sjboddie Changed my mind about last changes (adding http headers to prevent …
(edit) @2942   22 years sjboddie Added some http headers in an attempt to prevent pages output by …
(edit) @2937   22 years sjboddie Fixed a few minor issues that surfaced when attempting to get …
(edit) @2773   23 years kjm18 changes to enable language specific collectionmeta
(edit) @2660   23 years jrm21 minor tweak - we were printing Last-Modified header with UTC set to …
(edit) @2613   23 years sjboddie No longer use the old _Xmn_ hack that allowed us to switch between …
(edit) @2608   23 years jrm21 Last-Modified http header now actually works (needed gsdlhome …
(edit) @2607   23 years sjboddie * empty log message *
(edit) @2606   23 years sjboddie * empty log message *
(edit) @2561   23 years sjboddie Fixed a bug preventing usage logging from working under the web library
(edit) @2397   23 years sjboddie * empty log message *
(edit) @2386   23 years jrm21 Now prints out an HTTP Last-modified: header for any request with the …
(edit) @2379   23 years jrm21 added #define line for iostream stuff to work under Mac OS X.
(edit) @2218   23 years sjboddie Fixed a couple of little bugs in the collector - bugs only showed up …
(edit) @2212   23 years sjboddie Fixed a bug that was causing the local library server to attempt to …
(edit) @2113   23 years say1 integrated the new mico package. updated corba to 2.3.7. fixed the c++ …
(edit) @1927   23 years sjboddie Fixed a bug in the C++ encoding support - 8 bit encodings like …
(edit) @1877   23 years sjboddie fixed a couple of minor bugs that were introduced with the corba stuff
(edit) @1870   23 years sjboddie Tidied up language support stuff.
(edit) @1861   23 years cs025 Removed debugging code accidentally left in first CORBA commit.
(edit) @1860   23 years cs025 Included CORBA branch for first time
(edit) @1856   23 years sjboddie Added Encoding and Language options to main.cfg configuration file so …
(edit) @1838   23 years sjboddie Added support for Cyrillic languages (windows codepage 1251) - yet to …
(edit) @1779   23 years sjboddie Implemented LogDateFormat configuration option.
(edit) @1778   23 years sjboddie Implemented the new MailServer, LogEvents, EmailEvents and …
(edit) @1762   23 years sjboddie Added support for the new LogEvents, EmailEvents, EmailUserEvents and …
(edit) @1305   24 years sjboddie some more tidying up of end-user collection building
(edit) @1285   24 years sjboddie Removed CVS logging information from source files
(edit) @1270   24 years sjboddie Receptionist now caches collection information to avoid making …
(edit) @1268   24 years sjboddie fixed bug causing segmentation fault when an invalid collection was …
(edit) @1193   24 years sjboddie a few small changes to get an initial release of the local library
(edit) @1170   24 years sjboddie minor modifications to get web library compiling under VC++ 6.0
(edit) @1148   24 years sjboddie attempting to get end-user collection building to work under windows
(edit) @1089   24 years sjboddie tidied up error messaging and set up some debugging info to be output …
(edit) @950   24 years sjboddie set macros for displaying macrons in utf8
(edit) @935   24 years sjboddie made compressedoptions macro dm_safe - added SCRIPT_NAME to log string
(edit) @904   24 years sjboddie fixed potential bug in ccscols stuff
(edit) @864   24 years sjboddie a few small changes to get fastcgi working properly here at Waikato - …
(edit) @806   24 years sjboddie added arabic encoding
(edit) @799   24 years sjboddie added support for multiple gsdlhomes and gdbmhomes
(edit) @789   24 years sjboddie fixed bug in logout
(edit) @776   24 years sjboddie added multiplevalue option to cgiarginfo
(edit) @769   24 years sjboddie A location url may now contain macros
(edit) @760   24 years sjboddie changes to arguments of many functions
(edit) @731   25 years sjboddie yet another problem with calling browserclass processOID functions …
(edit) @722   25 years davidb Collection building support through web pages and internal and …
(edit) @712   25 years sjboddie tidied up a few things - moved processing of "hp" argument to …
(edit) @669   25 years sjboddie finished changes to browsing support
(edit) @649   25 years sjboddie - metadata now returns mp rather than array - redesigned browsing …
(edit) @606   25 years sjboddie tidied up file locking
(edit) @595   25 years sjboddie added some file locking stuff for logging. Windows still needs to be done.
(edit) @533   25 years sjboddie added GPL notice
(edit) @530   25 years rjmcnab Made the page parameters configurable. Now the page parameters must …
(edit) @526   25 years rjmcnab Made cookies and logs optional (they are turned off by default). To …
(edit) @512   25 years rjmcnab A few small things.
(edit) @468   25 years sjboddie made FilterRequest_t::docSet an array rather than a set
(edit) @463   25 years sjboddie -fixed up location redirection -added some usage logging, also now set …
(edit) @456   25 years sjboddie added some collection-level metadata stuff
(edit) @451   25 years sjboddie added support for html classifier (i.e. the hp argumant now must be …
(edit) @446   25 years sjboddie format option ShowTopPages is now called DocumentTopPages
(edit) @438   25 years sjboddie moved OID translation stuff from …
(edit) @418   25 years sjboddie -added collectinfo argument to some functions -made some function …
(edit) @388   25 years rjmcnab Moved the setting of argsinfo into the constructor. Added the …
(edit) @366   25 years rjmcnab Stored origin of cgiarg with argument.
(edit) @362   25 years rjmcnab Added calls to define_external_cgiargs.
(edit) @297   25 years sjboddie fixed a couple of version conflicts - tidied up some small things
(edit) @296   25 years rjmcnab Made a couple of changes to handle different encodings.
(edit) @263   25 years sjboddie query string macro (_cgiargq_) is now made html safe before being set
(edit) @261   25 years sjboddie added argsinfo to the call to check_cgiargs to make it easy to set …
Note: See TracRevisionLog for help on using the revision log.