summaryrefslogtreecommitdiff
path: root/src/shared/cgroup-util.c
Commit message (Expand)AuthorAge
* Prep v221: Update and clean up build system to sync with upstreamSven Eden2017-03-14
* Classify processes from sessions into cgroupsAndy Wingo2017-03-14
* fileio: consolidate write_string_file*()Daniel Mack2017-03-14
* shared: Drop 'name=' prefix from SYSTEMD_CGROUP_CONTROLLER define.Dimitri John Ledkov2017-03-14
* path-util: Change path_is_mount_point() symlink arg from bool to flagsMartin Pitt2017-03-14
* core: rework unit name validation and manipulation logicLennart Poettering2017-03-14
* core: catch some special cases in cg_slice_to_path()Lennart Poettering2017-03-14
* sd-bus,sd-login: add api for querying the slice within the the user systemd i...Lennart Poettering2017-03-14
* core: rework cgroup path parse logicLennart Poettering2017-03-14
* sd-bus: properly handle creds that are known but undefined for a processLennart Poettering2017-03-14
* shared: add formats-util.hRonny Chevalier2017-03-14
* shared: add process-util.[ch]Ronny Chevalier2017-03-14
* path-util: fix more path_is_mount e792e890f falloutLennart Poettering2017-03-14
* Classify processes from sessions into cgroupsAndy Wingo2016-03-06
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* cg_path_get_user_unit(): Did not correctly parse user-unit templates.Luke Shumaker2015-02-04
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-03
* core: add a property that shows the current memory usage of a unitLennart Poettering2015-01-23
* nspawn: mount most of the cgroup tree read-only in nspawn containers except f...Lennart Poettering2015-01-05
* scope: make attachment of initial PIDs a bit more robustLennart Poettering2014-12-10
* cgroup-util: Don't send SIGCONT after SIGKILLRoss Lagerwall2014-11-30
* treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1Lennart Poettering2014-11-28
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* cgroup-util: shorten cg_path_get_sessionZbigniew Jędrzejewski-Szmek2014-08-30
* cgroup: never try to create files in cgroupfs, only open them for writingLennart Poettering2014-08-15
* Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek2014-07-31
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-15
* condense assignment and path_kill_slashes callsDave Reisner2014-04-21
* Use strlen even for constant stringsJosh Triplett2014-03-16
* doc: update punctuationJan Engelhardt2014-02-17
* core: find the closest parent slice that has a specfic cgroup controller enab...Lennart Poettering2014-02-17
* machined: optionally, allow registration of pre-existing units (scopesLennart Poettering2014-02-11
* cgroup: make sure to properly send SIGCONT to all processes of a cgroup if th...Lennart Poettering2014-02-07
* bus: add API calls for connecting to starter busLennart Poettering2014-01-27
* shared: procfs_file_alloca: handle pid==0Simon Peeters2014-01-05
* Use enums to make it obvious what boolean params meanZbigniew Jędrzejewski-Szmek2013-12-26
* bus: properly shift cgroup data returned from kdbus by the container's root b...Lennart Poettering2013-12-24
* Fix extraction of _SYSTEMD_USER_UNITZbigniew Jędrzejewski-Szmek2013-12-22
* __thread --> thread_local for C11 compatShawn Landden2013-12-17
* 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