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,loginctl,machinectl: use a shared helper for arg_signal
Zbigniew Jędrzejewski-Szmek
2021-02-14
1
-9
/
+4
*
machinectl: write arg_* only after verifying the value
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-12
/
+12
*
tree-wide: use -EINVAL for enum invalid values
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-3
/
+3
*
Merge pull request #18375 from yuwata/cli-tools-also-read-kernel-command-line
Zbigniew Jędrzejewski-Szmek
2021-02-08
2
-2
/
+2
|
\
|
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-01-31
2
-2
/
+2
*
|
shared: rename machine-image.[ch] → discover-image.[ch]
Lennart Poettering
2021-02-03
3
-3
/
+3
|
/
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
1
-8
/
+7
*
varlink: make 'userdata' pointer inheritance from varlink server to connectio...
Lennart Poettering
2021-01-20
1
-1
/
+1
*
machine: Use hashmap_ensure_put
Susant Sahani
2021-01-20
1
-5
/
+1
*
machine-image: properly support searching for images below some --root= path
Lennart Poettering
2021-01-19
2
-6
/
+6
*
meson: enable several tests even if the relevant features are disabled
Yu Watanabe
2021-01-18
1
-2
/
+1
*
meson: make the second and third elements of tests or fuzzers optional
Yu Watanabe
2021-01-18
1
-1
/
+1
*
machine: adjust error message to use 'normalized' instead of ../
Luca Boccassi
2021-01-18
1
-2
/
+2
*
machine/basic: factor out helper function to add airlocked mount to namespace
Luca Boccassi
2021-01-18
1
-206
/
+8
*
machine: machined-dbus - tighten variable scope used in loop
Susant Sahani
2021-01-17
1
-3
/
+1
*
string-util: imply NULL termination of strextend() argument list
Lennart Poettering
2021-01-06
1
-1
/
+4
*
basic: add make_mount_point_inode helper
Luca Boccassi
2020-12-21
1
-10
/
+4
*
hostname-util: flagsify hostname_is_valid(), drop machine_name_is_valid()
Lennart Poettering
2020-12-15
3
-10
/
+10
*
machine: drop really old kdbus left-over
Lennart Poettering
2020-12-15
1
-1
/
+1
*
Make support for nscd flushing optional
Zbigniew Jędrzejewski-Szmek
2020-12-07
3
-0
/
+10
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
19
-19
/
+19
*
tree-wide: assorted coccinelle fixes
Frantisek Sumsal
2020-10-09
1
-72
/
+62
*
tree-wide: port remaining umount() calls to umount_verbose()
Lennart Poettering
2020-09-23
1
-4
/
+4
*
tree-wide: switch remaining mount() invocations over to mount_nofollow_verbose()
Lennart Poettering
2020-09-23
1
-14
/
+20
*
machine: fix error code propagation in two cases
Lennart Poettering
2020-09-23
1
-2
/
+2
*
tree-wide: don't needlessly negate error number passed to bus_error_message()
Lennart Poettering
2020-09-14
1
-16
/
+16
*
tree-wide: copy hardlinks wherever we deal with possibly large OS-style trees
Lennart Poettering
2020-09-09
1
-1
/
+1
*
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
5
-18
/
+9
*
tree-wide: drop pointless zero initialization (#16900)
fangxiuning
2020-08-29
1
-1
/
+1
*
Replace gendered pronouns with gender neutral ones. (#16844)
PhoenixDiscord
2020-08-27
1
-1
/
+1
*
tree-wide: use sd_bus_error_has_names() in more places
Zbigniew Jędrzejewski-Szmek
2020-08-24
1
-8
/
+8
*
nspawn/machine: move mount propagation dir to /run/host/incoming
Lennart Poettering
2020-08-20
1
-5
/
+3
*
core,home,machined: generate description fields for all groups we synthesize
Lennart Poettering
2020-08-07
1
-9
/
+28
*
machine: Pass machine, user, program values to polkit on OpenMachineShell
Marti Raudsepp
2020-08-03
1
-5
/
+12
*
bus: use bus_log_connect_error to print error message
fangxiuning
2020-07-21
1
-1
/
+1
*
machine: fix if check
Lennart Poettering
2020-07-16
1
-1
/
+1
*
machined: implement user/group lookup varlink API in machined too
Lennart Poettering
2020-07-14
5
-5
/
+432
*
machined: refactor UID/GID machine translation
Lennart Poettering
2020-07-14
5
-171
/
+260
*
table use table_log_print_error() instead of table_log_show_error
fangxiuning
2020-07-08
1
-1
/
+1
*
table add table_log_sort_error()
fangxiuning
2020-07-08
1
-1
/
+1
*
table add table_log_show_error()
fangxiuning
2020-07-08
1
-1
/
+1
*
shared: split out property get helpers
Lennart Poettering
2020-06-30
3
-1
/
+3
*
shared: split out code for printing properties
Lennart Poettering
2020-06-30
1
-0
/
+1
*
shared: split out code that maps properties to local structs
Lennart Poettering
2020-06-30
1
-0
/
+1
*
shared: actually move all BusLocator related calls to bus-locator.c
Lennart Poettering
2020-06-30
4
-4
/
+4
*
shared: split out BusObjectImplementor APIs
Lennart Poettering
2020-06-30
1
-1
/
+1
*
log: introduce log_parse_environment_cli() and log_setup_cli()
Filipe Brandenburger
2020-06-24
1
-3
/
+1
*
machine: switch to BusLocator-oriented helpers
Vito Caputo
2020-05-07
4
-322
/
+49
*
tree-wide: Mark as _unused_ variables that are only used in assert()
Benjamin Robin
2020-05-06
1
-2
/
+2
*
machined: convert to the new scheme and add --bus-introspect
Zbigniew Jędrzejewski-Szmek
2020-05-05
7
-145
/
+149
[next]