index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cgls
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
bus: use bus_log_connect_error to print error message
fangxiuning
2020-07-21
1
-1
/
+1
*
log: introduce log_parse_environment_cli() and log_setup_cli()
Filipe Brandenburger
2020-06-24
1
-3
/
+1
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: replace strjoin() with path_join()
Yu Watanabe
2019-06-20
1
-1
/
+1
*
Enable log colors for most of tools in /usr/bin
Zbigniew Jędrzejewski-Szmek
2019-05-08
1
-0
/
+1
*
systemd-cgls: typo error in help command
Hugo Kindel
2019-03-19
1
-2
/
+2
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-4
/
+3
*
Split out pretty-print.c and move pager.c and main-func.h to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-1
/
+1
*
cgls: use static destructor and DEFINE_MAIN_FUNCTION() macro
Yu Watanabe
2018-11-20
1
-23
/
+17
*
cgls: add const
Yu Watanabe
2018-11-20
1
-1
/
+1
*
basic/pager: convert the pager options to a flags argument
Zbigniew Jędrzejewski-Szmek
2018-11-14
1
-3
/
+3
*
tree-wide: add clickable man page link to all --help texts
Lennart Poettering
2018-08-20
1
-4
/
+16
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
path-util: introduce path_simplify()
Yu Watanabe
2018-06-03
1
-1
/
+1
*
path-util: introduce empty_to_root() and use it many places
Yu Watanabe
2018-05-10
1
-1
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: voidify pager_open()
Yu Watanabe
2018-03-19
1
-5
/
+3
*
tree-wide: port all code to use safe_getcwd()
Lennart Poettering
2018-01-17
1
-3
/
+3
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
build-sys: drop automake support
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-1
/
+0
*
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-02
1
-14
/
+27
*
cgls: add --user-unit to show user units
Zbigniew Jędrzejewski-Szmek
2017-02-02
1
-14
/
+29
*
cgls: add --unit to show units
Zbigniew Jędrzejewski-Szmek
2017-02-02
1
-8
/
+53
*
shared/cgroup-show: extract funtion to query unit cgroup path
Zbigniew Jędrzejewski-Szmek
2017-02-02
1
-1
/
+0
*
cgtop: use common function to query cgroup root
Zbigniew Jędrzejewski-Szmek
2017-02-02
1
-2
/
+2
*
cgls: make function to query cgroup root public
Zbigniew Jędrzejewski-Szmek
2017-02-02
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-16
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-25
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
[next]