summaryrefslogtreecommitdiff
path: root/src/login/logind.h
Commit message (Expand)AuthorAgeFilesLines
* logind: use newer ret var naming styleZbigniew Jędrzejewski-Szmek2019-09-161-8/+8
* logind: split out dbus header files into their ownLennart Poettering2019-05-241-24/+0
* logind: add SetBrightness() bus call for setting brightness of leds/backlight...Lennart Poettering2019-05-241-0/+1
* headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek2019-03-271-0/+1
* logind: expose a boolean on the bus explaining whether logind thinks the lid ...Lennart Poettering2018-11-161-0/+1
* tree-wide: replace 'unsigned int' with 'unsigned'Yu Watanabe2018-10-191-1/+1
* login: replace udev_monitor by sd_device_monitorYu Watanabe2018-10-171-6/+1
* logind: add a RequiresMountsFor= dependency from the session scope unit to th...Lennart Poettering2018-10-131-2/+2
* logind: optionally watch utmp for login dataLennart Poettering2018-10-131-0/+8
* logind: add hashtable for finding session by leader PIDLennart Poettering2018-10-131-0/+1
* logind: optionally, keep the user@.service instance for eached logged in user...Lennart Poettering2018-10-131-0/+1
* logind: rework how we manage the slice and user-runtime-dir@.service unit for...Lennart Poettering2018-10-131-1/+1
* logind: make unit/job active checking more debuggableLennart Poettering2018-10-131-2/+2
* logind: replace udev_device by sd_deviceYu Watanabe2018-08-231-3/+3
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-4/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* logind: let's change the type of the runtime directory size to uint64_tLennart Poettering2018-05-241-1/+1
* tree-wide: port over all code to the new CONFIG_PARSER_PROTOTYPE() macroLennart Poettering2018-05-221-2/+3
* logind: remove manager_start_slice()Zbigniew Jędrzejewski-Szmek2018-04-251-1/+0
* Use a dash-truncated drop-in for user-%j.slice configurationZbigniew Jędrzejewski-Szmek2018-04-251-1/+0
* logind: move two functions to logind_core utility libZbigniew Jędrzejewski-Szmek2018-04-241-0/+3
* logind: enable limiting of user session scopes using pam context objects (#8397)Jan Synacek2018-04-171-1/+1
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Suspend on lid close based on power status. (#8016)Simon Fowler2018-02-091-0/+3
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* logind: VT_GETSTATE "cannot return state for more than 16 VTs" (#6625)Alan Jenkins2017-08-301-0/+1
* build-sys: add check for gperf lookup function signature (#5055)Mike Gilbert2017-01-101-1/+1
* logind: change TasksMax= value for user logins to 33%Lennart Poettering2016-07-221-0/+1
* logind: enforce a limit on inhibitors we hand outLennart Poettering2016-05-051-0/+1
* logind: enforce a limit on current user sessionsLennart Poettering2016-05-051-0/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* logind: add a new UserTasksMax= setting to logind.confLennart Poettering2015-11-131-1/+3
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-5/+6
* logind: allow dry run variants for scheduled shutdownsDaniel Mack2015-09-091-0/+2
* logind: switch to sd_bus_track helperDaniel Mack2015-08-051-5/+0
* logind: fix delayed execution regressionDaniel Mack2015-06-251-0/+2
* logind: rework display counting when detecting whether the system is dockedLennart Poettering2015-06-171-3/+1
* sd-bus: drop bus parameter from message callback prototypeLennart Poettering2015-04-291-5/+5
* logind: add support for /run/nologin and /run/systemd/shutdown/scheduledDaniel Mack2015-04-241-0/+2
* logind: add code for UTMP wall messagesDaniel Mack2015-04-241-0/+9
* logind: add .ScheduleShutdown and .CancelScheduledShutdown methodsDaniel Mack2015-04-241-0/+4
* logind: make local functions staticDaniel Mack2015-04-241-7/+0
* logind: use sd_event timer source for inhibitor logicDaniel Mack2015-04-241-3/+1
* login: make hold-off timeout configurableDavid Herrmann2015-03-061-3/+1
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-5/+0
* logind: when a bus call is done on a session, user or seat, optionally determ...Lennart Poettering2015-01-091-0/+4
* logind: add HandleLidSwitchDocked= option to logind.conf + documentationBen Wolsieffer2014-08-261-0/+2
* logind: automatically remove SysV + POSIX IPC objects when the users owning t...Lennart Poettering2014-03-141-0/+2
* logind: make $XDG_RUNTIME_DIR a per-user tmpfsLennart Poettering2014-03-041-0/+4
* logind: ignore lid switch events for 30s after each suspend and 3min after st...Lennart Poettering2014-03-031-0/+7