summaryrefslogtreecommitdiff
path: root/src/cgls
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: replace strjoin() with path_join()Yu Watanabe2019-06-211-1/+1
* Enable log colors for most of tools in /usr/binZbigniew Jędrzejewski-Szmek2019-05-081-0/+1
* systemd-cgls: typo error in help commandHugo Kindel2019-03-191-2/+2
* coccinelle: make use of SYNTHETIC_ERRNOZbigniew Jędrzejewski-Szmek2018-11-221-4/+3
* Split out pretty-print.c and move pager.c and main-func.h to shared/Zbigniew Jędrzejewski-Szmek2018-11-201-1/+1
* cgls: use static destructor and DEFINE_MAIN_FUNCTION() macroYu Watanabe2018-11-201-23/+17
* cgls: add constYu Watanabe2018-11-201-1/+1
* basic/pager: convert the pager options to a flags argumentZbigniew Jędrzejewski-Szmek2018-11-141-3/+3
* tree-wide: add clickable man page link to all --help textsLennart Poettering2018-08-201-4/+16
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* path-util: introduce path_simplify()Yu Watanabe2018-06-031-1/+1
* path-util: introduce empty_to_root() and use it many placesYu Watanabe2018-05-111-1/+1
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* tree-wide: voidify pager_open()Yu Watanabe2018-03-191-5/+3
* tree-wide: port all code to use safe_getcwd()Lennart Poettering2018-01-171-3/+3
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* build-sys: drop automake supportZbigniew Jędrzejewski-Szmek2017-07-181-1/+0
* cgroup: change cg_unified() to possibly return errors againLennart Poettering2017-02-241-1/+1
* core: simplify cg_[all_]unified()Tejun Heo2017-02-181-1/+1
* cgls: look at the right variable in error path (#5234)Zbigniew Jędrzejewski-Szmek2017-02-061-3/+3
* cgls: --machine= expects an argument, indicate that in log messagesLennart Poettering2017-02-021-1/+1
* cgls: allow --unit, --user-unit to take optional argumentZbigniew Jędrzejewski-Szmek2017-02-011-14/+27
* cgls: add --user-unit to show user unitsZbigniew Jędrzejewski-Szmek2017-02-011-14/+29
* cgls: add --unit to show unitsZbigniew Jędrzejewski-Szmek2017-02-011-8/+53
* shared/cgroup-show: extract funtion to query unit cgroup pathZbigniew Jędrzejewski-Szmek2017-02-011-1/+0
* cgtop: use common function to query cgroup rootZbigniew Jędrzejewski-Szmek2017-02-011-2/+2
* cgls: make function to query cgroup root publicZbigniew Jędrzejewski-Szmek2017-02-011-46/+2
* tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek2016-10-231-1/+1
* core: rename cg_unified() to cg_all_unified()Tejun Heo2016-08-151-1/+1
* shared: drop kernel_thread bool from cgroups show codeLennart Poettering2016-04-221-5/+6
* tree-wide: merge pager_open_if_enabled() to the pager_open()Alexander Kuleshov2016-02-261-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tests: turn check if manager cannot be intialized into macroZbigniew Jędrzejewski-Szmek2015-12-021-1/+1
* cgls: add a better error message for missing cgroupfsMantas Mikulėnas2015-11-301-1/+3
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-271-2/+2
* cgls: when showing root slice, put -.slice at top of treeLennart Poettering2015-11-101-0/+1
* cgls: suppress output of controller name, if it's the systemd oneLennart Poettering2015-11-101-1/+3
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* bus-util: rename bus_open_transport() to bus_connect_transport()Lennart Poettering2015-09-291-1/+1
* util: introduce common version() implementation and use it everywhereLennart Poettering2015-09-291-13/+11
* cgls: show controller without args tooEvgeny Vereshchagin2015-09-181-7/+9
* core: unified cgroup hierarchy supportLennart Poettering2015-09-011-1/+4
* cgls: pretty print root cgroup pathLennart Poettering2015-08-311-1/+1
* cgls: print the expressive error message we haveLennart Poettering2015-08-311-1/+1
* cgls: modernize cgls in preparation for unified cgroup hierarchy workLennart Poettering2015-08-281-99/+111
* cgls: machines can also be servicesSteven Allen2015-07-221-4/+4
* sd-bus: introduce new sd_bus_flush_close_unref() callLennart Poettering2015-07-031-1/+1
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-031-1/+1