dbus/test/data/valid-config-files
Руслан Ижбулатов f6e593b896 DBUS_WINDOWS_SSPI_NTLM custom test
This is a simple socket client that connects to a dbus test server daemon
and tries to authenticate using the DBUS_WINDOWS_SSPI_NTLM mechanism. The
code that does authentication is completely independent from libdbus,
and is completely bare.

The test is explicitly Windows-only, as it drops all platform-independent
abstractions that libdbus would have provided (not to mention the fact
that DBUS_WINDOWS_SSPI_NTLM itself is Windows-only...).

The code will try to authenticate multiple times, changing a different
byte in a different buffer each time, and then expecting the authentication
to success or fail depending on what is changed (the test has limited,
hardcoded awareness of the NTLM message structure for that purpose).

https://bugs.freedesktop.org/show_bug.cgi?id=96577
2026-01-07 08:51:59 +01:00
..
basic.d 2003-04-02 Havoc Pennington <hp@redhat.com> 2003-04-02 21:43:29 +00:00
.gitignore .gitignore: Normalize into LC_ALL=C sort order 2018-12-14 12:53:08 +00:00
as-another-user.conf.in Add a unit test for the dbus-daemon resetting its fd limit 2018-02-20 18:37:30 +00:00
basic.conf 2005-01-18 Havoc Pennington <hp@redhat.com> 2005-01-18 20:42:15 +00:00
check-own-rules.conf test: enforce own_prefix policy rules 2012-03-22 11:51:23 +00:00
count-fds.conf.in test: Exercise min_fds, max_fds 2017-07-28 11:39:22 +01:00
debug-allow-all-sha1.conf.in Merge tests' cmake and autotools bus configuration 2011-09-28 19:00:56 +01:00
debug-allow-all.conf.in Merge tests' cmake and autotools bus configuration 2011-09-28 19:00:56 +01:00
debug-auth-sspi.conf.in DBUS_WINDOWS_SSPI_NTLM custom test 2026-01-07 08:51:59 +01:00
entities.conf 2003-04-12 Havoc Pennington <hp@pobox.com> 2003-04-12 18:32:11 +00:00
finite-timeout.conf.in Use a better NoReply message for disconnection with reply pending 2014-10-29 14:10:48 +00:00
forbidding.conf.in monitor test: Reproduce dbus/dbus#457 2023-06-06 12:01:02 +01:00
incoming-limit.conf.in dbus-daemon test: avoid reaching pending reply limit 2016-08-16 17:44:30 +01:00
limit-containers.conf.in Disable the Containers interface 2021-12-10 16:48:51 +00:00
listen-autolaunch-win.conf.in Add a test application for autostart on Windows implementation 2022-06-27 15:34:23 +02:00
listen-unix-runtime.conf Add a regression test for connecting to XDG_RUNTIME_DIR/bus by default 2015-02-24 11:15:31 +00:00
many-rules.conf Test system bus config files on Unix only 2015-11-03 14:22:30 +01:00
max-completed-connections.conf.in dbus-daemon test: exercise maximum connection counts 2016-08-16 17:44:30 +01:00
max-connections-per-user.conf.in dbus-daemon test: exercise maximum connection counts 2016-08-16 17:44:30 +01:00
max-containers.conf.in test/containers: Exercise the resource limits 2017-12-12 16:22:35 +00:00
max-match-rules-per-connection.conf.in dbus-daemon test: exercise maximum match rules per connection 2016-08-16 17:44:30 +01:00
max-names-per-connection.conf.in dbus-daemon test: exercise max_names_per_connection limit 2016-08-16 17:44:30 +01:00
max-replies-per-connection.conf.in dbus-daemon test: exercise maximum replies per connection 2016-08-16 17:44:30 +01:00
minimal.conf Add more test coverage for config file parsing 2018-08-30 17:39:41 +01:00
multi-user.conf.in Add a test for uid-controlled permissions 2015-02-03 16:19:08 +00:00
pending-fd-timeout.conf.in dbus-daemon test: exercise pending fd timeout test 2016-08-16 18:27:43 +01:00
send-destination-prefix-rules.conf.in test: send_destination(_prefix) tests 2019-05-14 10:31:12 +02:00
standard-session-dirs.conf config-parser test: Exercise the full config-parser 2017-02-20 18:20:26 +00:00
systemd-activation.conf.in test: activation tests for send_destination_prefix 2019-05-14 10:31:13 +02:00
tmp-session.conf.in Disable the Containers interface 2021-12-10 16:48:51 +00:00