summaryrefslogtreecommitdiff
path: root/src/libelogind
Commit message (Expand)AuthorAge
* 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
* Prep v239: Unmask inotify event stuff, now ustilized by the sd_event struct.Sven Eden2018-08-24
* Prep v239: Uncomment header inclusions that are new or needed now.Sven Eden2018-08-24
* Prep v239: Add missing updates that evaded migration.Sven Eden2018-08-24
* Build system: Fix various issues that came from errornous migration.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
* Correct a number of trivial typos.Chris Lamb2018-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-event: add destroy callback logic to sd-event tooLennart 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
* sd-event: use structure initialization instead of new0() where possibleLennart Poettering2018-08-24
* sd-event: add test for the new sd_event_add_inotify() APILennart Poettering2018-08-24
* sd-event: add new API for subscribing to inotify eventsLennart Poettering2018-08-24
* sd-event: voidify more thingsLennart Poettering2018-08-24
* sd-event: propagate errors from source_set_pending() in all casesLennart Poettering2018-08-24
* sd-event: drop pending events when we turn off/on an event sourceLennart Poettering2018-08-24
* sd-event: use symbolic name for normal priorityLennart Poettering2018-08-24
* sd-event: use structure initialization for epoll_eventLennart Poettering2018-08-24
* sd-id128: return -ENOMEDIUM on null idZbigniew 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
* fileio: accept FILE* in addition to path in parse_env_file()Lennart 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
* meson: add support for building static libsystemd and libudevDavide Cavalca2018-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