index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mount
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-20
terminal-util: add fallback logic to make_console_stdio()
Lennart Poettering
1
-10
/
+17
2019-08-20
log: cast various log_open() calls to (void)
Lennart Poettering
1
-10
/
+8
2019-08-20
update TODO
Lennart Poettering
1
-0
/
+4
2019-08-20
cgroup: Also set io.bfq.weight
Kai Krakow
2
-0
/
+8
2019-08-19
tmpfiles: override permissions of static nodes that need this
Zbigniew Jędrzejewski-Szmek
3
-14
/
+41
2019-08-19
shared/seccomp: add sync_file_range2
Zbigniew Jędrzejewski-Szmek
1
-0
/
+1
2019-08-19
Rename tmpfiles.d/kmod.conf to static-nodes.conf
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2019-08-19
analyze: make cat-config work with relabel-extra.d
Zbigniew Jędrzejewski-Szmek
1
-9
/
+18
2019-08-19
systemctl: use unicode in one more place
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2019-08-19
man: owned to → owned by
Zbigniew Jędrzejewski-Szmek
1
-4
/
+4
2019-08-19
Revert "shared/conf-parser,networkd: EXTRACT_UNQUOTE|EXTRACT_RETAIN_ESCAPE â†...
Zbigniew Jędrzejewski-Szmek
4
-5
/
+3
2019-08-19
cgroup-util: update comment to reflect stable kernel fixes
Topi Miettinen
1
-1
/
+2
2019-08-18
test: increase qemu timeout for TEST-18 and TEST-19
Dan Streetman
2
-2
/
+2
2019-08-18
test-network: update test for PreferredLifetime=0
Yu Watanabe
2
-4
/
+13
2019-08-18
network: do not check deprecated flag in address_is_ready()
Yu Watanabe
1
-4
/
+1
2019-08-17
man: add missing comma
Theo Ouzhinski
1
-1
/
+1
2019-08-17
trivial spelling fixes (#13339)
Mr-Foo
1
-2
/
+2
2019-08-17
test/test-functions: add mkdir to import_initdir
Dan Streetman
1
-0
/
+1
2019-08-17
test: replace $TESTDIR/root with $initdir
Dan Streetman
3
-34
/
+34
2019-08-17
test: TEST-33 and TEST-36 should use create_empty_image_rootdir
Dan Streetman
2
-12
/
+2
2019-08-17
test/test-functions: avoid stderr noise, only umount on cleanup if mountpoint
Dan Streetman
1
-8
/
+9
2019-08-16
test-network: add tests for RoutingPolicyRule.Family=ipv6 and both
Yu Watanabe
2
-3
/
+36
2019-08-16
network: add RoutingPolicyRule.Family= setting
Yu Watanabe
7
-2
/
+101
2019-08-16
network: split out copying logic from routing_policy_rule_add_internal()
Yu Watanabe
1
-29
/
+42
2019-08-16
network: rename AddressFamilyBoolean -> AddressFamily
Yu Watanabe
10
-37
/
+37
2019-08-16
network: add missing entry in serialization/deserialization
Yu Watanabe
2
-7
/
+17
2019-08-16
network: serialize/deserialize address family
Yu Watanabe
2
-8
/
+23
2019-08-16
network: refuse the case To= and From= are in different address family
Yu Watanabe
3
-3
/
+16
2019-08-16
udev: allow persistent storage rules work for ubi devices
Zbigniew Jędrzejewski-Szmek
2
-2
/
+2
2019-08-16
udev: assume all devices which have persistent links also need to be watched
Zbigniew Jędrzejewski-Szmek
1
-1
/
+3
2019-08-16
po: update Ukrainian translation (#13329)
Yuri Chornoivan
1
-16
/
+112
2019-08-16
unit-file: downgrade accidentaly high-prio debug log message
Lennart Poettering
1
-1
/
+1
2019-08-16
networkctl: avoid outputting '(null)' for LLDP ports without description
Lennart Poettering
1
-1
/
+1
2019-08-15
src/boot/efi/meson.build: if meson --werror is true, set gcc -Werror
Dan Streetman
1
-0
/
+3
2019-08-15
src/boot/efi/linux: elide __attribute__((regparm(0))) on non-i386
Dan Streetman
1
-12
/
+12
2019-08-15
src/boot/efi/shim: elide __attribute__((sysv_abi)) on non-intel archs
Dan Streetman
1
-3
/
+9
2019-08-15
src/basic/missing_syscall: add comment lines for PR 13319 changes
Dan Streetman
1
-0
/
+9
2019-08-15
README: add an OSS-Fuzz badge
Evgeny Vereshchagin
1
-0
/
+1
2019-08-14
update-utmp: fix assertion failure if rescue.target, multi-user.target and gr...
Tommi Rantala
1
-0
/
+3
2019-08-14
sysusers: properly mark generated accounts as locked
Lennart Poettering
1
-3
/
+3
2019-08-14
hwdb: acceleration mount matrix for a Medion Akoya E3221 (#13310)
EtherGraf
1
-0
/
+4
2019-08-14
src/basic/missing_syscall: change #ifndef to #if ! (defined && > 0)
Dan Streetman
1
-9
/
+36
2019-08-14
shared/unit-file: fix systemctl cat user@.service
Zbigniew Jędrzejewski-Szmek
1
-3
/
+3
2019-08-14
core: Avoid race when starting dbus services
Mattias Jernberg
4
-13
/
+63
2019-08-14
test: ppc64* qemu is qemu-system-ppc64
Daniel Black
1
-1
/
+1
2019-08-14
hwdb: Fix airplane mode spam on HP Spectre x360 Convertible
Francesco Pennica
1
-0
/
+1
2019-08-14
shell-completion: complete --match argument for busctl
Ronan Pigott
1
-1
/
+25
2019-08-13
src/shared/seccomp-util.c: Add mmap definitions for s390
Dan Streetman
1
-2
/
+4
2019-08-13
src/basic/missing_syscall: add s390 syscall number for __NR_pkey_mprotect
Dan Streetman
1
-0
/
+2
2019-08-13
TODO: add more, and drop implemented stuff
Lennart Poettering
1
-5
/
+5
[next]