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