index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysctl.d
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-19
pstore: Tool to archive contents of pstore
Eric DeVolder
10
-0
/
+656
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-19
pid1: order jobs that execute processes with lower priority
Zbigniew Jędrzejewski-Szmek
1
-5
/
+5
2019-07-19
test: convert all uses of '|| true' into '|| :'
Dan Streetman
2
-9
/
+9
2019-07-19
docs: typo in arg name replace-irreversible -> replace-irreversibly
Anita Zhang
1
-6
/
+6
2019-07-19
test-network: add test for neighbor with ipv6 lladdr
Yu Watanabe
3
-3
/
+22
2019-07-19
sd-netlink: update comment
Yu Watanabe
1
-1
/
+1
2019-07-19
network: Added neighbor lladdr support for IPv6
1848
2
-21
/
+13
2019-07-19
meson: update hint in man/rules/
Zbigniew Jędrzejewski-Szmek
2
-0
/
+4
2019-07-18
core: set shutdown watchdog on kexec too
Luca Boccassi
1
-1
/
+1
2019-07-18
test-network: add tests for routes to DNS servers provided by DHCPv4
Yu Watanabe
2
-1
/
+38
2019-07-18
network: add DHCPv4.RoutesToDNS= setting
Yu Watanabe
5
-2
/
+15
2019-07-18
network: set routes to dns servers provided by DHCPv4
Yu Watanabe
1
-1
/
+95
2019-07-18
network: store routes provided by DHCPv4 in Set
Yu Watanabe
3
-62
/
+63
2019-07-18
network: introduce route_full_hash_ops
Yu Watanabe
2
-0
/
+99
2019-07-18
mount: rename update_parameters_proc_self_mount_info() → update_parameters_...
Lennart Poettering
1
-4
/
+4
2019-07-18
swap: scan /proc/swaps before processing waitid() results
Lennart Poettering
1
-3
/
+15
2019-07-18
mount: rescan /proc/self/mountinfo before processing waitid() results
Lennart Poettering
1
-3
/
+27
2019-07-18
mount: simplify /proc/self/mountinfo handler
Lennart Poettering
1
-22
/
+26
2019-07-18
man: add note about systemctl stop return value
Zbigniew Jędrzejewski-Szmek
1
-2
/
+8
2019-07-18
test: replace Makefile copy with a symlink for TEST-28-PERCENTJ-WANTEDBY
Michael Biebl
1
-9
/
+1
2019-07-18
meson: make nologin path build time configurable
Michael Biebl
22
-52
/
+61
2019-07-18
shared/conf-parser: say "key name" not "lvalue", add dot
Zbigniew Jędrzejewski-Szmek
1
-1
/
+2
2019-07-18
shared/conf-parser: emit a nicer warning for something like "======"
Zbigniew Jędrzejewski-Szmek
1
-0
/
+3
2019-07-18
shared/conf-parser: be nice and ignore lines without "="
Zbigniew Jędrzejewski-Szmek
1
-5
/
+3
2019-07-18
job: make the run queue order deterministic
Michael Olbrich
6
-8
/
+58
2019-07-18
basic: reorder UnitType enum
Michael Olbrich
1
-2
/
+5
2019-07-18
catalog: reference ExecCondition= in unit skipped str
Anita Zhang
1
-1
/
+2
2019-07-18
NEWS: bullet point for ExecCondition=
Anita Zhang
1
-0
/
+6
2019-07-18
core: never propagate reload failure to service result
Lennart Poettering
1
-1
/
+1
2019-07-17
resolved: switch cache option to a tri-state option (systemd#5552).
Jorge Niedbalski
11
-8
/
+49
2019-07-17
network: update state file after dhcp6 events
Yu Watanabe
1
-0
/
+2
[next]