summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update NEWSSimon McVittie2018-08-021-0/+12
* nonce: Don't try to rmdir(NULL) on OOMSimon McVittie2018-08-021-1/+1
* dbus_server_listen: Don't leak first_connect_errorSimon McVittie2018-08-021-0/+1
* sysdeps: Reassure gcc 8 that we are not overflowing struct sockaddr_unSimon McVittie2018-08-021-4/+6
* build: Disable new gcc 8 warning -Wcast-function-typeSimon McVittie2018-08-021-1/+5
* Update NEWSSimon McVittie2018-06-041-1/+8
* test: Skip TCP tests if getaddrinfo doesn't workSimon McVittie2018-06-047-3/+165
* server-oom test: Don't assume localhost is resolvableSimon McVittie2018-06-041-4/+4
* test: Test the same things with unix: that we do with tcp:Simon McVittie2018-06-045-7/+32
* server-oom test: Parse the address instead of going directly to TCPSimon McVittie2018-06-041-23/+7