index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sd-device: store parsed ACTION= and SEQNUM= udev properties
Yu Watanabe
2019-03-11
4
-62
/
+116
*
Merge pull request #11960 from mrc0mmand/more-fuzzers
Lennart Poettering
2019-03-11
9
-6
/
+167
|
\
|
*
nspawn: fix memleak uncovered by fuzzer
Zbigniew Jędrzejewski-Szmek
2019-03-11
1
-6
/
+4
|
*
fuzz: add a memleak reproducer for fuzz-nspawn-settings
Frantisek Sumsal
2019-03-11
1
-0
/
+0
|
*
fuzz: add nspawn-settings fuzzer
Frantisek Sumsal
2019-03-11
3
-0
/
+69
|
*
fuzz: add hostname-util fuzzer
Frantisek Sumsal
2019-03-11
2
-0
/
+32
|
*
fuzz: add env-file fuzzer
Frantisek Sumsal
2019-03-11
3
-0
/
+40
|
*
fuzz: add bus-label fuzzer
Frantisek Sumsal
2019-03-11
2
-0
/
+22
*
|
network: introduce TripleSampling= option in CAN section
Clemens Gruber
2019-03-11
7
-0
/
+26
*
|
test-network: add tests for issue #11921
Yu Watanabe
2019-03-11
5
-4
/
+24
*
|
machinectl: do not format size if freed disk space is "-1"
Yu Watanabe
2019-03-11
1
-6
/
+14
*
|
journal-remote: do not request Content-Length if Transfer-Encoding is chunked
Yu Watanabe
2019-03-11
1
-14
/
+27
*
|
import: do not try to set selinux related attributes if selinux is disabled
Yu Watanabe
2019-03-11
1
-2
/
+11
*
|
Added support for touchpad hotkey for Lenovo Y50-70 (#11937)
StKob
2019-03-11
1
-0
/
+4
*
|
network: update logs
Yu Watanabe
2019-03-11
2
-68
/
+73
*
|
execute: remove one aa profile output from context dump
Lennart Poettering
2019-03-11
1
-5
/
+0
*
|
Fix compilation without EFI being enabled
Vesa Jääskeläinen
2019-03-11
1
-0
/
+4
*
|
hwdb: label the trackpoint on IBM UltraNav keyboard as a pointing stick (#11934)
Lubomir Rintel
2019-03-11
1
-0
/
+4
*
|
timedate: fix emitted value when ntp client is enabled/disabled (#11951)
Yu Watanabe
2019-03-10
1
-2
/
+2
|
/
*
fix a typo in the man page for dhcpserver
Robin Elvedi
2019-03-09
1
-1
/
+1
*
Merge pull request #11922 from poettering/hostname-protect-fix
Lennart Poettering
2019-03-08
4
-6
/
+7
|
\
|
*
units: turn of ProtectHostname= again for services hat need to know about sys...
Lennart Poettering
2019-03-08
3
-3
/
+0
|
*
man: document that ProtectHostname= disables hostname change notifications
Lennart Poettering
2019-03-08
1
-3
/
+7
|
/
*
core: simplify and check validity of paths for RequiresMountsFor=
Yu Watanabe
2019-03-08
1
-0
/
+8
*
Merge pull request #11905 from poettering/catalog-fixes
Lennart Poettering
2019-03-07
2
-47
/
+45
|
\
|
*
random-seed: don't use "label" version of mkdir_parents()
Lennart Poettering
2019-03-07
1
-1
/
+1
|
*
catalog: _cleanup_close_ is your friend
Lennart Poettering
2019-03-07
1
-13
/
+6
|
*
catalog: (void)ify all things
Lennart Poettering
2019-03-07
1
-1
/
+1
|
*
catalog: use structured initialization more
Lennart Poettering
2019-03-07
1
-7
/
+8
|
*
catalog: let's use mkdir_parents() and use same mode as tmpfiles.d for this dir
Lennart Poettering
2019-03-07
1
-11
/
+11
|
*
catalog: be a bit less aggressive with line breaking. After all 109ch is what...
Lennart Poettering
2019-03-07
1
-9
/
+6
|
*
catalog: don't make catalog_entry_lang() clobber output params on failure
Lennart Poettering
2019-03-07
1
-5
/
+12
|
/
*
units: fix systemd.special man page reference in system-update-cleanup.service
Michael Biebl
2019-03-07
1
-1
/
+1
*
Merge pull request #11916 from yuwata/pid1-id-renaming-handling
Lennart Poettering
2019-03-07
10
-26
/
+126
|
\
|
*
TODO: update
Yu Watanabe
2019-03-07
1
-3
/
+0
|
*
test: add test for ID_RENAMING= udev property handling by pid1
Yu Watanabe
2019-03-07
3
-0
/
+95
|
*
man: mention possible actions supported by "udevadm trigger"
Yu Watanabe
2019-03-07
1
-2
/
+4
|
*
udevadm trigger: make --action option support all possible actions
Yu Watanabe
2019-03-07
1
-4
/
+4
|
*
sd-device: move device_action_from_string() and friends to device-private.h
Yu Watanabe
2019-03-07
3
-17
/
+19
|
*
core/device: make devices with ID_RENAMING= property be considered not ready
Yu Watanabe
2019-03-07
1
-0
/
+4
*
|
Merge pull request #11918 from keszybz/clang-8
Lennart Poettering
2019-03-07
2
-2
/
+3
|
\
\
|
*
|
test-execute: avoid undefined variable warning when compiled w/o seccomp
Zbigniew Jędrzejewski-Szmek
2019-03-07
1
-1
/
+1
|
*
|
build-sys: disable -Wstring-plus-int
Zbigniew Jędrzejewski-Szmek
2019-03-07
1
-1
/
+2
|
|
/
*
|
nspawn: move payload to sub-cgroup first, then sync cgroup trees
Lennart Poettering
2019-03-07
1
-2
/
+2
*
|
po: update Polish translation
Piotr Drąg
2019-03-07
1
-5
/
+29
*
|
remove "." path components from required mount paths
Stephane Chazelas
2019-03-07
1
-1
/
+1
*
|
hwdb: Add support for Alienware touchpad toggle
Kai-Heng Feng
2019-03-07
1
-0
/
+1
*
|
Merge pull request #11911 from keszybz/bootspec-handle-invalid-efi
Lennart Poettering
2019-03-07
2
-20
/
+17
|
\
\
|
|
/
|
/
|
|
*
shared/bootspec: do not fail on errors when reading EFI vars
Zbigniew Jędrzejewski-Szmek
2019-03-06
1
-4
/
+10
|
*
shared/bootspec: treat empty EFI vars as missing
Zbigniew Jędrzejewski-Szmek
2019-03-06
2
-5
/
+5
[next]