dbus/doc
John (J5) Palmieri a93f9c04ac * dbus/dbus-message.c:
(dbus_message_has_path): New method
        (dbus_message_has_interface): New method
        (dbus_message_has_member): New method

        * dbus/dbus/dbus-sysdeps.c (_dbus_check_dir_is_private_to_user):
        New method

        * dbus/dbus-keyring.c (_dbus_keyring_reload): Check to see that
        the keyring directory is private to the user

        * doc/TODO:
         - The convenience functions in dbus-bus.h should perhaps have
         the signatures that they would have if they were autogenerated
         stubs. e.g. the acquire service function. We should also evaluate
         which of these functions to include, in light of the fact that
         GLib/Qt native stubs will probably also exist.: Punted

         - add dbus_message_has_path(), maybe has_member/interface:
         fixed in this patch

         - in dbus-keyring.c, enforce that the keyring dir is not
         world readable/writable: Fixed in this patch
2005-06-15 15:59:57 +00:00
..
.cvsignore 2005-02-17 Colin Walters <walters@verbum.org> 2005-02-17 21:25:49 +00:00
busconfig.dtd 2004-10-18 Colin Walters <walters@verbum.org> 2004-10-18 04:04:12 +00:00
dbus-faq.xml 2005-02-17 Colin Walters <walters@verbum.org> 2005-02-17 21:19:49 +00:00
dbus-specification.xml 2005-05-05 Havoc Pennington <hp@redhat.com> 2005-05-05 22:02:11 +00:00
dbus-test-plan.xml 2004-05-17 Kristian Høgsberg <krh@redhat.com> 2004-05-17 22:19:04 +00:00
dbus-tutorial.xml 2005-06-12 Colin Walters <walters@verbum.org> 2005-06-13 03:01:30 +00:00
dcop-howto.txt initial import of "dbus" skeleton 2002-11-21 16:41:33 +00:00
diagram.png 2005-01-18 Havoc Pennington <hp@redhat.com> 2005-01-18 20:42:15 +00:00
diagram.svg 2005-01-18 Havoc Pennington <hp@redhat.com> 2005-01-18 20:42:15 +00:00
file-boilerplate.c 2004-08-09 Havoc Pennington <hp@redhat.com> 2004-08-10 03:07:01 +00:00
introspect.dtd 2005-02-17 Colin Walters <walters@verbum.org> 2005-02-17 21:11:18 +00:00
Makefile.am 2005-02-04 Havoc Pennington <hp@redhat.com> 2005-02-05 03:24:54 +00:00
TODO * dbus/dbus-message.c: 2005-06-15 15:59:57 +00:00