summaryrefslogtreecommitdiff
path: root/src/login
AgeCommit message (Expand)Author
2015-08-23logind.c cleanupAndy Wingo
2015-08-23Remove systemd subscription and user/session unitsAndy Wingo
2015-08-23Remove support for auto-spawning VTsAndy Wingo
2015-08-20Actually working with pamelogind/v219.5Andy Wingo
2015-08-20Don't try to set up cgroups for new userselogind/v219.4Andy Wingo
2015-08-20Create /run/systemd as neededelogind/v219.3Andy Wingo
2015-08-19Play better with non-FHS distroselogind/v219.2Andy Wingo
2015-08-18Fix logind startupAndy Wingo
2015-08-15Rename systemd-logind to logind.Ricardo Wurmus
2015-08-15Rename PAM configuration file.Ricardo Wurmus
2015-04-08pam_elogind compilingAndy Wingo
2015-04-08Compiling.Andy Wingo
2015-03-15logind: check return value of session_releaseZbigniew Jędrzejewski-Szmek
2015-03-13logind: explicitly ignore errors we can do nothing aboutZbigniew Jędrzejewski-Szmek
2015-03-13tree-wide: there is no ENOTSUP on linuxDavid Herrmann
2015-03-07login: fix copy-pasto in error pathZbigniew Jędrzejewski-Szmek
2015-03-06login: make hold-off timeout configurableDavid Herrmann
2015-03-03Do not advertise .d snippets over main config fileZbigniew Jędrzejewski-Szmek
2015-02-27user-sessions: move into own subdir and build independently of logindIvan Shapovalov
2015-02-24po: simplify one sentenceZbigniew Jędrzejewski-Szmek
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-21logind: fix a typo in a polkit descriptionPiotr Drąg
2015-02-18logind: open up most bus calls for unpriviliged processes, using PolicyKitLennart Poettering
2015-02-10logind: tell Coverity that we knowingly ignore mkdir()'s return valueLennart Poettering
2015-02-03util: rework strappenda(), and rename it strjoina()Lennart Poettering
2015-02-02remove unused variablesThomas Hindoe Paaboel Andersen
2015-01-28logind: handle closing sessions over daemon restartsMartin Pitt
2015-01-27logind: chown+chmod /run/user/$UID if mount(tmpfs) fails with EPERMChristian Seiler
2015-01-27logind: remove per-user runtime dir again if setup failsChristian Seiler
2015-01-22logind: fix sd_eviocrevoke ioctl callPeter Hutterer
2015-01-22tmpfiles: add 'a' type to set ACLsZbigniew Jędrzejewski-Szmek
2015-01-22Assorted format fixesZbigniew Jędrzejewski-Szmek
2015-01-18bus: use EUID over UID and fix unix-credsDavid Herrmann
2015-01-18logind: hide 'self' links if not availableDavid Herrmann
2015-01-14loginctl: fix misuse compound literalsLennart Poettering
2015-01-09loginctl: make session/user arguments optional for a number commands, and imp...Lennart Poettering
2015-01-09logind: unify how we cast between uid_t and pointers for hashmap keysLennart Poettering
2015-01-09logind: when a bus call is done on a session, user or seat, optionally determ...Lennart Poettering
2015-01-09logind: include "self" object links in dbus introspectionLennart Poettering
2015-01-09loginctl: make "loginctl session-status" without session ID show the caller's...Lennart Poettering
2015-01-08loginctl: port to generic verbs.h APILennart Poettering
2015-01-08systemctl,loginctl: start polkit agent for all polkit enabled operationsLennart Poettering
2015-01-08loginctl: show the 10 most recent log user/session log lines in "loginctl use...Lennart Poettering
2015-01-01Remove "to allow" from policy messagesZbigniew Jędrzejewski-Szmek
2014-12-29machined: ignore spurious errorLennart Poettering
2014-12-28tmpfiles: add new line type 'v' for creating btrfs subvolumesLennart Poettering
2014-12-26loginctl: reindent --help textLennart Poettering
2014-12-26loginctl: add more --help sectionsLennart Poettering
2014-12-25pam_systemd: remove spurious include of <sys/capability.h>Filipe Brandenburger
2014-12-25logind: remove spurious include of <sys/capability.h>Filipe Brandenburger