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-dnssec.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-06
sd-event: voidify more things
Lennart Poettering
1
-1
/
+1
2018-06-06
sd-event: propagate errors from source_set_pending() in all cases
Lennart Poettering
1
-5
/
+14
2018-06-06
sd-event: drop pending events when we turn off/on an event source
Lennart Poettering
1
-0
/
+15
2018-06-06
sd-event: use symbolic name for normal priority
Lennart Poettering
1
-1
/
+1
2018-06-06
sd-event: use structure initialization for epoll_event
Lennart Poettering
1
-15
/
+20
2018-06-06
man: fix typo
Michael Prokop
1
-1
/
+1
2018-06-06
Fix DPI for Logitech M185, M510, and M705. (#9182)
Peter Jones
1
-1
/
+1
2018-06-06
util: tighten on_tty() check a bit, also check stderr
Lennart Poettering
1
-1
/
+10
2018-06-05
core: watch PIDs of scope units right after starting them
Lennart Poettering
1
-0
/
+3
2018-06-05
core: rework how we track service and scope PIDs
Lennart Poettering
4
-34
/
+115
2018-06-05
cgroup: tiny log message tweak, say that we ignore one kind of failure
Lennart Poettering
1
-1
/
+1
2018-06-05
man: use entities for fedora number and update URL
Zbigniew Jędrzejewski-Szmek
1
-7
/
+10
2018-06-05
travis: use Fedora 27 as a base image
Evegeny Vereshchagin
1
-2
/
+1
2018-06-05
travis: get python installed while building a docker image
Evegeny Vereshchagin
1
-0
/
+1
2018-06-04
travis: drop ccache requirement
Michal Sekletar
1
-1
/
+0
2018-06-04
travis: DOCKER_REPOSITORY is no longer set. Don't require it.
Michal Sekletar
1
-2
/
+1
2018-06-04
travis: use Travis CI only for running scheduled Coverity scans
Michal Sekletar
3
-133
/
+9
2018-06-04
conf-parser: fix memleak (#9177)
Yu Watanabe
1
-1
/
+2
2018-06-04
Update 60-sensor.hwdb
Marcel Hoppe
1
-0
/
+1
2018-06-04
basic/log: add the log_struct terminator to macro
Zbigniew Jędrzejewski-Szmek
20
-114
/
+60
2018-06-04
basic/path-util: use FLAGS_SET in one more place
Zbigniew Jędrzejewski-Szmek
1
-4
/
+2
2018-06-04
Add macro for checking if some flags are set
Zbigniew Jędrzejewski-Szmek
12
-13
/
+30
2018-06-04
coccinelle: add option to make changes in place
Zbigniew Jędrzejewski-Szmek
1
-2
/
+10
2018-06-04
coccinelle: run spatch just on version-controlled files
Zbigniew Jędrzejewski-Szmek
1
-2
/
+5
2018-06-04
core: go to failure state if the main service process fails and RemainAfterEx...
Lennart Poettering
1
-6
/
+5
2018-06-04
login: log session state "closing" (as well as New/Removed)
Alan Jenkins
1
-1
/
+12
2018-06-04
test: fix function name
Yu Watanabe
1
-2
/
+2
2018-06-03
man: RuntimeDirectory= or friends accept dot contained paths
Yu Watanabe
1
-1
/
+1
2018-06-03
conf-parser: remove redundant utf8-validity check
Yu Watanabe
3
-18
/
+1
2018-06-03
conf-parse: use free_and_replace()
Yu Watanabe
1
-4
/
+1
2018-06-03
conf-parser: reject utf8-invalid lines
Yu Watanabe
1
-0
/
+3
2018-06-03
test: add test for trailing dot in WorkingDirectory= and RuntimeDirectory=
Yu Watanabe
4
-0
/
+11
2018-06-03
load-fragment: use path_simplify_and_warn() where applicable
Yu Watanabe
1
-108
/
+74
2018-06-03
conf-parse: use path_simplify_and_warn() in config_parse_path()
Yu Watanabe
2
-15
/
+6
2018-06-03
path-util: introduce path_simplify_and_warn()
Yu Watanabe
2
-0
/
+58
2018-06-03
path-util: make path_make_relative() support path including dots
Yu Watanabe
2
-37
/
+33
2018-06-03
path-util: introduce path_simplify()
Yu Watanabe
32
-87
/
+125
2018-06-03
network: avoid temporary variables for parsing, use TAKE_PTR (#9166)
Zbigniew Jędrzejewski-Szmek
1
-30
/
+15
2018-06-02
test-ellipsize: add tests for ellipsize_mem, fix bugs
Zbigniew Jędrzejewski-Szmek
4
-32
/
+129
2018-06-02
basic/string-util: make ellipsize() inline
Zbigniew Jędrzejewski-Szmek
2
-8
/
+4
2018-06-02
hwdb: Add accelerometer orientation quirk for the Onda V891w tablet
Hans de Goede
1
-0
/
+7
2018-06-02
hwdb: Add accelerometer orientation quirk for the Nuvision/TMAX TM800W560L
Hans de Goede
1
-0
/
+6
2018-06-02
netdev: fix parser for VRF.Table=
Yu Watanabe
1
-1
/
+1
2018-06-02
hwdb: Add accelerometer orientation quirk for the Archos 80 Cesium tablet.
Hans de Goede
1
-0
/
+6
2018-06-02
hwdb: Extend Point of View TAB-P800W accelerometer quirk for another version
Hans de Goede
1
-0
/
+1
2018-06-02
test-time-util: print names of test functions
Zbigniew Jędrzejewski-Szmek
1
-1
/
+30
2018-06-02
time-util: fix build with gcc8 -Werror=format-truncation=
Martin Jansa
1
-1
/
+1
2018-06-02
basic: set errno in raw_clone() on sparc
Mike Gilbert
2
-6
/
+16
2018-06-01
process-util: also filter non-printable characters in get_process_com()
Lennart Poettering
2
-4
/
+48
2018-06-01
string-util: tweak cellescape() a bit
Lennart Poettering
2
-22
/
+113
[next]