platform/upstream/dbus.git
2019-06-09 Simon McVittiePrepare version 1.12.16 dbus-1.12.16
2019-06-09 Simon McVittietest: Add basic test coverage for DBUS_COOKIE_SHA1
2019-06-09 Simon McVittieauth: Reject DBUS_COOKIE_SHA1 for users other than...
2019-05-17 Simon McVittieStart 1.12.16 development
2019-05-17 Simon McVittieRelease 1.12.14 dbus-1.12.14
2019-05-13 Simon McVittieUpdate NEWS
2019-05-13 Simon McVittiebus: Try to raise soft fd limit to match hard limit
2019-05-13 Clemens Langcmake: Avoid overwriting PKG_CONFIG_PATH env var
2019-04-18 Simon McVittieMerge branch 'cherry-pick-14f46d14' into 'dbus-1.12'
2019-04-18 Simon McVittiebuild: Don't assume we can set permissions on a directory
2019-04-17 Simon McVittieMerge branch '1-12-logical-op' into 'dbus-1.12'
2019-04-17 Simon McVittieMerge branch '1-12-code-coverage' into 'dbus-1.12'
2019-04-17 David King_dbus_get_is_errno_eagain_or_ewouldblock: Avoid warning
2019-04-17 David Kingdbus-send: Avoid duplicated-branches warning
2019-04-17 Simon McVittiedesktop-file: Justify implementation of is_valid_sectio...
2019-04-17 David Kingis_valid_section_name: Fix logical expression
2019-04-17 Simon McVittieAdapt to API change in AX_CODE_COVERAGE version 28
2019-01-21 Simon McVittieconfigure.ac: Forbid AX_-prefixed patterns more selectively
2018-12-04 Simon McVittieStart working on dbus 1.12.14
2018-12-04 Simon McVittie1.12.12 dbus-1.12.12
2018-12-04 Simon McVittieCI: Start supporting Debian 10 'buster', currently...
2018-12-04 Simon McVittieCI: Exercise maintainer-only documentation build
2018-12-04 Simon McVittieCI: Stop building on Ubuntu 14.04 'trusty'
2018-12-04 Ralf Habackerci-build.sh: Show file size in list of files to be...
2018-12-04 Simon McVittieCI: Remove unimplemented --with-glib option
2018-12-04 Simon McVittieCI: List attributes, sizes etc. of installed files...
2018-12-04 Simon McVittiedoc: Remove obsolete message about man2html
2018-12-04 Simon McVittieCONTRIBUTING.md: Update and rewrite
2018-12-04 Simon McVittieCONTRIBUTING: Reformat as Markdown
2018-12-04 Simon McVittieCONTRIBUTING: Remove all trailing whitespace
2018-12-04 Simon McVittieRename HACKING to CONTRIBUTING
2018-12-03 Simon McVittieNEWS: Refer to Gitlab
2018-12-03 Simon McVittieUpdate NEWS
2018-12-03 Simon McVittieactivation: Don't leak if delivering activation message...
2018-11-16 Simon McVittieUpdate NEWS
2018-11-16 Simon McVittiedbus-daemon test: Allow much longer for pending fd...
2018-11-16 Simon McVittiebuild: Never use poll() on Darwin family (macOS, etc...
2018-10-05 Simon McVittieUpdate NEWS
2018-10-04 Simon McVittieci: Use a separate ccache for each CI job
2018-10-04 Simon McVittieci: Mark many Gitlab jobs to be run manually
2018-10-04 Simon McVittieci: Reshuffle mingw jobs so we test different combinations
2018-10-04 Simon McVittieci: Use ccache to speed up repeated builds
2018-10-04 Simon McVittieci: Add Gitlab-CI configuration
2018-10-04 Simon McVittieci: Explicitly install cmake
2018-10-04 Simon McVittieci: Teach ci-install.sh to install wine on Debian 9...
2018-10-04 Ralf Habackertravis-ci: Add cross building support for mingw 64...
2018-10-04 Ralf Habackersysdeps-win: Print word-size-dependent offset correctly
2018-10-04 Ralf Habackerdbus-transport-socket: Correctly print DBusSocket with...
2018-08-30 Simon McVittieUpdate NEWS
2018-08-30 Simon McVittieReference the freedesktop.org Code of Conduct
2018-08-30 Simon McVittieUpdate NEWS
2018-08-30 Simon McVittieDo not apply __attribute__((__malloc__)) to dbus_realloc()
2018-08-30 Simon McVittieUpdate NEWS
2018-08-29 Simon McVittieserver-unix: Don't leak address of systemd server on...
2018-08-29 Simon McVittiebus: Free address (from --address) when we have finishe...
2018-08-03 Simon McVittie1.12.11
2018-08-02 Simon McVittie1.12.10 dbus-1.12.10
2018-08-02 Simon McVittieUpdate NEWS
2018-08-02 Simon McVittievalidate_body_helper: Bounds-check before validating...
2018-08-02 Simon McVittieUpdate NEWS
2018-08-02 Simon McVittienonce: Don't try to rmdir(NULL) on OOM
2018-08-02 Simon McVittiedbus_server_listen: Don't leak first_connect_error
2018-08-02 Simon McVittiesysdeps: Reassure gcc 8 that we are not overflowing...
2018-08-02 Simon McVittiebuild: Disable new gcc 8 warning -Wcast-function-type
2018-06-04 Simon McVittieUpdate NEWS
2018-06-04 Simon McVittietest: Skip TCP tests if getaddrinfo doesn't work
2018-06-04 Simon McVittieserver-oom test: Don't assume localhost is resolvable
2018-06-04 Simon McVittietest: Test the same things with unix: that we do with...
2018-06-04 Simon McVittieserver-oom test: Parse the address instead of going...
2018-06-04 Simon McVittiesysdeps-unix: Handle errors from getaddrinfo correctly
2018-04-30 Simon McVittieStart 1.12.10 development
2018-04-30 Simon McVittie1.12.8 dbus-1.12.8
2018-04-27 Simon McVittiebuild: Uninstall JavaScript and CSS from htmldir
2018-04-25 Simon McVittiePreallocate release name
2018-04-25 Simon McVittieNEWS: Mention non-local TCP too
2018-04-25 Simon McVittieUpdate NEWS
2018-04-25 Simon McVittiedbus-daemon(1): Mention and deprecate shared session...
2018-04-25 Simon McVittiedbus-daemon(1): Recommend requiring EXTERNAL on non...
2018-04-25 Simon McVittiedbus-daemon(1): Put some scary warnings on <allow_anony...
2018-04-25 Simon McVittiedbus-daemon(1): Recommend against remote TCP for debugging
2018-04-25 Simon McVittiedbus-daemon(1): Say that non-local TCP is insecure
2018-04-23 Simon McVittieUpdate NEWS for 1.12.x branch
2018-04-23 Simon McVittiedoxygen_to_devhelp: Produce Devhelp index format v2
2018-04-23 Simon McVittiedoxygen_to_devhelp: Make the API reference the front...
2018-04-23 Simon McVittiedoc: Install highlight.pack.js if present
2018-04-23 Simon McVittiedoc: Only install ancillary files from yelp-build if...
2018-03-01 Simon McVittie1.12.6 dbus-1.12.6
2018-02-23 Simon McVittieClarify NEWS entry with implications of fd.o#105165
2018-02-20 Simon McVittieUpdate NEWS for #105165
2018-02-20 Simon McVittieAdd a unit test for the dbus-daemon resetting its fd...
2018-02-20 Simon McVittiecmake: Check for getrlimit, setrlimit
2018-02-20 David Kingbus: raise fd limits before dropping privs
2018-02-08 Simon McVittieStart towards 1.12.6
2018-02-08 Simon McVittie1.12.4 dbus-1.12.4
2018-02-08 Simon McVittieAdd NEWS for #104925
2018-02-08 Philip Withnalldoc: Fix bracket escaping in Ducktype API design file
2018-02-08 Simon McVittieAdd NEWS for #102839
2018-02-07 Simon McVittieAdd new test for waiting on pending calls in threads
2018-02-07 Simon McVittieAdd a simplified backport of g_steal_pointer()
2018-02-07 Simon McVittiecmake: Match AC_DEFINE more precisely, respecting ...
next