dbus/test/data
Kristian Høgsberg c614e5b4b1 * dbus/dbus-auth.c (client_try_next_mechanism): Remove logic to
filter against auth->allowed_mechs; we only add allowed mechs in
	record_mechanisms().

 	* dbus/dbus-auth-script.c (_dbus_auth_script_run): Add an
	ALLOWED_MECHS to auth-script format so we can set the list of
	allowed mechanisms.

 	* data/auth/client-out-of-mechanisms.auth-script: New test to
	check client disconnects when it is out of mechanisms to try.

 	* dbus/dbus-auth.c (process_command): Remove check for lines
	longer that 1 MB; we only buffer up maximum 16 kB.

 	* dbus/dbus-transport.c, dbus/dbus-transport-unix.c,
	dbus/dbus-auth-script.c, dbus/dbus-auth.c, dbus/dbus-auth.h:
	Remove auth state AUTHENTICATED_WITH_UNUSED_BYTES, instead always
	assume there might be unused bytes.

 	* dbus/dbus-auth.c (_dbus_auth_do_work): Remove check for
	client-out-of-mechs, it is handled in process_reject(). Move check
	for max failures to send_rejected(), as it's a server-only thing.
2004-05-17 23:34:55 +00:00
..
auth * dbus/dbus-auth.c (client_try_next_mechanism): Remove logic to 2004-05-17 23:34:55 +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 2004-04-12 Jon Trowbridge <trow@ximian.com> 2004-04-13 01:37:57 +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 2003-09-21 Havoc Pennington <hp@pobox.com> 2003-09-21 19:53:56 +00:00
valid-messages 2004-04-25 Kristian Høgsberg <krh@redhat.com> 2004-04-25 15:50:23 +00:00
valid-service-files 2003-10-20 Havoc Pennington <hp@redhat.com> 2003-10-21 05:46:52 +00:00