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