summaryrefslogtreecommitdiff
path: root/src/libelogind/sd-bus
Commit message (Expand)AuthorAge
* sd-bus: add new API call sd_bus_error_move()Lennart Poettering2018-10-29
* bus-message: avoid wrap-around when using length read from messageZbigniew Jędrzejewski-Szmek2018-10-29
* bus-message: return -EBADMSG not -EINVAL on invalid !gvariant messagesZbigniew Jędrzejewski-Szmek2018-10-29
* bus-message: also properly copy struct signature when skippingZbigniew Jędrzejewski-Szmek2018-10-29
* bus-message: fix skipping of array fields in !gvariant messagesZbigniew Jędrzejewski-Szmek2018-10-29
* bus-message: fix calculation of offsets table for arraysZbigniew Jędrzejewski-Szmek2018-10-29
* bus-message: fix calculation of offsets tableZbigniew Jędrzejewski-Szmek2018-10-29
* bus-message: do not crash on message with a string of zero lengthZbigniew Jędrzejewski-Szmek2018-10-29
* bus-message: let's always use -EBADMSG when the message is badZbigniew Jędrzejewski-Szmek2018-10-29
* bus-message: avoid an infinite loop on empty structuresZbigniew Jędrzejewski-Szmek2018-10-29
* sd-bus: unify three code-paths which free struct bus_containerZbigniew Jędrzejewski-Szmek2018-10-29
* bus-message: use structured initialization to avoid use of unitialized memoryZbigniew Jędrzejewski-Szmek2018-10-29
* Introduce free_and_strndup and use it in bus-message.cZbigniew Jędrzejewski-Szmek2018-10-29
* sd-bus: verify destination and sender values when settingZbigniew Jędrzejewski-Szmek2018-10-29
* bus-socket: Fix line_begins() to accept word matching full stringFilipe Brandenburger2018-10-29
* sd-bus: unref slot->match_callback.install_slot when slot is disconnectedYu Watanabe2018-10-29
* sd-bus: fix implicit downcast of bitfield reported by LGTMYu Watanabe2018-10-29
* Support system_bus_socket to be found in /var/run/dbus as well as /run/dbus.Christoph Willing2018-09-26
* Prep v239: Fix and add debug messages to method_can_shutdown_or_sleep()Sven Eden2018-08-31
* Prep v239: Fix new sd_bus_open_user_with_description()Sven Eden2018-08-24
* tree-wide: drop MSG_NOSIGNAL flag from recvmsg() invocationsLennart Poettering2018-08-24
* sd-bus: fix typo in commentYu Watanabe2018-08-24
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-08-24
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-08-24
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-08-24
* tree-wide: unify how we define bit mak enumsLennart Poettering2018-08-24
* core: introduce a new load state "bad-setting"Lennart Poettering2018-08-24
* sd-bus: also add destroy callbacks to sd_bus_track objectsLennart Poettering2018-08-24
* bus: optionally call a callbacks for cleanupZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: make use of memory_startswith() at various placesLennart Poettering2018-08-24
* sd-bus: make add match method callback slot "floating"Lennart Poettering2018-08-24
* bus-slot: for bus slot objects with no explicit description use the match str...Lennart Poettering2018-08-24
* sd-bus: add new sd_bus_slot_set_floating() callLennart Poettering2018-08-24
* sd-bus: use _cleanup_ moreZbigniew Jędrzejewski-Szmek2018-08-24
* add new portable service frameworkLennart Poettering2018-08-24
* tree-wide: do not wrap assert_se in extra parenthesesZbigniew Jędrzejewski-Szmek2018-08-24
* sd-bus: use free_and_strdup()Yu Watanabe2018-08-24
* path-util: introduce empty_to_root() and use it many placesYu Watanabe2018-08-24
* sd-bus: use automatic cleanup moreDavid Tardon2018-08-24
* tree-wide: use strv_free_and_replace() macroYu Watanabe2018-08-24
* sd-bus: add bus_freep and use _cleanup_Zbigniew Jędrzejewski-Szmek2018-08-24
* sd-bus: use automatic cleanup moreZbigniew Jędrzejewski-Szmek2018-08-24
* sd-bus: trivial simplificationZbigniew Jędrzejewski-Szmek2018-08-24
* use max. message size allowed by DBus spec (#8936)David Tardon2018-08-24
* tree-wide: be more careful with the type of array sizesLennart Poettering2018-08-24
* bus-message: use streq_ptr() (#8786)Yu Watanabe2018-08-24
* timedate: move error mapping to bus-common-errors.[ch]Yu Watanabe2018-08-24
* tree-wide: drop spurious newlines (#8764)Lennart Poettering2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24