The configure method takes test_only flag so we can avoid
[metaproxy-moved-to-github.git] / src / ex_router_flexml.cpp
2008-02-20 Adam DickmeissThe configure method takes test_only flag so we can...
2008-02-20 Adam DickmeissUse YAZ' options
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-16 Adam DickmeissMake yp2 program
2006-01-09 Adam DickmeissRouterFleXML now reads XML simple config and make prope...
2006-01-04 Adam DickmeissRename yp2::FilterFactory to yp2::FactoryFilter
2006-01-04 Adam DickmeissFurther work on filter registration in RouterFleXML
2006-01-04 Adam DickmeissAll filters declare a yp2_filter_struct - used for...
2005-10-31 Marc Crommexml configuration dom parsing finished, still missing...
2005-10-26 Marc Crommestarted on RouterFleXML class, still shaky and rudimentary