Year 2007.
[metaproxy-moved-to-github.git] / src / filter.cpp
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...