index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
presets
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-27
test: fix argument type of test_format_bytes_one()
Yu Watanabe
1
-7
/
+8
2019-06-27
util,test: rename variable non_iec -> si
Yu Watanabe
2
-6
/
+6
2019-06-25
execute: drop SYNTHETIC_ERRNO because error code was received from the apply_...
Michal Sekletar
1
-1
/
+1
2019-06-25
network: further log message update
Yu Watanabe
1
-49
/
+49
2019-06-25
core: factor root_directory application out of apply_working_directory
Joerg Behrmann
1
-10
/
+28
2019-06-25
core: move config_parse_* functions to a shared module
Frantisek Sumsal
3
-191
/
+203
2019-06-25
man: change true/false to yes/no for DefaultDependencies.
INSUN PYO
1
-3
/
+3
2019-06-25
some CODING_STYLE additions
Lennart Poettering
1
-0
/
+13
2019-06-25
man: say D-Bus, not dbus
Lennart Poettering
1
-3
/
+2
2019-06-25
man: improve --test documentation
Lennart Poettering
1
-6
/
+7
2019-06-25
test: add test for DynamicUser=0 → =1 migration (and back)
Lennart Poettering
3
-0
/
+95
2019-06-25
core: mention why we do migration for everything but ConfigurationDirectory=
Lennart Poettering
1
-1
/
+5
2019-06-25
core: log when we convert from DynamicUser=1 to =0 or vice versa
Lennart Poettering
1
-0
/
+8
2019-06-25
systemd-nspawn(1): update example section
camoz
1
-1
/
+1
2019-06-25
bpf-firewall: custom BPF programs through IP(Ingress|Egress)FilterPath=
Kai Lüke
16
-7
/
+436
2019-06-25
ethtool: reindent link mode table
Yu Watanabe
1
-52
/
+52
2019-06-25
ethtool: add missing link mode
Yu Watanabe
2
-1
/
+16
2019-06-25
ethtool-util: fix returned value when ethtool_cmd_speed() is SPEED_UNKNOWN
Yu Watanabe
1
-2
/
+7
2019-06-25
linux: make UBSAN quiet
Yu Watanabe
2
-1
/
+2
2019-06-25
linux: update kernel headers
Yu Watanabe
4
-14
/
+61
2019-06-25
bootctl: fix display of options with embedeed newlines
Zbigniew Jędrzejewski-Szmek
1
-2
/
+14
2019-06-25
sd-device: don't accept /sys as a device path
Lubomir Rintel
1
-0
/
+4
2019-06-25
udevd: fix a reversed conditional on global property set
Lubomir Rintel
1
-1
/
+1
2019-06-24
man: beef up systemd.exec(5)
Lennart Poettering
1
-23
/
+46
2019-06-24
tree-wide: replace strjoina() with prefix_roota()
Yu Watanabe
14
-41
/
+38
2019-06-24
networkd: rework warning and debug messages about address addition and removal
Zbigniew Jędrzejewski-Szmek
1
-34
/
+34
2019-06-24
logind: log operation details when starting actions
Zbigniew Jędrzejewski-Szmek
2
-26
/
+25
2019-06-24
logind: remove unused check
Zbigniew Jędrzejewski-Szmek
1
-6
/
+2
2019-06-24
tree-wide: replace strjoin() with path_join()
Yu Watanabe
4
-6
/
+7
2019-06-24
core: introduce NUMAPolicy and NUMAMask options
Michal Sekletar
19
-5
/
+409
2019-06-24
test: add more testcases for prefix_roota()
Yu Watanabe
1
-0
/
+3
2019-06-24
path-util: fix an issue when the path argument of prefix_roota() is not absolute
Yu Watanabe
1
-2
/
+2
2019-06-24
core: migrate service directories back from private if needed
Lennart Poettering
1
-0
/
+32
2019-06-24
core: add missing space to DynamicUser=1 directory comment
Lennart Poettering
1
-19
/
+22
2019-06-24
man: document that sd_bus_creds_get_exec() is not suitable for security decis...
Lennart Poettering
1
-6
/
+8
2019-06-24
man: drop references to "syslog" and "syslog+console" from man page
Lennart Poettering
2
-45
/
+43
2019-06-24
doc: make clear that --system and --user only make sense with --test
Lennart Poettering
2
-17
/
+19
2019-06-24
man: correct that Sockets= may not be undone
Lennart Poettering
1
-5
/
+3
2019-06-24
man: document that DynamicUser=1 implied sandboxing cannot be turned off
Lennart Poettering
1
-8
/
+9
2019-06-24
tree-wide: use _cleanup_ attribute and strv_consume() + TAKE_PTR()
Yu Watanabe
4
-24
/
+17
2019-06-24
sd-path: use _cleanup_strv_free_ attribute
Yu Watanabe
1
-13
/
+6
2019-06-23
update TODO
Lennart Poettering
1
-0
/
+14
2019-06-22
man: fix references to VTABLE property flags
Peter A. Bigot
1
-8
/
+8
2019-06-22
update TODO
Lennart Poettering
1
-0
/
+2
2019-06-22
bpf-firewall: optimization for IPAddressXYZ="any" (and unprivileged users)
Anita Zhang
3
-36
/
+83
2019-06-22
cgroup-util: kill also threads
Topi Miettinen
1
-5
/
+35
2019-06-21
coverity: stop setting _Float*
Evgeny Vereshchagin
1
-2
/
+1
2019-06-21
man: drop my copyright
Jan Synacek
1
-2
/
+0
2019-06-21
path-util: get rid of prefix_root()
Lennart Poettering
14
-76
/
+44
2019-06-20
nspawn: don't hard fail when setting capabilities
Anita Zhang
3
-1
/
+55
[next]