summaryrefslogtreecommitdiff
path: root/src/libelogind
Commit message (Expand)AuthorAge
* General: Update build system to upstream support of meson+ninja.Sven Eden2017-08-04
* Prep v234: Apply missing upstream fixes in src/libelogind (2/6)Sven Eden2017-07-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_uid_get_state: do not return -ENOENT if state is "offline" (#6302)Yu, Li-Yu2017-07-25
* sd-login: fix memleak when output argument is NULLZbigniew Jędrzejewski-Szmek2017-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
* basic/random-util: do not fall back to /dev/urandom if getrandom() returns shortZbigniew Jędrzejewski-Szmek2017-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
* sd-login: sd_get_machine_names(): do not return -EINVAL when output parameter...Yu Watanabe2017-07-25
* sd-login: treat missing /run/elogind/{seats,sessions,users} the same as emptyYu Watanabe2017-07-25
* sd-login: translate -ENOMEDIUM to -ENODATAZbigniew Jędrzejewski-Szmek2017-07-25
* logn: tests - don't compare signed with unsignedTom Gundersen2017-07-25
* Fix includes (#5980)Matija Skala2017-07-25
* sd-login: fix querying machines when machined is not runningZbigniew Jędrzejewski-Szmek2017-07-25
* sd-login,test-login: return -ENODATA from sd_pid_get_unit tooZbigniew Jędrzejewski-Szmek2017-07-25
* sd-login: fix return value of sd_pid_get_user_unitZbigniew Jędrzejewski-Szmek2017-07-25
* sd-login: fix return value of sd_pid_get_sessionZbigniew Jędrzejewski-Szmek2017-07-25
* sd-login: read list of uids of sessions from UIDS not ACTIVE_SESSIONSZbigniew Jędrzejewski-Szmek2017-07-25
* sd-login: always return two arrays of same length from sd_seat_get_sessionsZbigniew Jędrzejewski-Szmek2017-07-25
* test-login: make the test non-manualZbigniew 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
* 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