]> git.ipfire.org Git - thirdparty/dbus.git/shortlog
thirdparty/dbus.git
2015-02-16  Ralf Habackerdbus-monitor: Combine sec and usec columns into one...
2015-02-16  Ralf Habackerdbus-send: Keep cmake build system in sync with autotools.
2015-02-16  Philip Withnalldoc: Add a guide to designing D-Bus APIs
2015-02-16  Simon McVittiedbus-monitor: whitespace
2015-02-16  Simon McVittiedbus-monitor: clarify column headers
2015-02-16  Ralf Habackerdbus-monitor.c: unify columns format in --profile mode...
2015-02-16  Simon McVittiedbus-monitor: convert remaining hard tabs to 8 spaces
2015-02-16  Simon McVittiedbus-send: pretty-print GVariant-style bytestrings
2015-02-16  Simon McVittieAdd manual-paths test to the Autotools (mingw) build too
2015-02-13  Ralf HabackerAdd org.freedesktop.DBus.Verbose interface to dbus...
2015-02-12  Ralf HabackerAdd manual-paths test executable with cmake build support.
2015-02-12  Simon McVittieAdd dbus-test-tool and its man page to the CMake build...
2015-02-12  Simon McVittieDocument dbus-test-tool
2015-02-11  Simon McVittiebus_driver_handle_get_connection_credentials: do not...
2015-02-11  Simon McVittieReduce the number of fds the fdpass test uses
2015-02-11  Ralf HabackerMinor optimization in _dbus_getsid().
2015-02-11  Ralf HabackerAdd test for windows sid.
2015-02-11  Ralf HabackerWindows implementation of GetConnectionCredentials.
2015-02-09  Ralf HabackerFix 'dbus-daemon on Windows: Failed to bind socket...
2015-02-09  Simon McVittie1.9.11
2015-02-09  Simon McVittie1.9.10 dbus-1.9.10
2015-02-09  Simon McVittieAdd a regression test for making systemd activation...
2015-02-09  Simon McVittieMerge branch '1.8-cve-2015-0245' into cve-2015-0245
2015-02-05  Simon McVittieAdd test-fdpass to the build, and make it compile again
2015-02-05  Simon McVittieCVE-2015-0245: discard forged ActivationFailure messages
2015-02-05  Simon McVittiebus_driver_get_owner_of_name: factor out from bus_drive...
2015-02-05  Simon McVittie1.8.17
2015-02-05  Simon McVittietests: make installable metadata Windows-friendly by...
2015-02-05  Simon McVittietests: make sure to specify CPPFLAGS where needed
2015-02-04  Simon McVittiebus_driver_check_caller_is_privileged: correct the...
2015-02-04  Ralf Habacker_dbus_listen_tcp_socket: Keep windows code to fetch...
2015-02-04  Simon McVittieNEWS for 1.9
2015-02-04  Simon McVittieAdd a common test_init() for GLib tests which prevents...
2015-02-04  Simon McVittiedbus-monitor: add options to log binary data with or...
2015-02-04  Simon McVittiedbus-monitor: add support for using BecomeMonitor to...
2015-02-04  Simon McVittieAllow root to monitor the system bus by default
2015-02-04  Simon McVittieAdd a regression test for being a new-style monitor
2015-02-04  Simon McVittieCapture a fake reply if a broadcast cannot be delivered
2015-02-04  Simon McVittieCapture all messages received or sent, and send them...
2015-02-04  Simon McVittieAdd support for morphing a D-Bus connection into a...
2015-02-04  Simon McVittieMerge branch 'dbus-1.8'
2015-02-04  Simon McVittiePrepare embargoed 1.8.16 release dbus-1.8.16
2015-02-04  Simon McVittieCVE-2015-0245: prevent forged ActivationFailure from...
2015-02-04  Simon McVittieNEWS for 1.8 branch
2015-02-04  Simon McVittie_dbus_listen_tcp_socket: comment on another reason...
2015-02-04  Simon McVittie_dbus_listen_tcp_socket: use NI_NUMERICSERV to determin...
2015-02-04  Ralf HabackerProvide appropriate DBUS_USER and DBUS_TEST_USER under...
2015-02-04  Ralf HabackerLink tests to test-utils-glib.c under CMake too
2015-02-04  Simon McVittiedbus-monitor: use common code from dbus-test-tool
2015-02-03  Simon McVittie1.9.9
2015-02-03  Simon McVittie1.9.8 development release dbus-1.9.8
2015-02-03  Simon McVittieTreat root as a valid candidate for TEST_USER_ME
2015-02-03  Simon McVittieNEWS
2015-02-03  Simon McVittieAdd a regression test for systemd activation
2015-02-03  Simon McVittiebus_context_log_and_set_error: add and use
2015-02-03  Simon McVittie_dbus_set_error_valist: add
2015-02-03  Simon McVittiebus_context_log_literal: add simplified version of...
2015-02-03  Simon McVittiebus: put the printf attribute in the header where it...
2015-02-03  Simon McVittiebus driver: factor out bus_driver_check_caller_is_privi...
2015-02-03  Simon McVittieAdd a test for uid-controlled permissions
2015-02-03  Simon McVittieAdd infrastructure to run bits of tests under an altern...
2015-02-03  Simon McVittietest: implement GLib-style "installed tests"
2015-02-03  Simon McVittieGenerate test configuration files via build-time sed...
2015-02-03  Simon McVittieFactor out some utility functions from test/dbus-daemon*
2015-02-03  Simon McVittieBump required GLib version to 2.36
2015-02-03  Lukasz SkalskiUpdate .gitignore files
2015-02-02  Simon McVittieNEWS
2015-02-02  Simon McVittielcov: use builddir, not srcdir
2015-02-02  Simon McVittieEnable subdir-objects Automake option
2015-02-02  Simon McVittiebus: exit on fatal errors even if not syslogging
2015-01-30  Ralf HabackerFix 'dbus-daemon on Windows: Failed to bind socket...
2015-01-30  Ralf HabackerIn _dbus_listen_tcp_socket() set socket family to ipv4...
2015-01-30  Ralf HabackerAdd manual tcp test case.
2015-01-29  Simon McVittie_dbus_string_append_printf_valist: avoid leaking copy...
2015-01-27  Simon McVittieUse pygi instead of pygobject 2
2015-01-27  Thiago MacieiraFix build with --enable-maintainer-mode --disable-embed...
2015-01-06  Simon McVittieWhen generating random messages, exercise empty signatu...
2015-01-06  Simon McVittie_dbus_marshal_validate_test: test both /foo/ and foo/
2015-01-06  Simon McVittieselinux: avoid leaking on systems where va_start alloca...
2015-01-06  Simon McVittieFix assertion in regression test to be equality test...
2015-01-05  Simon McVittieMerge branch 'dbus-1.8'
2015-01-05  Simon McVittieMerge tag 'dbus-1.9.6'
2015-01-05  Simon McVittie1.8.15
2015-01-05  Simon McVittieMerge tag 'dbus-1.8.14' into dbus-1.8
2015-01-05  Ralf HabackerFix usage of undefined variable DBUS_WIN32 on cmake...
2015-01-05  Ralf HabackerMerge branch 'dbus-1.8'
2015-01-05  Ralf HabackerWindows cmake cross compile fix
2015-01-05  Ralf HabackerFix of 'dbus-daemon can only handle 64 simultaneous...
2015-01-01  Simon McVittieMerge branch 'dbus-1.8' and prepare 1.9.6 dbus-1.9.6
2015-01-01  Simon McVittiePrepare release for Monday dbus-1.8.14
2015-01-01  Simon McVittieHardening: only accept Stats function calls at the...
2015-01-01  Simon McVittieAdd a regression test for path-based UpdateActivationEn...
2015-01-01  Simon McVittieHardening: only allow the uid of the dbus-daemon to...
2015-01-01  Simon McVittieHardening: reject UpdateActivationEnvironment on non...
2014-12-23  Илья А. ТкаченкоFix GetExtendedTcpTable crash on vista sp0.
2014-11-24  Simon McVittie1.8.13
2014-11-24  Simon McVittie1.9.5
2014-11-24  Simon McVittieStart spec 0.26
2014-11-24  Simon McVittie1.9.4 dbus-1.9.4
2014-11-24  Simon McVittieRevert "Start spec 0.26"
next