summaryrefslogtreecommitdiff
path: root/src/login
Commit message (Expand)AuthorAgeFilesLines
* treewide: yet more log_*_errno + return simplificationsMichal Schmidt2014-11-284-120/+60
* sd-bus: rename default bus address constants, they aren't "paths" but "addres...Lennart Poettering2014-11-281-2/+1
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-2810-60/+60
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-2810-60/+60
* log: fix order of log_unit_struct() to match other logging callsLennart Poettering2014-11-284-24/+26
* logind: Support logind.conf.d directories in the usual search pathsJosh Triplett2014-11-262-4/+8
* pam_systemd: remove unused null checkThomas Hindoe Paaboel Andersen2014-11-151-1/+1
* sd-bus: sync with kdbus upstream (ABI break)Daniel Mack2014-11-131-1/+1
* busctl: add "tree" command to explore object treesLennart Poettering2014-11-101-1/+1
* inhibit: allow filtering --list by modeMantas Mikulėnas2014-11-101-1/+7
* login: remove multi-seat-xTimofey Titovets2014-10-281-108/+0
* mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ...Lennart Poettering2014-10-231-1/+1
* mac: rename apis with mac_{selinux/smack}_ prefixWaLyong Cho2014-10-231-1/+1
* logind: mount per-user tmpfs with 'smackfsroot=*' for smack enabled systemsLukasz Skalski2014-10-091-1/+7
* logind: add support for TPS65217 Power ButtonKoen Kooi2014-09-271-0/+1
* Silence some "unchecked return-value" warningsDavid Herrmann2014-09-231-1/+5
* logind: add support for Triton2 Power ButtonZbigniew Jędrzejewski-Szmek2014-09-221-0/+1
* login: pause devices before acknowledging VT switchesDavid Herrmann2014-09-193-2/+24
* logind: fix typoRonny Chevalier2014-09-171-1/+1
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-153-11/+11
* login: simplify controller handlingDavid Herrmann2014-09-011-27/+28
* login: fix mem leakThomas Hindoe Paaboel Andersen2014-08-311-1/+3
* login: fix memory-leak on DropController()David Herrmann2014-08-271-2/+4
* logind: add HandleLidSwitchDocked= option to logind.conf + documentationBen Wolsieffer2014-08-268-22/+48
* notify: send STOPPING=1 from our daemonsLennart Poettering2014-08-211-0/+1
* hashmap: try to use the existing 64bit hash functions for dev_t if it is 64bitLennart Poettering2014-08-191-15/+0
* bus-util: simplify bus_verify_polkit_async() a bitLennart Poettering2014-08-181-35/+29
* Merge commit 'b39a2770ba55637da80e2e389222c59dbea73507'Lennart Poettering2014-08-151-1/+1
|\
| * sd-bus: Remove bus arg from bus_verify_polkit_async_registry_free()Stef Walter2014-08-151-1/+1
* | sd-bus: add API to check if a client has privilegesLennart Poettering2014-08-151-7/+10
|/
* logind: add new session type "web" for PAM web clients, such as cockpitLennart Poettering2014-08-143-4/+19
* login: share VT-signal handler between sessionsDavid Herrmann2014-08-133-25/+71
* login: set_controller should fail if prepare_vt failsOlivier Brunel2014-08-112-14/+31
* bus: always explicitly close bus from main programsLennart Poettering2014-08-043-4/+4
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-032-18/+12
* Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek2014-07-311-9/+9
* login: update systemd-user PAM configuration fileKay Sievers2014-07-291-7/+5
* Small modernizationsZbigniew Jędrzejewski-Szmek2014-07-182-2/+2
* Be more verbose when bind or listen failsZbigniew Jędrzejewski-Szmek2014-07-181-1/+4
* Let config_parse open file where applicableZbigniew Jędrzejewski-Szmek2014-07-161-19/+4
* Constify ConfigTableItem tablesZbigniew Jędrzejewski-Szmek2014-07-151-1/+1
* rules: uaccess - add ID_SOFTWARE_RADIOKay Sievers2014-07-151-0/+3
* rules: consistently use "?*" instead of "*?"Kay Sievers2014-07-151-6/+6
* logind: allow switching to unused VTs via SwitchTo()David Herrmann2014-07-081-1/+6
* util: generalize is_localhost() and use it everywhere where applicableLennart Poettering2014-07-021-3/+1
* pam_systemd: replace regex with sym fileKay Sievers2014-06-211-0/+15
* pam_systemd: rename source file to match the moduleKay Sievers2014-06-211-0/+0
* logind: also escape external data when saving to /runLennart Poettering2014-05-221-9/+45
* logind: fix Display property of user objectsLennart Poettering2014-05-195-3/+47
* logind: allow suspending if there are no displaysMantas Mikulėnas2014-05-161-5/+3