summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: Simplify checks for straightforward header filesSimon McVittie2018-11-191-28/+20
* build: Simplify checks for functions with no special dependenciesSimon McVittie2018-11-191-8/+34
* embedded tests: Make it easier to run a single test-caseSimon McVittie2018-11-162-2/+2
* Update NEWSSimon McVittie2018-11-161-1/+39
* Merge branch 'iso-varargs' into 'master'Simon McVittie2018-11-165-69/+1
|\
| * internals: Assume compiler supports a subset of ISO varargs syntaxSimon McVittie2018-11-155-69/+1
|/
* Merge branch 'dbus-va-copy-fixup' into 'master'Simon McVittie2018-11-152-61/+70
|\
| * Refactor cmake checks for DBUS_VA_COPY and DBUS_VA_COPY_ARRAYRalf Habacker2018-11-152-61/+70
|/
* Merge branch 'avc_open' into 'master'Simon McVittie2018-11-155-132/+125
|\
| * Use SELINUX_CB_POLICYLOAD instead of AVC_CALLBACK_RESET callbackLaurent Bigonville2018-11-151-16/+4
| * Stop using avc_init() which is deprecatedLaurent Bigonville2018-11-155-123/+128
|/
* Merge branch 'pc-file-trailing-slash-issue' into 'master'Simon McVittie2018-11-152-2/+2
|\
| * Avoid double slashes in paths created by pkg-configRalf Habacker2018-11-152-2/+2
|/
* Merge branch 'msvc-compile-fix' into 'master'Simon McVittie2018-11-151-0/+2
|\
| * Windows MSVC compile fixRalf Habacker2018-11-081-0/+2
|/
* Merge branch '222-comm-whitespace' into 'master'Simon McVittie2018-11-017-5/+247
|\
| * tests: Assert that _dbus_command_for_pid() has correct error behaviourSimon McVittie2018-10-311-2/+7
| * sysdeps: Return an error for _dbus_command_for_pid on WindowsSimon McVittie2018-10-311-1/+2
| * tests: Assert that dbus#222 has been fixedSimon McVittie2018-10-311-9/+0
| * sysdeps: Remove trailing NUL from command lines from /procSimon McVittie2018-10-311-1/+16
| * tests: Add a unit test for _dbus_command_for_pid()Simon McVittie2018-10-313-0/+171
| * test_get_helper_executable: Add functionSimon McVittie2018-10-312-0/+22
| * test_incomplete: Add functionSimon McVittie2018-10-312-0/+29
| * tests: Build test-sleep-forever even if embedded tests are disabledSimon McVittie2018-10-311-1/+1
| * tests: Build installable helpers whenever any tests are enabledSimon McVittie2018-10-311-2/+10
|/
* Merge branch '135-dbus-run-session-windows' into 'master'Ralf Habacker2018-10-257-147/+328
|\
| * Add Windows implementation of dbus-run-session toolRalf Habacker2018-10-257-147/+328
|/
* Revert "Refactor cmake checks for DBUS_VA_COPY and DBUS_VA_COPY_ARRAY"Ralf Habacker2018-10-252-69/+61
* Merge branch 'cmake-ddlh' into 'master'Simon McVittie2018-10-251-1/+1
|\
| * cmake: Install d-d-launch-helper to ${CMAKE_INSTALL_LIBEXECDIR}Simon McVittie2018-10-251-1/+1
| * cmake: Use non-deprecated install mechanism for d-d-launch-helperSimon McVittie2018-10-251-1/+1
| * cmake: Install dbus-daemon-launch-helper even if tests are disabledSimon McVittie2018-10-251-1/+1
|/
* Merge branch 'cleanup-cmake-source-dir-definitions' into 'master'Simon McVittie2018-10-254-48/+48
|\
| * Cleanup of the cmake definitions of source directoriesRalf Habacker2018-10-254-48/+48
|/
* Merge branch '117-checks-from-configure-ac' into 'master'Ralf Habacker2018-10-246-68/+160
|\
| * Remove todo(s) for cmake build systemRalf Habacker2018-10-242-5/+0
| * Add cmake support for HAVE_GNUC_VARARGS and HAVE_ISO_VARARGSRalf Habacker2018-10-242-0/+27
| * Add cmake check for HAVE_DDFDRalf Habacker2018-10-242-0/+18
| * Add cmake check for HAVE_DIRFDRalf Habacker2018-10-242-1/+14
| * Add cmake check for DBUS_USE_SYNCRalf Habacker2018-10-242-0/+11
| * Refactor cmake checks for DBUS_VA_COPY and DBUS_VA_COPY_ARRAYRalf Habacker2018-10-242-61/+69
| * Add cmake support for DBUS_HAVE_LINUX_EPOLLRalf Habacker2018-10-243-0/+20
| * Use same name for DBUS_HAVE_LINUX_EPOLL cpp macro and Automake conditionalRalf Habacker2018-10-242-2/+2
|/
* Merge branch 'pending-fd-timeout' into 'master'Simon McVittie2018-10-231-3/+7
|\
| * dbus-daemon test: Allow much longer for pending fd timeoutSimon McVittie2018-10-231-3/+7
|/
* Merge branch 'broken-poll' into 'master'Simon McVittie2018-10-222-28/+26
|\
| * build: Never use poll() on Darwin family (macOS, etc.) or InterixSimon McVittie2018-10-222-28/+26
|/
* NEWS: Note cmake fixes that might be cherry-picked to dbus-1.12Simon McVittie2018-10-221-1/+4
* cmake: Fix incorrect header list separator in configure checksRalf Habacker2018-10-221-2/+2
* Update NEWSSimon McVittie2018-10-221-0/+22