summaryrefslogtreecommitdiff
path: root/src/cgls
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-281-1/+1
* treewide: more log_*_errno() conversions, multiline callsMichal Schmidt2014-11-281-2/+2
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-281-3/+3
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-281-3/+3
* bus: always explicitly close bus from main programsLennart Poettering2014-08-041-1/+1
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-031-9/+6
* consistently order cleanup attribute before typeThomas Hindoe Paaboel Andersen2014-06-221-1/+1
* cgls: avoid writing an unused valueThomas Hindoe Paaboel Andersen2014-04-141-2/+2
* cgls: fix running with -M optionLukas Nykryn2014-04-101-1/+56
* clients: unify how we invoke getopt_long()Lennart Poettering2013-11-061-6/+6
* cgroup: when referencing cgroup controller trees allow omission of the pathLennart Poettering2013-09-261-1/+3
* logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering2013-06-201-3/+6
* cgls,loginctl,systemctl: fix -lZbigniew Jędrzejewski-Szmek2013-06-191-1/+1
* journalctl,loginctl,systemctl,systemd-cgls: add -l as alias for --fullDaniel Albers2013-06-171-4/+3
* cgls: add --machine/-MZbigniew Jędrzejewski-Szmek2013-05-011-14/+32
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-181-2/+2
* nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...Lennart Poettering2013-04-161-10/+5
* pager: introduce "jump to end" optionHarald Hoyer2013-03-071-1/+1
* systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci...Lukas Nykryn2013-01-161-6/+28
* build-sys: drop all distribution specfic checksLennart Poettering2013-01-041-1/+0
* cgls: automatic cleanupZbigniew Jędrzejewski-Szmek2012-12-011-5/+2
* util: split-out path-util.[ch]Kay Sievers2012-05-081-0/+1
* cgls: don't show empty cgroups by defaultLennart Poettering2012-04-161-5/+22
* build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering2012-04-131-0/+1
* move all tools to subdirsKay Sievers2012-04-121-0/+164