Make public yp2_filter_struct non-const. If not, the linker symbol
[metaproxy-moved-to-github.git] / src / filter_backend_test.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-11-10 Adam DickmeissSeparate imp+rep from public interfaces for some clases...
2005-11-03 Adam DickmeissAdded makefile for MS VS. Compiles OK for Visual Studio...
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-29 Adam DickmeissUsing boost::scoped_ptr for pimpl/rep for some filters
2005-10-26 Adam DickmeissExperiments with session map template.
2005-10-25 Adam DickmeissExperimented with template for session management in...
2005-10-25 Adam DickmeissLog filter has alternative constructor with custom msg
2005-10-25 Adam DickmeissHandle Z39.50 Options better
2005-10-25 Adam DickmeissMore functional virt_db filter. Removed p2_* source