summaryrefslogtreecommitdiff
path: root/src/cgls
AgeCommit message (Expand)AuthorFilesLines
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
2013-06-20logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering1-3/+6
2013-06-19cgls,loginctl,systemctl: fix -lZbigniew Jędrzejewski-Szmek1-1/+1
2013-06-17journalctl,loginctl,systemctl,systemd-cgls: add -l as alias for --fullDaniel Albers1-4/+3
2013-05-01cgls: add --machine/-MZbigniew Jędrzejewski-Szmek1-14/+32
2013-04-18move _cleanup_ attribute in front of the typeHarald Hoyer1-2/+2
2013-04-16nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...Lennart Poettering1-10/+5
2013-03-07pager: introduce "jump to end" optionHarald Hoyer1-1/+1
2013-01-16systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci...Lukas Nykryn1-6/+28
2013-01-04build-sys: drop all distribution specfic checksLennart Poettering1-1/+0
2012-12-01cgls: automatic cleanupZbigniew Jędrzejewski-Szmek1-5/+2
2012-05-08util: split-out path-util.[ch]Kay Sievers1-0/+1
2012-04-16cgls: don't show empty cgroups by defaultLennart Poettering1-5/+22
2012-04-13build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering1-0/+1
2012-04-12move all tools to subdirsKay Sievers1-0/+164