summaryrefslogtreecommitdiff
path: root/src/libelogind
Commit message (Expand)AuthorAge
* 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
* tree-wide: htonl() is weird, let's use htobe32() instead (#3538)Lennart Poettering2017-06-16
* Prep v230: Add utmp support to make wall message to work properly.Sven Eden2017-06-16
* Prep v230: Move musl_missing and parse-printf-format to libshared.Sven Eden2017-06-16
* Prep v230: Move installed headersSven Eden2017-06-16
* Prep v230: Apply missing upstream fixes and updates (5/8) src/libelogind.Sven Eden2017-06-16
* tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhereLennart Poettering2017-06-16
* tree-wide: don't assume CLOCK_BOOTIME is generally availableLennart Poettering2017-06-16
* tree-wide: fall back to now(CLOCK_MONOTONIC) if CLOCK_BOOTTIME unsupported (#...Lubomir Rintel2017-06-16
* sd-bus: use IN_SETZbigniew Jędrzejewski-Szmek2017-06-16
* sd-bus: query pid also when searching for supplementary gidsIsmo Puustinen2017-06-16
* core: make sure we generate a nicer error when a linked unit is attempted to ...Lennart Poettering2017-06-16
* tree-wide: add new SIGNAL_VALID() macro-like function that validates signal n...Lennart Poettering2017-06-16