index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
path
/
path.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-24
Replace free and return NULL with return mfree
Daniel Lockyer
10
-22
/
+10
2017-11-23
tests: install `test` as part of BASICTOOLS (#7434)
Evgeny Vereshchagin
1
-1
/
+1
2017-11-23
core/manager: check the existance of the special units (#7433)
Yu Watanabe
1
-3
/
+3
2017-11-23
Fixed Type nmnds-ipv4 -> nmdns-ipv4 (#7435)
Carsten Strotmann
1
-1
/
+1
2017-11-23
cgroup: downgrade the log level of "invocation id" messages to debug (#7422)
Evgeny Vereshchagin
1
-1
/
+1
2017-11-22
cgroup: test whether pure unified hierarchy is writable
Christian Brauner
1
-2
/
+2
2017-11-22
cgroup: check whether unified hierarchy is writable
Christian Brauner
1
-5
/
+15
2017-11-22
meson: re-attach rule-syntax-check.py test
Zbigniew Jędrzejewski-Szmek
4
-12
/
+14
2017-11-22
rule-test-syntax: modernize syntax and add debug message
Zbigniew Jędrzejewski-Szmek
1
-4
/
+5
2017-11-22
networkd: introduce vxcan netdev. (#7150)
Susant Sahani
11
-0
/
+173
2017-11-22
networkd:DHCP-client ignore default route if classless static route is set (#...
Susant Sahani
1
-35
/
+32
2017-11-21
README: add requirements for IPAddress{Allow,Deny} (#7414)
Andrew Jeddeloh
1
-0
/
+4
2017-11-21
test: fix UDEV-WANTS testcase for non-bash shells (#7407)
Lennart Poettering
1
-1
/
+1
2017-11-21
Docs: Fix spelling and capitalization (#7408)
longersson
2
-6
/
+6
2017-11-21
meson: "upgrade" -Wimplicit-fallthrough to 5
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2017-11-21
core/exec: Restore SmackProcessLabel setting (#7378)
jobol
1
-11
/
+13
2017-11-21
networkd: cleanup do not call link_enter_set_routes after label is set. (#6935)
Susant Sahani
1
-3
/
+1
2017-11-21
test: fix UDEV-WANTS testcase for non-bash shells
Lennart Poettering
1
-1
/
+1
2017-11-21
man: clarify that the controllers listed on Delegate= might not be the only ones
Lennart Poettering
1
-3
/
+4
2017-11-21
test: add a test case that validates cgroup delegation
Lennart Poettering
3
-0
/
+67
2017-11-21
cgroup: fix delegation on the unified hierarchy
Lennart Poettering
1
-3
/
+3
2017-11-21
cgroup: properly determine cgroups zombie processes belong to
Lennart Poettering
1
-0
/
+5
2017-11-21
cgroup-util: optimization — open subtree_control file only once for all con...
Lennart Poettering
1
-1
/
+10
2017-11-21
update TODO
Lennart Poettering
1
-1
/
+8
2017-11-21
core: unify common code for preparing for forking off unit processes
Lennart Poettering
10
-84
/
+62
2017-11-21
cgroup-util: move Set* allocation into cg_kernel_controllers()
Lennart Poettering
4
-14
/
+17
2017-11-21
nspawn: minor optimization
Lennart Poettering
1
-4
/
+4
2017-11-21
nspawn-mount: rework get_controllers() a bit
Lennart Poettering
1
-16
/
+22
2017-11-21
nspawn: rework mount_systemd_cgroup_writable() a bit
Lennart Poettering
1
-15
/
+26
2017-11-21
cgroup: move cgroup controller names def.h → cgroup-util.h
Lennart Poettering
2
-4
/
+4
2017-11-21
networkd: support incoming/outgoing device for rule matching (#7223)
Susant Sahani
6
-9
/
+126
2017-11-21
test: fix UDEV-WANTS testcase for non-bash shells
Lennart Poettering
1
-1
/
+1
2017-11-21
udev: port udev_has_devtmpfs() to use path_get_mnt_id()
Lennart Poettering
1
-11
/
+8
2017-11-21
mount-util: add new path_get_mnt_id() call that queries the mnt ID of a path
Lennart Poettering
3
-0
/
+78
2017-11-21
mount-util: add name_to_handle_at_loop() wrapper around name_to_handle_at()
Lennart Poettering
4
-48
/
+101
2017-11-21
man: bootup(7) is one of our own man pages
Lennart Poettering
1
-1
/
+1
2017-11-21
core: make use of unit_active_or_pending() where we can
Lennart Poettering
1
-6
/
+4
2017-11-21
manager: introduce MANAGER_IS_FINISHED() macro
Lennart Poettering
3
-3
/
+5
2017-11-21
manager: add manager_get_dump_string()
Lennart Poettering
3
-21
/
+34
2017-11-21
core: add manager_dump() call, and make it output timestamp data
Lennart Poettering
3
-4
/
+23
2017-11-21
manager: rework the timestamps logic, so that they are an enum-index array
Lennart Poettering
5
-93
/
+113
2017-11-21
shared: silence gcc warning (#7402)
Shawn Landden
1
-1
/
+2
2017-11-21
NEWS: fix minor error (#7399)
Shawn Landden
1
-1
/
+1
2017-11-20
tree-wide: adjust fall through comments so that gcc is happy
Shawn Landden
43
-70
/
+105
2017-11-20
hwdb: Add ACCEL_MOUNT_MATRIX for the Acer Aspire Switch 10 convertible
lukas
1
-0
/
+3
2017-11-20
test: fall back to /boot if bootctl -p fails (#7397)
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2017-11-20
networkd: configure link even if no routes have been received by dhcp (#6886)
Susant Sahani
1
-5
/
+12
2017-11-20
networkd: address - support for /31 IPv4 addresses (rfc3021) (#6938)
Susant Sahani
1
-4
/
+9
2017-11-20
networkd: Do not send requests to create netdevs if they exists. (#6973)
Susant Sahani
1
-0
/
+5
2017-11-20
networkd: Set RoutingPolicyRule in link_configure (#7235)
Susant Sahani
1
-21
/
+32
[next]