dbus/test
Joe Shaw 9ada6e2cad 2003-02-18 Joe Shaw <joe@assbarn.com>
* dbus/dbus-auth.c (handle_server_data_stupid_test_mech): Just get
	credentials from our currently running process.
	(get_word): Fix a buglet where we were copying the entire length
	instead of relative to our position.

	* dbus/dbus-hash.c (_dbus_hash_test): Don't try to allocate the
	keys on the stack... it's 640k of data.

	* dbus/dbus-sysdeps.c (_dbus_read_credentials_unix_socket): Always
	read the credentials byte off the socket, even if we don't have
	SO_PEERCRED.
	(_dbus_poll): Implement poll() using select() for systems which
	don't have it.

	* glib/test-dbus-glib.c (main): Print out an error if no
	parameters are given.

	* test/data/auth/fallback.auth-script: Added.  Tests that a client
	can fallback to a secondary auth mechanism if the first fails.
2003-02-18 22:51:35 +00:00
..
data 2003-02-18 Joe Shaw <joe@assbarn.com> 2003-02-18 22:51:35 +00:00
.cvsignore 2003-02-16 Havoc Pennington <hp@pobox.com> 2003-02-16 07:20:54 +00:00
break-loader.c 2003-02-13 Anders Carlsson <andersca@codefactory.se> 2003-02-13 20:34:13 +00:00
bus-test-loop.c 2003-02-16 Anders Carlsson <andersca@codefactory.se> 2003-02-16 21:50:32 +00:00
bus-test-loop.h 2003-02-16 Anders Carlsson <andersca@codefactory.se> 2003-02-16 21:50:32 +00:00
bus-test.c 2003-02-16 Anders Carlsson <andersca@codefactory.se> 2003-02-16 21:50:32 +00:00
debug-thread.c 2003-02-15 Alexander Larsson <alexl@redhat.com> 2003-02-15 16:25:08 +00:00
debug-thread.h 2003-02-15 Alexander Larsson <alexl@redhat.com> 2003-02-15 16:25:08 +00:00
echo-client.c 2003-01-21 Anders Carlsson <andersca@codefactory.se> 2003-01-21 09:23:18 +00:00
echo-server.c 2003-01-18 Havoc Pennington <hp@pobox.com> 2003-01-19 03:33:35 +00:00
Makefile.am 2003-02-17 Anders Carlsson <andersca@codefactory.se> 2003-02-16 23:35:51 +00:00
spawn-test.c 2003-02-17 Anders Carlsson <andersca@codefactory.se> 2003-02-17 09:59:23 +00:00
unbase64.c 2003-01-28 Havoc Pennington <hp@redhat.com> 2003-01-28 19:56:41 +00:00
watch.c 2003-02-15 Alexander Larsson <alexl@redhat.com> 2003-02-15 16:25:08 +00:00
watch.h 2002-11-24 Havoc Pennington <hp@pobox.com> 2002-11-25 05:13:09 +00:00