summaryrefslogtreecommitdiff
path: root/src/login
Commit message (Expand)AuthorAge
...
* 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
* logind: use the new FDSTOREREMOVE=1 sd_notify() messageLennart Poettering2017-11-13
* logind: make sure we don't acces m->action_what if it's not initialized (#7475)Lennart Poettering2017-11-27
* tree-wide: adjust fall through comments so that gcc is happyShawn Landden2017-11-19
* logind: fix SetLinger to authorize by client's effective User IDAlan Jenkins2017-09-15
* loginctl: enable-linger does not need fallback to XDG_SESSION_IDAlan Jenkins2017-09-18
* logind: "self" objects which do not apply - return specific error messagesAlan Jenkins2017-10-14
* udev-rules: Permission changes for /dev/dri/renderD*Tom Stellard2017-10-31
* udev-rules: Permission changes for /dev/kvmTom Stellard2017-10-31
* Remove a bunch of unused variablesZbigniew Jędrzejewski-Szmek2017-11-01
* logind: allow two very close error messages to be distinguishedZbigniew Jędrzejewski-Szmek2017-10-14
* check_tree.pl: Added handling of xml files.Sven Eden2018-03-09
* check_tree.pl : Add handling of .gperf files.Sven Eden2018-03-09
* check_tree.pl: Do not allow commented out includes to be moved under our elog...Sven Eden2018-03-08
* Meson build system: Add missing '#' in masked blocksSven Eden2018-03-07
* Introduce elogind-uaccess-command to replace uaccess builtin.Arthur Taylor2018-03-07
* Close stdin, stdout and stderr on daemonizingAndreas Messer2018-01-31
* Prep 235: Don't allow multiple jobs being executed at the same timeSven Eden2018-01-14