summaryrefslogtreecommitdiff
path: root/src/login
Commit message (Expand)AuthorAge
* logind: kill newline characters from log_error_errno() callsDaniel Mack2017-03-14
* logind: add support for /run/nologin and /run/systemd/shutdown/scheduledDaniel Mack2017-03-14
* logind: add code for UTMP wall messagesDaniel Mack2017-03-14
* tmpfiles: there's no systemd-forbid-user-logins.service serviceLennart Poettering2017-03-14
* logind: add .ScheduleShutdown and .CancelScheduledShutdown methodsDaniel Mack2017-03-14
* logind: factor out polkit checksDaniel Mack2017-03-14
* pam_system: use (void) to silence coverityZbigniew Jędrzejewski-Szmek2017-03-14
* logind: make local functions staticDaniel Mack2017-03-14
* logind: use sd_event timer source for inhibitor logicDaniel Mack2017-03-14
* shared: add terminal-util.[ch]Ronny Chevalier2017-03-14
* shared: add formats-util.hRonny Chevalier2017-03-14
* shared: add process-util.[ch]Ronny Chevalier2017-03-14
* core: set_put never returns -EEXISTRonny Chevalier2017-03-14
* logind: drop unused argument from method_do_shutdown_or_sleep()Daniel Mack2017-03-14
* logind: drop "interactive" parameter from SetRebootToFirmwareSetup() bus callLennart Poettering2017-03-14
* polkit: rename bus_verify_polkit() to bus_test_polkit() and make it strictly ...Lennart Poettering2017-03-14
* util: rework cunescape(), improve error handlingLennart Poettering2017-03-14
* util: rework rm_rf() logicLennart Poettering2017-03-14
* logind,systemctl: add reboot to EFI firmware supportJan Janssen2017-03-14
* Clear pending action after resume from delayed sleep.Andy Wingo2016-03-17
* Emit PrepareForSleep when resuming.Andy Wingo2016-03-16
* Fixes to user and session savingAndy Wingo2016-03-06
* Classify processes from sessions into cgroupsAndy Wingo2016-03-06
* Set up cgroups when logind startsAndy Wingo2016-03-06
* Fix argument order when checking inhibitorsAndy Wingo2015-09-01
* Stop sessions on ReleaseSessionAndy Wingo2015-09-01
* Fix the login monitorAndy Wingo2015-09-01
* Add poweroff, suspend etc. loginctl commandsAndy Wingo2015-08-29
* Incorporate sleep.conf into logind.confAndy Wingo2015-08-29
* Handle suspend/hibernate/hybrid-suspend/shutdown/reboot directlyAndy Wingo2015-08-23
* Beginnings of handling suspend/etc within logindAndy Wingo2015-08-23
* Remove unused manager routinesAndy Wingo2015-08-23
* logind.c cleanupAndy Wingo2015-08-23
* Remove systemd subscription and user/session unitsAndy Wingo2015-08-23
* Remove support for auto-spawning VTsAndy Wingo2015-08-23
* Actually working with pamAndy Wingo2015-08-20
* Don't try to set up cgroups for new usersAndy Wingo2015-08-20
* Create /run/systemd as neededAndy Wingo2015-08-20
* Play better with non-FHS distrosAndy Wingo2015-08-19
* Fix logind startupAndy Wingo2015-08-18
* Rename systemd-logind to logind.Ricardo Wurmus2015-08-15
* Rename PAM configuration file.Ricardo Wurmus2015-08-15
* pam_elogind compilingAndy Wingo2015-04-08
* Compiling.Andy Wingo2015-04-08
* logind: check return value of session_releaseZbigniew Jędrzejewski-Szmek2015-03-15
* logind: explicitly ignore errors we can do nothing aboutZbigniew Jędrzejewski-Szmek2015-03-13
* tree-wide: there is no ENOTSUP on linuxDavid Herrmann2015-03-13
* login: fix copy-pasto in error pathZbigniew Jędrzejewski-Szmek2015-03-07
* login: make hold-off timeout configurableDavid Herrmann2015-03-06
* Do not advertise .d snippets over main config fileZbigniew Jędrzejewski-Szmek2015-03-03