chiark / gitweb /
bus-policy: append items rather than prepending them
authorDaniel Mack <daniel@zonque.org>
Fri, 19 Sep 2014 20:05:01 +0000 (22:05 +0200)
committerDaniel Mack <daniel@zonque.org>
Sat, 20 Sep 2014 16:47:45 +0000 (18:47 +0200)
commite7eb49db071f9aab2a9bad0660962f2aa4d0c7d1
tree114775d7c1d75766e53082edfd27dc1859458173
parent303174638af7a8fcf6211fb99b8d07c9d270567e
bus-policy: append items rather than prepending them

In the D-Bus policy, the order of items matters, so make sure to store them
in the same order as they are parsed by the sax parser.
src/bus-proxyd/bus-policy.c