summaryrefslogtreecommitdiff
path: root/src/login
Commit message (Expand)AuthorAge
* login: remember that fds received from PID1 need to be removed eventuallyAlan Jenkins2018-05-30
* login: fix FDNAME in call to sd_pid_notify_with_fds()Alan Jenkins2018-05-30
* logind: fix typo in commentLennart Poettering2018-05-30
* logind: open device if neededLennart Poettering2018-05-30
* logind: cast away return value we don't care aboutLennart Poettering2018-05-30
* logind: voidify a function we never check the return value ofLennart Poettering2018-05-30
* rules: add a missing comma in 70-uaccess.rules since it improves readabilityFranck Bui2018-05-30
* logind: make sure we don't trip up on half-initialized session devicesLennart Poettering2018-05-30
* logind: check file is device node before using .st_rdevLennart Poettering2018-05-30
* logind: let's pack a few struct fields we can packLennart Poettering2018-05-30
* logind: fd 0 is a valid fdLennart Poettering2018-05-30
* logind: let's reduce one level of indentationLennart Poettering2018-05-30
* logind: propagate the right error, don't make up ENOMEMLennart Poettering2018-05-30
* logind: rework sd_eviocrevoke()Lennart Poettering2018-05-30
* logind: trivial improvementsLennart Poettering2018-05-30
* login: fix user@.service case, so we don't allow nested sessions (#8051)Alan Jenkins2018-05-30
* nologin: extend the /run/nologin descriptions a bit (#8244)Lennart Poettering2018-05-30
* tree-wide: reopen log when we need to log in FORK_CLOSE_ALL_FDS childrenLennart Poettering2018-05-30
* Add some handling to remaining unlinkat callsZbigniew Jędrzejewski-Szmek2018-05-30
* login,user-sessions: always warn when we fail to remove nologin fileZbigniew Jędrzejewski-Szmek2018-05-30
* meson: drop unnecessary "transformation" of policy filesZbigniew Jędrzejewski-Szmek2018-05-30
* Gettextize policy filesGunnar Hjalmarsson2018-05-30
* logind: change check_gc to may_gc everywhereZbigniew Jędrzejewski-Szmek2018-05-30
* tree-wide: use path_hash_ops instead of string_hash_ops whenever we key by a ...Lennart Poettering2018-05-30
* Suspend on lid close based on power status. (#8016)Simon Fowler2018-05-30
* login/meson.build: require ACL for uaccess rulesAndrew Jeddeloh2018-05-30
* login/meson.build: require ACL for uaccess rulesAndrew Jeddeloh2018-05-30
* coccinelle: O_NDELAY → O_NONBLOCKLennart Poettering2018-05-30
* log: minimize includes in log.hLennart Poettering2018-05-30
* Comment the fact that some tools need to termintate their bus connect firstFranck Bui2018-05-30
* Revert "tree-wide: use _cleanup_(sd_bus_flush_close_unrefp) at various approp...Franck Bui2018-05-30
* logind: fix user_object_find()Lennart Poettering2018-05-30
* tree-wide: make the Subscribe() method calls asynchronous tooLennart Poettering2018-05-30
* sd-bus: drop references to legacy /var/run D-Bus socketLennart Poettering2018-05-30
* tree-wide: install matches asynchronouslyLennart Poettering2018-05-30
* tree-wide: make name requesting asynchronous in all our servicesLennart Poettering2018-05-30
* process-util: rework wait_for_terminate_and_warn() to take a flags parameterLennart Poettering2018-05-30
* process-util: add another fork_safe() flag for enabling LOG_ERR/LOG_WARN loggingLennart Poettering2018-05-30
* tree-wide: introduce new safe_fork() helper and port everything overLennart Poettering2018-05-30
* logind: use free_and_replace in one spotZbigniew Jędrzejewski-Szmek2018-05-30
* logind: fix misleading messageZbigniew Jędrzejewski-Szmek2018-05-30
* logind: simplify one conditionalZbigniew Jędrzejewski-Szmek2018-05-30
* Move /var/lib/systemd/linger to /var/lib/elogind/.Sven Eden2018-04-23
* Reverted accidential renaming of /run/systemd to /run/elogind. Applications u...Sven Eden2018-04-23
* check_tree.pl: Added *.sym and *.in file handling.Sven Eden2018-03-26
* Prep v236 : Add missing SPDX-License-Identifier (5/9) src/loginSven Eden2018-03-26
* Prep v236: Apply missing upstream updates to the build systemSven Eden2018-03-13
* user-util: add new uid_is_system() helperLennart Poettering2017-12-02
* *: fix some inconsistent control statement styleVito Caputo2017-12-01
* logind: fix sysfs change trigger codeLennart Poettering2017-11-22