summaryrefslogtreecommitdiff
path: root/src/login
Commit message (Expand)AuthorAge
* 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
* log: fix order of log_unit_struct() to match other logging callsLennart Poettering2014-11-28
* logind: Support logind.conf.d directories in the usual search pathsJosh Triplett2014-11-26
* pam_systemd: remove unused null checkThomas Hindoe Paaboel Andersen2014-11-15
* sd-bus: sync with kdbus upstream (ABI break)Daniel Mack2014-11-13
* busctl: add "tree" command to explore object treesLennart Poettering2014-11-10
* inhibit: allow filtering --list by modeMantas Mikulėnas2014-11-10
* login: remove multi-seat-xTimofey Titovets2014-10-28
* mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ...Lennart Poettering2014-10-23
* mac: rename apis with mac_{selinux/smack}_ prefixWaLyong Cho2014-10-23
* logind: mount per-user tmpfs with 'smackfsroot=*' for smack enabled systemsLukasz Skalski2014-10-09
* logind: add support for TPS65217 Power ButtonKoen Kooi2014-09-27
* Silence some "unchecked return-value" warningsDavid Herrmann2014-09-23
* logind: add support for Triton2 Power ButtonZbigniew Jędrzejewski-Szmek2014-09-22