author | Sebastian Harl <sh@tokkee.org> | |
Thu, 19 Jun 2014 14:21:31 +0000 (16:21 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 19 Jun 2014 14:21:31 +0000 (16:21 +0200) | ||
commit | 5ef35401510325242737f05af78bc08eb631e8e4 | |
tree | 6b8336f7d66b67473dfec1fb9cd4983af5338769 | tree | snapshot |
parent | b0af45ebf920955095b9fdeaddbde0107c6e519f | commit | diff |
store_lookup: Made the attribute matcher a "standalone" matcher.
The attribute matcher will now be applied to host objects directly and then
match against that host's attributes. This further simplifies parse_cmp() and
the general workflow for matchers.
The attribute matcher will now be applied to host objects directly and then
match against that host's attributes. This further simplifies parse_cmp() and
the general workflow for matchers.
src/core/store-private.h | diff | blob | history | |
src/core/store_lookup.c | diff | blob | history | |
src/include/core/store.h | diff | blob | history | |
t/unit/core/store_lookup_test.c | diff | blob | history |