index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
machine
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
systemctl: show logs for correct namespace of service
Lennart Poettering
2020-01-31
1
-0
/
+1
*
shared: split out polkit stuff from bus-util.c → bus-polkit.c
Lennart Poettering
2020-01-22
4
-1
/
+4
*
Merge pull request #14555 from poettering/table-multine
Yu Watanabe
2020-01-13
1
-40
/
+35
|
\
|
*
machinectl: modernize address table handling
Lennart Poettering
2020-01-13
1
-40
/
+35
*
|
Merge pull request #14381 from keszybz/ifindex-cleanup
Lennart Poettering
2020-01-13
2
-31
/
+26
|
\
\
|
|
/
|
/
|
|
*
machinectl: reduce scope of iterator variables
Zbigniew Jędrzejewski-Szmek
2020-01-12
1
-23
/
+20
|
*
tree-wide: make parse_ifindex simply return the index
Zbigniew Jędrzejewski-Szmek
2020-01-11
1
-8
/
+6
*
|
machinectl: do not truncate addresses when --full is specified
Yu Watanabe
2020-01-10
1
-1
/
+1
*
|
machinectl: optimize table creation
Yu Watanabe
2020-01-10
1
-20
/
+5
*
|
machinectl: do not ellipsize table when --full is specified
Yu Watanabe
2020-01-10
1
-0
/
+6
|
/
*
machine: fold machine_stop_scope() into machine_stop()
Zbigniew Jędrzejewski-Szmek
2019-11-22
1
-21
/
+12
*
machined: simplify reference handling for units
Zbigniew Jędrzejewski-Szmek
2019-11-22
1
-14
/
+17
*
machine: simplify machine_start_scope()
Zbigniew Jędrzejewski-Szmek
2019-11-22
1
-59
/
+38
*
machine: make machine_start_scope() static
Zbigniew Jędrzejewski-Szmek
2019-11-22
3
-96
/
+95
*
tree-wide: clean up --help texts a bit
Lennart Poettering
2019-11-18
1
-5
/
+7
*
machinectl: spawn ask password agent on "start"
Lennart Poettering
2019-11-15
1
-0
/
+2
*
tree-wide: drop locale.h when locale-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
4
-4
/
+0
*
Merge pull request #13866 from keszybz/nspawn-restarts
Lennart Poettering
2019-10-30
6
-4
/
+50
|
\
|
*
machined: only Unref units that we AddRef'd
Zbigniew Jędrzejewski-Szmek
2019-10-29
2
-3
/
+8
|
*
machined: add UnregisterMachine method
Zbigniew Jędrzejewski-Szmek
2019-10-29
5
-1
/
+42
*
|
basic/fs-util: change CHASE_OPEN flag into a separate output parameter
Zbigniew Jędrzejewski-Szmek
2019-10-24
1
-1
/
+1
*
|
Highlight the synopsis and summary in --help
Zbigniew Jędrzejewski-Szmek
2019-10-08
1
-2
/
+4
*
|
Move the Commands section above Options section
Zbigniew Jędrzejewski-Szmek
2019-10-08
1
-30
/
+31
|
/
*
tree-wide: get rid of strappend()
Lennart Poettering
2019-07-12
3
-3
/
+4
*
tree-wide: make use of errno_or_else() everywhere
Lennart Poettering
2019-07-11
2
-12
/
+14
*
terminal-util: introduce openpt_allocate()
Franck Bui
2019-06-18
3
-31
/
+9
*
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
|
/
*
Make fopen_temporary and fopen_temporary_label unlocked
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-2
/
+0
*
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
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
3
-0
/
+4
*
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
*
util: split out namespace related stuff into a new namespace-util.[ch] pair
Lennart Poettering
2019-03-13
1
-0
/
+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
*
tree-wide: whenever we allocate a new bus object, close it before dropping fi...
Lennart Poettering
2019-01-17
1
-1
/
+1
*
tree-wide: make sure to flush/close all bus connections when our daemons exit
Lennart Poettering
2019-01-17
1
-1
/
+1
*
timesyncd,resolved,machinectl: drop calls to sd_event_get_exit_code()
Zbigniew Jędrzejewski-Szmek
2019-01-08
1
-3
/
+2
*
fileio: replace read_nul_string() by read_line() with a special flag
Lennart Poettering
2018-12-18
1
-4
/
+4
*
tree-wide: port some code over to safe_fgetc()
Lennart Poettering
2018-12-18
1
-3
/
+9
*
machined: flush nscd caches whenever a machine comes/goes
Lennart Poettering
2018-12-15
5
-0
/
+44
*
machined: fix memory corruption
Lennart Poettering
2018-12-15
1
-5
/
+4
*
locale-util: prefix special glyph enum values with SPECIAL_GLYPH_
Lennart Poettering
2018-12-14
1
-1
/
+1
[next]