summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-11Enable -Wpointer-sign warnings for autotools and cmake.93069-gcc-5.2-warningsRalf Habacker1-1/+1
2016-02-11Keep cmake gcc builds in sync with autotools warnings.Ralf Habacker2-2/+67
2016-02-11Refactored cmake part dealing with compiler warnings to use warnings identifier.Ralf Habacker2-45/+115
2016-02-11_dbus_read_socket_with_unix_fds: make n_fds unsignedSimon McVittie3-9/+10
2016-02-11AppArmor: do not mix dbus_bool_t with intSimon McVittie1-4/+6
2016-02-11string_squash_nonprintable: correct signedness mismatchSimon McVittie1-1/+1
2016-02-11Consistently use socklen_t for getsockname, getsockopt etc.Simon McVittie2-4/+8
2016-02-08Do not require binfmt support for running cross compiled test applications.Ralf Habacker1-4/+14
2016-02-08Merge branch 'dbus-1.10'Simon McVittie1-3/+1
2016-02-08marshal-validate: run all the tests instead of just the even onesNick Lewycky1-3/+1
2016-02-08Merge branch 'dbus-1.10'Simon McVittie1-0/+1
2016-02-08configure.ac: support large-file for stat64Simon McVittie1-0/+1
2016-01-25Merge branch 'dbus-1.10'Simon McVittie1-4/+2
2016-01-25test/name-test/run-test.sh: output correct result if a C test failsSimon McVittie1-4/+2
2015-12-021.11.1Simon McVittie2-1/+6
2015-12-021.11.0Simon McVittie3-12/+10
2015-12-02Update NEWSSimon McVittie1-1/+17
2015-12-02Merge branch 'dbus-1.10-ci'Simon McVittie0-0/+0
2015-12-02add travis-ci.org build machinerySimon McVittie3-0/+271
2015-12-02Don't try to run manual tests in installcheckSimon McVittie1-1/+1
2015-12-02Fix shell syntax for installcheck-local with no DESTDIRSimon McVittie1-1/+1
2015-12-02Do not require systemd to have a service file if using it for activationSimon McVittie1-12/+31
2015-12-02_dbus_test_oom_handling: allow disabling it as documentedSimon McVittie1-0/+6
2015-12-02cmake: run all automated tests with --tap for better diagnosticsSimon McVittie1-2/+2
2015-12-02embedded tests: accept and ignore --tap argumentSimon McVittie4-4/+4
2015-12-02cmake: copy the systemd-activation directory tooSimon McVittie1-0/+1
2015-12-02cmake: manual-tcp is not an automated testSimon McVittie1-1/+1
2015-12-02Avoid -Wunused-label when compiling with libselinux but no libauditSimon McVittie1-0/+2
2015-12-02add travis-ci.org build machinerySimon McVittie3-0/+271
2015-12-02Don't try to run manual tests in installcheckSimon McVittie1-1/+1
2015-12-02Fix shell syntax for installcheck-local with no DESTDIRSimon McVittie1-1/+1
2015-12-02Do not require systemd to have a service file if using it for activationSimon McVittie1-12/+31
2015-12-02_dbus_test_oom_handling: allow disabling it as documentedSimon McVittie1-0/+6
2015-12-02cmake: run all automated tests with --tap for better diagnosticsSimon McVittie1-2/+2
2015-12-02embedded tests: accept and ignore --tap argumentSimon McVittie4-4/+4
2015-12-02cmake: copy the systemd-activation directory tooSimon McVittie1-0/+1
2015-12-02cmake: manual-tcp is not an automated testSimon McVittie1-1/+1
2015-12-02Avoid -Wunused-label when compiling with libselinux but no libauditSimon McVittie1-0/+2
2015-12-01Add linking to dbghelp for autotools on Windows which is required for backtra...Ralf Habacker1-1/+1
2015-12-01Initialize SELinux and Apparmor after capabilities are setLaurent Bigonville1-14/+26
2015-12-01Merge branch 'dbus-1.10'Simon McVittie2-3/+10
2015-12-011.10.7dbus-1.10Simon McVittie2-1/+6
2015-12-011.10.6Simon McVittie2-3/+5
2015-11-27Do not attempt to call child_setup on WindowsSimon McVittie2-16/+10
2015-11-24Workaround with infinite loop while walking along the stack frames on wine64.Ralf Habacker1-0/+15
2015-11-24Add x86_64 support to backtrace generator on windows.Ralf Habacker1-4/+5
2015-11-24Refactor windows backtrace generator to link directly to dbghelp shared library.Ralf Habacker2-237/+87
2015-11-24Add file and line support to backtrace generator on windows.Ralf Habacker1-21/+44
2015-11-24Fix warning: "pointer targets in passing argument 1 of '_mbsrchr' differ in s...Ralf Habacker2-13/+19
2015-11-24Fix warning: "pointer targets in passing argument 3 of 'CryptGenRandom' diffe...Ralf Habacker1-2/+2