Rename path_prefix to path_namespace and disallow trailing '/'
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 7 Apr 2011 15:12:22 +0000 (16:12 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 7 Apr 2011 15:12:22 +0000 (16:12 +0100)
commit97bf0b2b4876bad135c7ea9eee30c2ddecc51ada
treefa570eb45f4836a545d8d14ad6d66c984acfba6e
parenta9f76f20a0d5782991663c2671ff009375a06a20
Rename path_prefix to path_namespace and disallow trailing '/'

Also disallow having both path and path_namespace in the same match rule
(it wouldn't make sense, path is more specific than path_namespace).

As per IRC discussion with davidz and wjt.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=34870
bus/signals.c
bus/signals.h
doc/dbus-specification.xml