]> git.ipfire.org Git - thirdparty/dbus.git/shortlog
thirdparty/dbus.git
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 McVittieDon't do OOM testing under valgrind by default
2018-08-02  Simon McVittiedispatch test: Simplify OOM testing
2018-08-02  Simon McVittieSkip name-test/ when running under valgrind for now
2018-08-02  Simon McVittietests: Detach most connections from main loop before...
2018-08-02  Simon McVittietest/containers: Fix some memory leaks
2018-08-02  Simon McVittietest/marshal: Don't leak a message and its marshalled...
2018-08-02  Simon McVittienonce: Don't try to rmdir(NULL) on OOM
2018-08-02  Simon McVittietest/dbus-daemon: Don't leak expected error for max...
2018-08-02  Simon McVittietest/dbus-daemon: Don't leak error if no machine ID...
2018-08-02  Simon McVittieAllow longer for tests under valgrind
2018-08-02  Simon McVittietests: Call dbus_shutdown()
2018-08-02  Simon McVittietests: Interpret empty command-line arguments as --tap
2018-08-02  Simon McVittietests: Detach server from main loop during teardown
2018-08-02  Simon McVittiedbus_server_listen: Don't leak first_connect_error
2018-08-02  Simon McVittieloopback: Don't free credentials borrowed from the...
2018-08-02  Simon McVittiedbus_server_listen: Assert that implementations return...
2018-08-02  Simon McVittieAssert that DBUS_SERVER_LISTEN_ADDRESS_ALREADY_USED...
2018-08-02  Simon McVittieUpdate NEWS
2018-08-02  Simon McVittiesysdeps: Reassure gcc 8 that we are not overflowing...
2018-08-02  Simon McVittietest: Avoid g_queue_foreach
2018-08-02  Simon McVittiedbus_connection_dispatch: Avoid using _dbus_list_foreach
2018-08-02  Simon McVittieAdd and use _dbus_list_clear_full
2018-08-02  Simon McVittieRename dbus_internal_do_not_use_get_uuid to _dbus_get_uuid
2018-08-02  Simon McVittietest: Don't use dbus_internal prefix for functions...
2018-08-02  Simon McVittiemessage-util: Make more functions static (and remove...
2018-08-02  Simon McVittietest: Fix signature of dbus_internal_do_not_use_try_mes...
2018-06-21  Simon McVittiecontainers test: Record the unconfined manager connecti...
2018-06-21  Simon McVittiecontainers test: Factor out fixture_disconnect_observer
2018-06-21  Simon McVittiecontainers test: Factor out disconnecting the unconfine...
2018-06-21  Simon McVittiecontainers test: Move teardown below all test-cases
2018-06-21  Simon McVittiecontainers: Factor out connection_get_instance and...
2018-06-21  Simon McVittiebus: Document arguments of bus_activation_activate_service
2018-06-21  Simon McVittiebus_service_list_queued_owners: Don't return a DBusError
2018-06-21  Simon McVittiebus_driver_get_owner_of_name: Clarify role of connection
2018-06-21  Simon McVittietests: Add a GAsyncReadyCallback that stores the GAsync...
2018-06-20  Simon McVittiedriver: Remove references to an obsolete constant
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 development of 1.13.6
2018-04-30  Simon McVittie1.13.4 dbus-1.13.4
2018-04-27  Simon McVittiebuild: Uninstall JavaScript and CSS from htmldir
2018-04-25  Simon McVittieNEWS: Mention non-local TCP too
2018-04-25  Simon McVittiespec: Describe nonce-tcp as "nonce-authenticated",...
2018-04-25  Simon McVittiespec, dbus-daemon(1): Mention and deprecate shared...
2018-04-25  Simon McVittiespec: Note that EXTERNAL is not *completely* impossible...
2018-04-25  Simon McVittiespec: Expand on how tcp connections are normally authen...
2018-04-23  Simon McVittieUpdate NEWS
2018-04-23  Simon McVittiedbus-daemon(1): Recommend requiring EXTERNAL on non...
2018-04-23  Simon McVittiedbus-daemon(1): Put some scary warnings on <allow_anony...
2018-04-23  Simon McVittiespec: Describe the security properties of nonce-tcp...
2018-04-23  Simon McVittiespec, dbus-daemon(1): Recommend against remote TCP...
2018-04-23  Simon McVittiespec, dbus-daemon(1): Say that non-local TCP is insecure
2018-04-23  Simon McVittiespec: Don't claim that the nonce-tcp transport is ...
2018-04-23  Simon McVittiespec: Recommend Unix domain sockets for all non-Windows...
2018-04-23  Simon McVittieUpdate NEWS for 1.13.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-22  Ralf Habackertravis-ci: Add cross building support for mingw 64...
2018-03-22  Ralf Habackersysdeps-win: Print word-size-dependent offset correctly
2018-03-22  Ralf Habackerdbus-transport-socket: Correctly print DBusSocket with...
2018-03-22  Simon McVittiePreallocate next release name
2018-03-22  Simon McVittiebus: Clear INVOCATION_ID when carrying out traditional...
2018-03-21  Ralf Habackercmake: Fix warning on travis-ci 'CMAKE_FORCE_C.._COMPIL...
2018-03-20  Ralf Habackerbus_connection_get_unix_groups: NULL-check *groups...
2018-03-20  Ralf HabackerFix using uninitialized value "name" in _dbus_combine_t...
2018-03-19  Ralf HabackerAdd actual used ip family to --print-address output...
2018-03-19  Simon McVittiecmake: Fold GObject detection into GLib detection
2018-03-15  Simon McVittieNEWS for #105460
2018-03-15  Daniel WendtEnable "unused result" warning for Visual Studio >...
2018-03-13  Simon McVittieUpdate NEWS for fd.o#61922, #103387
2018-03-12  Simon McVittieDBusSocket helpers: Declare as _DBUS_GNUC_WARN_UNUSED_R...
2018-03-12  Ralf HabackerAdd version info to installed executables for cmake...
2018-03-12  Ralf HabackerWindows _dbus_connect_tcp_socket_with_nonce: Simplify...
2018-03-12  Ralf HabackerRemove obsolete call to _dbus_string_free() in unix...
2018-03-12  Ralf HabackerWindows _dbus_listen_tcp_socket: Set socket options...
2018-03-12  Ralf HabackerWindows _dbus_listen_tcp_socket: Use AF_UNSPEC if famil...
2018-03-12  Ralf HabackerWindows _dbus_connect_tcp_socket_with_nonce: Keep error...
2018-03-12  Ralf HabackerWindows _dbus_connect_tcp_socket_with_nonce: Combine...
2018-03-12  Ralf HabackerWindows _dbus_listen_tcp_socket: Treat bind() failures...
2018-03-10  Simon McVittieUnix _dbus_connect_tcp_socket_with_nonce: Combine all...
2018-03-10  Simon McVittieUnix _dbus_connect_tcp_socket_with_nonce: Always goto out
2018-03-09  Simon McVittiesysdeps-unix: Treat bind() failures as non-fatal
2018-03-09  Simon McVittiesysdeps-unix: Set more specific IP-related errors when...
2018-03-09  Simon McVittie_dbus_append_address_from_socket: Factor out inet_socka...
2018-03-09  Simon McVittieWindows: Target Windows Vista or higher
2018-03-09  Simon McVittie_dbus_get_low_level_socket_errno: Add
2018-03-09  Simon McVittie_dbus_append_address_from_socket: Correct misleading...
2018-03-09  Simon McVittie_dbus_append_address_from_socket: Make control flow...
2018-03-06  Laurent BigonvilleAdd _dbus_clear_loop and _dbus_clear_watch
2018-03-02  Simon McVittieUpdate NEWS for fd.o #103737, #104641
2018-03-02  Simon McVittiebus driver: Use DBusCredentials to fill credentials...
next