summaryrefslogtreecommitdiff
path: root/src/login
AgeCommit message (Expand)Author
2014-03-06logind: fix reference to systemd-user-sessions.serviceLennart Poettering
2014-03-04logind: make $XDG_RUNTIME_DIR a per-user tmpfsLennart Poettering
2014-03-04Introduce strv_consume which takes ownershipZbigniew Jędrzejewski-Szmek
2014-03-04logind: small simplificationsZbigniew Jędrzejewski-Szmek
2014-03-03logind: ignore lid switch events for 30s after each suspend and 3min after st...Lennart Poettering
2014-03-03logind: fix printf formatLennart Poettering
2014-03-03logind: ignore lid switch if more than 1 display is connectedLennart Poettering
2014-02-25login: Allow calling org.freedesktop.login1.Seat.SwitchToJasper St. Pierre
2014-02-25login: set pos-slot to fallback on pos-evictionDavid Herrmann
2014-02-25login: fix pos-array allocationDavid Herrmann
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