Make public yp2_filter_struct non-const. If not, the linker symbol
[metaproxy-moved-to-github.git] / src / filter_log.cpp
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-30 Adam DickmeissImplemented yp2::odr which is a noncopyable wrapper...
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-16 Adam DickmeissAdded Z3950 Client Filter, AKA Z39.50 backend.
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