2003-04-12 Havoc Pennington <hp@pobox.com>
authorHavoc Pennington <hp@redhat.com>
Sat, 12 Apr 2003 18:32:11 +0000 (18:32 +0000)
committerHavoc Pennington <hp@redhat.com>
Sat, 12 Apr 2003 18:32:11 +0000 (18:32 +0000)
commitbc983ecf15455f49e7a92d038c93e181ae2cb438
treed53948dab970d81f07e195513804945b87a758e8
parent4b773b4a5448ac9bea2cc57486571588fdc14480
2003-04-12  Havoc Pennington  <hp@pobox.com>

* bus/policy.h: change BusPolicy to be the thing from the config
file, and rename old BusPolicy to BusClientPolicy

* bus/bus.c, bus/connection.c, bus/config-parser.c: change to
match change in how policy works

* dbus/dbus-internals.h: mark assert_not_reached as
__attribute((noreturn))__
12 files changed:
ChangeLog
bus/bus.c
bus/bus.h
bus/config-parser.c
bus/config-parser.h
bus/connection.c
bus/connection.h
bus/policy.c
bus/policy.h
dbus/dbus-internals.h
doc/config-file.txt
test/data/valid-config-files/entities.conf [new file with mode: 0644]