summaryrefslogtreecommitdiff
path: root/src/login
Commit message (Expand)AuthorAge
* 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
* Prep v235: Apply pending upstream updates in src/login [3/4]Sven Eden2017-08-30
* Prep v235: optimize elogind extra startup functionalitySven Eden2017-08-30
* logind: make sure we don't process the same method call twice (#6583)Lennart Poettering2017-08-29
* pam_logind: skip leading /dev/ from PAM_TTY field before passing it onLennart Poettering2017-08-09
* Prep v235: Set defaults for the sleep config *after* loading the config file.Sven Eden2017-08-29
* Prep v235: Use the new ELOGIND_PID_FILE macro consistentlySven Eden2017-08-18
* Prep v235: Allow elogind to daemonize itself with "-D|--daemon".Sven Eden2017-08-16
* Prep v235: Add missing includes and dependencies.Sven Eden2017-08-14
* Prep v235: Apply upstream fixes (6/10) [src/login]Sven Eden2017-08-14
* Prep v235: Remove superfluous .gitignore filesSven Eden2017-08-14
* core, sd-bus, logind: make use of uid_is_valid() in more placesLennart Poettering2017-07-14
* General: Update build system to upstream support of meson+ninja.Sven Eden2017-08-04
* Prep v234: Check against TRANSPORT_LOCAL in check_inhibitors()Sven Eden2017-07-27
* Prep v234: Eventually fix the cgroup stuff. elogind is not init.Sven Eden2017-07-27
* Prep 234: Rename pam-systemd to pam-elogind in pam module init log message.Sven Eden2017-07-26
* Prep v234: Re-add user/session to the gc_queue when stopping.Sven Eden2017-07-26
* Prep v234: Apply missing upstream fixes in src/login (3/6)Sven Eden2017-07-25
* logind: filter out input devices that have none of the keys/switche we care a...Lennart Poettering2017-07-25
* logind: relax udev rules matching devices logind watches forLennart Poettering2017-07-25
* logind: make use of EVIOCSMASK input ioctl to mask out events we aren't inter...Lennart Poettering2017-07-25
* loginctl: also use $XDG_SESSION_ID for session-statusZbigniew Jędrzejewski-Szmek2017-07-25
* loginctl: use $XDG_SESSION_ID for "our" sessionZbigniew Jędrzejewski-Szmek2017-07-25
* logind: nicer error message when we cannot guess the caller's sessionZbigniew Jędrzejewski-Szmek2017-07-25
* Add short-iso-precise for journalctl output (#5884)Ian Wienand2017-07-25
* logind: when setting a new controller, don't prepare the VT if logind is rest...Franck Bui2017-07-25
* tree-wide: fix wrong indent (#5757)Yu Watanabe2017-07-25
* loginctl: fix typo causing ignoring multiple session IDs (#5732)slodki2017-07-25
* logind: Stopped inhibitions should be considered inactive (#5698)afrantzis2017-07-25
* logind: save/restore session devices and their respective file descriptorsFranck Bui2017-07-25
* Prep v233.3: Add 'loginctl list' as a shorthand for list-sessionsSven Eden2017-07-20
* Prep v233.3: Moved four functions, that did not need adaptation in elogind-db...Sven Eden2017-07-20
* Prep v233.3: Moved shutdown_or_sleep() and run_helper() to elogind-dbus.c, so...Sven Eden2017-07-20