summaryrefslogtreecommitdiff
path: root/src/shared/cgroup-util.c
Commit message (Expand)AuthorAge
* journald: cache cgroup root path, instead of querying it on every incoming lo...Lennart Poettering2013-12-11
* bus: add generator that turns old dbus1 activation files into .busname + .ser...Lennart Poettering2013-12-03
* Remove dead code and unexport some callsLennart Poettering2013-11-08
* cgroup: there's no point in labelling cgroupfs dirs, so let's not do thatLennart Poettering2013-10-02
* cgroup: when referencing cgroup controller trees allow omission of the pathLennart Poettering2013-09-26
* util: add macro for iterating through all prefixes of a pathLennart Poettering2013-09-25
* cgroup: if we do a cgroup operation then do something on all supported contro...Lennart Poettering2013-09-25
* Verify validity of session name when received from outsideZbigniew Jędrzejewski-Szmek2013-09-16
* cgroup: simplify how instantiated units are mapped to cgroupsLennart Poettering2013-07-11
* cgroup: when uninstalling agent, actually turn it off firstLennart Poettering2013-07-10
* disable the cgroups release agent when shutting downKay Sievers2013-07-04
* libsystemd-logind: fix detection of session/user/machine of a PIDLennart Poettering2013-07-02
* core: add new "scope" unit type for making a unit of pre-existing processesLennart Poettering2013-07-01
* core: general cgroup reworkLennart Poettering2013-06-27
* login: add an api to determine the slice a PID is located in to libsystemd-loginLennart Poettering2013-06-21
* logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering2013-06-20
* core: add new .slice unit type for partitioning systemsLennart Poettering2013-06-17
* cgroup: the "tasks" attribute is obsolete, cgroup.procs is the new replacementLennart Poettering2013-06-06
* cgroup: when escaping a cgroup object name, also escape names that start with...Lennart Poettering2013-05-03
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-02
* cgls: add --machine/-MZbigniew Jędrzejewski-Szmek2013-05-01
* cgroup: make cg_pid_get_path() work properly for co-mounted controllers and n...Lennart Poettering2013-04-30
* cgroup: do not allow manipulating the cgroup path of units within the systemd...Lennart Poettering2013-04-30
* Use attribute(unused) in PROTECT_ERRNOZbigniew Jędrzejewski-Szmek2013-04-25
* cgroup: always validate cgroup controller namesLennart Poettering2013-04-24
* cgroup: make sure all our cgroup objects have a suffix and are properly escapedLennart Poettering2013-04-22
* nspawn: suffix the nspawn cgroups with ".nspawn"Lennart Poettering2013-04-22
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-18
* nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...Lennart Poettering2013-04-16
* bus: handle env vars safelyLennart Poettering2013-04-15
* cgroup: clean-upsLennart Poettering2013-04-08
* cgroup: always keep access mode of 'tasks' and 'cgroup.procs' files in cgroup...Lennart Poettering2013-04-08
* util: rename write_one_line_file() to write_string_file()Lennart Poettering2013-04-03
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-14
* use strneq instead of strncmpThomas Hindoe Paaboel Andersen2013-02-13
* cgroup: additional validity checks for cgroup attribute namesLennart Poettering2013-01-19
* core/cgroup-util: simplify functions and add testsZbigniew Jędrzejewski-Szmek2013-01-18
* core/group-util: merge two functionsZbigniew Jędrzejewski-Szmek2013-01-18
* journal: log _SYSTEMD_USER_UNIT for user session unitsMirco Tischler2013-01-18
* core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering2013-01-14
* systemctl: don't show cgroup field for a unit if cgroup is emptyLennart Poettering2012-12-24
* util: rename join() to strjoin()Lennart Poettering2012-07-13
* build-sys: fix built with --disable-logindLennart Poettering2012-05-30
* util: split-out path-util.[ch]Kay Sievers2012-05-08
* cgroup: fix alloca() misuse in cg_shorten_controllers()Lennart Poettering2012-05-03
* silence a bunch of gcc warningsKay Sievers2012-04-17
* logind: remove redundant entries from logind's default controller lists tooLennart Poettering2012-04-16
* systemctl: show main and control PID explicitly in cgroup-showLennart Poettering2012-04-16
* cgls: don't show empty cgroups by defaultLennart Poettering2012-04-16
* cgroup: if a controller is not available don't try to create cgroups in its h...Lennart Poettering2012-04-16