Make public yp2_filter_struct non-const. If not, the linker symbol
[metaproxy-moved-to-github.git] / src / filter_log.hpp
2006-01-04 Adam DickmeissMake public yp2_filter_struct non-const. If not, the...
2006-01-04 Adam DickmeissAll filters declare a yp2_filter_struct - used for...
2005-12-11 Adam DickmeissUse boost::scoped_ptr for Log filter
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...
2005-10-25 Adam DickmeissLog filter has alternative constructor with custom msg
2005-10-25 Adam DickmeissMore functional virt_db filter. Removed p2_* source
2005-10-19 Marc Crommeadded test case for yp2::filter::Log, added time stampi...
2005-10-19 Marc Crommetaken extra namespace Log:: out of constructor declaration
2005-10-15 Adam DickmeissSame header and footer for all files. Header includes...
2005-10-15 Adam DickmeissUse namespace yp2::filter for filters .. Rename filters...
2005-10-15 Adam DickmeissImplemented FilterLog filter