2005-04-13 David Zeuthen <davidz@redhat.com>
authorDavid Zeuthen <davidz@redhat.com>
Wed, 13 Apr 2005 16:13:42 +0000 (16:13 +0000)
committerDavid Zeuthen <davidz@redhat.com>
Wed, 13 Apr 2005 16:13:42 +0000 (16:13 +0000)
        * doc/TODO: Added an "important for 1.0" item about selinux
        allow/deny messages

ChangeLog
doc/TODO

index 25a74ae..45b95a3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2005-04-13  David Zeuthen  <davidz@redhat.com>
 
+       * doc/TODO: Added an "important for 1.0" item about selinux
+       allow/deny messages
+
+2005-04-13  David Zeuthen  <davidz@redhat.com>
+
        * bus/selinux.c: Add c-file-style to top of file
        (log_audit_callback): Don't free the data here anymore
        (bus_selinux_check): Don't take spid and tpid since appending
index 489699b..f25eac0 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -35,6 +35,9 @@ Important for 1.0
    connections can be shared even if the address used to connect
    to them didn't have a GUID in it.
 
+ - Add test harness for selinux allow/deny cf. this message
+   http://lists.freedesktop.org/archives/dbus/2005-April/002506.html
+
 Important for 1.0 GLib Bindings
 ===