2003-04-28 Havoc Pennington <hp@redhat.com> dbus-0.10
authorHavoc Pennington <hp@redhat.com>
Mon, 28 Apr 2003 19:29:42 +0000 (19:29 +0000)
committerHavoc Pennington <hp@redhat.com>
Mon, 28 Apr 2003 19:29:42 +0000 (19:29 +0000)
commit893d859ed4ab785f46485fad28779f026fa166a1
tree7e4791276313367c96ad042d711da409a22e902b
parente8d396efef695b9868b0112c4a6266c97678fa8a
2003-04-28  Havoc Pennington  <hp@redhat.com>

* configure.in: 0.10

* NEWS: update

* bus/system.conf.in: add <includedir>system.d</includedir>

* dbus/dbus-userdb.c (_dbus_user_database_lookup): fix bug when
username was provided but not uid

* bus/config-parser.c (struct BusConfigParser): keep track of
whether the parser is toplevel or was included; change some
of the error handling if it's included.
ChangeLog
NEWS
bus/bus.c
bus/config-loader-expat.c
bus/config-parser.c
bus/config-parser.h
bus/system.conf.in
configure.in
dbus/dbus-userdb.c
test/Makefile.am
test/data/valid-config-files/system.d/test.conf [new file with mode: 0644]