dbus/test/data
Havoc Pennington 1e9b185b0c 2004-07-24 Havoc Pennington <hp@redhat.com>
SELinux support from Matthew Rickard <mjricka@epoch.ncsc.mil>

	* bus/selinux.c, bus/selinux.h: new file encapsulating selinux
	functionality

	* configure.in: add --enable-selinux

	* bus/policy.c (bus_policy_merge): add FIXME to a comment

	* bus/main.c (main): initialize and shut down selinux

	* bus/connection.c: store SELinux ID on each connection, to avoid
	repeated getting of the string context and converting it into
	an ID

	* bus/bus.c (bus_context_get_policy): new accessor, though it
	isn't used
	(bus_context_check_security_policy): check whether the security
	context of sender connection can send to the security context of
	recipient connection

	* bus/config-parser.c: add parsing for <selinux> and <associate>

	* dbus/dbus-transport.c (_dbus_transport_get_unix_fd): to
	implement dbus_connection_get_unix_fd()

	* dbus/dbus-connection.c (dbus_connection_get_unix_fd): new
	function, used by the selinux stuff
2004-07-30 05:59:34 +00:00
..
auth 2004-06-02 Kristian Høgsberg <krh@redhat.com> 2004-06-02 14:03:58 +00:00
equiv-config-files 2004-04-09 Jon Trowbridge <trow@ximian.com> 2004-04-09 19:50:29 +00:00
incomplete-messages 2003-09-21 Mark McLoughlin <mark@skynet.ie> 2003-09-21 18:43:20 +00:00
invalid-config-files * bus/config-loader-libxml.c: complete the implementation of libxml 2004-07-29 08:00:45 +00:00
invalid-messages * updated the invalid test cases to include the 2004-05-11 18:31:34 +00:00
sha-1 2003-02-22 Havoc Pennington <hp@pobox.com> 2003-02-22 17:29:48 +00:00
valid-config-files 2004-07-24 Havoc Pennington <hp@redhat.com> 2004-07-30 05:59:34 +00:00
valid-introspection-files 2004-05-31 Havoc Pennington <hp@redhat.com> 2004-06-01 03:02:26 +00:00
valid-messages 2004-06-07 Havoc Pennington <hp@redhat.com> 2004-06-07 19:27:51 +00:00
valid-service-files 2003-10-20 Havoc Pennington <hp@redhat.com> 2003-10-21 05:46:52 +00:00