Age | Commit message (Expand) | Author |
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 |
2013-06-20 | logind: uninitialized variable | Zbigniew Jędrzejewski-Szmek |
2013-06-20 | sd-login: update machine enumeration/notifications APIs for new /run/systemd/... | Lennart Poettering |
2013-06-20 | logind: make ListMachines bus call public | Lennart Poettering |
2013-06-20 | logind: add infrastructure to keep track of machines, and move to slices | Lennart Poettering |
2013-06-19 | cgls,loginctl,systemctl: fix -l | Zbigniew Jędrzejewski-Szmek |
2013-06-17 | journalctl,loginctl,systemctl,systemd-cgls: add -l as alias for --full | Daniel Albers |
2013-06-10 | Use stdint.h macros instead of casts to print uint64_t values | Zbigniew Jędrzejewski-Szmek |
2013-06-09 | Allow for the use of @ in remote host calls | Daniel Wallace |
2013-05-07 | login: add missing _public_ to sd_get_machine_names() | Lennart Poettering |
2013-05-06 | systemd-sleep: add support for freeze and standby | Zbigniew Jędrzejewski-Szmek |
2013-05-02 | Add __attribute__((const, pure, format)) in various places | Zbigniew Jędrzejewski-Szmek |
2013-05-01 | cgls: add --machine/-M | Zbigniew Jędrzejewski-Szmek |
2013-04-25 | conf-parser: restrict .include usage | Lennart Poettering |
2013-04-24 | login: allow watching virtual machines with sd_get_machine_names() | Lennart Poettering |
2013-04-24 | login: add new call sd_get_machine_names() to get a list of current virtual m... | Lennart Poettering |
2013-04-24 | logind: don't busy loop if a job is still running but the delay timeout expires | Lennart Poettering |
2013-04-24 | inhbit: show comm field of inhibiting processes | Lennart Poettering |
2013-04-24 | logind: properly enumerate user/session cgroups under their new suffixed names | Lennart Poettering |
2013-04-22 | cgroup: make sure all our cgroup objects have a suffix and are properly escaped | Lennart Poettering |