]> git.ipfire.org Git - thirdparty/systemd.git/history - src/shared/cgroup-show.c
util-lib: split our string related calls from util.[ch] into its own file string...
[thirdparty/systemd.git] / src / shared / cgroup-show.c
2015-10-24  Lennart Poetteringutil-lib: split our string related calls from util...
2015-10-13  Lennart PoetteringMerge pull request #1542 from keszybz/journal-audit...
2015-10-01  Kay SieversMerge pull request #1428 from franciozzy/tagenhance
2015-09-24  Lennart PoetteringMerge pull request #1374 from olof/autoconf_gcrypt_dep
2015-09-02  Lennart PoetteringMerge pull request #1118 from jsynacek/man-dot-d-v2
2015-09-01  Lennart PoetteringMerge pull request #1098 from filbranden/cpuaffinity2
2015-09-01  Lennart PoetteringMerge pull request #1107 from msekletar/selinux-get...
2015-09-01  Tom GundersenMerge pull request #1111 from poettering/more-cgroup...
2015-09-01  Lennart Poetteringcgroup: drop "ignore_self" argument from cg_is_empty()
2015-09-01  Lennart PoetteringMerge pull request #1066 from ssahani/tunnel
2015-08-28  David HerrmannMerge pull request #1058 from spasche/hwdb-logitech...
2015-08-28  Tom GundersenMerge pull request #1063 from poettering/dbus-interface...
2015-08-28  Daniel MackMerge pull request #1062 from poettering/cgroups-show
2015-08-28  Lennart Poetteringcgroup-show: unescape cgroups on presentation 1062/head
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-04-10  Ronny Chevaliershared: add terminal-util.[ch]
2015-04-10  Ronny Chevaliershared: add process-util.[ch]
2015-04-10  Ronny Chevaliershared: add formats-util.h
2015-02-03  Lennart Poetteringutil: rework strappenda(), and rename it strjoina()
2015-01-23  Zbigniew Jędrzejew... cgroup-show: remove duplicated check
2015-01-22  Lennart Poetteringcgroup-show: don't hit assert, when the extra pids...
2015-01-22  Zbigniew Jędrzejew... shared/cgroup-show: simplify show_pid_array()
2014-04-23  Lennart Poetteringdelta: draw arrows with draw_special_char()
2013-12-07  Zbigniew Jędrzejew... Get rid of our reimplementation of basename
2013-10-14  Zbigniew Jędrzejew... Fix bad assert in show_pid_array
2013-10-13  Zbigniew Jędrzejew... Modernization
2013-10-13  Zbigniew Jędrzejew... Never call qsort on potentially NULL arrays
2013-06-27  Lennart Poetteringcore: general cgroup rework
2013-04-18  Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-16  Lennart Poetteringutil: replace decimal_str_max() by a typesafe macro...
2013-04-16  Lennart Poetteringnspawn: introduce the new /machine/ tree in the cgroup...
2013-04-02  Zbigniew Jędrzejew... shared/cgroup-show: fix leak of "pid"
2013-01-16  Lukas Nykrynsystemctl,loginctl,cgls: do not ellipsize cgroup member...
2013-01-07  Tom GundersenMerge nss-myhostname
2012-12-23  Lennart Poetteringsystemctl: don't show cgroup field for a unit if cgroup...
2012-11-12  Michal Schmidtutil: nicer tree drawings
2012-11-02  Michal Schmidtutil : fallback to plain ASCII drawing if locale is...
2012-10-23  Mantas Mikulėnascgls: correctly ellipsize command lines for PIDs >...
2012-05-08  Kay Sieversutil: split-out path-util.[ch]
2012-04-16  Lennart Poetteringsystemctl: show main and control PID explicitly in...
2012-04-16  Lennart Poetteringcgls: don't show empty cgroups by default
2012-04-12  Kay Sieversmove more common files to shared/ and add them to shared.la