summaryrefslogtreecommitdiff
path: root/src/login
AgeCommit message (Expand)Author
2013-11-06inhibit: don't return error code on --helpLennart Poettering
2013-11-06machined: keep track of the initial leader PID of a machineLennart Poettering
2013-11-05login: port test-inhibit to libsystemd-busKay Sievers
2013-11-05logind: add virtual object paths that always can be used to refer to the call...Lennart Poettering
2013-11-05logind: automatically determine client side PID if GetSessionByPID() is calle...Lennart Poettering
2013-11-05logind: fix serialization for PrepareForSleep booleanLennart Poettering
2013-11-05logind: fix serialization of ListInhibitors() requestLennart Poettering
2013-11-05logind: expose linger state on User objectLennart Poettering
2013-11-05logind: fix serialization of ListSeats() bus callLennart Poettering
2013-11-05logind: port logind to libsystemd-busLennart Poettering
2013-11-05user-sessions: modernizationsLennart Poettering
2013-10-30general: various cleanupsLennart Poettering
2013-10-22inhibit: port to sd-busTom Gundersen
2013-10-15logind: allow unprivileged session-device accessDavid Herrmann
2013-10-14list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering
2013-10-13Introduce udev object cleanup functionsZbigniew Jędrzejewski-Szmek
2013-10-13Fix write-only use of a few variablesZbigniew Jędrzejewski-Szmek
2013-10-10login: make sd_session_get_vt() actually workDavid Herrmann
2013-10-10login: fix invalid free() in sd_session_get_vt()David Herrmann
2013-10-04logind: fix bus introspection data for TakeControl()Lennart Poettering
2013-10-03execute: more debugging messagesZbigniew Jędrzejewski-Szmek
2013-10-01logind: remove fbdev session-device supportDavid Herrmann
2013-10-01logind: send PropertyChanged during deactivationDavid Herrmann
2013-10-01logind: check whether first drmSetMaster succeededDavid Herrmann
2013-10-01logind: fix session-device dbus notifyDavid Herrmann
2013-09-26logind: never consider a closing session relevant for PK checksLennart Poettering
2013-09-26logind: if a user is sitting in front of the computer and can shutdown the ma...Lennart Poettering
2013-09-26Move part of logind.c into a separate fileZbigniew Jędrzejewski-Szmek
2013-09-24logind: return -EINVAL when PID is wrongLukas Nykryn
2013-09-20logind: put correct user object paths in introspection dataMantas Mikulėnas
2013-09-19Add more tests and fix capability loggingZbigniew Jędrzejewski-Szmek
2013-09-17Remove six unused variables and add annotationZbigniew Jędrzejewski-Szmek
2013-09-17logind: fix build for ARM with sizeof(dev_t) > sizeof(void*)David Herrmann
2013-09-17logind: implement generic multi-sessionDavid Herrmann
2013-09-17logind: introduce session-devicesDavid Herrmann
2013-09-17Make test-login and test-sleep output debuggingZbigniew Jędrzejewski-Szmek
2013-09-17logind: extract has_vts() from can_multi_session()David Herrmann
2013-09-17logind: fix session_activate(vtnr = 0)David Herrmann
2013-09-17logind: fix seat_can_tty() to check for VTsDavid Herrmann
2013-09-17logind: rename vtconsole to seat0David Herrmann
2013-09-17logind: make Session.Activate() lazyDavid Herrmann
2013-09-17logind: add session controllersDavid Herrmann
2013-09-17logind: add infrastructure to watch busnamesDavid Herrmann
2013-09-17logind: listen actively for session devicesDavid Herrmann
2013-09-16login: fix login_is_valid testZbigniew Jędrzejewski-Szmek
2013-09-16Verify validity of session name when received from outsideZbigniew Jędrzejewski-Szmek
2013-09-11Add pam configuration to allow user sessions to work out of the boxZbigniew Jędrzejewski-Szmek
2013-09-11sd-login: add a public accessor for the VT numberGiovanni Campagna
2013-08-28logind-session.c: use _cleanup_Zbigniew Jędrzejewski-Szmek
2013-08-28logind: be more verbose on errorsZbigniew Jędrzejewski-Szmek