Age | Commit message (Expand) | Author |
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 |
2013-04-19 | logind-dbus: initialize result variable | Lukas Nykryn |
2013-04-18 | sd-login.c: fixup for d70964d0 | Harald Hoyer |
2013-04-18 | move _cleanup_ attribute in front of the type | Harald Hoyer |
2013-04-18 | login/sd-login.c: make use of _cleanup_free_ and friends | Harald Hoyer |
2013-04-18 | Move bus_error to dbus-common and remove bus_error_message_or_strerror | Simon Peeters |
2013-04-17 | Report about syntax errors with metadata | Zbigniew Jędrzejewski-Szmek |
2013-04-16 | nspawn: introduce the new /machine/ tree in the cgroup tree and move containe... | Lennart Poettering |
2013-04-16 | logind: filter configured cgroup controller lists | Lennart Poettering |
2013-04-16 | logind: when looking for cgroup prefixes, allocate from stack | Lennart Poettering |
2013-04-15 | core: always create /user and /machine top-level cgroup dirs | Lennart Poettering |
2013-04-15 | Fix spelling errors using 'codespell' tool | Anatol Pomozov |
2013-04-15 | sd-login: add a sd_pid_get_user_unit() call | Lennart Poettering |
2013-04-11 | errno is positive | Zbigniew Jędrzejewski-Szmek |
2013-04-10 | logind: avoid creating stale session state files | Fedora systemd team |
2013-04-09 | logind: introduce an explicit session class for cronjobs and similar | Lennart Poettering |
2013-04-05 | Use initalization instead of explicit zeroing | Zbigniew Jędrzejewski-Szmek |