2003-04-02 Havoc Pennington <hp@redhat.com>
authorHavoc Pennington <hp@redhat.com>
Wed, 2 Apr 2003 21:43:29 +0000 (21:43 +0000)
committerHavoc Pennington <hp@redhat.com>
Wed, 2 Apr 2003 21:43:29 +0000 (21:43 +0000)
commit94790fef4a846ef2bed9bf1825c4c2b0ca7b8566
tree4d10bb9e8c16060113b8470507d635f6502796f5
parente55fd2c6706e41f6933e1656ac3da7527ee2514f
2003-04-02  Havoc Pennington  <hp@redhat.com>

* dbus/dbus-sysdeps.c (_dbus_file_get_contents): include filenames
in error messages
(_dbus_string_get_dirname): new
(_dbus_sysdeps_test): new
(_dbus_directory_open): include dirnames in error messages

* bus/config-parser.c: interpret <include> and <includedir> and
<servicedir> relative to config file location if the given
filename is not absolute.

* dbus/dbus-string.c (_dbus_string_find_byte_backward): new
ChangeLog
bus/config-loader-expat.c
bus/config-parser.c
bus/config-parser.h
dbus/dbus-string.c
dbus/dbus-string.h
dbus/dbus-sysdeps.c
dbus/dbus-sysdeps.h
dbus/dbus-test.c
dbus/dbus-test.h
test/data/valid-config-files/basic.d/basic.conf [new file with mode: 0644]