summaryrefslogtreecommitdiff
path: root/src/cgls
AgeCommit message (Expand)AuthorFilesLines
2018-06-03path-util: introduce path_simplify()Yu Watanabe1-1/+1
2018-05-11path-util: introduce empty_to_root() and use it many placesYu Watanabe1-1/+1
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2018-03-19tree-wide: voidify pager_open()Yu Watanabe1-5/+3
2018-01-17tree-wide: port all code to use safe_getcwd()Lennart Poettering1-3/+3
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2017-07-18build-sys: drop automake supportZbigniew Jędrzejewski-Szmek1-1/+0
2017-02-24cgroup: change cg_unified() to possibly return errors againLennart Poettering1-1/+1
2017-02-18core: simplify cg_[all_]unified()Tejun Heo1-1/+1
2017-02-06cgls: look at the right variable in error path (#5234)Zbigniew Jędrzejewski-Szmek1-3/+3
2017-02-02cgls: --machine= expects an argument, indicate that in log messagesLennart Poettering1-1/+1
2017-02-01cgls: allow --unit, --user-unit to take optional argumentZbigniew Jędrzejewski-Szmek1-14/+27
2017-02-01cgls: add --user-unit to show user unitsZbigniew Jędrzejewski-Szmek1-14/+29
2017-02-01cgls: add --unit to show unitsZbigniew Jędrzejewski-Szmek1-8/+53
2017-02-01shared/cgroup-show: extract funtion to query unit cgroup pathZbigniew Jędrzejewski-Szmek1-1/+0
2017-02-01cgtop: use common function to query cgroup rootZbigniew Jędrzejewski-Szmek1-2/+2
2017-02-01cgls: make function to query cgroup root publicZbigniew Jędrzejewski-Szmek1-46/+2
2016-10-23tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek1-1/+1
2016-08-15core: rename cg_unified() to cg_all_unified()Tejun Heo1-1/+1
2016-04-22shared: drop kernel_thread bool from cgroups show codeLennart Poettering1-5/+6
2016-02-26tree-wide: merge pager_open_if_enabled() to the pager_open()Alexander Kuleshov1-1/+1
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2015-12-02tests: turn check if manager cannot be intialized into macroZbigniew Jędrzejewski-Szmek1-1/+1
2015-11-30cgls: add a better error message for missing cgroupfsMantas Mikulėnas1-1/+3
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering1-2/+2
2015-11-10cgls: when showing root slice, put -.slice at top of treeLennart Poettering1-0/+1
2015-11-10cgls: suppress output of controller name, if it's the systemd oneLennart Poettering1-1/+3
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering1-0/+1
2015-09-29bus-util: rename bus_open_transport() to bus_connect_transport()Lennart Poettering1-1/+1
2015-09-29util: introduce common version() implementation and use it everywhereLennart Poettering1-13/+11
2015-09-18cgls: show controller without args tooEvgeny Vereshchagin1-7/+9
2015-09-01core: unified cgroup hierarchy supportLennart Poettering1-1/+4
2015-08-31cgls: pretty print root cgroup pathLennart Poettering1-1/+1
2015-08-31cgls: print the expressive error message we haveLennart Poettering1-1/+1
2015-08-28cgls: modernize cgls in preparation for unified cgroup hierarchy workLennart Poettering1-99/+111
2015-07-22cgls: machines can also be servicesSteven Allen1-4/+4
2015-07-03sd-bus: introduce new sd_bus_flush_close_unref() callLennart Poettering1-1/+1
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen1-1/+0
2015-02-03util: rework strappenda(), and rename it strjoina()Lennart Poettering1-1/+1
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt1-1/+1
2014-11-28treewide: more log_*_errno() conversions, multiline callsMichal Schmidt1-2/+2
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt1-3/+3
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt1-3/+3
2014-08-04bus: always explicitly close bus from main programsLennart Poettering1-1/+1
2014-08-03Unify parse_argv styleZbigniew Jędrzejewski-Szmek1-9/+6
2014-06-22consistently order cleanup attribute before typeThomas Hindoe Paaboel Andersen1-1/+1
2014-04-14cgls: avoid writing an unused valueThomas Hindoe Paaboel Andersen1-2/+2
2014-04-10cgls: fix running with -M optionLukas Nykryn1-1/+56
2013-11-06clients: unify how we invoke getopt_long()Lennart Poettering1-6/+6
2013-09-26cgroup: when referencing cgroup controller trees allow omission of the pathLennart Poettering1-1/+3