Bump year in copyright msg in source
[metaproxy-moved-to-github.git] / src / util.hpp
2009-05-11 Adam DickmeissBump year in copyright msg in source
2009-01-15 Adam DickmeissUpdated footer comment
2008-04-19 Adam DickmeissUpdated copyright headers. Omit CVS ID.
2008-01-29 Adam DickmeissNew feature: jilter sru_z3950 handles x-target=host .
2007-05-09 Adam DickmeissGPL v2.
2007-01-25 Adam DickmeissYear 2007.
2007-01-02 Marc Crommeadded first shot on load balance filter which removes...
2006-10-04 Marc Crommecomputing backend record syntax and elementset name...
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-09-29 Marc Crommecode cleanup, replaced class name Virt_db with VirtualDB
2006-08-30 Adam DickmeissChange forms of get_vhost functions.. get_vhost_otherin...
2006-06-19 Adam DickmeissFunctional session_shared module. Require yazpp 1.0.1.
2006-06-10 Adam DickmeissAdd LICENSE file and Refer to it from the source. Inclu...
2006-06-09 Adam DickmeissMove memcmp2 to util. Change use of namespaces a little...
2006-05-15 Adam DickmeissFixed bug #574: Database names are recognised case...
2006-03-16 Adam DickmeissRename from yp2 to metaproxy. The namespace for all...
2006-01-25 Adam DickmeissAdded yp2::PlainFile class which reads Unix-style plain...
2006-01-20 Marc Crommeadded regex core functionality for filter_query_rewrite
2006-01-19 Adam DickmeissImplemented first bits of http_file filter which serves...
2006-01-18 Adam DickmeissAdded utility yp2::util::set_vhost_otherinfo to put...
2006-01-17 Adam DickmeissAdded piggyback support for filters backend_test +...
2006-01-17 Adam DickmeissImplemented utilities get_init_diagnostics and get_def...
2006-01-17 Adam DickmeissAdded yp2::util split_zurl and get_vhost_otherinfo.
2006-01-16 Adam DickmeissFilter virt_db allows multiple databases.. Each of...
2006-01-13 Adam DickmeissPut proper reference IDs in response PDUs properly.
2005-10-30 Adam DickmeissAdded methods create_{close,initResponse} for odr class.
2005-10-30 Adam DickmeissImplemented yp2::odr which is a noncopyable wrapper...
2005-10-26 Adam DickmeissExperiments with session map template.