index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
timesync
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-29
shared/install: typo
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2019-07-19
test-fs-util: call test functions in order of declaration
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2019-07-19
Create src/shared/unit-file.[ch] for unit-file related ops
Zbigniew Jędrzejewski-Szmek
17
-54
/
+76
2019-07-19
shared/dropin: rename function for clarity
Zbigniew Jędrzejewski-Szmek
1
-2
/
+4
2019-07-19
shared/dropin: use TAKE_PTR in one more place
Zbigniew Jędrzejewski-Szmek
1
-19
/
+11
2019-07-19
basic/path-util: move two path_simplify* functions to be adjacent
Zbigniew Jędrzejewski-Szmek
2
-54
/
+54
2019-07-19
pid1: get rid of unit_supported() helper
Zbigniew Jędrzejewski-Szmek
2
-7
/
+3
2019-07-19
basic/set: constify operations which don't modify Set
Zbigniew Jędrzejewski-Szmek
4
-14
/
+14
2019-07-19
pid1: do not say "(null)" if no disabled controllers
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2019-07-19
pid1: simplify timestamp buffer declaration
Zbigniew Jędrzejewski-Szmek
1
-14
/
+8
2019-07-19
Rename test-unit-file to test-load-fragment
Zbigniew Jędrzejewski-Szmek
2
-1
/
+1
2019-07-19
test-unit-file: move some tests to new test-env-file.c
Zbigniew Jędrzejewski-Szmek
3
-130
/
+147
2019-07-19
test-hashmap: move tests which should also apply to ordered hashmaps and add ...
Zbigniew Jędrzejewski-Szmek
2
-58
/
+66
2019-07-19
basic/hashmap: add hashops variant that does strdup/freeing on its own
Zbigniew Jędrzejewski-Szmek
5
-0
/
+60
2019-07-19
test-strv: add function headers
Zbigniew Jędrzejewski-Szmek
1
-7
/
+86
2019-07-19
sysusers,strv: export the hash ops to map char* → strv
Zbigniew Jędrzejewski-Szmek
3
-35
/
+67
2019-07-19
basic/unit-name: allow unit_name_to_instance() to be used to classify units
Zbigniew Jędrzejewski-Szmek
3
-19
/
+25
2019-07-19
basic/unit-name: drop unused function
Zbigniew Jędrzejewski-Szmek
1
-5
/
+0
2019-07-19
path-util: add path_startswith_strv()
Zbigniew Jędrzejewski-Szmek
3
-11
/
+37
2019-07-19
test-path-util: add function headers
Zbigniew Jędrzejewski-Szmek
1
-0
/
+33
2019-07-17
systemctl: call the unit dbus path dbus_path everywhere
Zbigniew Jędrzejewski-Szmek
1
-22
/
+22
2019-07-17
pid1: kill unit_file_find_dropin_paths() helper
Zbigniew Jędrzejewski-Szmek
3
-20
/
+9
2019-07-17
man: rework the description of Aliases and .wants/.requires directories
Zbigniew Jędrzejewski-Szmek
1
-26
/
+32
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
[next]