summaryrefslogtreecommitdiff
path: root/src/login
Commit message (Expand)AuthorAge
...
* 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
* user-sessions: move into own subdir and build independently of logindIvan Shapovalov2015-02-27
* po: simplify one sentenceZbigniew Jędrzejewski-Szmek2015-02-24
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* logind: fix a typo in a polkit descriptionPiotr Drąg2015-02-21
* logind: open up most bus calls for unpriviliged processes, using PolicyKitLennart Poettering2015-02-18
* logind: tell Coverity that we knowingly ignore mkdir()'s return valueLennart Poettering2015-02-10
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-03
* remove unused variablesThomas Hindoe Paaboel Andersen2015-02-02
* logind: handle closing sessions over daemon restartsMartin Pitt2015-01-28
* logind: chown+chmod /run/user/$UID if mount(tmpfs) fails with EPERMChristian Seiler2015-01-27
* logind: remove per-user runtime dir again if setup failsChristian Seiler2015-01-27