Use YAZ' options rather than Boost options.
[metaproxy-moved-to-github.git] / src /
2008-02-20 Adam DickmeissUse YAZ' options rather than Boost options.
2008-01-29 Adam DickmeissThe x-target SRU parameter sets both vhost and database...
2008-01-29 Adam DickmeissNew feature: jilter sru_z3950 handles x-target=host .
2008-01-21 Adam DickmeissFixed bug #1130: Problem with SRU server closing connec...
2008-01-21 Adam DickmeissRemoved a lot of std::cout messages
2008-01-19 Adam DickmeissRemoved a few stdout messages
2007-12-16 Adam DickmeissFilter record_transform handles OPAC record.
2007-11-26 Adam DickmeissSort targets by order in config rather than alphabetically.
2007-11-26 Adam DickmeissSimplify PresentJob.
2007-11-18 Adam DickmeissMergetype facility for filter 'multi'.
2007-11-02 Adam DickmeissFixed bug #1589: tests does not compile for libboost...
2007-11-02 Adam DickmeissFixed two tests . Bug #1589.
2007-11-02 Adam DickmeissRemove blank after backslash cont
2007-09-16 Adam DickmeissUse LDADD for extra libs rather than AM_LDFLAGS.
2007-08-13 Adam DickmeissFixed bug #1341: MetaProxy returning different results...
2007-05-24 Adam DickmeissAppend rather than truncate for filter log files
2007-05-23 Adam DickmeissFixed bug #1136: Access rights not enforced.
2007-05-22 Adam DickmeissImplemented new log category 'user-access'.
2007-05-22 Adam DickmeissExtended the access log a bit. More material is logged...
2007-05-09 Adam DickmeissGPL v2.
2007-05-09 Adam DickmeissUse Odr_oid for OIDs. Requires YAZ 3.0.2
2007-04-20 Adam DickmeissLoosen test. After sleep(1), elapsed seconds could...
2007-04-18 Adam DickmeissFixed bug #1064: Test test_thread_pool_observer hangs.
2007-04-16 Adam DickmeissAnother and hopefully, last, YAZ OID DB update
2007-04-13 Adam DickmeissUpdate for YAZ 3s new OID system.
2007-04-10 Marc Crommeprotecting dereferencing of void pointer by if statement
2007-03-20 Adam DickmeissWRBUF updates
2007-03-20 Adam DickmeissChanged arg soap of decode_sru_request.
2007-03-20 Adam DickmeissIndent
2007-03-20 Adam DickmeissFixed bug #975: HTTP HEAD Request kills SRU server.
2007-03-08 Adam DickmeissFix for bug #948. Other problem is that frontend sessio...
2007-03-08 Adam DickmeissBackend test may return dummy XML records of a given...
2007-03-07 Adam DickmeissFixed bug #948: SRU Request reliably coredumps metaprox...
2007-02-26 Adam DickmeissMove YAZ tests before Boost thread tests so we set...
2007-02-26 Adam DickmeissInclude signal.h for SIGPIPE etc
2007-02-26 Marc Crommeupdated boost autoconf checks - hopefully now running...
2007-02-23 Marc Crommeremoved unnexessary output to std::cout
2007-02-21 Adam DickmeissAvoid double call to write/send in test
2007-02-19 Adam DickmeissFixed bug #895: Metaproxy fails some 2 tests on flurry...
2007-02-08 Marc Crommeremoved output to std::out
2007-02-08 Marc Crommeremoved GET parameters after '?' to assure that SRU...
2007-01-26 Adam DickmeissAdded support for configurable default/force target...
2007-01-25 Adam DickmeissYear 2007.
2007-01-25 Adam DickmeissZ39.50 init handler can generate SRU diagnostics.
2007-01-25 Adam DickmeissFixed un-initalized variable error_code. Occurred in...
2007-01-25 Adam DickmeissReturn diagnostic "Database does not exist" (235),...
2007-01-17 Marc Crommefixing bug #822 SRU diagnostic missing when making...
2007-01-16 Marc Crommeremoved unneeded yaz log messages and yaz.h header...
2007-01-16 Marc Crommethrowing out 9 unused header files and many lines of...
2007-01-15 Marc Crommerenamed methods and restructured code to follow coding...
2007-01-12 Adam DickmeissAdded quick comment about config
2007-01-12 Adam DickmeissImplemented cql_to_rpn filter. Requires new yazpp from...
2007-01-11 Adam DickmeissFix win32 compilation by removing macro 'max' if alread...
2007-01-08 Marc Crommeincluded SRU explain functionality in sru_z3950 filter
2007-01-07 Marc CrommeAdded output of XML config dom tree to SRU explain...
2007-01-07 Marc Crommemore work on SRU explain filters
2007-01-05 Marc Crommemore work on zeerex explain filter, to be continued
2007-01-04 Marc Crommeremoved unnecessary debug output statements
2007-01-04 Marc Crommecounting dead connections correctly
2007-01-03 Marc Crommecounting dead backends correctly
2007-01-03 Marc Crommefirst working version of load balancing filter
2007-01-02 Marc Crommeadded first shot on load balance filter which removes...
2006-12-28 Marc Crommeadded first version of ZeeRex Explain filter for SRU...
2006-12-28 Marc Crommemoved common SRU functionality from SRU_to_Z3950 class...
2006-12-28 Marc Crommeremoved debug output print statements
2006-12-12 Marc Crommerecord retrieval test updated to reflect new <retrieval...
2006-12-12 Marc Crommeupdated XML config files to use Xinclude, and to confo...
2006-12-01 Marc Crommechanged filter query rewrite config syntax from <xslt...
2006-11-29 Marc Crommeadded Xinclude restricted to localhost for partitioning...
2006-11-29 Marc Crommechanged config file root element from <yp2 ... > to
2006-11-17 Adam DickmeissAdded 'timeout' setting for filter frontend_net which...
2006-10-31 Mike TaylorIgnore three more generated binaries.
2006-10-10 Marc Crommeadapting lower-case convention
2006-10-10 Adam Dickmeissfilter_backend_test checks for element set name . None...
2006-10-10 Adam DickmeissFirst functional record transform filter. There is...
2006-10-05 Marc Crommeprogressing slowly
2006-10-05 Marc Crommerecord transformation - encoding of z3950 present packa...
2006-10-04 Marc Crommecomputing backend record syntax and elementset name...
2006-10-04 Marc Crommeadded xml ressources - most notably the LOC marc21...
2006-10-03 Marc Crommeadded scaffolding for a Z3950 present record transform...
2006-10-03 Marc Crommemore diagnostics added
2006-10-03 Marc Crommefactorizing HTTP specific code out of SRU2Z3950 filter...
2006-10-02 Marc Crommefactorizing http utils and sru utild code out of SRUtoZ...
2006-10-02 Marc Crommesending explain even when decoding of SRU package failed.
2006-10-02 Marc Crommeadded socket listen_host and listen_port to Origin...
2006-09-29 Marc Crommecleaning code
2006-09-29 Marc Crommecode cleanup
2006-09-29 Marc Crommecode cleanup, replaced class name Virt_db with VirtualDB
2006-09-28 Marc Crommecleaning code, changed Class name Backend_test to Backe...
2006-09-28 Marc Crommetest suite for sru_to_z3950 filter added. It is very...
2006-09-28 Marc Crommeadded test suite for bounce filter
2006-09-26 Marc Crommefactoring SRU helper utilities into seperate files
2006-09-26 Marc Crommeadded header file
2006-09-26 Marc Crommerestructuring og Origin Class into it's own header...
2006-09-26 Marc Crommeadded simple explain facility to sru-to-z3950 filter...
2006-09-22 Marc Crommeprotecting from derefenecing empty pointers
2006-09-22 Marc Crommediagnosics added for present operation.
2006-09-22 Marc Crommefetching records correctly, honoring recordPacking...
2006-09-21 Marc Crommeprinting diagnostics messages
2006-09-21 Marc Crommeadded correct SRU diagnostics when SRU package decoding...
next