summaryrefslogtreecommitdiff
path: root/src/login
Commit message (Expand)AuthorAge
* 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
* Fix various build failures with the latest systemd updates.Sven Eden2017-12-08
* Apply missing updates from upstreamSven Eden2017-12-08
* logind: don's change dry-run boolean before we actually enqueue the operationLennart Poettering2017-10-02
* logind: reorder things a bitLennart Poettering2017-12-08
* logind: add Halt() and CanHalt() APIsLennart Poettering2017-12-08
* logind: use pid_is_valid() where appropriateAlan Jenkins2017-12-08
* tree-wide: use IN_SET macro (#6977)Yu Watanabe2017-12-08
* Apply updates from upstreamSven Eden2017-12-07
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-11-23
* Revert "tree-wide: use pid_is_valid() at more places"Alan Jenkins2017-10-03
* tree-wide: use `!IN_SET(..)` for `a != b && a != c && …`Andreas Rammhold2017-09-29
* cgroup, unit, fragment parser: make use of new firewall functionsDaniel Mack2017-11-21
* Add abstraction model for BPF programsDaniel Mack2017-11-20
* v235: Added missing updatesSven Eden2017-11-19
* terminal: unify code for resetting kbd utf8 mode a bit (#6692)Lennart Poettering2017-09-25
* tree-wide: use pid_is_valid() at more placesLennart Poettering2017-08-31
* logind: VT_GETSTATE "cannot return state for more than 16 VTs" (#6625)Alan Jenkins2017-09-25
* terminal reset should honour default_utf8 kernel setting (#6606)g0tar2017-08-30
* logind: tighten assertion in execute_shutdown_or_sleep()Alan Jenkins2017-08-24
* logind: add missing resume signal when we fail to initiate sleep/shutdownAlan Jenkins2017-09-25
* logind: respect "delay" inhibitors in scheduled shutdownsAlan Jenkins2017-09-25
* logind: add missing check for conflicting operation v.s. scheduled shutdownAlan Jenkins2017-08-21
* logind: method_schedule_shutdown() already rejects empty `type`Alan Jenkins2017-09-25
* Prep v235: Allow elogind to be auto-started by dbus requestsSven Eden2017-09-01
* Prep v235: Fix pam_elogindSven Eden2017-09-01
* Prep v235: Catch and react on SIGINT, SIGQUIT and SIGTERMSven Eden2017-08-31
* Prep v235: Fix startup order and add debug logging.Sven Eden2017-08-31
* Prep v235: Do not write an early PID file, if elogind is going to be daemonized.Sven Eden2017-08-30