]> git.ipfire.org Git - thirdparty/dbus.git/shortlog
thirdparty/dbus.git
2018-11-15  Simon McVittieMerge branch 'pc-file-trailing-slash-issue' into 'master'
2018-11-15  Ralf HabackerAvoid double slashes in paths created by pkg-config
2018-11-15  Simon McVittieMerge branch 'msvc-compile-fix' into 'master'
2018-11-08  Ralf HabackerWindows MSVC compile fix
2018-11-01  Simon McVittieMerge branch '222-comm-whitespace' into 'master'
2018-10-31  Simon McVittietests: Assert that _dbus_command_for_pid() has correct...
2018-10-31  Simon McVittiesysdeps: Return an error for _dbus_command_for_pid...
2018-10-31  Simon McVittietests: Assert that dbus#222 has been fixed
2018-10-31  Simon McVittiesysdeps: Remove trailing NUL from command lines from...
2018-10-31  Simon McVittietests: Add a unit test for _dbus_command_for_pid()
2018-10-31  Simon McVittietest_get_helper_executable: Add function
2018-10-31  Simon McVittietest_incomplete: Add function
2018-10-31  Simon McVittietests: Build test-sleep-forever even if embedded tests...
2018-10-31  Simon McVittietests: Build installable helpers whenever any tests...
2018-10-25  Ralf HabackerMerge branch '135-dbus-run-session-windows' into 'master'
2018-10-25  Ralf HabackerAdd Windows implementation of dbus-run-session tool
2018-10-25  Ralf HabackerRevert "Refactor cmake checks for DBUS_VA_COPY and...
2018-10-25  Simon McVittieMerge branch 'cmake-ddlh' into 'master'
2018-10-25  Simon McVittiecmake: Install d-d-launch-helper to ${CMAKE_INSTALL_LIB...
2018-10-25  Simon McVittiecmake: Use non-deprecated install mechanism for d-d...
2018-10-25  Simon McVittiecmake: Install dbus-daemon-launch-helper even if tests...
2018-10-25  Simon McVittieMerge branch 'cleanup-cmake-source-dir-definitions...
2018-10-25  Ralf HabackerCleanup of the cmake definitions of source directories
2018-10-24  Ralf HabackerMerge branch '117-checks-from-configure-ac' into 'master'
2018-10-24  Ralf HabackerRemove todo(s) for cmake build system
2018-10-24  Ralf HabackerAdd cmake support for HAVE_GNUC_VARARGS and HAVE_ISO_VA...
2018-10-24  Ralf HabackerAdd cmake check for HAVE_DDFD
2018-10-24  Ralf HabackerAdd cmake check for HAVE_DIRFD
2018-10-24  Ralf HabackerAdd cmake check for DBUS_USE_SYNC
2018-10-24  Ralf HabackerRefactor cmake checks for DBUS_VA_COPY and DBUS_VA_COPY...
2018-10-24  Ralf HabackerAdd cmake support for DBUS_HAVE_LINUX_EPOLL
2018-10-24  Ralf HabackerUse same name for DBUS_HAVE_LINUX_EPOLL cpp macro and...
2018-10-23  Simon McVittieMerge branch 'pending-fd-timeout' into 'master'
2018-10-23  Simon McVittiedbus-daemon test: Allow much longer for pending fd...
2018-10-22  Simon McVittieMerge branch 'broken-poll' into 'master'
2018-10-22  Simon McVittiebuild: Never use poll() on Darwin family (macOS, etc...
2018-10-22  Simon McVittieNEWS: Note cmake fixes that might be cherry-picked...
2018-10-22  Ralf Habackercmake: Fix incorrect header list separator in configure...
2018-10-22  Simon McVittieUpdate NEWS
2018-10-22  Simon McVittieUpdate bug reporting URLs to use freedesktop.org Gitlab
2018-10-22  Simon McVittieci: Clarify why we are running autogen.sh even for...
2018-10-20  Ralf Habackercmake: Add comment to configure checks explaining why...
2018-10-20  Ralf HabackerMove DBUS_USE_OUTPUT_DEBUG_STRING to config.h.cmake
2018-10-20  Ralf Habackertools/ci-build.sh: Add a note why we are running autoge...
2018-10-20  Ralf HabackerRemove duplicated HAVE_CONFIG_H definition in cmake...
2018-10-20  Ralf HabackerAdd missing setup of DBUS_BUS_ENABLE_INOTIFY
2018-10-20  Ralf HabackerMove DBUS_ENABLE_EMBEDDED_TESTS and BUS_ENABLE_MODULAR_...
2018-10-20  Ralf HabackerKeep macro values in config.h.cmake synchronized with...
2018-10-19  Ralf Habackerconfigure.ac: Remove unused HAVE_V*PRINTF macros
2018-10-19  Simon McVittieMerge branch 'desktop-sections' into 'master'
2018-10-19  Simon McVittiedesktop-file: Treat backslashes in section names as...
2018-10-19  Simon McVittiedesktop-file: Justify implementation of is_valid_sectio...
2018-10-19  Simon McVittiedesktop-file test: Add to CMake build
2018-10-19  Simon McVittiedesktop-file test: Expand coverage to include more...
2018-10-19  David Kingis_valid_section_name: Fix logical expression
2018-10-19  Simon McVittieAdd basic test coverage for the bus' desktop file parser
2018-10-19  Simon McVittieCONTRIBUTING.md: Update and rewrite
2018-10-19  Simon McVittieCONTRIBUTING: Reformat as Markdown
2018-10-19  Simon McVittieCONTRIBUTING: Remove all trailing whitespace
2018-10-18  Ralf HabackerUse separate bus configuration files for executing...
2018-10-18  Simon McVittiedbus-launch: Fix unused variable warning when libX11...
2018-10-18  David Kingdbus-send: Avoid duplicated-branches warning
2018-10-18  David King_dbus_get_is_errno_eagain_or_ewouldblock: Avoid warning
2018-10-16  Ralf HabackerBuild dbus-run-session on non Windows platforms with...
2018-10-15  Simon McVittiecmake: Make Autotools consistency check work in out...
2018-10-15  Simon McVittiecmake: Define HAVE_PRCTL, HAVE_RAISE according to exist...
2018-10-05  Simon McVittieUpdate NEWS
2018-10-05  Simon McVittieBelatedly add a NEWS entry for mingw-w64 printf fixes
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: Teach ci-install.sh to install wine on Debian 9...
2018-10-04  Simon McVittieci: Explicitly install cmake
2018-10-04  Simon McVittieci: Add Gitlab-CI configuration
2018-08-30  Simon McVittieUpdate NEWS
2018-08-30  Simon McVittiebuild: Make --enable-relocation compatible with hard...
2018-08-30  Simon McVittiebuild: Give better error messages if relocation is...
2018-08-30  Simon McVittieUpdate NEWS
2018-08-30  Simon McVittiecontainers: Share code for what happens when we lose...
2018-08-30  Simon McVittieAdd more test coverage for config file parsing
2018-08-30  Simon McVittiebus_config_parser_check_doctype: Remove, unused
2018-08-30  Simon McVittiecontainers test: Exercise GetConnectionInstance() on...
2018-08-30  Simon McVittieBusConfigParser test: Check that all limits are equal...
2018-08-30  Simon McVittiebus_context_get_policy: Remove, unused
2018-08-30  Simon McVittiebus_connections_get_context: Remove, unused
2018-08-30  Simon McVittiebus_connections_foreach, bus_connections_foreach_active...
2018-08-30  Simon McVittiedbus-cleanup-sockets: Mark functions noreturn as sugges...
2018-08-30  Simon McVittieUpdate NEWS
2018-08-30  Simon McVittieDo not apply __attribute__((__malloc__)) to dbus_realloc()
2018-08-29  Francesco TurcoDistribute source code using .tar.xz archives
2018-08-29  Simon McVittiebuild: Don't install a ChangeLog that we don't update
2018-08-29  Simon McVittieRemove old changelogs from git
2018-08-29  Simon McVittiebuild: Don't ship detailed changelogs for releases...
2018-08-23  Simon McVittieserver-unix: Don't leak address of systemd server on...
2018-08-23  Simon McVittiebus: Free address (from --address) when we have finishe...
2018-08-22  Simon McVittieCONTRIBUTING: Reference the freedesktop.org Code of...
2018-08-22  Simon McVittieRename HACKING to CONTRIBUTING
2018-08-03  Simon McVittie1.13.7
2018-08-02  Simon McVittie1.13.6 dbus-1.13.6
next