index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
machine
/
machinectl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: replace if_indextoname() with format_ifname()
Yu Watanabe
2019-05-29
1
-2
/
+2
*
Merge pull request #12411 from keszybz/pr/12394
Lennart Poettering
2019-05-08
1
-0
/
+1
|
\
|
*
Enable log colors for most of tools in /usr/bin
Zbigniew Jędrzejewski-Szmek
2019-05-08
1
-0
/
+1
*
|
machinectl/loginctl: show json output if requested even if zero entries
Lennart Poettering
2019-05-08
1
-1
/
+1
|
/
*
basic: add new helper call empty_or_dash_to_null()
Lennart Poettering
2019-04-08
1
-18
/
+10
*
tree-wide: introduce empty_or_dash() helper
Lennart Poettering
2019-04-08
1
-11
/
+5
*
util: split out nulstr related stuff to nulstr-util.[ch]
Lennart Poettering
2019-03-14
1
-0
/
+1
*
bus-unit-util: split out code that shows a unit's process tree
Lennart Poettering
2019-03-13
1
-0
/
+1
*
shared: split out code to wait for jobs to complet into its own source file
Lennart Poettering
2019-03-13
1
-0
/
+1
*
util: split out sorting related calls to new sort-util.[ch]
Lennart Poettering
2019-03-13
1
-1
/
+1
*
machinectl: do not format size if freed disk space is "-1"
Yu Watanabe
2019-03-11
1
-6
/
+14
*
machinectl: fix argument index in error log
Yu Watanabe
2019-02-04
1
-2
/
+2
*
timesyncd,resolved,machinectl: drop calls to sd_event_get_exit_code()
Zbigniew Jędrzejewski-Szmek
2019-01-08
1
-3
/
+2
*
locale-util: prefix special glyph enum values with SPECIAL_GLYPH_
Lennart Poettering
2018-12-14
1
-1
/
+1
*
Merge pull request #11042 from yuwata/tiny-coding-style-fixes
Lennart Poettering
2018-12-04
1
-1
/
+1
|
\
|
*
tree-wide: add whitespace between type and variable name
Yu Watanabe
2018-12-04
1
-1
/
+1
*
|
tree-wide: specify all table headers in lower-case
Lennart Poettering
2018-12-03
1
-2
/
+2
*
|
machinectl: optionally output table in JSON
Lennart Poettering
2018-12-03
1
-1
/
+7
|
/
*
Merge pull request #10989 from keszybz/nss-man
Lennart Poettering
2018-11-29
1
-19
/
+7
|
\
|
*
machinectl: fix printing of multiple addresses
Zbigniew Jędrzejewski-Szmek
2018-11-29
1
-1
/
+1
|
*
machinectl: drop helper function
Zbigniew Jędrzejewski-Szmek
2018-11-29
1
-18
/
+6
*
|
machinectl: be more careful when generating machine name from path name
Lennart Poettering
2018-11-26
1
-29
/
+40
*
|
machine: add support for importing containers from plain directories
Lennart Poettering
2018-11-26
1
-6
/
+78
|
/
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-35
/
+27
*
machinectl: use static destructor and DEFINE_MAIN_FUNCTION() macro
Yu Watanabe
2018-11-20
1
-21
/
+13
*
Split out pretty-print.c and move pager.c and main-func.h to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-0
/
+1
*
basic/pager: convert the pager options to a flags argument
Zbigniew Jędrzejewski-Szmek
2018-11-14
1
-8
/
+8
*
tree-wide: uniformly bump RLIMIT_NOFILE in all our tools that access the journal
Lennart Poettering
2018-10-16
1
-0
/
+6
*
machinectl: voidify calls to sd_event_add_signal()
Lennart Poettering
2018-10-13
1
-4
/
+4
*
journalctl: port JSON output mode to new JSON API
Lennart Poettering
2018-10-11
1
-1
/
+2
*
machine: use size_t for array sizes (#10309)
Lennart Poettering
2018-10-09
1
-2
/
+2
*
tree-wide: use typesafe_qsort()
Yu Watanabe
2018-09-19
1
-5
/
+3
*
tree-wide: add clickable man page link to all --help texts
Lennart Poettering
2018-08-20
1
-1
/
+11
*
tree-wide: shorten error logging a bit
Yu Watanabe
2018-08-07
1
-52
/
+26
*
machinectl: shorten error logging a bit
Lennart Poettering
2018-08-07
1
-4
/
+2
*
machinectl: fix verbosity of import-raw or friends
Yu Watanabe
2018-07-13
1
-1
/
+1
*
Revert "mention alias for poweroff in machinectl --help"
Lennart Poettering
2018-06-20
1
-1
/
+0
*
mention alias for poweroff in machinectl --help
Christian Rebischke
2018-06-20
1
-0
/
+1
*
tree-wide: do not assign values if not used
Yu Watanabe
2018-06-19
1
-13
/
+12
*
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
*
Use const char* for timestamp strings which we don't plan to modify
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-6
/
+8
*
tree-wide: port various bits of the tree over to the new DUMP_STRING_TABLE() ...
Lennart Poettering
2018-05-22
1
-0
/
+16
*
string-util: rename strdash_if_empty() to empty_to_dash()
Yu Watanabe
2018-05-10
1
-4
/
+4
*
util: rename signal_from_string_try_harder() to signal_from_string()
Yu Watanabe
2018-05-03
1
-1
/
+1
*
tree-wide: be more careful with the type of array sizes
Lennart Poettering
2018-04-27
1
-1
/
+1
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
1
-1
/
+0
*
machinectl: port machinectl to format-table.[ch]
Lennart Poettering
2018-04-18
1
-298
/
+207
*
machined: some modernizations
Lennart Poettering
2018-04-17
1
-6
/
+8
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
[next]