Windows: use Boost 1.59, msvc 14.0
[metaproxy-moved-to-github.git] / src / filter.cpp
2014-01-02 Adam DickmeissHappy new year
2014-01-02 Adam DickmeissFilter destructors called upon daemon termination MP-505
2013-01-06 Adam DickmeissBump year
2012-04-10 Adam DickmeissBeginnings of graceful stop
2012-01-11 Adam DickmeissHappy new year
2011-07-21 Adam DickmeissAdd path to configure method of filter.
2011-01-07 Adam DickmeissHappy new year
2010-07-09 Adam DickmeissIntroduce filter method 'start'
2010-01-11 Adam DickmeissPublic MP headers in include/metaproxy
2010-01-04 Adam DickmeissVersion 1.0.23. Bump copyright year. v1.0.23
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-02-20 Adam DickmeissThe configure method takes test_only flag so we can...
2007-05-09 Adam DickmeissGPL v2.
2007-01-25 Adam DickmeissYear 2007.
2006-06-10 Adam DickmeissAdd LICENSE file and Refer to it from the source. Inclu...
2006-03-16 Adam DickmeissRename from yp2 to metaproxy. The namespace for all...
2006-01-11 Adam DickmeissImplemented yp2::xml::check_empty that serves as default
2006-01-11 Adam DickmeissMove methods jump_to_... and check_element_yp2 to xmlutil.
2006-01-11 Adam DickmeissNamed routes for filter virt_db. Example in etc/config2.xml
2005-11-07 Adam DickmeissCalls to pipe(2) replaced with usage of Pipe class...
2005-10-31 Marc Crommestd::string type() function taken out of all filter...
2005-10-29 Marc Crommefilter factory in working shape, see example in test_fi...