Systemd/src/login
Thomas Hindoe Paaboel Andersen 8e24a4f8b6 pam_systemd: remove unused null check
username was already checked with isempty() and cannot be null at
this point.

CID#1237766
2014-11-15 23:47:39 +01:00
..
.gitignore build-sys: create "compatibility libraries" section 2014-01-25 18:10:08 -05:00
70-power-switch.rules logind: add support for TPS65217 Power Button 2014-09-27 19:29:45 -04:00
70-uaccess.rules rules: uaccess - add ID_SOFTWARE_RADIO 2014-07-15 17:35:53 +02:00
71-seat.rules.in Move udevadm to rootbindir 2013-03-11 07:18:33 +01:00
73-seat-late.rules.in
inhibit.c busctl: add "tree" command to explore object trees 2014-11-10 19:25:29 +01:00
loginctl.c bus: always explicitly close bus from main programs 2014-08-04 16:25:24 +02:00
logind-acl.c hashmap: introduce hash_ops to make struct Hashmap smaller 2014-09-15 16:08:50 +02:00
logind-acl.h
logind-action.c logind: add HandleLidSwitchDocked= option to logind.conf + documentation 2014-08-26 22:08:02 +02:00
logind-action.h conf-parser: distinguish between multiple sections with the same name 2013-11-25 19:35:44 +01:00
logind-button.c logind: add HandleLidSwitchDocked= option to logind.conf + documentation 2014-08-26 22:08:02 +02:00
logind-button.h logind: detect whether the system is docked, and if it is inhibit lid switch processing 2014-02-24 16:22:23 +01:00
logind-core.c logind: add HandleLidSwitchDocked= option to logind.conf + documentation 2014-08-26 22:08:02 +02:00
logind-dbus.c mac: rename apis with mac_{selinux/smack}_ prefix 2014-10-23 17:13:15 +02:00
logind-device.c Remove dead code and unexport some calls 2013-11-08 18:12:45 +01:00
logind-device.h Remove dead code and unexport some calls 2013-11-08 18:12:45 +01:00
logind-gperf.gperf logind: add HandleLidSwitchDocked= option to logind.conf + documentation 2014-08-26 22:08:02 +02:00
logind-inhibit.c Reject invalid quoted strings 2014-07-31 04:00:31 -04:00
logind-inhibit.h logind: log which process is delaying suspend and not closing locks 2013-11-27 02:39:19 +01:00
logind-seat-dbus.c sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables attached to a bus connection 2014-05-15 01:15:30 +02:00
logind-seat.c logind: allow switching to unused VTs via SwitchTo() 2014-07-08 12:56:55 +02:00
logind-seat.h logind: always kill session when termination is requested 2014-02-11 19:14:47 -05:00
logind-session-dbus.c logind: fix typo 2014-09-17 22:41:05 +02:00
logind-session-device.c api: in constructor function calls, always put the returned object pointer first (or second) 2014-02-20 00:03:10 +01:00
logind-session-device.h logind: remove fbdev session-device support 2013-10-01 18:08:54 +02:00
logind-session.c Silence some "unchecked return-value" warnings 2014-09-23 20:05:44 +02:00
logind-session.h login: pause devices before acknowledging VT switches 2014-09-19 13:26:39 +02:00
logind-user-dbus.c logind: fix Display property of user objects 2014-05-19 09:03:20 +09:00
logind-user.c mac: also rename use_{smack,selinux,apparmor}() calls so that they share the new mac_{smack,selinux,apparmor}_xyz() convention 2014-10-23 17:34:30 +02:00
logind-user.h logind: fix Display property of user objects 2014-05-19 09:03:20 +09:00
logind.c login: pause devices before acknowledging VT switches 2014-09-19 13:26:39 +02:00
logind.conf logind: add HandleLidSwitchDocked= option to logind.conf + documentation 2014-08-26 22:08:02 +02:00
logind.h logind: add HandleLidSwitchDocked= option to logind.conf + documentation 2014-08-26 22:08:02 +02:00
Makefile
org.freedesktop.login1.conf login: Allow calling org.freedesktop.login1.Seat.SwitchTo 2014-02-25 13:14:55 +01:00
org.freedesktop.login1.policy.in logind: bring polkit policy for hibernate in line with suspend/poweroff/reboot 2014-05-15 18:33:36 +02:00
org.freedesktop.login1.service
pam_systemd.c pam_systemd: remove unused null check 2014-11-15 23:47:39 +01:00
pam_systemd.sym pam_systemd: replace regex with sym file 2014-06-21 15:45:49 +02:00
sysfs-show.c use new name DRAW_TREE_VERTICAL 2014-04-23 19:22:39 +02:00
systemd-user login: update systemd-user PAM configuration file 2014-07-29 13:20:20 +02:00
test-inhibit.c Remove unnecessary casts in printfs 2014-05-15 15:29:58 +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
user-sessions.c user-sessions: modernizations 2013-11-05 01:13:05 +01:00