daemon: allow "eavesdrop" match rule
authorDaiki Ueno <ueno@unixuser.org>
Mon, 25 Feb 2013 22:42:14 +0000 (07:42 +0900)
committerDaiki Ueno <ueno@unixuser.org>
Mon, 25 Feb 2013 22:42:14 +0000 (07:42 +0900)
commitf9ddda1e2d867b96889f80d9d30c0e88d3ec11b9
treeae9198635fe93891d94e4aed53a69698404bac60
parentc79789fa1b5fd49a53b16e87813b88122168ff73
daemon: allow "eavesdrop" match rule

Recent dbus-monitor supplies "eavesdrop" match rule which ibus-daemon
does not accept.  This patch silently ignores the rule so ibus-daemon
behave the same as before.

BUG=none

Review URL: https://codereview.appspot.com/7225062
bus/matchrule.c
bus/test-matchrule.c