index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
shutdown.target
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-14
Fix SPDX license tags
Zbigniew Jędrzejewski-Szmek
4
-6
/
+4
2018-06-14
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
199
-485
/
+4
2018-06-14
Also drop <authorgroup> from autogenerated pages
Zbigniew Jędrzejewski-Szmek
2
-18
/
+0
2018-06-14
man: drop unused <authorgroup> tags from man sources
Zbigniew Jędrzejewski-Szmek
259
-2361
/
+0
2018-06-14
namespace: always use a root directory when setting up namespace
Jan Synacek
1
-9
/
+7
2018-06-14
tree-wide: beautify remaining copyright statements
Lennart Poettering
552
-590
/
+590
2018-06-14
tree-wide: remove Lennart's copyright lines
Lennart Poettering
983
-2681
/
+11
2018-06-14
grypt-util: drop two emacs modelines
Lennart Poettering
2
-2
/
+0
2018-06-14
po: drop copyright lines referencing COPYRIGHT HOLDER
Lennart Poettering
19
-19
/
+0
2018-06-14
tree-wide: use proper unicode © instead of (C) where we can
Lennart Poettering
153
-207
/
+207
2018-06-14
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
1441
-2884
/
+2
2018-06-14
locale-util: on overlayfs FTW_MOUNT causes nftw(3) to not list *any* files
Franck Bui
1
-1
/
+1
2018-06-14
timedatectl: add 'show' command to display machine-readable output
Yu Watanabe
3
-11
/
+44
2018-06-14
resolve: rename PrivateDNS to DNSOverTLS
Iwan Timmer
31
-137
/
+137
2018-06-14
timesync: ignore any errors related to timestamp file
Yu Watanabe
1
-13
/
+21
2018-06-14
sysusers: use fchmod_and_chown()
Yu Watanabe
1
-12
/
+4
2018-06-14
fs-util: introduce fchmod_and_chown()
Yu Watanabe
2
-0
/
+17
2018-06-13
machine: ignore containers which disable private user namespace in MapToMachi...
Yu Watanabe
1
-0
/
+8
2018-06-13
main: simplify arg_system initialization a bit
Lennart Poettering
1
-2
/
+3
2018-06-13
pid1: preserve current value of log target across re-{load,execution}
Franck Bui
5
-18
/
+77
2018-06-13
pid1: preserve current value of log level across re-{load,execution}
Franck Bui
5
-20
/
+88
2018-06-13
nspawn: free global variables before exiting
Lennart Poettering
1
-2
/
+6
2018-06-13
sd-radv: use strv_isempty() where we can
Lennart Poettering
1
-2
/
+1
2018-06-13
sd-radv: normalize function parameters a bit
Lennart Poettering
2
-6
/
+6
2018-06-13
sd-radv: close fd when destroying object
Lennart Poettering
1
-0
/
+4
2018-06-13
nspawn: drop unused parameter from one call
Lennart Poettering
1
-6
/
+3
2018-06-13
networkd: Don't try to close fd in sd_radv_stop if fd is closed.
Susant Sahani
1
-0
/
+3
2018-06-13
hwdb-update: make sure it works when run from meson
Lennart Poettering
1
-1
/
+3
2018-06-13
hwdb: update from upstream
Lennart Poettering
13
-3454
/
+11288
2018-06-13
terminal-util: make file names in --cat-config output clickable links
Lennart Poettering
1
-1
/
+6
2018-06-13
binfmt,sysctl,sysuers,tmpfiles: add auto-paging for --cat-config commands
Lennart Poettering
8
-4
/
+61
2018-06-13
NEWS: add an example that actually applies
Lennart Poettering
1
-2
/
+2
2018-06-13
NEWS: the tool is called resolvconf, without the inner e
Lennart Poettering
1
-2
/
+2
2018-06-13
NEWS: break lines with emacs once more
Lennart Poettering
1
-14
/
+15
2018-06-13
NEWS: some .mailmap work to clean up contributors list
Lennart Poettering
2
-23
/
+32
2018-06-13
test-alloc-util: add casts to bools from p ointers
Zbigniew Jędrzejewski-Szmek
1
-1
/
+5
2018-06-13
tree-wide: drop !! casts to booleans
Zbigniew Jędrzejewski-Szmek
18
-28
/
+40
2018-06-13
test-alloc-util: add a "test" for bool casts
Zbigniew Jędrzejewski-Szmek
1
-0
/
+17
2018-06-13
cocinelle: use GNU parallel to run spatch
Zbigniew Jędrzejewski-Szmek
1
-2
/
+8
2018-06-13
basic/parse-util: remove unnecessary parentheses
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2018-06-13
NEWS: add more news
Yu Watanabe
1
-1
/
+10
2018-06-13
NEWS: announce DNS-over-TLS too
Lennart Poettering
1
-0
/
+6
2018-06-13
man: drop unnecessary '=' after nta
Yu Watanabe
1
-1
/
+1
2018-06-13
resolvectl: fix indentation
Yu Watanabe
1
-1
/
+1
2018-06-13
timesync: add more log messages in manager_network_read_link_servers()
Yu Watanabe
1
-3
/
+11
2018-06-13
timesync: check validity of NTP server name or address
Yu Watanabe
3
-3
/
+22
2018-06-13
conf-parser: simplify conf_parse_path()
Yu Watanabe
1
-6
/
+2
2018-06-13
resolve: do not complete stream transaction when it is under retrying
Yu Watanabe
1
-0
/
+2
2018-06-13
resolve: drop unused argument of dns_server_packet_lost()
Yu Watanabe
3
-5
/
+5
2018-06-13
resolve: correctly count TCP transaction failures
Yu Watanabe
1
-1
/
+1
[next]