src/filter_chain.[ch]: Implement the built-in `return' target.
[collectd.git] / src / filter_chain.c
2008-11-24 Florian Forstersrc/filter_chain.[ch]: Implement the built-in `return...
2008-11-23 Florian Forstersrc/filter_chain.c: Beatify debug and warning messages.
2008-11-23 Florian Forstersrc/filter_chain.c: Actually abort default targets...
2008-11-23 Florian Forstersrc/filter_chain.c: Fix a rather unimportant typo.
2008-11-23 Florian Forstersrc/filter_chain.c: Implement the default behavior.
2008-11-22 Florian ForsterMerge branch 'ff/libcollectdclient'
2008-11-22 Florian ForsterMerge branch 'ff/filter'
2008-11-22 Florian Forstersrc/filter_chain.c, src/match_regex.c: Add some debuggi...
2008-11-22 Florian Forstersrc/filter_chain.c: Allow the create-function of mathce...
2008-11-22 Florian Forstersrc/filter_chain.c: Add `Target' blocks to `Chain'...
2008-11-21 Florian Forstersrc/filter_chain.[ch]: Implement an advanced filtering...