summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-17Support SSPI NTLM authentication mechanismsspiРуслан Ижбулатов4-27/+838
2016-08-17Add cmake support for sspi implementation.Ralf Habacker2-2/+2
2016-08-17Add DBUS_WINDOWS_SSPI_NTLM spec sectionРуслан Ижбулатов1-0/+80
2016-08-16Document default limits in system.conf.inSimon McVittie1-0/+23
2016-08-16Log max_pending_service_starts (aka max_pending_activations) when exceededSimon McVittie1-4/+8
2016-08-16Log service_start_timeout (aka activation_timeout) when we exceed itSimon McVittie1-4/+10
2016-08-16dbus-daemon test: exercise pending fd timeout testSimon McVittie4-1/+159
2016-08-16Log to syslog when pending_fd_timeout is exceededSimon McVittie1-0/+12
2016-08-16dbus-daemon test: exercise max_names_per_connection limitSimon McVittie3-0/+66
2016-08-16Log when we exceed max_names_per_connection (aka max_services_per_connection)Simon McVittie1-6/+16
2016-08-16dbus-daemon test: exercise maximum match rules per connectionSimon McVittie3-0/+54
2016-08-16Log when we exceed max_match_rules_per_connectionSimon McVittie1-6/+16
2016-08-16dbus-daemon test: exercise maximum replies per connectionSimon McVittie3-0/+197
2016-08-16dbus-daemon test: avoid reaching pending reply limitSimon McVittie1-0/+3
2016-08-16Log when we exceed max_replies_per_connectionSimon McVittie1-3/+13
2016-08-16dbus-daemon test: exercise maximum connection countsSimon McVittie4-9/+105
2016-08-16Log to syslog if max_completed_connections or max_connections_per_user are ex...Simon McVittie3-6/+36
2016-08-16Only compile test-bus-launch-helper, etc. if embedded tests are enabledSimon McVittie4-54/+34
2016-08-16Merge remote-tracking branch 'github/master'Simon McVittie2-1/+10
2016-08-161.11.5Simon McVittie2-1/+6
2016-08-16Merge remote-tracking branch 'origin/master'Simon McVittie2-0/+8
2016-08-151.11.4Simon McVittie3-5/+13
2016-08-15Merge branch 'dbus-1.10'Simon McVittie0-0/+0
2016-08-15Travis-CI: fetch a newer autoconf-archive from DebianSimon McVittie1-1/+6
2016-08-15Travis-CI: install new autoconf-archive build-dependencySimon McVittie1-0/+1
2016-08-15autogen.sh: fail cleanly if autoconf failsSimon McVittie1-1/+4
2016-08-151.10.10Simon McVittie2-3/+5
2016-08-15name-test, tools: add missing COVERAGE_CFLAGSSimon McVittie2-0/+8
2016-08-15Document use of AX_CODE_COVERAGESimon McVittie2-0/+17
2016-08-15Use AX_CODE_COVERAGE for test-coverage statisticsThomas Zimmermann6-63/+45
2016-08-12Merge branch 'dbus-1.10'Simon McVittie0-0/+0
2016-08-12Add a regression test for dbus-launch in X11Simon McVittie3-0/+260
2016-08-12test-dbus-daemon-fork: exercise closed stdin, stdout, stderrSimon McVittie1-1/+39
2016-08-12test: expand dbus-launch-eval test to cover stdin being closedSimon McVittie1-1/+40
2016-08-12Add a simple test for dbus-daemon --forkSimon McVittie2-0/+73
2016-08-12test: add a regression test for eval "$(dbus-launch --sh-syntax)"Simon McVittie2-4/+93
2016-08-12test-dbus-launch-x11: extend to cover --exit-with-x11Simon McVittie1-4/+6
2016-08-12Add a regression test for dbus-launch in X11Simon McVittie3-0/+259
2016-08-12test-dbus-daemon-fork: exercise closed stdin, stdout, stderrSimon McVittie1-1/+39
2016-08-12Add a simple test for dbus-daemon --forkSimon McVittie2-0/+72
2016-08-12test: add a regression test for eval "$(dbus-launch --sh-syntax)"Simon McVittie2-2/+88
2016-08-12_dbus_change_to_daemon_user (audit code path): set DBusError correctlySimon McVittie1-2/+3
2016-08-12Remove trailing newlines from _dbus_assert_not_reachedSimon McVittie10-16/+16
2016-08-12dbus-daemon, dbus-launch: cope with callers having closed standard fdsSimon McVittie2-2/+42
2016-08-12_dbus_ensure_standard_fds: new function to ensure std* fds are openSimon McVittie2-0/+86
2016-08-12various tests: produce better diagnostics on errorSimon McVittie3-1/+10
2016-08-12More NEWS for 1.11Simon McVittie1-0/+6
2016-08-12Merge branch 'dbus-1.10'Simon McVittie2-2/+10
2016-08-12NEWS for 1.10Simon McVittie1-0/+6
2016-08-12Mark WaitingForOK state as unusedSimon McVittie1-0/+3