diff options
| author | David Zeuthen <davidz@redhat.com> | 2005-04-13 16:13:42 +0000 | 
|---|---|---|
| committer | David Zeuthen <davidz@redhat.com> | 2005-04-13 16:13:42 +0000 | 
| commit | a43b6f86d1bbf0fffa931eb04a86df045e9866b6 (patch) | |
| tree | fd704279bf6fe8da1b6f43eefeb207c9dd3db8f3 | |
| parent | 44656f538f69e8f8709ddb6ab285db29f65f62dd (diff) | |
2005-04-13  David Zeuthen  <davidz@redhat.com>
        * doc/TODO: Added an "important for 1.0" item about selinux
        allow/deny messages
| -rw-r--r-- | ChangeLog | 5 | ||||
| -rw-r--r-- | doc/TODO | 3 | 
2 files changed, 8 insertions, 0 deletions
| @@ -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 @@ -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  === | 
