summaryrefslogtreecommitdiff
path: root/src/login
Commit message (Expand)AuthorAge
* logind: explicitly ignore errors we can do nothing aboutZbigniew Jędrzejewski-Szmek2015-03-13
* tree-wide: there is no ENOTSUP on linuxDavid Herrmann2015-03-13
* login: fix copy-pasto in error pathZbigniew Jędrzejewski-Szmek2015-03-07
* login: make hold-off timeout configurableDavid Herrmann2015-03-06
* Do not advertise .d snippets over main config fileZbigniew Jędrzejewski-Szmek2015-03-03
* user-sessions: move into own subdir and build independently of logindIvan Shapovalov2015-02-27
* po: simplify one sentenceZbigniew Jędrzejewski-Szmek2015-02-24
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* logind: fix a typo in a polkit descriptionPiotr Drąg2015-02-21
* logind: open up most bus calls for unpriviliged processes, using PolicyKitLennart Poettering2015-02-18
* logind: tell Coverity that we knowingly ignore mkdir()'s return valueLennart Poettering2015-02-10
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-03
* remove unused variablesThomas Hindoe Paaboel Andersen2015-02-02
* logind: handle closing sessions over daemon restartsMartin Pitt2015-01-28
* logind: chown+chmod /run/user/$UID if mount(tmpfs) fails with EPERMChristian Seiler2015-01-27
* logind: remove per-user runtime dir again if setup failsChristian Seiler2015-01-27
* logind: fix sd_eviocrevoke ioctl callPeter Hutterer2015-01-22
* tmpfiles: add 'a' type to set ACLsZbigniew Jędrzejewski-Szmek2015-01-22
* Assorted format fixesZbigniew Jędrzejewski-Szmek2015-01-22
* bus: use EUID over UID and fix unix-credsDavid Herrmann2015-01-18
* logind: hide 'self' links if not availableDavid Herrmann2015-01-18
* loginctl: fix misuse compound literalsLennart Poettering2015-01-14
* loginctl: make session/user arguments optional for a number commands, and imp...Lennart Poettering2015-01-09
* logind: unify how we cast between uid_t and pointers for hashmap keysLennart Poettering2015-01-09
* logind: when a bus call is done on a session, user or seat, optionally determ...Lennart Poettering2015-01-09
* logind: include "self" object links in dbus introspectionLennart Poettering2015-01-09
* loginctl: make "loginctl session-status" without session ID show the caller's...Lennart Poettering2015-01-09
* loginctl: port to generic verbs.h APILennart Poettering2015-01-08
* systemctl,loginctl: start polkit agent for all polkit enabled operationsLennart Poettering2015-01-08
* loginctl: show the 10 most recent log user/session log lines in "loginctl use...Lennart Poettering2015-01-08
* Remove "to allow" from policy messagesZbigniew Jędrzejewski-Szmek2015-01-01
* machined: ignore spurious errorLennart Poettering2014-12-29
* tmpfiles: add new line type 'v' for creating btrfs subvolumesLennart Poettering2014-12-28
* loginctl: reindent --help textLennart Poettering2014-12-26
* loginctl: add more --help sectionsLennart Poettering2014-12-26
* pam_systemd: remove spurious include of <sys/capability.h>Filipe Brandenburger2014-12-25
* logind: remove spurious include of <sys/capability.h>Filipe Brandenburger2014-12-25
* sd-bus: rename sd_bus_open_system_container() to sd_bus_open_system_machine()Lennart Poettering2014-12-24
* build-sys: move core/build.h → shared/build.hLennart Poettering2014-12-23
* use correct format typesThomas Hindoe Paaboel Andersen2014-12-11
* treewide: correct spacing near eol in code commentsTorstein Husebø2014-12-11
* sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...Lennart Poettering2014-12-10
* tests: use assert_se instead of assertRonny Chevalier2014-11-30
* delta: diff returns 1 when files differ, ignore thisZbigniew Jędrzejewski-Szmek2014-11-29
* treewide: another round of simplificationsMichal Schmidt2014-11-28
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* treewide: yet more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* sd-bus: rename default bus address constants, they aren't "paths" but "addres...Lennart Poettering2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28