summaryrefslogtreecommitdiff
path: root/src/login
AgeCommit message (Expand)Author
2014-04-05logind: remove one castZbigniew Jędrzejewski-Szmek
2014-04-02logind: don't print error if devices vanish during ACL-initDavid Herrmann
2014-03-24sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...Lennart Poettering
2014-03-18util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering
2014-03-17build-sys: move sd-login src/login → src/libsystemd/sd-loginLennart Poettering
2014-03-17sd-login: add calls that retrieve credentials of peers connected to AF_UNIX p...Lennart Poettering
2014-03-14logind: automatically remove SysV + POSIX IPC objects when the users owning t...Lennart Poettering
2014-03-12sd-login: add sd_machine_get_class() callLennart Poettering
2014-03-11logind: move lid switch handling from logind-main to logind-coreKay Sievers
2014-03-11bus: replace sd_bus_label_{escape,unescape}() by new sd_bus_path_{encode,deco...Lennart Poettering
2014-03-11logind: Do not fail display count if a device has no parentMantas Mikulėnas
2014-03-11logind: add a debug message in case the session already existsDjalal Harouni
2014-03-10logind: fix policykit checksZbigniew Jędrzejewski-Szmek
2014-03-07Make tables for DEFINE_STRING_TABLE_LOOKUP consistentDaniel Mack
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