aboutsummaryrefslogtreecommitdiff
path: root/filter.c
AgeCommit message (Expand)Author
2012-10-01filter_matches_library should loop all filters in a chainPetr Machata
2012-09-25Extract enum callback_status to a separate modulePetr Machata
2012-04-25Replace some uses of error with fprintfPetr Machata
2012-04-23Filters should be in disjunctive relationshipPetr Machata
2012-04-23filter_add_rule adds to the end of the chainPetr Machata
2012-04-19Fix filteringPetr Machata
2012-04-19Don't create PLT symbols that don't match filtering criteriaPetr Machata
2012-04-19Fix memory bugsPetr Machata
2012-04-19Implement @MAIN, @/path/name -e selectors, make former default for nowPetr Machata
2012-04-19Add glob.c/.h, filter.c/.hPetr Machata