index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.ycm_extra_conf.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-17
mount-util: bind_remount: avoid calling statvfs
Jakob Unterwurzacher
1
-4
/
+27
2019-07-17
core: ExecCondition= for services
Anita Zhang
21
-23
/
+225
2019-07-17
test/test-functions: fix install_dmeventd to correctly install bin/libs
Dan Streetman
1
-28
/
+1
2019-07-17
Free up some resources on Azure Pipelines
Evgeny Vereshchagin
2
-71
/
+0
2019-07-17
test/test-functions: instmods call to find should use -type f
Dan Streetman
1
-1
/
+1
2019-07-17
test: when stripping binaries, ignore case in suppressing "File format not re...
Dan Streetman
1
-1
/
+1
2019-07-17
test: ignore errors during test cleanup, so cleanup can finish
Dan Streetman
2
-17
/
+18
2019-07-17
test: add create_empty_image_rootdir() to simplify testcase setup
Dan Streetman
32
-197
/
+76
2019-07-16
test-network: drop warn_about_firewalld() as it is not necessary any more
Yu Watanabe
1
-9
/
+0
2019-07-16
test-network: stop firewalld in setUpModule()
Yu Watanabe
1
-7
/
+14
2019-07-16
test-network: add tests for link state file vs resolvectl or timedatectl
Yu Watanabe
2
-0
/
+107
2019-07-16
resolve: fix memleak
Yu Watanabe
1
-0
/
+3
2019-07-16
bash-completion: support ntp-servers and revert command for timedatectl
Yu Watanabe
1
-0
/
+9
2019-07-16
timedatectl: add 'ntp-servers' and 'revert' commands to modify link NTP servers
Yu Watanabe
2
-0
/
+117
2019-07-16
resolvectl: support networkd managed interfaces
Yu Watanabe
2
-150
/
+253
2019-07-16
network: implement DBus methods to set DNS related properties
Yu Watanabe
10
-56
/
+865
2019-07-16
resolve: expose dns_server_address_valid()
Yu Watanabe
5
-18
/
+19
2019-07-16
network: introduce GetLinkByName and GetLinkByIndex bus methods
Yu Watanabe
2
-0
/
+79
2019-07-16
network: implement ListLinks DBus method
Yu Watanabe
2
-0
/
+46
2019-07-16
network: move manager dbus prototypes to networkd-manager-bus.h
Yu Watanabe
5
-3
/
+13
2019-07-16
pid1: make sure to restore correct default values for some rlimits
Franck Bui
1
-60
/
+106
2019-07-16
test-network: extend sleep time
Yu Watanabe
1
-4
/
+4
2019-07-16
network: do not configure routes when dropping addresses
Yu Watanabe
2
-0
/
+10
2019-07-16
coredump: (void)ify all calls of iovw_put_string_field() where we ignore fail...
Franck Bui
1
-27
/
+28
2019-07-16
coredump: gather all process metadata in iovecs first and then cache them
Franck Bui
1
-247
/
+260
2019-07-16
coredump: use 'input_fd' name for the pipe fd passed by the kernel everywhere
Franck Bui
1
-5
/
+5
2019-07-16
tests: bump up QEMU_MEM
Evgeny Vereshchagin
1
-1
/
+1
2019-07-16
tests: run TEST-01-BASIC under ASAN+UBSan again
Evgeny Vereshchagin
1
-3
/
+1
2019-07-16
journal: properly read unaligned le64 integers
Lennart Poettering
1
-3
/
+4
2019-07-16
activate: move array allocation to heap
Lennart Poettering
1
-6
/
+10
2019-07-16
wait-online: change log level
Yu Watanabe
1
-1
/
+1
2019-07-16
doc: update explanation of IPv6AcceptRA=
Yu Watanabe
1
-9
/
+9
2019-07-16
tree-wide: use lowercase table headers
Zbigniew Jędrzejewski-Szmek
2
-14
/
+14
2019-07-16
pid1: split out another helper func for two similar code paths
Zbigniew Jędrzejewski-Szmek
1
-42
/
+41
2019-07-16
pid1: split out helper func for two similar code paths
Zbigniew Jędrzejewski-Szmek
1
-46
/
+40
2019-07-16
run: move comment to appropriate place
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2019-07-16
systemctl: print non-elapsing timers as "n/a" not "(null)"
Zbigniew Jędrzejewski-Szmek
1
-7
/
+10
2019-07-16
analyze: port over one part of systemd-analyze to use new table_add_many() co...
Lennart Poettering
1
-28
/
+8
2019-07-16
format-table: add some minimal testing for new table_add_many() features
Lennart Poettering
1
-5
/
+6
2019-07-16
format-table: add ability to set cell attributes within table_add_many()
Lennart Poettering
2
-1
/
+65
2019-07-16
test: make sure colors don't confuse our test
Lennart Poettering
1
-0
/
+1
2019-07-16
format-table: fix parameter name
Lennart Poettering
1
-1
/
+1
2019-07-16
shared: no need to check result of strndupa()
Lennart Poettering
1
-2
/
+0
2019-07-16
tree-wide: use empty-to-root a bit more
Lennart Poettering
2
-4
/
+13
2019-07-16
cryptsetup: no need to zero-initialize zero-initialized structures
Lennart Poettering
1
-3
/
+0
2019-07-16
NEWS: update section name
Yu Watanabe
1
-1
/
+1
2019-07-15
analyze: fix formatting of timestamps with 0 µs
Zbigniew Jędrzejewski-Szmek
1
-5
/
+7
2019-07-15
tree-wide: drop duplicated blank lines
Yu Watanabe
21
-23
/
+0
2019-07-15
Apply empty_to_root() in three more spots for safety
Zbigniew Jędrzejewski-Szmek
2
-3
/
+3
2019-07-15
pid1: fix GetUnitProcesses
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
[next]