summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: Don't assume we can set permissions on a directorycherry-pick-14f46d14Simon McVittie2019-04-181-1/+4
* Merge branch '1-12-logical-op' into 'dbus-1.12'Simon McVittie2019-04-173-7/+22
|\
| * _dbus_get_is_errno_eagain_or_ewouldblock: Avoid warningDavid King2019-04-171-0/+8
| * dbus-send: Avoid duplicated-branches warningDavid King2019-04-171-4/+7
| * desktop-file: Justify implementation of is_valid_section_name()Simon McVittie2019-04-171-1/+6
| * is_valid_section_name: Fix logical expressionDavid King2019-04-171-2/+1
* | Merge branch '1-12-code-coverage' into 'dbus-1.12'Simon McVittie2019-04-1711-7/+443
|\ \ | |/ |/|
| * Adapt to API change in AX_CODE_COVERAGE version 28Simon McVittie2019-04-1711-7/+443
|/
* configure.ac: Forbid AX_-prefixed patterns more selectivelySimon McVittie2019-01-211-1/+1
* Start working on dbus 1.12.14Simon McVittie2018-12-042-1/+6
* 1.12.12dbus-1.12.12Simon McVittie2018-12-042-3/+5
* CI: Start supporting Debian 10 'buster', currently under developmentSimon McVittie2018-12-042-0/+9
* CI: Exercise maintainer-only documentation buildSimon McVittie2018-12-042-0/+33
* CI: Stop building on Ubuntu 14.04 'trusty'Simon McVittie2018-12-043-30/+8
* ci-build.sh: Show file size in list of files to be able to compare generated ...Ralf Habacker2018-12-041-1/+1
* 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
* CONTRIBUTING.md: Update and rewriteSimon McVittie2018-12-041-217/+237
* CONTRIBUTING: Reformat as MarkdownSimon McVittie2018-12-045-61/+66
* CONTRIBUTING: Remove all trailing whitespaceSimon McVittie2018-12-041-16/+16
* Rename HACKING to CONTRIBUTINGSimon McVittie2018-12-045-5/+6
* NEWS: Refer to GitlabSimon McVittie2018-12-031-0/+5
* 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-11-161-0/+7
* dbus-daemon test: Allow much longer for pending fd timeoutSimon McVittie2018-11-161-3/+7
* build: Never use poll() on Darwin family (macOS, etc.) or InterixSimon McVittie2018-11-162-28/+26
* Update NEWSSimon McVittie2018-10-051-0/+10
* ci: Use a separate ccache for each CI jobSimon McVittie2018-10-041-0/+1
* ci: Mark many Gitlab jobs to be run manuallySimon McVittie2018-10-041-0/+7
* ci: Reshuffle mingw jobs so we test different combinationsSimon McVittie2018-10-041-6/+6
* ci: Use ccache to speed up repeated buildsSimon McVittie2018-10-043-0/+12
* ci: Add Gitlab-CI configurationSimon McVittie2018-10-041-0/+132
* ci: Explicitly install cmakeSimon McVittie2018-10-041-0/+1
* ci: Teach ci-install.sh to install wine on Debian 9 'stretch'Simon McVittie2018-10-041-3/+15
* travis-ci: Add cross building support for mingw 64 bit compilerRalf Habacker2018-10-044-25/+67
* sysdeps-win: Print word-size-dependent offset correctlyRalf Habacker2018-10-041-1/+1
* dbus-transport-socket: Correctly print DBusSocket with DBUS_SOCKET_FORMATRalf Habacker2018-10-041-1/+1
* Update NEWSSimon McVittie2018-08-301-0/+4
* Reference the freedesktop.org Code of ConductSimon McVittie2018-08-301-0/+11
* Update NEWSSimon McVittie2018-08-301-0/+4
* Do not apply __attribute__((__malloc__)) to dbus_realloc()Simon McVittie2018-08-301-1/+0
* Update NEWSSimon McVittie2018-08-301-1/+3
* server-unix: Don't leak address of systemd server on successSimon McVittie2018-08-291-0/+1
* bus: Free address (from --address) when we have finished using itSimon McVittie2018-08-291-0/+1
* 1.12.11Simon McVittie2018-08-032-1/+6
* 1.12.10dbus-1.12.10Simon McVittie2018-08-022-3/+5
* Update NEWSSimon McVittie2018-08-021-0/+6
* validate_body_helper: Bounds-check before validating booleansSimon McVittie2018-08-021-2/+7