Age | Commit message (Expand) | Author |
2014-10-28 | login: remove multi-seat-x | Timofey Titovets |
2014-10-23 | mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ... | Lennart Poettering |
2014-10-23 | mac: rename apis with mac_{selinux/smack}_ prefix | WaLyong Cho |
2014-10-09 | logind: mount per-user tmpfs with 'smackfsroot=*' for smack enabled systems | Lukasz Skalski |
2014-09-27 | logind: add support for TPS65217 Power Button | Koen Kooi |
2014-09-23 | Silence some "unchecked return-value" warnings | David Herrmann |
2014-09-22 | logind: add support for Triton2 Power Button | Zbigniew Jędrzejewski-Szmek |
2014-09-19 | login: pause devices before acknowledging VT switches | David Herrmann |
2014-09-17 | logind: fix typo | Ronny Chevalier |
2014-09-15 | hashmap: introduce hash_ops to make struct Hashmap smaller | Michal Schmidt |
2014-09-01 | login: simplify controller handling | David Herrmann |
2014-08-31 | login: fix mem leak | Thomas Hindoe Paaboel Andersen |
2014-08-27 | login: fix memory-leak on DropController() | David Herrmann |
2014-08-26 | logind: add HandleLidSwitchDocked= option to logind.conf + documentation | Ben Wolsieffer |
2014-08-21 | notify: send STOPPING=1 from our daemons | Lennart Poettering |
2014-08-19 | hashmap: try to use the existing 64bit hash functions for dev_t if it is 64bit | Lennart Poettering |
2014-08-18 | bus-util: simplify bus_verify_polkit_async() a bit | Lennart Poettering |
2014-08-15 | Merge commit 'b39a2770ba55637da80e2e389222c59dbea73507' | Lennart Poettering |
2014-08-15 | sd-bus: add API to check if a client has privileges | Lennart Poettering |
2014-08-15 | sd-bus: Remove bus arg from bus_verify_polkit_async_registry_free() | Stef Walter |
2014-08-14 | logind: add new session type "web" for PAM web clients, such as cockpit | Lennart Poettering |
2014-08-13 | login: share VT-signal handler between sessions | David Herrmann |
2014-08-11 | login: set_controller should fail if prepare_vt fails | Olivier Brunel |
2014-08-04 | bus: always explicitly close bus from main programs | Lennart Poettering |
2014-08-03 | Unify parse_argv style | Zbigniew Jędrzejewski-Szmek |
2014-07-31 | Reject invalid quoted strings | Zbigniew Jędrzejewski-Szmek |
2014-07-29 | login: update systemd-user PAM configuration file | Kay Sievers |
2014-07-18 | Small modernizations | Zbigniew Jędrzejewski-Szmek |
2014-07-18 | Be more verbose when bind or listen fails | Zbigniew Jędrzejewski-Szmek |
2014-07-16 | Let config_parse open file where applicable | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | Constify ConfigTableItem tables | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | rules: uaccess - add ID_SOFTWARE_RADIO | Kay Sievers |
2014-07-15 | rules: consistently use "?*" instead of "*?" | Kay Sievers |
2014-07-08 | logind: allow switching to unused VTs via SwitchTo() | David Herrmann |
2014-07-02 | util: generalize is_localhost() and use it everywhere where applicable | Lennart Poettering |
2014-06-21 | pam_systemd: replace regex with sym file | Kay Sievers |
2014-06-21 | pam_systemd: rename source file to match the module | Kay Sievers |
2014-05-22 | logind: also escape external data when saving to /run | Lennart Poettering |
2014-05-19 | logind: fix Display property of user objects | Lennart Poettering |
2014-05-16 | logind: allow suspending if there are no displays | Mantas Mikulėnas |
2014-05-15 | logind: bring polkit policy for hibernate in line with suspend/poweroff/reboot | Lennart Poettering |
2014-05-15 | Remove unnecessary casts in printfs | Zbigniew Jędrzejewski-Szmek |
2014-05-15 | sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta... | Lennart Poettering |
2014-05-13 | replace more dup() by F_DUPFD_CLOEXEC | Lennart Poettering |
2014-05-13 | pam_systemd: use F_DUPFD_CLOEXEC when dupping session fds | Lennart Poettering |
2014-04-23 | use new name DRAW_TREE_VERTICAL | Thomas Hindoe Paaboel Andersen |
2014-04-23 | login: rename session_mute_vt() to session_prepare_vt() | David Herrmann |
2014-04-23 | login: give session ownership of VT | Ray Strode |
2014-04-12 | Unify GREEDY_REALLOC and GREEDY_REALLOC_T | Zbigniew Jędrzejewski-Szmek |
2014-04-09 | login: add 'mir' to the list of session types | David Herrmann |