2007-01-02 |
Marc Cromme | added first shot on load balance filter which removes... |
tree | commitdiff |
2006-12-28 |
Marc Cromme | added first version of ZeeRex Explain filter for SRU... |
tree | commitdiff |
2006-12-28 |
Marc Cromme | moved common SRU functionality from SRU_to_Z3950 class... |
tree | commitdiff |
2006-12-28 |
Marc Cromme | removed debug output print statements |
tree | commitdiff |
2006-12-12 |
Marc Cromme | record retrieval test updated to reflect new <retrieval... |
tree | commitdiff |
2006-12-12 |
Marc Cromme | updated XML config files to use Xinclude, and to confo... |
tree | commitdiff |
2006-12-01 |
Marc Cromme | changed filter query rewrite config syntax from <xslt... |
tree | commitdiff |
2006-11-29 |
Marc Cromme | added Xinclude restricted to localhost for partitioning... |
tree | commitdiff |
2006-11-29 |
Marc Cromme | changed config file root element from <yp2 ... > to |
tree | commitdiff |
2006-11-17 |
Adam Dickmeiss | Added 'timeout' setting for filter frontend_net which... |
tree | commitdiff |
2006-10-31 |
Mike Taylor | Ignore three more generated binaries. |
tree | commitdiff |
2006-10-10 |
Marc Cromme | adapting lower-case convention |
tree | commitdiff |
2006-10-10 |
Adam Dickmeiss | filter_backend_test checks for element set name . None... |
tree | commitdiff |
2006-10-10 |
Adam Dickmeiss | First functional record transform filter. There is... |
tree | commitdiff |
2006-10-05 |
Marc Cromme | progressing slowly |
tree | commitdiff |
2006-10-05 |
Marc Cromme | record transformation - encoding of z3950 present packa... |
tree | commitdiff |
2006-10-04 |
Marc Cromme | computing backend record syntax and elementset name... |
tree | commitdiff |
2006-10-04 |
Marc Cromme | added xml ressources - most notably the LOC marc21... |
tree | commitdiff |
2006-10-03 |
Marc Cromme | added scaffolding for a Z3950 present record transform... |
tree | commitdiff |
2006-10-03 |
Marc Cromme | more diagnostics added |
tree | commitdiff |
2006-10-03 |
Marc Cromme | factorizing HTTP specific code out of SRU2Z3950 filter... |
tree | commitdiff |
2006-10-02 |
Marc Cromme | factorizing http utils and sru utild code out of SRUtoZ... |
tree | commitdiff |
2006-10-02 |
Marc Cromme | sending explain even when decoding of SRU package failed. |
tree | commitdiff |
2006-10-02 |
Marc Cromme | added socket listen_host and listen_port to Origin... |
tree | commitdiff |
2006-09-29 |
Marc Cromme | cleaning code |
tree | commitdiff |
2006-09-29 |
Marc Cromme | code cleanup |
tree | commitdiff |
2006-09-29 |
Marc Cromme | code cleanup, replaced class name Virt_db with VirtualDB |
tree | commitdiff |
2006-09-28 |
Marc Cromme | cleaning code, changed Class name Backend_test to Backe... |
tree | commitdiff |
2006-09-28 |
Marc Cromme | test suite for sru_to_z3950 filter added. It is very... |
tree | commitdiff |
2006-09-28 |
Marc Cromme | added test suite for bounce filter |
tree | commitdiff |
2006-09-26 |
Marc Cromme | factoring SRU helper utilities into seperate files |
tree | commitdiff |
2006-09-26 |
Marc Cromme | added header file |
tree | commitdiff |
2006-09-26 |
Marc Cromme | restructuring og Origin Class into it's own header... |
tree | commitdiff |
2006-09-26 |
Marc Cromme | added simple explain facility to sru-to-z3950 filter... |
tree | commitdiff |
2006-09-22 |
Marc Cromme | protecting from derefenecing empty pointers |
tree | commitdiff |
2006-09-22 |
Marc Cromme | diagnosics added for present operation. |
tree | commitdiff |
2006-09-22 |
Marc Cromme | fetching records correctly, honoring recordPacking... |
tree | commitdiff |
2006-09-21 |
Marc Cromme | printing diagnostics messages |
tree | commitdiff |
2006-09-21 |
Marc Cromme | added correct SRU diagnostics when SRU package decoding... |
tree | commitdiff |
2006-09-20 |
Marc Cromme | added output formatting for SRW response object |
tree | commitdiff |
2006-09-20 |
Marc Cromme | sending SRU searchRetrieve and scan response object... |
tree | commitdiff |
2006-09-19 |
Marc Cromme | parsing of SRW request packages, and sending of Z3950... |
tree | commitdiff |
2006-09-18 |
Marc Cromme | added checking of pointers before dereferencing |
tree | commitdiff |
2006-09-15 |
Marc Cromme | sending correct searchRequest packages to Z3950 backend |
tree | commitdiff |
2006-09-14 |
Marc Cromme | added logging after vir-db filter, added correct initia... |
tree | commitdiff |
2006-09-14 |
Marc Cromme | z3950 initRequest and close packages working, missing... |
tree | commitdiff |
2006-09-14 |
Marc Cromme | pretty formatting initRequest printing |
tree | commitdiff |
2006-09-14 |
Marc Cromme | superflous member int m_data removed from Package class |
tree | commitdiff |
2006-09-14 |
Marc Cromme | continued iplementation of SRU searchRetrieve, added... |
tree | commitdiff |
2006-09-13 |
Marc Cromme | added code for SRU GET/POST/SOAP determination. |
tree | commitdiff |
2006-09-13 |
Marc Cromme | added more code to do protocol detection, experimented... |
tree | commitdiff |
2006-09-13 |
Marc Cromme | added first files for SRU to Z3950 filter module, much... |
tree | commitdiff |
2006-09-07 |
Adam Dickmeiss | Fix NULL-reference due to diagnosticInformation being... |
tree | commitdiff |
2006-08-31 |
Marc Cromme | Coded bounce filter which returns all packages unproces... |
tree | commitdiff |
2006-08-31 |
Marc Cromme | removed superflous comment |
tree | commitdiff |
2006-08-31 |
Marc Cromme | added close diagnostic information |
tree | commitdiff |
2006-08-30 |
Marc Cromme | added logging of extended services packages - requests... |
tree | commitdiff |
2006-08-30 |
Marc Cromme | finalized logging output format, using ISO date form... |
tree | commitdiff |
2006-08-30 |
Adam Dickmeiss | Change forms of get_vhost functions.. get_vhost_otherin... |
tree | commitdiff |
2006-08-30 |
Adam Dickmeiss | Fixed bug #645: Filter Frontend_net must set proper... |
tree | commitdiff |
2006-08-30 |
Marc Cromme | target information removed from logging and from packag... |
tree | commitdiff |
2006-08-30 |
Marc Cromme | streaming of package target info in operator<< |
tree | commitdiff |
2006-08-30 |
Marc Cromme | added m_target member to keep track of target informati... |
tree | commitdiff |
2006-08-30 |
Marc Cromme | added logging support for init, search , present, scan... |
tree | commitdiff |
2006-08-30 |
Marc Cromme | added output streaming operators |
tree | commitdiff |
2006-08-29 |
Marc Cromme | use explicit #include <iostream> |
tree | commitdiff |
2006-08-29 |
Marc Cromme | Package logging of Z_GDU structs re-factored into own... |
tree | commitdiff |
2006-08-28 |
Marc Cromme | started access logging of Z39.50 packages, partially... |
tree | commitdiff |
2006-08-09 |
Adam Dickmeiss | Change the way NamePlusRecord struct is modified for... |
tree | commitdiff |
2006-08-01 |
Adam Dickmeiss | Remove 'Fix up:' message |
tree | commitdiff |
2006-08-01 |
Adam Dickmeiss | Fix leak in Package::copy_filter |
tree | commitdiff |
2006-07-06 |
Adam Dickmeiss | Proper database fixup for virt_db+multi in case of... |
tree | commitdiff |
2006-06-28 |
Adam Dickmeiss | Handle close in filter virt_db |
tree | commitdiff |
2006-06-21 |
Adam Dickmeiss | Annotate filter_z3950_client more |
tree | commitdiff |
2006-06-21 |
Adam Dickmeiss | Log filter writes by default to stdout again. |
tree | commitdiff |
2006-06-21 |
Adam Dickmeiss | Fix compilation for VS 2005 |
tree | commitdiff |
2006-06-21 |
Adam Dickmeiss | Implement basic configuration of session_shared. |
tree | commitdiff |
2006-06-20 |
Adam Dickmeiss | Work on filter log. Added support for init-options... |
tree | commitdiff |
2006-06-20 |
Adam Dickmeiss | Work on session_shared - scan support, better error... |
tree | commitdiff |
2006-06-19 |
Adam Dickmeiss | Functional session_shared module. Require yazpp 1.0.1. |
tree | commitdiff |
2006-06-19 |
Adam Dickmeiss | Log filter can be configured to write to a given file... |
tree | commitdiff |
2006-06-10 |
Adam Dickmeiss | Add LICENSE file and Refer to it from the source. Inclu... |
tree | commitdiff |
2006-06-09 |
Adam Dickmeiss | Move memcmp2 to util. Change use of namespaces a little... |
tree | commitdiff |
2006-06-09 |
Adam Dickmeiss | Close connection if frontend filter receives unhandled... |
tree | commitdiff |
2006-05-16 |
Adam Dickmeiss | Added a namespace qualifiers (mp::) |
tree | commitdiff |
2006-05-15 |
Adam Dickmeiss | Fixed comment |
tree | commitdiff |
2006-05-15 |
Adam Dickmeiss | First work at bug #573: Hide errors for individual... |
tree | commitdiff |
2006-05-15 |
Adam Dickmeiss | Removed unused code in filter_multi |
tree | commitdiff |
2006-05-15 |
Adam Dickmeiss | Fixed bug #574: Database names are recognised case... |
tree | commitdiff |
2006-05-15 |
Adam Dickmeiss | Removed unused mutex |
tree | commitdiff |
2006-05-15 |
Adam Dickmeiss | More work on session_shared |
tree | commitdiff |
2006-05-15 |
Adam Dickmeiss | Removed unused code |
tree | commitdiff |
2006-04-29 |
Adam Dickmeiss | Use stderr for errors |
tree | commitdiff |
2006-04-29 |
Adam Dickmeiss | Option --version/-V shows program version |
tree | commitdiff |
2006-04-29 |
Adam Dickmeiss | Fixed bug #569: Some options throws unknown exception. |
tree | commitdiff |
2006-04-29 |
Adam Dickmeiss | *** empty log message *** |
tree | commitdiff |
2006-04-29 |
Adam Dickmeiss | Fixed bug #567: Fix up database name in Name-Plus-Record. |
tree | commitdiff |
2006-04-22 |
Adam Dickmeiss | Ignore test_filter_query_rewrite |
tree | commitdiff |
2006-04-22 |
Adam Dickmeiss | Fix fname for so file |
tree | commitdiff |
2006-04-03 |
Mike Taylor | Ignore new "metaproxy" binary rather than old "yp2" |
tree | commitdiff |
next |