summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* DBusMessage: add support for custom marshalingbaserock/pedroalvarez/dbus-1.11Aleksandar Kanchev2016-02-034-44/+132
* Connection block pending callPedro Alvarez2016-02-031-1/+1
* Block acquire io path on sendPedro Alvarez2016-02-031-2/+1
* Add dbus_connection_send_with_reply_set_notify function for proper thread han...Jürgen Gehring2016-02-032-0/+165
* 1.11.0dbus-1.11.0Simon McVittie2015-12-023-12/+10
* Update NEWSSimon McVittie2015-12-021-1/+17
* Merge branch 'dbus-1.10-ci'Simon McVittie2015-12-020-0/+0
|\
| * add travis-ci.org build machinerySimon McVittie2015-12-023-0/+271
| * Don't try to run manual tests in installcheckSimon McVittie2015-12-021-1/+1
| * Fix shell syntax for installcheck-local with no DESTDIRSimon McVittie2015-12-021-1/+1
| * Do not require systemd to have a service file if using it for activationSimon McVittie2015-12-021-12/+31
| * _dbus_test_oom_handling: allow disabling it as documentedSimon McVittie2015-12-021-0/+6
| * cmake: run all automated tests with --tap for better diagnosticsSimon McVittie2015-12-021-2/+2
| * embedded tests: accept and ignore --tap argumentSimon McVittie2015-12-024-4/+4
| * cmake: copy the systemd-activation directory tooSimon McVittie2015-12-021-0/+1
| * cmake: manual-tcp is not an automated testSimon McVittie2015-12-021-1/+1
| * Avoid -Wunused-label when compiling with libselinux but no libauditSimon McVittie2015-12-021-0/+2
* | add travis-ci.org build machinerySimon McVittie2015-12-023-0/+271
* | Don't try to run manual tests in installcheckSimon McVittie2015-12-021-1/+1
* | Fix shell syntax for installcheck-local with no DESTDIRSimon McVittie2015-12-021-1/+1
* | Do not require systemd to have a service file if using it for activationSimon McVittie2015-12-021-12/+31
* | _dbus_test_oom_handling: allow disabling it as documentedSimon McVittie2015-12-021-0/+6
* | cmake: run all automated tests with --tap for better diagnosticsSimon McVittie2015-12-021-2/+2
* | embedded tests: accept and ignore --tap argumentSimon McVittie2015-12-024-4/+4
* | cmake: copy the systemd-activation directory tooSimon McVittie2015-12-021-0/+1
* | cmake: manual-tcp is not an automated testSimon McVittie2015-12-021-1/+1
* | Avoid -Wunused-label when compiling with libselinux but no libauditSimon McVittie2015-12-021-0/+2
* | Add linking to dbghelp for autotools on Windows which is required for backtra...Ralf Habacker2015-12-011-1/+1
* | Initialize SELinux and Apparmor after capabilities are setLaurent Bigonville2015-12-011-14/+26
* | Merge branch 'dbus-1.10'Simon McVittie2015-12-012-3/+10
|\ \ | |/
| * 1.10.7Simon McVittie2015-12-012-1/+6
| * 1.10.6dbus-1.10.6Simon McVittie2015-12-012-3/+5
* | Do not attempt to call child_setup on WindowsSimon McVittie2015-11-272-16/+10
* | Workaround with infinite loop while walking along the stack frames on wine64.Ralf Habacker2015-11-241-0/+15
* | Add x86_64 support to backtrace generator on windows.Ralf Habacker2015-11-241-4/+5
* | Refactor windows backtrace generator to link directly to dbghelp shared library.Ralf Habacker2015-11-242-237/+87
* | Add file and line support to backtrace generator on windows.Ralf Habacker2015-11-241-21/+44
* | Fix warning: "pointer targets in passing argument 1 of '_mbsrchr' differ in s...Ralf Habacker2015-11-242-13/+19
* | Fix warning: "pointer targets in passing argument 3 of 'CryptGenRandom' diffe...Ralf Habacker2015-11-241-2/+2
* | Fix warning: "pointer targets in passing argument 2 of '_dbus_unpack_uint32' ...Ralf Habacker2015-11-241-2/+2
* | Fix warning: "pointer targets in assignment differ in signedness [-Wpointer-s...Ralf Habacker2015-11-248-24/+44
* | NEWS for 1.11Simon McVittie2015-11-231-0/+9
* | Merge branch 'dbus-1.10'Simon McVittie2015-11-239-70/+637
|\ \ | |/
| * NEWS for 1.10 branchSimon McVittie2015-11-231-0/+13
| * uid-permissions test: don't assert that root can UpdateActivationEnvironmentSimon McVittie2015-11-231-4/+79
| * name-test: don't run these tests with autotools if targeting Windows.Simon McVittie2015-11-171-3/+8
| * Windows _dbus_get_autolaunch_address: don't leak shm_nameSimon McVittie2015-11-181-0/+1
| * 1.10.5Simon McVittie2015-11-172-1/+4
| * dbus 1.10.4dbus-1.10.4Simon McVittie2015-11-172-3/+5
| * NEWSSimon McVittie2015-11-171-1/+30