summaryrefslogtreecommitdiff
path: root/src/libelogind/sd-bus
Commit message (Expand)AuthorAge
* Prep 229.9: Make all supportable API functions visible.Sven Eden2017-09-25
* Prep v234: Remove now obsolete text files from src/libelogind/sd-busSven Eden2017-07-25
* Prep v234: Update root build files to upstream.Sven Eden2017-07-25
* sd-bus: never augment creds when we are operating on remote connections (#6217)Lennart Poettering2017-07-25
* sd-bus: use GetConnectionCredentials() when querying credentials, if availableLennart Poettering2017-07-25
* sd-bus: when credentials of the "org.freedesktop.DBus" service are queried re...Lennart Poettering2017-07-25
* sd-bus: make sure propagate all errors with vtable callbacks back to clientsLennart Poettering2017-07-25
* sd-bus: silence format warnings in kdbus code (#6072)Zbigniew Jędrzejewski-Szmek2017-07-25
* Revert "selinux: split up mac_selinux_have() from mac_selinux_use()"Gary Tierney2017-07-25
* bus: report builtins in GetManagedObjects() (#5799)David Herrmann2017-07-25
* Export sd_bus_message_append_ap. It is renamed to sd_bus_message_appendv to f...Federico2017-07-25
* sd-bus: drop kdbus-related docs (#5533)AsciiWolf2017-07-25
* 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
* manager: refuse reloading/reexecing when /run is overly fullLennart Poettering2017-07-17
* Consistently use ERFKILL for masked unitsZbigniew Jędrzejewski-Szmek2017-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: 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
* tree-wide: use sd_id128_is_null() instead of sd_id128_equal where appropriateLennart Poettering2017-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
* Prep v230: Add utmp support to make wall message to work properly.Sven 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
* 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: use SET_FLAG() macro to make code more clearAlexander Kuleshov2017-06-16