summaryrefslogtreecommitdiff
path: root/src/login
AgeCommit message (Expand)Author
2014-02-24Remove dead lines in various placesZbigniew Jędrzejewski-Szmek
2014-02-24logind: detect whether the system is docked, and if it is inhibit lid switch ...Lennart Poettering
2014-02-21logind: when we wake up from suspend and the lid is still closed, go to sleep...Lennart Poettering
2014-02-21logind-session: Fix invalid free in the error caseJasper St. Pierre
2014-02-20api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering
2014-02-19make gcc shut upLennart Poettering
2014-02-19logind: remove redundant check in manager_new()Maciej Wereski
2014-02-17logind: close race on session state during loginsDjalal Harouni
2014-02-13logind: make sure to terminate systemd user on logoutsDjalal Harouni
2014-02-11logind: ignore PropertiesChanged signals for jobsZbigniew Jędrzejewski-Szmek
2014-02-11logind: always kill session when termination is requestedZbigniew Jędrzejewski-Szmek
2014-02-11logind: use session_get_state() to get sessions state of the userDjalal Harouni
2014-02-11machined: optionally, allow registration of pre-existing units (scopesLennart Poettering
2014-02-10pam: use correct log levelMichal Sekletar
2014-02-08pam-module: avoid (null) in debug messageZbigniew Jędrzejewski-Szmek
2014-02-07remove unused variablesThomas Hindoe Paaboel Andersen
2014-02-07core: when an already abandoned unit gets abandoned again generate a clean errorLennart Poettering
2014-02-07logind: order all scopes after both systemd-logind.service andLennart Poettering
2014-02-07logind: add function session_jobs_reply() to unify the create replyDjalal Harouni
2014-02-07logind: given that we can now relatively safely shutdown sessions copesLennart Poettering
2014-02-07logind: rework session shutdown logicLennart Poettering
2014-02-05Update some message formatsZbigniew Jędrzejewski-Szmek
2014-02-05man: introduce new "Desktop" property for sessionsLennart Poettering
2014-02-05logind: make session type and class settable via the same waysLennart Poettering
2014-02-05logind: add new "wayland" session typeLennart Poettering
2014-01-26pam_systemd: Ignore vtnr when seat != seat0Matthew Monaco
2014-01-25build-sys: create "compatibility libraries" sectionZbigniew Jędrzejewski-Szmek
2014-01-25build-sys: merge libsystemd-login into libsystemdZbigniew Jędrzejewski-Szmek
2014-01-20logind: introduce session "positions"David Herrmann
2014-01-15logind: get rid of X11 display socket symlinkLennart Poettering
2014-01-12pam: skip DBUS_SESSION_BUS_ADDRESS export when kdbus is not activeKay Sievers
2014-01-11Revert "bus: export bus address also when compiled without kdbus"Kay Sievers
2014-01-09logind: wait for the user service to finish startup before completing login a...Lennart Poettering
2014-01-08bus: export bus address also when compiled without kdbusMantas Mikulėnas
2014-01-08bus: use existing macros from def.hMantas Mikulėnas
2014-01-08pam_systemd: export DBUS_SESSION_BUS_ADDRESSKay Sievers
2013-12-28bus: fix a couple of format string mistakesLennart Poettering
2013-12-24util: unify SO_PEERCRED/SO_PEERSEC invocationsLennart Poettering
2013-12-22loginctl: fix output of type with classMantas Mikulėnas
2013-12-22shared: switch our hash table implementation over to SipHashLennart Poettering
2013-12-21logind: remove dead variableZbigniew Jędrzejewski-Szmek
2013-12-21libsystemd-login: add sd_session_get_remote_{host, user}Mantas Mikulėnas
2013-12-22bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...Lennart Poettering
2013-12-21login: replace readdir_r with readdirFlorian Weimer
2013-12-21loginctl: correctly show session IDs on session-statusDjalal Harouni
2013-12-21loginctl,shell-completions: fix listing of sessions/users/seatsZbigniew Jędrzejewski-Szmek
2013-12-18loginctl: improve print_{session|user|seat}_status_info() functionsDjalal Harouni
2013-12-18loginctl: use show_properties() to get login1 propertiesDjalal Harouni
2013-12-18loginctl: replace strv_append() by strv_extend()Djalal Harouni
2013-12-18loginctl: when showing device tree of seats with no devices show something us...Lennart Poettering