summaryrefslogtreecommitdiff
path: root/src/libelogind
Commit message (Expand)AuthorAge
* Prep v233.3: Add all possible coverage tests for elogindSven Eden2017-07-20
* Prep v233.3: Unmask various functions for future coverage tests.Sven Eden2017-07-19
* Prep v233: Add missing updates from upstream in src/libelogindSven Eden2017-07-17
* Prep v233: Add missing includes in src/libelogind/sd-id128Sven Eden2017-07-17
* sd-event: "when exiting no signal event are pending" is a wrong assertion (#5...Franck Bui2017-07-17
* manager: refuse reloading/reexecing when /run is overly fullLennart Poettering2017-07-17
* Consistently use ERFKILL for masked unitsZbigniew Jędrzejewski-Szmek2017-07-17
* sd-event: when an event source fails, don't assume the type of it is still setLennart Poettering2017-07-17
* Add sd_is_socket_sockaddr (#4885)Zbigniew Jędrzejewski-Szmek2017-07-17
* sd-id128: id128_write overwrites target fileEvgeny Vereshchagin2017-07-17
* tree-wide: replace all readdir cycles with FOREACH_DIRENT{,_ALL} (#4853)Reverend Homer2017-07-17
* core: store the invocation ID in the per-service keyringLennart Poettering2017-07-17
* sd-event: fix sd_event_source_get_priority() (#4712)Martin Ejdestig2017-07-17
* sd-id128: add new sd_id128_get_machine_app_specific() APILennart Poettering2017-07-17
* Adjust pkgconfig files to point at rootlibdir (#4584)Mike Gilbert2017-07-17
* tree-wide: drop (llu) casts for kernel's __u64Zbigniew Jędrzejewski-Szmek2017-07-17
* Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek2017-07-17
* Revert "sd-bus: use PRIu64 instead of casting" (#4556)Zbigniew Jędrzejewski-Szmek2017-07-17
* tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek2017-07-17
* Prep v232.2: Mask more unneeded functionsSven Eden2017-07-07
* Prep v232.2: libelogind.sym: Rename LIBELOGIND back to LIBSYSTEMD.Sven Eden2017-07-05
* Prep v232.2: Unmask sd_id128_get_invocation(), it is part of the API installe...Sven Eden2017-07-05
* Prep v232: Add libelogind.sym entries for version 232.Sven Eden2017-07-05
* Prep v232: Mask new functions that are unneeded by elogindSven Eden2017-07-05
* Prep v232: Apply missing updates from upstreamSven Eden2017-07-05
* Revert "sd-bus: use PRIu64 instead of casting" (#4556)Zbigniew Jędrzejewski-Szmek2017-07-05
* sd-bus: use PRIu64 instead of castingZbigniew Jędrzejewski-Szmek2017-07-05
* tree-wide: use mfree moreZbigniew Jędrzejewski-Szmek2017-07-05
* sd-bus: add DNS errors to the errno translation tableLennart Poettering2017-07-05
* sd-bus: add a few missing entries to the error translation tablesLennart Poettering2017-07-05
* sd-bus: bump message queue sizeLennart Poettering2017-07-05
* core: add "invocation ID" concept to service managerLennart Poettering2017-07-05
* sd-bus: optionally, exit process or event loop on disconnectLennart Poettering2017-07-05
* sd-bus: when the server-side disconnects, make sure to dispatch all tracking ...Lennart Poettering2017-07-05
* sd-bus: ensure we don't dispatch track objects while we are adding names to themLennart Poettering2017-07-05
* sd-bus: split out handling of reply callbacks on close into its own functionLennart Poettering2017-07-05
* core: add Ref()/Unref() bus calls for unitsLennart Poettering2017-07-05
* sd-bus: add a "recursive" mode to sd_bus_trackLennart Poettering2017-07-05
* core: add a concept of "dynamic" user ids, that are allocated as long as a se...Lennart Poettering2017-07-05
* Revert "build-sys: hide magic section variables from exported symbols"David Herrmann2017-07-05
* Prep v231.2: Mask unsupported bus errors.Sven Eden2017-06-22
* Prep v321.2: Fix org.freedesktop.login1 where named org.freedesktop.elogindSven Eden2017-06-22
* sd-event: "when exiting no signal event are pending" is a wrong assertion (#5...Franck Bui2017-06-19
* Prep v231: Apply missing fixes from upstream (3/6) src/libelogindSven Eden2017-06-16
* sd-id128: handle NULL return parameter in sd_id128_from_string() nicerLennart Poettering2017-06-16
* sd-id128: split UUID file read/write code into new id128-util.[ch]Lennart Poettering2017-06-16
* tree-wide: use sd_id128_is_null() instead of sd_id128_equal where appropriateLennart Poettering2017-06-16
* Various fixes for typos found by lintian (#3705)Michael Biebl2017-06-16
* treewide: fix typos and remove accidental repetition of wordsTorstein Husebø2017-06-16
* sd-bus: Fix a read after free error in bus-match. (#3624) (#3625)Weng Xuetian2017-06-16