Age | Commit message (Expand) | Author |
2013-09-26 | Move part of logind.c into a separate file | Zbigniew Jędrzejewski-Szmek |
2013-09-24 | logind: return -EINVAL when PID is wrong | Lukas Nykryn |
2013-09-20 | logind: put correct user object paths in introspection data | Mantas Mikulėnas |
2013-09-19 | Add more tests and fix capability logging | Zbigniew Jędrzejewski-Szmek |
2013-09-17 | Remove six unused variables and add annotation | Zbigniew Jędrzejewski-Szmek |
2013-09-17 | logind: fix build for ARM with sizeof(dev_t) > sizeof(void*) | David Herrmann |
2013-09-17 | logind: implement generic multi-session | David Herrmann |
2013-09-17 | logind: introduce session-devices | David Herrmann |
2013-09-17 | Make test-login and test-sleep output debugging | Zbigniew Jędrzejewski-Szmek |
2013-09-17 | logind: extract has_vts() from can_multi_session() | David Herrmann |
2013-09-17 | logind: fix session_activate(vtnr = 0) | David Herrmann |
2013-09-17 | logind: fix seat_can_tty() to check for VTs | David Herrmann |
2013-09-17 | logind: rename vtconsole to seat0 | David Herrmann |
2013-09-17 | logind: make Session.Activate() lazy | David Herrmann |
2013-09-17 | logind: add session controllers | David Herrmann |
2013-09-17 | logind: add infrastructure to watch busnames | David Herrmann |
2013-09-17 | logind: listen actively for session devices | David Herrmann |
2013-09-16 | login: fix login_is_valid test | Zbigniew Jędrzejewski-Szmek |
2013-09-16 | Verify validity of session name when received from outside | Zbigniew Jędrzejewski-Szmek |
2013-09-11 | Add pam configuration to allow user sessions to work out of the box | Zbigniew Jędrzejewski-Szmek |
2013-09-11 | sd-login: add a public accessor for the VT number | Giovanni Campagna |
2013-08-28 | logind-session.c: use _cleanup_ | Zbigniew Jędrzejewski-Szmek |
2013-08-28 | logind: be more verbose on errors | Zbigniew Jędrzejewski-Szmek |
2013-08-13 | logind: restore logic to kill user processes when session ends | Lennart Poettering |
2013-07-30 | logind: make sure login sessions are terminated with SIGHUP | Lennart Poettering |
2013-07-26 | logind: update the session state file before we send out the CreateSession() ... | Lennart Poettering |
2013-07-26 | logind: update state file after generating the session fifo, not before | Lennart Poettering |
2013-07-19 | machined: correct how some properties are exported on the bus | Lennart Poettering |
2013-07-17 | logind: remove "if (0)" left-over | Kay Sievers |
2013-07-17 | logind-acl: use macros | Tom Gundersen |
2013-07-16 | logind: apply ACL's to "dead" device nodes | Tom Gundersen |
2013-07-16 | udev: export tags of "dead" device nodes to /run/udev/static_node-tags/ | Tom Gundersen |
2013-07-15 | build-sys: discover the path to kexec during build time | Zbigniew Jędrzejewski-Szmek |
2013-07-11 | loginctl: suppress cgroup tree output if cgroup is empty | Lennart Poettering |
2013-07-11 | loginctl: restore cgroup display for status output | Lennart Poettering |
2013-07-10 | user-sessions: rely on PID 1 to kill sessions | Lennart Poettering |
2013-07-10 | logind: when creating the scope job fails, return this immediately to the cli... | Lennart Poettering |
2013-07-10 | logind: don't misunderstand UnitRemoved signals during reloading | Lennart Poettering |
2013-07-10 | core: serialize/deserialize bus subscribers | Lennart Poettering |
2013-07-05 | tests: add tests for string lookup tables | Zbigniew Jędrzejewski-Szmek |
2013-07-03 | build-sys: bump/correct library versions | Lennart Poettering |
2013-07-03 | logind/machined: properly notice when units are gc'ed | Lennart Poettering |
2013-07-02 | logind: after deserializatio readd systemd units to unit-to-object hashmap co... | Lennart Poettering |
2013-07-02 | login: pass correct boolean type to libdbus | Lennart Poettering |
2013-07-02 | machined: sync to /run after job completed | Lennart Poettering |
2013-07-02 | machined: split out machine registration stuff from logind | Lennart Poettering |
2013-07-02 | libsystemd-logind: fix detection of session/user/machine of a PID | Lennart Poettering |
2013-07-02 | logind: port over to use scopes+slices for all cgroup stuff | Lennart Poettering |
2013-06-27 | core: general cgroup rework | Lennart Poettering |
2013-06-21 | login: add an api to determine the slice a PID is located in to libsystemd-login | Lennart Poettering |