summaryrefslogtreecommitdiff
path: root/src/libelogind/sd-login
Commit message (Expand)AuthorAge
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-08-24
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-08-24
* fileio: accept FILE* in addition to path in parse_env_file()Lennart Poettering2018-08-24
* tree-wide: be more careful with the type of array sizesLennart Poettering2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: use TAKE_PTR() and TAKE_FD() macrosYu Watanabe2018-08-24
* macro: introduce TAKE_PTR() macroLennart Poettering2018-08-24
* sd-login: make use of _cleanup_close_ where possibleLennart Poettering2018-05-30
* io-util: make flush_fd() return how many bytes where flushedLennart Poettering2018-05-30
* Prep v236 : Add missing SPDX-License-Identifier (4/9) src/libelogindSven Eden2018-03-26
* Prep 235: Make cgroups2 available, hybrid mode already works.Sven Eden2018-01-10
* Prep 235: Enabled sd_peer_get_session() and sd_peer_get_owner_uid() to try to...Sven Eden2018-01-09
* Prep 235: Enabled sd_bus_creds_get_slice(), sd_bus_creds_get_user_slice(), sd...Sven Eden2018-01-09
* Prep 235: Enabled sd_peer_get_slice() and sd_pid_get_slice() to at least try ...Sven Eden2018-01-09
* Prep 235: Implement an alternative approach for sd_pid_get_owner_uid(), makin...Sven Eden2017-12-13
* Add abstraction model for BPF programsDaniel Mack2017-11-20
* Prep v235: Update test-login.cshwsh2017-09-07
* sd-login: test - fix failure when run from non-graphical seatAlan Jenkins2017-08-10
* sd-login: test - fix function name in outputAlan Jenkins2017-08-10
* General: Update build system to upstream support of meson+ninja.Sven Eden2017-08-04
* 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-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
* 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
* tree-wide: replace all readdir cycles with FOREACH_DIRENT{,_ALL} (#4853)Reverend Homer2017-07-17
* Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek2017-07-17
* Various fixes for typos found by lintian (#3705)Michael Biebl2017-06-16
* Prep v230: Move musl_missing and parse-printf-format to libshared.Sven Eden2017-06-16
* Prep v230: Apply missing upstream fixes and updates (5/8) src/libelogind.Sven Eden2017-06-16
* Prep v229: Remove remaining emacs settings [3/6] src/libelogindSven Eden2017-05-17
* tree-wide: check if errno is greater than zero (2)Zbigniew Jędrzejewski-Szmek2017-05-17
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2017-05-17
* Prep v228: Condense elogind source masks (5/5)Sven Eden2017-04-26
* Prep v228: Add remaining updates from upstream (3/3)Sven Eden2017-04-26
* [3/5] Apply missing fixes from upstreamSven Eden2017-03-29
* sd-login: rework error handlingLennart Poettering2017-03-29
* sd-login: improve error handlingLennart Poettering2017-03-29
* Rename ELOGIND_CGROUP_CONTROLLER back to SYSTEMD_CGROUP_CONTROLLERSven Eden2017-03-14
* Major cleanup of all leftovers after rebasing on master.Sven Eden2017-03-14
* Add support for building elogind against musl libcSven Eden2017-03-14
* Classify processes from sessions into cgroupsSven Eden2017-03-14