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 |
2006-03-29 |
Adam Dickmeiss | Upgrade to yazpp |
tree | commitdiff |
2006-03-27 |
Adam Dickmeiss | Query rewrite filter renamed from query-rewrite to... |
tree | commitdiff |
2006-03-16 |
Adam Dickmeiss | Rename from yp2 to metaproxy. The namespace for all... |
tree | commitdiff |
2006-03-16 |
Adam Dickmeiss | Omit include of boost/regex.hpp |
tree | commitdiff |
2006-03-15 |
Adam Dickmeiss | *** empty log message *** |
tree | commitdiff |
2006-02-02 |
Adam Dickmeiss | Remove this test. Rewrite will is gonna be different |
tree | commitdiff |
2006-02-02 |
Adam Dickmeiss | Changed from 'class' to 'struct' in a few forward decla... |
tree | commitdiff |
2006-02-02 |
Adam Dickmeiss | Sort libyp2_la_SOURCES |
tree | commitdiff |
2006-02-02 |
Adam Dickmeiss | Avoid debug std::cout |
tree | commitdiff |
2006-01-25 |
Adam Dickmeiss | Working configuable HTTP File filter.. This will allows... |
tree | commitdiff |
2006-01-25 |
Adam Dickmeiss | Added yp2::PlainFile class which reads Unix-style plain... |
tree | commitdiff |
2006-01-23 |
Mike Taylor | Add unit-test to configuration. |
tree | commitdiff |
2006-01-23 |
Mike Taylor | Lose "finally" action attribute-value, replace by its... |
tree | commitdiff |
2006-01-23 |
Mike Taylor | Replace <stop/> element with stop='1' attribute. |
tree | commitdiff |
2006-01-23 |
Mike Taylor | Add <stop/> directive. |
tree | commitdiff |
2006-01-23 |
Mike Taylor | New "finally" clause. |
tree | commitdiff |
2006-01-22 |
Marc Cromme | added XML config file parsing, still need to read and... |
tree | commitdiff |
2006-01-20 |
Marc Cromme | added regex core functionality for filter_query_rewrite |
tree | commitdiff |
2006-01-19 |
Adam Dickmeiss | Implemented first bits of http_file filter which serves... |
tree | commitdiff |
2006-01-19 |
Marc Cromme | added first version of query-rewrite filter, only empty... |
tree | commitdiff |
next |