summaryrefslogtreecommitdiff
path: root/src/login
Commit message (Expand)AuthorAge
* everywhere: actually make use of DUAL_TIMESTAMP_NULL macroLennart Poettering2017-03-14
* logind: expose "Docked" bool as property on the busLennart Poettering2017-03-14
* everywhere: port everything to sigprocmask_many() and friendsLennart Poettering2017-03-14
* tree-wide: fix memory leaks in users of bus_map_all_properties()David Herrmann2017-03-14
* login: fix potential null pointer dereferenceRonny Chevalier2017-03-14
* logind,sd-event: drop spurious new-linesLennart Poettering2017-03-14
* logind: fix delayed execution regressionDaniel Mack2017-03-14
* logind: Add a udev rule to tag all DRM cards with master-of-seatPhilip Withnall2017-03-14
* logind: Save the user’s state when a session enters SESSION_ACTIVEPhilip Withnall2017-03-14
* tree-wide: whenever we fork off a foreign child process reset signal mask/han...Lennart Poettering2017-03-14
* util: split out signal-util.[ch] from util.[ch]Lennart Poettering2017-03-14
* path-util: Change path_is_mount_point() symlink arg from bool to flagsMartin Pitt2017-03-14
* logind: Fix user_elect_display() to be more stablePhilip Withnall2017-03-14
* logind: prefix some calls to unlink with (void)Daniel Mack2017-03-14
* logind: unlink /run/nologin when shutdown is cancelledDaniel Mack2017-03-14
* Rename systemd-logind to logind.Ricardo Wurmus2017-03-14
* util: split all hostname related calls into hostname-util.cLennart Poettering2017-03-14
* core: rework unit name validation and manipulation logicLennart Poettering2017-03-14
* sd-bus: allow passing NULL as bus parameter to sd_bus_send()Lennart Poettering2017-03-14
* sd-bus: drop bus parameter from message callback prototypeLennart Poettering2017-03-14
* 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