| Commit message (Expand) | Author | Age | Files | Lines |
* | cgroup: change cg_unified() to possibly return errors again | Lennart Poettering | 2017-02-24 | 1 | -1/+1 |
* | core: simplify cg_[all_]unified() | Tejun Heo | 2017-02-18 | 1 | -1/+1 |
* | cgls: look at the right variable in error path (#5234) | Zbigniew Jędrzejewski-Szmek | 2017-02-06 | 1 | -3/+3 |
* | cgls: --machine= expects an argument, indicate that in log messages | Lennart Poettering | 2017-02-02 | 1 | -1/+1 |
* | cgls: allow --unit, --user-unit to take optional argument | Zbigniew Jędrzejewski-Szmek | 2017-02-01 | 1 | -14/+27 |
* | cgls: add --user-unit to show user units | Zbigniew Jędrzejewski-Szmek | 2017-02-01 | 1 | -14/+29 |
* | cgls: add --unit to show units | Zbigniew Jędrzejewski-Szmek | 2017-02-01 | 1 | -8/+53 |
* | shared/cgroup-show: extract funtion to query unit cgroup path | Zbigniew Jędrzejewski-Szmek | 2017-02-01 | 1 | -1/+0 |
* | cgtop: use common function to query cgroup root | Zbigniew Jędrzejewski-Szmek | 2017-02-01 | 1 | -2/+2 |
* | cgls: make function to query cgroup root public | Zbigniew Jędrzejewski-Szmek | 2017-02-01 | 1 | -46/+2 |
* | tree-wide: drop NULL sentinel from strjoin | Zbigniew Jędrzejewski-Szmek | 2016-10-23 | 1 | -1/+1 |
* | core: rename cg_unified() to cg_all_unified() | Tejun Heo | 2016-08-15 | 1 | -1/+1 |
* | shared: drop kernel_thread bool from cgroups show code | Lennart Poettering | 2016-04-22 | 1 | -5/+6 |
* | tree-wide: merge pager_open_if_enabled() to the pager_open() | Alexander Kuleshov | 2016-02-26 | 1 | -1/+1 |
* | tree-wide: remove Emacs lines from all files | Daniel Mack | 2016-02-10 | 1 | -2/+0 |
* | tests: turn check if manager cannot be intialized into macro | Zbigniew Jędrzejewski-Szmek | 2015-12-02 | 1 | -1/+1 |
* | cgls: add a better error message for missing cgroupfs | Mantas Mikulėnas | 2015-11-30 | 1 | -1/+3 |
* | tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy | Lennart Poettering | 2015-11-27 | 1 | -2/+2 |
* | cgls: when showing root slice, put -.slice at top of tree | Lennart Poettering | 2015-11-10 | 1 | -0/+1 |
* | cgls: suppress output of controller name, if it's the systemd one | Lennart Poettering | 2015-11-10 | 1 | -1/+3 |
* | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering | 2015-10-27 | 1 | -0/+1 |
* | bus-util: rename bus_open_transport() to bus_connect_transport() | Lennart Poettering | 2015-09-29 | 1 | -1/+1 |
* | util: introduce common version() implementation and use it everywhere | Lennart Poettering | 2015-09-29 | 1 | -13/+11 |
* | cgls: show controller without args too | Evgeny Vereshchagin | 2015-09-18 | 1 | -7/+9 |
* | core: unified cgroup hierarchy support | Lennart Poettering | 2015-09-01 | 1 | -1/+4 |
* | cgls: pretty print root cgroup path | Lennart Poettering | 2015-08-31 | 1 | -1/+1 |
* | cgls: print the expressive error message we have | Lennart Poettering | 2015-08-31 | 1 | -1/+1 |
* | cgls: modernize cgls in preparation for unified cgroup hierarchy work | Lennart Poettering | 2015-08-28 | 1 | -99/+111 |
* | cgls: machines can also be services | Steven Allen | 2015-07-22 | 1 | -4/+4 |
* | sd-bus: introduce new sd_bus_flush_close_unref() call | Lennart Poettering | 2015-07-03 | 1 | -1/+1 |
* | remove unused includes | Thomas Hindoe Paaboel Andersen | 2015-02-23 | 1 | -1/+0 |
* | util: rework strappenda(), and rename it strjoina() | Lennart Poettering | 2015-02-03 | 1 | -1/+1 |
* | treewide: use log_*_errno whenever %m is in the format string | Michal Schmidt | 2014-11-28 | 1 | -1/+1 |
* | treewide: more log_*_errno() conversions, multiline calls | Michal Schmidt | 2014-11-28 | 1 | -2/+2 |
* | treewide: no need to negate errno for log_*_errno() | Michal Schmidt | 2014-11-28 | 1 | -3/+3 |
* | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt | 2014-11-28 | 1 | -3/+3 |
* | bus: always explicitly close bus from main programs | Lennart Poettering | 2014-08-04 | 1 | -1/+1 |
* | Unify parse_argv style | Zbigniew Jędrzejewski-Szmek | 2014-08-03 | 1 | -9/+6 |
* | consistently order cleanup attribute before type | Thomas Hindoe Paaboel Andersen | 2014-06-22 | 1 | -1/+1 |
* | cgls: avoid writing an unused value | Thomas Hindoe Paaboel Andersen | 2014-04-14 | 1 | -2/+2 |
* | cgls: fix running with -M option | Lukas Nykryn | 2014-04-10 | 1 | -1/+56 |
* | clients: unify how we invoke getopt_long() | Lennart Poettering | 2013-11-06 | 1 | -6/+6 |
* | cgroup: when referencing cgroup controller trees allow omission of the path | Lennart Poettering | 2013-09-26 | 1 | -1/+3 |
* | logind: add infrastructure to keep track of machines, and move to slices | Lennart Poettering | 2013-06-20 | 1 | -3/+6 |
* | cgls,loginctl,systemctl: fix -l | Zbigniew Jędrzejewski-Szmek | 2013-06-19 | 1 | -1/+1 |
* | journalctl,loginctl,systemctl,systemd-cgls: add -l as alias for --full | Daniel Albers | 2013-06-17 | 1 | -4/+3 |
* | cgls: add --machine/-M | Zbigniew Jędrzejewski-Szmek | 2013-05-01 | 1 | -14/+32 |
* | move _cleanup_ attribute in front of the type | Harald Hoyer | 2013-04-18 | 1 | -2/+2 |
* | nspawn: introduce the new /machine/ tree in the cgroup tree and move containe... | Lennart Poettering | 2013-04-16 | 1 | -10/+5 |
* | pager: introduce "jump to end" option | Harald Hoyer | 2013-03-07 | 1 | -1/+1 |