summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: Add a way to set CFLAGS for AddressSanitizer etc.Simon McVittie2018-12-116-0/+14
* Move _dbus_disable_crash_handling() back into test/ directorySimon McVittie2018-12-119-55/+161
* tests: Allow timeout to be multiplied by an arbitrary factorSimon McVittie2018-12-111-0/+14
* Add build system variable DBUS_NAME_TEST_EXEC to cover differences in executa...Ralf Habacker2018-12-114-1/+6
* Refer to correct bus in test-ids error messageRalf Habacker2018-12-111-1/+1
* run-session: Fix warning 'array subscript 3 is above array bounds of 'char *[...Ralf Habacker2018-12-111-1/+1
* Merge branch 'skip-server-oom-test' into 'master'Simon McVittie2018-12-061-0/+9
|\
| * Skip server oom wildcard test on Windows to avoid firewall exception requestRalf Habacker2018-12-061-0/+9
|/
* Merge branch 'fix-cmake-wine-support' into 'master'Simon McVittie2018-12-063-12/+21
|\
| * Add new cmake configure option DBUS_USE_WINERalf Habacker2018-12-063-12/+21
|/
* Merge branch 'fix-cmake-tests' into 'master'Simon McVittie2018-12-055-11/+39
|\
| * Adds uac manifest to all executable test files to prevent the Windows 740 err...Ralf Habacker2018-12-052-9/+33
| * Drop cmake variable DBUS_WIN_FIXMERalf Habacker2018-12-053-3/+2
| * Avoid memory leaks on running check_shell_service_success_auto_start on WindowsRalf Habacker2018-12-051-0/+5
* | Update NEWSSimon McVittie2018-12-051-1/+18
|/
* CI: Install yelp-tools, for yelp-build, in recent distrosSimon McVittie2018-12-051-1/+1
* CI: Make adduser properly non-interactiveSimon McVittie2018-12-051-1/+1
* CI: Don't install weak dependencies (Recommends)Simon McVittie2018-12-051-5/+13
* Merge branch 'sysdeps-test-wait' into 'master'Ralf Habacker2018-12-051-9/+54
|\
| * sysdeps test: Wait for spawned process to exitSimon McVittie2018-12-051-9/+54
|/
* Merge branch 'syslog-test-newlines' into 'master'Ralf Habacker2018-12-051-6/+10
|\
| * syslog test: Don't assert that we see plain LF newlinesSimon McVittie2018-12-051-6/+10
|/
* Merge branch 'unprivileged-container' into 'master'Simon McVittie2018-12-051-2/+28
|\
| * dbus-daemon test: Don't test fd limits if in an unprivileged containerSimon McVittie2018-12-041-2/+28
* | Merge branch 'unpythonize' into 'master'Simon McVittie2018-12-0512-182/+257
|\ \
| * | Translate Python-based tests to CSimon McVittie2018-12-0311-177/+252
| * | test-service: Write diagnostics to stderrSimon McVittie2018-12-031-5/+5
* | | Merge branch 'hash-assertion' into 'master'Simon McVittie2018-12-051-11/+58
|\ \ \
| * | | DBusHash: Program a bit more defensivelySimon McVittie2018-12-031-5/+23
| * | | DBusHash: Recalculate bucket used if the table is rebuiltSimon McVittie2018-12-031-6/+35
| |/ /
* | | Fix test-shutdown bail out on WindowsRalf Habacker2018-12-051-4/+8
* | | Start working on dbus 1.13.10Simon McVittie2018-12-043-3/+8
* | | 1.13.8dbus-1.13.8Simon McVittie2018-12-043-6/+18
* | | NEWS: Note new weak dependency on xsltproc for CMakeSimon McVittie2018-12-041-0/+5
* | | CI: Exercise maintainer-only documentation buildSimon McVittie2018-12-042-0/+33
* | | CI: Remove unimplemented --with-glib optionSimon McVittie2018-12-041-1/+0
* | | CI: List attributes, sizes etc. of installed files, not just namesSimon McVittie2018-12-041-1/+1
* | | doc: Remove obsolete message about man2htmlSimon McVittie2018-12-041-1/+0
* | | doc: Don't include ChangeLog in dbus-docs.tar.xzSimon McVittie2018-12-041-1/+1
* | | doc: Use tar --xz to create dbus-docs.tar.xzSimon McVittie2018-12-041-1/+1
| |/ |/|
* | CI: Start supporting Debian 10 'buster', currently under developmentSimon McVittie2018-12-032-0/+9
* | CI: Stop building on Ubuntu 14.04 'trusty'Simon McVittie2018-12-033-30/+8
|/
* Update NEWSSimon McVittie2018-12-031-0/+9
* activation: Don't leak if delivering activation message is forbiddenSimon McVittie2018-12-031-0/+1
* Update NEWSSimon McVittie2018-12-031-3/+23
* Merge branch 'max-conns-per-user' into 'master'Simon McVittie2018-12-032-6/+23
|\
| * dbus-daemon(1): Document max_connections_per_user as Unix-onlySimon McVittie2018-11-291-1/+1
| * test/dbus-daemon: Mark max-connections-per-user as unimplemented on WindowsSimon McVittie2018-11-291-5/+22
* | Merge branch '221-spec-fix' into 'master'Simon McVittie2018-12-031-1/+1
|\ \
| * | spec: Fix a typo in an ObjectManager examplePhilip Withnall2018-12-031-1/+1
|/ /