summaryrefslogtreecommitdiff
path: root/src/login
Commit message (Expand)AuthorAge
* Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek2014-07-31
* login: update systemd-user PAM configuration fileKay Sievers2014-07-29
* Small modernizationsZbigniew Jędrzejewski-Szmek2014-07-18
* Be more verbose when bind or listen failsZbigniew Jędrzejewski-Szmek2014-07-18
* Let config_parse open file where applicableZbigniew Jędrzejewski-Szmek2014-07-16
* Constify ConfigTableItem tablesZbigniew Jędrzejewski-Szmek2014-07-15
* rules: uaccess - add ID_SOFTWARE_RADIOKay Sievers2014-07-15
* rules: consistently use "?*" instead of "*?"Kay Sievers2014-07-15
* logind: allow switching to unused VTs via SwitchTo()David Herrmann2014-07-08
* util: generalize is_localhost() and use it everywhere where applicableLennart Poettering2014-07-02
* pam_systemd: replace regex with sym fileKay Sievers2014-06-21
* pam_systemd: rename source file to match the moduleKay Sievers2014-06-21
* logind: also escape external data when saving to /runLennart Poettering2014-05-22
* logind: fix Display property of user objectsLennart Poettering2014-05-19
* logind: allow suspending if there are no displaysMantas Mikulėnas2014-05-16
* logind: bring polkit policy for hibernate in line with suspend/poweroff/rebootLennart Poettering2014-05-15
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-15
* sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...Lennart Poettering2014-05-15
* replace more dup() by F_DUPFD_CLOEXECLennart Poettering2014-05-13
* pam_systemd: use F_DUPFD_CLOEXEC when dupping session fdsLennart Poettering2014-05-13
* use new name DRAW_TREE_VERTICALThomas Hindoe Paaboel Andersen2014-04-23
* login: rename session_mute_vt() to session_prepare_vt()David Herrmann2014-04-23
* login: give session ownership of VTRay Strode2014-04-23
* Unify GREEDY_REALLOC and GREEDY_REALLOC_TZbigniew Jędrzejewski-Szmek2014-04-12
* login: add 'mir' to the list of session typesDavid Herrmann2014-04-09
* logind: remove one castZbigniew Jędrzejewski-Szmek2014-04-05
* logind: don't print error if devices vanish during ACL-initDavid Herrmann2014-04-02
* sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...Lennart Poettering2014-03-24
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-18
* build-sys: move sd-login src/login → src/libsystemd/sd-loginLennart Poettering2014-03-17
* sd-login: add calls that retrieve credentials of peers connected to AF_UNIX p...Lennart Poettering2014-03-17
* logind: automatically remove SysV + POSIX IPC objects when the users owning t...Lennart Poettering2014-03-14
* sd-login: add sd_machine_get_class() callLennart Poettering2014-03-12
* logind: move lid switch handling from logind-main to logind-coreKay Sievers2014-03-11
* bus: replace sd_bus_label_{escape,unescape}() by new sd_bus_path_{encode,deco...Lennart Poettering2014-03-11
* logind: Do not fail display count if a device has no parentMantas Mikulėnas2014-03-11
* logind: add a debug message in case the session already existsDjalal Harouni2014-03-11
* logind: fix policykit checksZbigniew Jędrzejewski-Szmek2014-03-10
* Make tables for DEFINE_STRING_TABLE_LOOKUP consistentDaniel Mack2014-03-07
* logind: fix reference to systemd-user-sessions.serviceLennart Poettering2014-03-06
* logind: make $XDG_RUNTIME_DIR a per-user tmpfsLennart Poettering2014-03-04
* Introduce strv_consume which takes ownershipZbigniew Jędrzejewski-Szmek2014-03-04
* logind: small simplificationsZbigniew Jędrzejewski-Szmek2014-03-04
* logind: ignore lid switch events for 30s after each suspend and 3min after st...Lennart Poettering2014-03-03
* logind: fix printf formatLennart Poettering2014-03-03
* logind: ignore lid switch if more than 1 display is connectedLennart Poettering2014-03-03
* login: Allow calling org.freedesktop.login1.Seat.SwitchToJasper St. Pierre2014-02-25
* login: set pos-slot to fallback on pos-evictionDavid Herrmann2014-02-25
* login: fix pos-array allocationDavid Herrmann2014-02-25
* Remove dead lines in various placesZbigniew Jędrzejewski-Szmek2014-02-24