index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
basic/macro: drop do {} while(0) from assert_not_reached
Zbigniew Jędrzejewski-Szmek
2019-07-17
1
-3
/
+1
*
Merge pull request #12675 from yuwata/network-set-dns
Lennart Poettering
2019-07-17
24
-231
/
+1513
|
\
|
*
test-network: drop warn_about_firewalld() as it is not necessary any more
Yu Watanabe
2019-07-16
1
-9
/
+0
|
*
test-network: stop firewalld in setUpModule()
Yu Watanabe
2019-07-16
1
-7
/
+14
|
*
test-network: add tests for link state file vs resolvectl or timedatectl
Yu Watanabe
2019-07-16
2
-0
/
+107
|
*
resolve: fix memleak
Yu Watanabe
2019-07-16
1
-0
/
+3
|
*
bash-completion: support ntp-servers and revert command for timedatectl
Yu Watanabe
2019-07-16
1
-0
/
+9
|
*
timedatectl: add 'ntp-servers' and 'revert' commands to modify link NTP servers
Yu Watanabe
2019-07-16
2
-0
/
+117
|
*
resolvectl: support networkd managed interfaces
Yu Watanabe
2019-07-16
2
-150
/
+253
|
*
network: implement DBus methods to set DNS related properties
Yu Watanabe
2019-07-16
10
-56
/
+865
|
*
resolve: expose dns_server_address_valid()
Yu Watanabe
2019-07-16
5
-18
/
+19
|
*
network: introduce GetLinkByName and GetLinkByIndex bus methods
Yu Watanabe
2019-07-16
2
-0
/
+79
|
*
network: implement ListLinks DBus method
Yu Watanabe
2019-07-16
2
-0
/
+46
|
*
network: move manager dbus prototypes to networkd-manager-bus.h
Yu Watanabe
2019-07-16
5
-3
/
+13
*
|
mount-util: bind_remount: avoid calling statvfs
Jakob Unterwurzacher
2019-07-17
1
-4
/
+27
*
|
core: ExecCondition= for services
Anita Zhang
2019-07-17
21
-23
/
+225
*
|
Merge pull request #12927 from fbuihuu/coredump-cleanup-part-2
Zbigniew Jędrzejewski-Szmek
2019-07-17
1
-268
/
+282
|
\
\
|
*
|
coredump: (void)ify all calls of iovw_put_string_field() where we ignore fail...
Franck Bui
2019-07-16
1
-27
/
+28
|
*
|
coredump: gather all process metadata in iovecs first and then cache them
Franck Bui
2019-07-16
1
-247
/
+260
|
*
|
coredump: use 'input_fd' name for the pipe fd passed by the kernel everywhere
Franck Bui
2019-07-16
1
-5
/
+5
*
|
|
Merge pull request #13082 from ddstreet/minor
Zbigniew Jędrzejewski-Szmek
2019-07-17
32
-207
/
+87
|
\
\
\
|
*
|
|
test/test-functions: instmods call to find should use -type f
Dan Streetman
2019-07-17
1
-1
/
+1
|
*
|
|
test: when stripping binaries, ignore case in suppressing "File format not re...
Dan Streetman
2019-07-17
1
-1
/
+1
|
*
|
|
test: ignore errors during test cleanup, so cleanup can finish
Dan Streetman
2019-07-17
2
-17
/
+18
|
*
|
|
test: add create_empty_image_rootdir() to simplify testcase setup
Dan Streetman
2019-07-17
32
-197
/
+76
|
|
|
/
|
|
/
|
*
|
|
test/test-functions: fix install_dmeventd to correctly install bin/libs
Dan Streetman
2019-07-17
1
-28
/
+1
*
|
|
Free up some resources on Azure Pipelines
Evgeny Vereshchagin
2019-07-17
2
-71
/
+0
|
/
/
*
|
Merge pull request #13069 from yuwata/network-do-not-set-routes-when-carrier-...
Yu Watanabe
2019-07-16
3
-4
/
+14
|
\
\
|
*
|
test-network: extend sleep time
Yu Watanabe
2019-07-16
1
-4
/
+4
|
*
|
network: do not configure routes when dropping addresses
Yu Watanabe
2019-07-16
2
-0
/
+10
*
|
|
pid1: make sure to restore correct default values for some rlimits
Franck Bui
2019-07-16
1
-60
/
+106
*
|
|
Merge pull request #12851 from evverx/test-01-basic-asan
Frantisek Sumsal
2019-07-16
2
-4
/
+2
|
\
\
\
|
*
|
|
tests: bump up QEMU_MEM
Evgeny Vereshchagin
2019-07-16
1
-1
/
+1
|
*
|
|
tests: run TEST-01-BASIC under ASAN+UBSan again
Evgeny Vereshchagin
2019-07-16
1
-3
/
+1
*
|
|
|
Merge pull request #13077 from poettering/activate-n-fds
Frantisek Sumsal
2019-07-16
2
-9
/
+14
|
\
\
\
\
|
*
|
|
|
journal: properly read unaligned le64 integers
Lennart Poettering
2019-07-16
1
-3
/
+4
|
*
|
|
|
activate: move array allocation to heap
Lennart Poettering
2019-07-16
1
-6
/
+10
*
|
|
|
|
Merge pull request #13076 from keszybz/pr/13062
Zbigniew Jędrzejewski-Szmek
2019-07-16
5
-115
/
+113
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
tree-wide: use lowercase table headers
Zbigniew Jędrzejewski-Szmek
2019-07-16
2
-14
/
+14
|
*
|
|
|
pid1: split out another helper func for two similar code paths
Zbigniew Jędrzejewski-Szmek
2019-07-16
1
-42
/
+41
|
*
|
|
|
pid1: split out helper func for two similar code paths
Zbigniew Jędrzejewski-Szmek
2019-07-16
1
-46
/
+40
|
*
|
|
|
run: move comment to appropriate place
Zbigniew Jędrzejewski-Szmek
2019-07-16
1
-1
/
+1
|
*
|
|
|
systemctl: print non-elapsing timers as "n/a" not "(null)"
Zbigniew Jędrzejewski-Szmek
2019-07-16
1
-7
/
+10
|
*
|
|
|
analyze: fix formatting of timestamps with 0 µs
Zbigniew Jędrzejewski-Szmek
2019-07-15
1
-5
/
+7
*
|
|
|
|
Merge pull request #13038 from poettering/pam-fixes
Zbigniew Jędrzejewski-Szmek
2019-07-16
1
-0
/
+7
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
factory: include pam_keyinit.so in PAM factory configuration
Lennart Poettering
2019-07-13
1
-0
/
+1
|
*
|
|
|
factory: add comment to PAM file, explaining that the defaults are not useful
Lennart Poettering
2019-07-13
1
-0
/
+3
|
*
|
|
|
factory: tighten PAM configuration
Lennart Poettering
2019-07-13
1
-0
/
+3
*
|
|
|
|
Merge pull request #12925 from yuwata/network-generator
Lennart Poettering
2019-07-16
15
-0
/
+2119
|
\
\
\
\
\
|
*
|
|
|
|
test: add TEST-35-NETWORK-GENERATOR
Yu Watanabe
2019-07-14
9
-0
/
+113
[next]