Age | Commit message (Expand) | Author |
2013-07-11 | cgroup: simplify how instantiated units are mapped to cgroups | Lennart Poettering |
2013-07-10 | cgroup: when uninstalling agent, actually turn it off first | Lennart Poettering |
2013-07-04 | disable the cgroups release agent when shutting down | Kay Sievers |
2013-07-02 | libsystemd-logind: fix detection of session/user/machine of a PID | Lennart Poettering |
2013-07-01 | core: add new "scope" unit type for making a unit of pre-existing processes | 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: add infrastructure to keep track of machines, and move to slices | Lennart Poettering |
2013-06-17 | core: add new .slice unit type for partitioning systems | Lennart Poettering |
2013-06-06 | cgroup: the "tasks" attribute is obsolete, cgroup.procs is the new replacement | Lennart Poettering |
2013-05-03 | cgroup: when escaping a cgroup object name, also escape names that start with... | Lennart Poettering |
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-30 | cgroup: make cg_pid_get_path() work properly for co-mounted controllers and n... | Lennart Poettering |
2013-04-30 | cgroup: do not allow manipulating the cgroup path of units within the systemd... | Lennart Poettering |
2013-04-25 | Use attribute(unused) in PROTECT_ERRNO | Zbigniew Jędrzejewski-Szmek |
2013-04-24 | cgroup: always validate cgroup controller names | Lennart Poettering |
2013-04-22 | cgroup: make sure all our cgroup objects have a suffix and are properly escaped | Lennart Poettering |
2013-04-22 | nspawn: suffix the nspawn cgroups with ".nspawn" | Lennart Poettering |
2013-04-18 | move _cleanup_ attribute in front of the type | Harald Hoyer |
2013-04-16 | nspawn: introduce the new /machine/ tree in the cgroup tree and move containe... | Lennart Poettering |
2013-04-15 | bus: handle env vars safely | Lennart Poettering |
2013-04-08 | cgroup: clean-ups | Lennart Poettering |
2013-04-08 | cgroup: always keep access mode of 'tasks' and 'cgroup.procs' files in cgroup... | Lennart Poettering |
2013-04-03 | util: rename write_one_line_file() to write_string_file() | Lennart Poettering |
2013-02-14 | honor SELinux labels, when creating and writing config files | Harald Hoyer |
2013-02-13 | use strneq instead of strncmp | Thomas Hindoe Paaboel Andersen |
2013-01-19 | cgroup: additional validity checks for cgroup attribute names | Lennart Poettering |
2013-01-18 | core/cgroup-util: simplify functions and add tests | Zbigniew Jędrzejewski-Szmek |
2013-01-18 | core/group-util: merge two functions | Zbigniew Jędrzejewski-Szmek |
2013-01-18 | journal: log _SYSTEMD_USER_UNIT for user session units | Mirco Tischler |
2013-01-14 | core: add bus API and systemctl commands for altering cgroup parameters durin... | Lennart Poettering |
2012-12-24 | systemctl: don't show cgroup field for a unit if cgroup is empty | Lennart Poettering |
2012-07-13 | util: rename join() to strjoin() | Lennart Poettering |
2012-05-30 | build-sys: fix built with --disable-logind | Lennart Poettering |
2012-05-08 | util: split-out path-util.[ch] | Kay Sievers |
2012-05-03 | cgroup: fix alloca() misuse in cg_shorten_controllers() | Lennart Poettering |
2012-04-17 | silence a bunch of gcc warnings | Kay Sievers |
2012-04-16 | logind: remove redundant entries from logind's default controller lists too | Lennart Poettering |
2012-04-16 | systemctl: show main and control PID explicitly in cgroup-show | Lennart Poettering |
2012-04-16 | cgls: don't show empty cgroups by default | Lennart Poettering |
2012-04-16 | cgroup: if a controller is not available don't try to create cgroups in its h... | Lennart Poettering |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |
2012-04-11 | split selinux label operations out of cgroup-util, socket-util | Kay Sievers |
2012-04-10 | rename basic.la to shared.la and put selinux deps in shared-selinx.la | Kay Sievers |
2012-04-10 | move cgroup-util.[ch] to shared/ | Kay Sievers |