dbus/test
Havoc Pennington 777707ed8d 2003-04-13 Havoc Pennington <hp@pobox.com>
* dbus/dbus-mainloop.c: fix some reentrancy issues by refcounting
	callbacks

	* test/data/valid-config-files/debug-allow-all.conf.in: allow all
	users

	* dbus/dbus-transport.c (_dbus_transport_get_dispatch_status):
	fix to only recover unused bytes if we're already authenticated
	(_dbus_transport_get_is_authenticated): fix to still mark us
	authenticated if there are unused bytes.

	* bus/dispatch.c: implement security policy checking

	* bus/connection.c (bus_transaction_send_from_driver): new

	* bus/bus.c (bus_context_check_security_policy): new

	* bus/dispatch.c (send_service_nonexistent_error): delete this,
	now we just set the DBusError and it gets converted to an error
	reply.

	* bus/connection.c (allow_user_function): enable code using actual
	data from the config file

	* bus/policy.c (list_allows_user): handle wildcard rules for
	user/group connection perms
2003-04-14 02:29:21 +00:00
..
data 2003-04-13 Havoc Pennington <hp@pobox.com> 2003-04-14 02:29:21 +00:00
.cvsignore 2003-04-10 Alexander Larsson <alexl@redhat.com> 2003-04-10 12:09:00 +00:00
break-loader.c 2003-04-12 Havoc Pennington <hp@pobox.com> 2003-04-13 00:10:53 +00:00
decode-gcov.c 2003-04-11 Havoc Pennington <hp@pobox.com> 2003-04-11 04:52:29 +00:00
Makefile.am 2003-04-06 Havoc Pennington <hp@pobox.com> 2003-04-07 01:07:13 +00:00
spawn-test.c 2003-04-04 Havoc Pennington <hp@redhat.com> 2003-04-05 00:37:17 +00:00
test-exit.c 2003-04-04 Havoc Pennington <hp@redhat.com> 2003-04-05 00:37:17 +00:00
test-segfault.c 2003-04-10 Havoc Pennington <hp@pobox.com> 2003-04-11 03:45:40 +00:00
test-service.c 2003-04-11 Havoc Pennington <hp@pobox.com> 2003-04-11 04:52:29 +00:00
test-sleep-forever.c 2003-04-04 Havoc Pennington <hp@redhat.com> 2003-04-05 00:37:17 +00:00
test-utils.c 2003-04-09 Havoc Pennington <hp@redhat.com> 2003-04-09 22:15:05 +00:00
test-utils.h 2003-04-07 Havoc Pennington <hp@redhat.com> 2003-04-07 23:28:16 +00:00
unbase64.c 2003-03-31 Havoc Pennington <hp@redhat.com> 2003-03-31 20:56:29 +00:00