index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
resolve
/
resolved-dns-cache.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-12
doc: more spelling fixes
Michael Biebl
16
-27
/
+27
2018-06-12
doc: typo fixes, mostly duplicated words
Michael Biebl
4
-6
/
+6
2018-06-12
NEWS: typo fixes
Michael Biebl
1
-5
/
+5
2018-06-12
NEWS: mention "bad-setting" load state and other small additions
Zbigniew Jędrzejewski-Szmek
1
-2
/
+16
2018-06-12
NEWS, CODE_QUALITY: wording fixes
Zbigniew Jędrzejewski-Szmek
2
-61
/
+63
2018-06-12
man: mention that /var/lib/systemd/timesync/clock might have the compilation ...
Zbigniew Jędrzejewski-Szmek
1
-1
/
+2
2018-06-12
tree-wide: drop trailing whitespace
Lennart Poettering
2
-3
/
+3
2018-06-12
doc: extend CODE_QUALITY.md with two more items
Lennart Poettering
1
-0
/
+7
2018-06-12
prepare an initial NEWS file for v239
Lennart Poettering
1
-0
/
+255
2018-06-11
resolve: make PrivateDNS configurable per link
Iwan Timmer
14
-5
/
+227
2018-06-11
resolved: support for DNS-over-TLS
Iwan Timmer
16
-37
/
+379
2018-06-11
resolved: TCP fast open connections
Iwan Timmer
7
-21
/
+76
2018-06-11
journal: forward messages from /dev/log unmodified to syslog.socket
Michal Sekletar
3
-16
/
+25
2018-06-11
resolved: longlived TCP connections
Iwan Timmer
9
-57
/
+188
2018-06-11
pid1: do not reset subtree_control on already-existing units with delegation
Zbigniew Jędrzejewski-Szmek
2
-7
/
+23
2018-06-11
tree-wide: use PATH_STARTSWITH_SET() at two more places
Lennart Poettering
2
-6
/
+3
2018-06-11
core: rework how we validate DeviceAllow= settings
Lennart Poettering
4
-18
/
+40
2018-06-11
cgroup: relax checks for block device cgroup settings
Lennart Poettering
2
-38
/
+10
2018-06-11
cgroup: beef up device lookup logic for block devices
Lennart Poettering
1
-15
/
+22
2018-06-11
blockdev: split out actual DM sysfs code of get_block_device_harder() into fu...
Lennart Poettering
2
-34
/
+32
2018-06-11
blockdev-util: let's initialize return parameter on success
Lennart Poettering
2
-1
/
+4
2018-06-11
meson: also reject shifts that change the sign bit
Zbigniew Jędrzejewski-Szmek
1
-0
/
+1
2018-06-11
basic/path-util: fix ordering in error message
Zbigniew Jędrzejewski-Szmek
1
-3
/
+3
2018-06-11
Table is easier to grasp
Bruno Vernay
1
-7
/
+42
2018-06-11
Add counter for socket unit refuse events (#9217)
xginn8
4
-13
/
+30
2018-06-11
core: add a couple of more error cases that should result in "bad-setting"
Lennart Poettering
11
-32
/
+32
2018-06-11
systemctl: load_error is a string, don't compare it with 0
Lennart Poettering
1
-1
/
+1
2018-06-11
core: introduce a new load state "bad-setting"
Lennart Poettering
9
-22
/
+38
2018-06-11
man: don't mention "stub" and "merged" unit load states
Lennart Poettering
1
-12
/
+7
2018-06-11
core: rework manager_load_startable_unit_or_warn() on top of unit_validate_lo...
Lennart Poettering
1
-9
/
+5
2018-06-11
core: use bus_unit_validate_load_state() for generating LoadError unit bus pr...
Lennart Poettering
1
-6
/
+8
2018-06-11
core: rename (and modernize) bus_unit_check_load_state() → bus_unit_validat...
Lennart Poettering
4
-15
/
+23
2018-06-11
resolved: rework NSEC covering tests
Lennart Poettering
3
-25
/
+26
2018-06-11
basic/format-table: remove parameter with constant value
Zbigniew Jędrzejewski-Szmek
1
-5
/
+4
2018-06-11
basic/ellipsize: do not assume the string is NUL-terminated when length is given
Zbigniew Jędrzejewski-Szmek
4
-2
/
+11
2018-06-11
meson: add fuzz regressions to list
Zbigniew Jędrzejewski-Szmek
1
-1
/
+5
2018-06-11
fuzz: add testcase for issue 8827
Yu Watanabe
2
-0
/
+6
2018-06-11
util-lib: reject too long path for timedate_is_valid()
Yu Watanabe
1
-0
/
+3
2018-06-09
meson: do not allow bit-shift overflows
Zbigniew Jędrzejewski-Szmek
1
-0
/
+1
2018-06-09
networkd-link: add support to configure CAN interfaces
Hiram van Paassen
7
-2
/
+173
2018-06-09
networkd-link: link_up_can(): move function upwards
Marc Kleine-Budde
1
-25
/
+25
2018-06-09
networkd-link: link_configure(); factor out link_configure_can() into separat...
Marc Kleine-Budde
1
-12
/
+16
2018-06-09
conf-parser: add config_parse_permille()
Marc Kleine-Budde
2
-0
/
+32
2018-06-09
parse-util: add permille parser + tests
Marc Kleine-Budde
3
-0
/
+105
2018-06-09
basic/utf8: add ascii_is_valid_n()
Zbigniew Jędrzejewski-Szmek
3
-1
/
+31
2018-06-08
mymachines: fix getgrnam()
Ivan Shapovalov
1
-1
/
+1
2018-06-08
networkd: tunnel ignore wrong conf rather than assert
Susant Sahani
1
-2
/
+2
2018-06-08
resolved: fix typo in macro name
Zbigniew Jędrzejewski-Szmek
3
-5
/
+5
2018-06-08
analyze: use _cleanup_ for struct unit_times
Filipe Brandenburger
1
-50
/
+36
2018-06-08
resolved: use Oxford comma at once place
Lennart Poettering
1
-1
/
+1
[next]