dbus/glib
Olivier Andrieu 4076d31c71 * bus/config-loader-libxml.c: complete the implementation of libxml
backend for config file loader. Doesn't work with full OOM test yet.

* configure.in: change error when selecting libxml into a warning.

* test/data/invalid-config-files: add two non-well-formed XML files.

* glib/Makefile.am: libdbus_gtool always uses expat, not libxml.

* dbus/dbus-transport-unix.c (unix_handle_watch): do not disconnect in
case of DBUS_WATCH_HANGUP, several do_reading() may be necessary to
read all the buffer. (bug #894)

* bus/activation.c (bus_activation_activate_service): fix a potential
assertion failure (bug #896). Small optimization in the case of
auto-activation messages.

* dbus/dbus-message.c (verify_test_message, _dbus_message_test): add
test case for byte-through-vararg bug (#901). patch by Kimmo
Hämäläinen.
2004-07-29 08:00:45 +00:00
..
.cvsignore Update 2003-09-07 16:21:12 +00:00
dbus-gidl.c 2004-06-20 Havoc Pennington <hp@redhat.com> 2004-06-20 15:28:15 +00:00
dbus-gidl.h 2003-12-02 Richard Hult <richard@imendio.com> 2003-12-02 10:44:22 +00:00
dbus-glib-tool.c 2004-06-20 Havoc Pennington <hp@redhat.com> 2004-06-20 15:28:15 +00:00
dbus-glib.c 2004-06-20 Havoc Pennington <hp@redhat.com> 2004-06-20 15:28:15 +00:00
dbus-gloader-expat.c 2003-12-02 Richard Hult <richard@imendio.com> 2003-12-02 10:44:22 +00:00
dbus-gmain.c 2004-06-20 Havoc Pennington <hp@redhat.com> 2004-06-20 15:28:15 +00:00
dbus-gobject.c 2004-06-20 Havoc Pennington <hp@redhat.com> 2004-06-20 15:28:15 +00:00
dbus-gparser.c 2004-05-31 Havoc Pennington <hp@redhat.com> 2004-06-01 03:02:26 +00:00
dbus-gparser.h 2003-12-02 Richard Hult <richard@imendio.com> 2003-12-02 10:44:22 +00:00
dbus-gproxy.c 2004-06-20 Havoc Pennington <hp@redhat.com> 2004-06-20 15:28:15 +00:00
dbus-gtest-main.c 2003-12-02 Richard Hult <richard@imendio.com> 2003-12-02 10:44:22 +00:00
dbus-gtest.c 2004-06-20 Havoc Pennington <hp@redhat.com> 2004-06-20 15:28:15 +00:00
dbus-gtest.h 2004-06-20 Havoc Pennington <hp@redhat.com> 2004-06-20 15:28:15 +00:00
dbus-gthread.c 2004-06-20 Havoc Pennington <hp@redhat.com> 2004-06-20 15:28:15 +00:00
dbus-gtool-test.h 2004-06-20 Havoc Pennington <hp@redhat.com> 2004-06-20 15:28:15 +00:00
dbus-gutils.c 2004-06-20 Havoc Pennington <hp@redhat.com> 2004-06-20 15:28:15 +00:00
dbus-gutils.h 2004-06-20 Havoc Pennington <hp@redhat.com> 2004-06-20 15:28:15 +00:00
dbus-gvalue.c 2004-05-28 Michael Meeks <michael@ximian.com> 2004-05-28 13:10:36 +00:00
dbus-gvalue.h 2004-03-29 Michael Meeks <michael@ximian.com> 2004-03-29 13:24:50 +00:00
Makefile.am * bus/config-loader-libxml.c: complete the implementation of libxml 2004-07-29 08:00:45 +00:00