main
2007-06-09 Havoc Pennington <hp@redhat.com>
Revert "Enable anonymous authorization for tests"
2004-05-17 Kristian Høgsberg <krh@redhat.com>
* dbus/dbus-auth.c (client_try_next_mechanism): Remove logic to filter against auth->allowed_mechs; we only add allowed mechs in record_mechanisms().
test: Add basic test coverage for DBUS_COOKIE_SHA1
test: Add a test for authenticating with an empty authorization identity
* dbus/dbus-auth-script.c (_dbus_auth_script_run): added UNIX_ONLY and WIN_ONLY commands for auth scripts * test/data/auth/external-root.auth-script: limit execution to unix
test: Add a test-case for EXTERNAL auth rejecting usernames
2004-06-02 Kristian Høgsberg <krh@redhat.com>
2005-09-11 Mark McLoughlin <mark@skynet.ie>
add another test
2003-02-12 Havoc Pennington <hp@pobox.com>