Age | Commit message (Expand) | Author |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-09-29 | bus-util: rename bus_open_transport() to bus_connect_transport() | Lennart Poettering |
2015-09-29 | util: introduce common version() implementation and use it everywhere | Lennart Poettering |
2015-09-18 | cgls: show controller without args too | Evgeny Vereshchagin |
2015-09-01 | core: unified cgroup hierarchy support | Lennart Poettering |
2015-08-31 | cgls: pretty print root cgroup path | Lennart Poettering |
2015-08-31 | cgls: print the expressive error message we have | Lennart Poettering |
2015-08-28 | cgls: modernize cgls in preparation for unified cgroup hierarchy work | Lennart Poettering |
2015-07-22 | cgls: machines can also be services | Steven Allen |
2015-07-03 | sd-bus: introduce new sd_bus_flush_close_unref() call | Lennart Poettering |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-03 | util: rework strappenda(), and rename it strjoina() | Lennart Poettering |
2014-11-28 | treewide: use log_*_errno whenever %m is in the format string | Michal Schmidt |
2014-11-28 | treewide: more log_*_errno() conversions, multiline calls | Michal Schmidt |
2014-11-28 | treewide: no need to negate errno for log_*_errno() | Michal Schmidt |
2014-11-28 | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt |
2014-08-04 | bus: always explicitly close bus from main programs | Lennart Poettering |
2014-08-03 | Unify parse_argv style | Zbigniew Jędrzejewski-Szmek |
2014-06-22 | consistently order cleanup attribute before type | Thomas Hindoe Paaboel Andersen |
2014-04-14 | cgls: avoid writing an unused value | Thomas Hindoe Paaboel Andersen |
2014-04-10 | cgls: fix running with -M option | Lukas Nykryn |
2013-11-06 | clients: unify how we invoke getopt_long() | Lennart Poettering |
2013-09-26 | cgroup: when referencing cgroup controller trees allow omission of the path | Lennart Poettering |
2013-06-20 | logind: add infrastructure to keep track of machines, and move to slices | Lennart Poettering |
2013-06-19 | cgls,loginctl,systemctl: fix -l | Zbigniew Jędrzejewski-Szmek |
2013-06-17 | journalctl,loginctl,systemctl,systemd-cgls: add -l as alias for --full | Daniel Albers |
2013-05-01 | cgls: add --machine/-M | Zbigniew Jędrzejewski-Szmek |
2013-04-18 | move _cleanup_ attribute in front of the type | Harald Hoyer |
2013-04-16 | nspawn: introduce the new /machine/ tree in the cgroup tree and move containe... | Lennart Poettering |
2013-03-07 | pager: introduce "jump to end" option | Harald Hoyer |
2013-01-16 | systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci... | Lukas Nykryn |
2013-01-04 | build-sys: drop all distribution specfic checks | Lennart Poettering |
2012-12-01 | cgls: automatic cleanup | Zbigniew Jędrzejewski-Szmek |
2012-05-08 | util: split-out path-util.[ch] | Kay Sievers |
2012-04-16 | cgls: don't show empty cgroups by default | Lennart Poettering |
2012-04-13 | build-sys: add stub makefiles to all subdirs to ease development with emacs | Lennart Poettering |
2012-04-12 | move all tools to subdirs | Kay Sievers |