Systemd/src/login
2013-10-22 13:00:54 +01:00
..
.gitignore login: properly detect MIMO USB displays 2012-05-31 01:20:37 +02:00
70-power-switch.rules login: Use the GOTO properly in udev rule 2012-05-30 18:34:28 +02:00
70-uaccess.rules udev: export tags of "dead" device nodes to /run/udev/static_node-tags/ 2013-07-16 20:07:57 +02:00
71-seat.rules.in Move udevadm to rootbindir 2013-03-11 07:18:33 +01:00
73-seat-late.rules.in relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
inhibit.c inhibit: port to sd-bus 2013-10-22 13:00:54 +01:00
libsystemd-login.pc.in relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
libsystemd-login.sym sd-login: add a public accessor for the VT number 2013-09-11 19:08:20 +02:00
login-shared.c login: fix login_is_valid test 2013-09-16 11:10:55 -05:00
login-shared.h login: fix login_is_valid test 2013-09-16 11:10:55 -05:00
loginctl.c loginctl: suppress cgroup tree output if cgroup is empty 2013-07-11 19:14:38 +02:00
logind-acl.c logind: remove "if (0)" left-over 2013-07-17 01:49:26 +02:00
logind-acl.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
logind-action.c build-sys: discover the path to kexec during build time 2013-07-15 23:20:56 -04:00
logind-action.h Add __attribute__((const, pure, format)) in various places 2013-05-02 22:52:09 -04:00
logind-button.c logind: don't hit an assert if an close() on an input device fd fails with ENODEV because the device is gone 2013-03-07 16:48:14 +01:00
logind-button.h logind: add support for automatic suspend/hibernate/shutdown on idle 2012-12-24 00:29:40 +01:00
logind-core.c Move part of logind.c into a separate file 2013-09-26 11:12:04 +02:00
logind-dbus.c Fix write-only use of a few variables 2013-10-13 17:56:54 -04:00
logind-device.c list: make our list macros a bit easier to use by not requring type spec on each invocation 2013-10-14 06:11:19 +02:00
logind-device.h logind: introduce session-devices 2013-09-17 17:15:30 -05:00
logind-gperf.gperf logind: port over to use scopes+slices for all cgroup stuff 2013-07-02 01:48:55 +02:00
logind-inhibit.c Use initalization instead of explicit zeroing 2013-04-05 19:50:57 -04:00
logind-inhibit.h logind: split up HandleSleepKey= into HandleSuspendKey= and HandleHibernateKey= 2012-09-21 15:44:14 +02:00
logind-seat-dbus.c logind: add infrastructure to keep track of machines, and move to slices 2013-06-20 03:49:59 +02:00
logind-seat.c list: make our list macros a bit easier to use by not requring type spec on each invocation 2013-10-14 06:11:19 +02:00
logind-seat.h logind: implement generic multi-session 2013-09-17 17:15:30 -05:00
logind-session-dbus.c logind: fix bus introspection data for TakeControl() 2013-10-04 21:17:17 +02:00
logind-session-device.c list: make our list macros a bit easier to use by not requring type spec on each invocation 2013-10-14 06:11:19 +02:00
logind-session-device.h logind: remove fbdev session-device support 2013-10-01 18:08:54 +02:00
logind-session.c list: make our list macros a bit easier to use by not requring type spec on each invocation 2013-10-14 06:11:19 +02:00
logind-session.h logind: introduce session-devices 2013-09-17 17:15:30 -05:00
logind-user-dbus.c logind: port over to use scopes+slices for all cgroup stuff 2013-07-02 01:48:55 +02:00
logind-user.c list: make our list macros a bit easier to use by not requring type spec on each invocation 2013-10-14 06:11:19 +02:00
logind-user.h logind: restore logic to kill user processes when session ends 2013-08-13 17:59:28 +02:00
logind.c list: make our list macros a bit easier to use by not requring type spec on each invocation 2013-10-14 06:11:19 +02:00
logind.conf logind: port over to use scopes+slices for all cgroup stuff 2013-07-02 01:48:55 +02:00
logind.h logind: rename vtconsole to seat0 2013-09-17 13:47:19 -05:00
Makefile logind: move logind into its own subdirectory 2011-12-31 03:16:08 +01:00
multi-seat-x.c multi-seat-x: drop a lot of unnecessary code 2012-09-21 17:03:40 +02:00
org.freedesktop.login1.conf logind: allow unprivileged session-device access 2013-10-15 21:13:39 +02:00
org.freedesktop.login1.policy.in logind: if a user is sitting in front of the computer and can shutdown the machine anyway he should also be able to reboot it 2013-09-26 20:31:37 +02:00
org.freedesktop.login1.service relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
pam-module.c execute: more debugging messages 2013-10-03 22:12:32 -04:00
sd-login.c login: make sd_session_get_vt() actually work 2013-10-10 13:14:18 +02:00
sysfs-show.c Introduce udev object cleanup functions 2013-10-13 17:56:55 -04:00
systemd-user Add pam configuration to allow user sessions to work out of the box 2013-09-11 15:35:06 -04:00
test-inhibit.c logind: use "sleep" as generic term for "suspend", "hibernate", and later on "hybrid suspend" 2012-05-08 13:54:23 +02:00
test-login-shared.c Add more tests and fix capability logging 2013-09-19 16:22:59 -05:00
test-login-tables.c tests: add tests for string lookup tables 2013-07-05 01:36:16 -04:00
test-login.c Make test-login and test-sleep output debugging 2013-09-17 16:44:38 -04:00
user-sessions.c user-sessions: rely on PID 1 to kill sessions 2013-07-10 23:41:04 +02:00