summaryrefslogtreecommitdiff
path: root/src/login
Commit message (Expand)AuthorAge
* 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
* login: pause devices before acknowledging VT switchesDavid Herrmann2014-09-19
* logind: fix typoRonny Chevalier2014-09-17
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* login: simplify controller handlingDavid Herrmann2014-09-01
* login: fix mem leakThomas Hindoe Paaboel Andersen2014-08-31
* login: fix memory-leak on DropController()David Herrmann2014-08-27
* logind: add HandleLidSwitchDocked= option to logind.conf + documentationBen Wolsieffer2014-08-26
* notify: send STOPPING=1 from our daemonsLennart Poettering2014-08-21
* hashmap: try to use the existing 64bit hash functions for dev_t if it is 64bitLennart Poettering2014-08-19
* bus-util: simplify bus_verify_polkit_async() a bitLennart Poettering2014-08-18
* Merge commit 'b39a2770ba55637da80e2e389222c59dbea73507'Lennart Poettering2014-08-15
|\
| * sd-bus: Remove bus arg from bus_verify_polkit_async_registry_free()Stef Walter2014-08-15
* | sd-bus: add API to check if a client has privilegesLennart Poettering2014-08-15
|/
* logind: add new session type "web" for PAM web clients, such as cockpitLennart Poettering2014-08-14
* login: share VT-signal handler between sessionsDavid Herrmann2014-08-13
* login: set_controller should fail if prepare_vt failsOlivier Brunel2014-08-11
* bus: always explicitly close bus from main programsLennart Poettering2014-08-04
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-03
* 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