summaryrefslogtreecommitdiff
path: root/src/cgls
AgeCommit message (Expand)Author
2016-04-22shared: drop kernel_thread bool from cgroups show codeLennart Poettering
2016-02-26tree-wide: merge pager_open_if_enabled() to the pager_open()Alexander Kuleshov
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-12-02tests: turn check if manager cannot be intialized into macroZbigniew Jędrzejewski-Szmek
2015-11-30cgls: add a better error message for missing cgroupfsMantas Mikulėnas
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering
2015-11-10cgls: when showing root slice, put -.slice at top of treeLennart Poettering
2015-11-10cgls: suppress output of controller name, if it's the systemd oneLennart Poettering
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-09-29bus-util: rename bus_open_transport() to bus_connect_transport()Lennart Poettering
2015-09-29util: introduce common version() implementation and use it everywhereLennart Poettering
2015-09-18cgls: show controller without args tooEvgeny Vereshchagin
2015-09-01core: unified cgroup hierarchy supportLennart Poettering
2015-08-31cgls: pretty print root cgroup pathLennart Poettering
2015-08-31cgls: print the expressive error message we haveLennart Poettering
2015-08-28cgls: modernize cgls in preparation for unified cgroup hierarchy workLennart Poettering
2015-07-22cgls: machines can also be servicesSteven Allen
2015-07-03sd-bus: introduce new sd_bus_flush_close_unref() callLennart Poettering
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-03util: rework strappenda(), and rename it strjoina()Lennart Poettering
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt
2014-11-28treewide: more log_*_errno() conversions, multiline callsMichal Schmidt
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt
2014-08-04bus: always explicitly close bus from main programsLennart Poettering
2014-08-03Unify parse_argv styleZbigniew Jędrzejewski-Szmek
2014-06-22consistently order cleanup attribute before typeThomas Hindoe Paaboel Andersen
2014-04-14cgls: avoid writing an unused valueThomas Hindoe Paaboel Andersen
2014-04-10cgls: fix running with -M optionLukas Nykryn
2013-11-06clients: unify how we invoke getopt_long()Lennart Poettering
2013-09-26cgroup: when referencing cgroup controller trees allow omission of the pathLennart Poettering
2013-06-20logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering
2013-06-19cgls,loginctl,systemctl: fix -lZbigniew Jędrzejewski-Szmek
2013-06-17journalctl,loginctl,systemctl,systemd-cgls: add -l as alias for --fullDaniel Albers
2013-05-01cgls: add --machine/-MZbigniew Jędrzejewski-Szmek
2013-04-18move _cleanup_ attribute in front of the typeHarald Hoyer
2013-04-16nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...Lennart Poettering
2013-03-07pager: introduce "jump to end" optionHarald Hoyer
2013-01-16systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci...Lukas Nykryn
2013-01-04build-sys: drop all distribution specfic checksLennart Poettering
2012-12-01cgls: automatic cleanupZbigniew Jędrzejewski-Szmek
2012-05-08util: split-out path-util.[ch]Kay Sievers
2012-04-16cgls: don't show empty cgroups by defaultLennart Poettering
2012-04-13build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering
2012-04-12move all tools to subdirsKay Sievers