]> git.ipfire.org Git - thirdparty/systemd.git/history - src/shared/cgroup-util.c
nspawn: introduce the new /machine/ tree in the cgroup tree and move containers there
[thirdparty/systemd.git] / src / shared / cgroup-util.c
2013-04-16  Lennart Poetteringnspawn: introduce the new /machine/ tree in the cgroup...
2013-04-15  Lennart Poetteringbus: handle env vars safely
2013-04-08  Lennart Poetteringcgroup: clean-ups
2013-04-08  Lennart Poetteringcgroup: always keep access mode of 'tasks' and 'cgroup...
2013-04-03  Lennart Poetteringutil: rename write_one_line_file() to write_string_file()
2013-02-14  Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-02-12  Thomas Hindoe Paab... use strneq instead of strncmp
2013-01-19  Lennart Poetteringcgroup: additional validity checks for cgroup attribute...
2013-01-18  Zbigniew Jędrzejew... core/cgroup-util: simplify functions and add tests
2013-01-18  Zbigniew Jędrzejew... core/group-util: merge two functions
2013-01-18  Mirco Tischlerjournal: log _SYSTEMD_USER_UNIT for user session units
2013-01-14  Lennart Poetteringcore: add bus API and systemctl commands for altering...
2013-01-07  Tom GundersenMerge nss-myhostname
2012-12-23  Lennart Poetteringsystemctl: don't show cgroup field for a unit if cgroup...
2012-07-13  Lennart Poetteringutil: rename join() to strjoin()
2012-05-30  Lennart Poetteringbuild-sys: fix built with --disable-logind
2012-05-08  Kay Sieversutil: split-out path-util.[ch]
2012-05-03  Lennart Poetteringcgroup: fix alloca() misuse in cg_shorten_controllers()
2012-04-17  Kay Sieverssilence a bunch of gcc warnings
2012-04-16  Lennart Poetteringlogind: remove redundant entries from logind's default...
2012-04-16  Lennart Poetteringsystemctl: show main and control PID explicitly in...
2012-04-16  Lennart Poetteringcgls: don't show empty cgroups by default
2012-04-16  Lennart Poetteringcgroup: if a controller is not available don't try...
2012-04-11  Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11  Kay Sieverssplit selinux label operations out of cgroup-util,...
2012-04-10  Kay Sieversrename basic.la to shared.la and put selinux deps in...
2012-04-10  Kay Sieversmove cgroup-util.[ch] to shared/