dbus/doc
Havoc Pennington b704a068a9 - the pending reply tracking isn't quite right. It currently simply
blocks any reply if one wasn't pending. Instead, it needs to
   allow any reply if one was pending, and block otherwise.
   Suggest changing the check_reply() call to just get a boolean
   was_pending_reply value, pass that in to the policy
   engine, and allow <allow>/<deny> elements to match based on
   whether it was a pending reply.
2003-10-14 05:22:22 +00:00
..
.cvsignore 2003-02-17 Anders Carlsson <andersca@codefactory.se> 2003-02-16 23:35:51 +00:00
busconfig.dtd 2003-08-09 Anders Carlsson <andersca@codefactory.se> 2003-08-09 15:09:54 +00:00
dbus-specification.xml 2003-09-29 Havoc Pennington <hp@pobox.com> 2003-09-30 03:34:00 +00:00
dbus-test-plan.xml 2003-09-29 Havoc Pennington <hp@pobox.com> 2003-09-30 03:34:00 +00:00
dbus-tutorial.xml tweak 2003-10-02 22:55:06 +00:00
dcop-howto.txt initial import of "dbus" skeleton 2002-11-21 16:41:33 +00:00
file-boilerplate.c 2002-11-21 Havoc Pennington <hp@redhat.com> 2002-11-21 22:05:55 +00:00
Makefile.am 2003-09-29 Havoc Pennington <hp@pobox.com> 2003-09-30 03:34:00 +00:00
TODO - the pending reply tracking isn't quite right. It currently simply 2003-10-14 05:22:22 +00:00