summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2003-10-22 16:01:08 +0000
committerHavoc Pennington <hp@redhat.com>2003-10-22 16:01:08 +0000
commiteb9aa9da9564f2df788580394e67ae6105e517fb (patch)
treec04ed9d5e081bcfc1e050ed960c488bad3f617de /doc
parent10faede1eec77b0687ad007fa59608e96d80317d (diff)
2003-10-22 Havoc Pennington <hp@redhat.com>
* bus/bus.c (bus_context_check_security_policy): fix up assertion * bus/connection.c (bus_transaction_send_from_driver): set the destination to the connection's base service
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index f9cb9db8..de77933a 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -122,3 +122,7 @@
- the auth protocol may as well use hex encoding instead of
base64, then we can dump the base64 implementation and
save some bloat.
+
+ - rename HEADER_FIELD_SERVICE -> HEADER_FIELD_DESTINATION
+ and HEADER_FIELD_SENDER_SERVICE -> HEADER_FIELD_SENDER
+ for both dbus-protocol.h and in the spec