index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
make-man-index.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-11
machinectl: do not format size if freed disk space is "-1"
Yu Watanabe
1
-6
/
+14
2019-03-11
journal-remote: do not request Content-Length if Transfer-Encoding is chunked
Yu Watanabe
1
-14
/
+27
2019-03-11
import: do not try to set selinux related attributes if selinux is disabled
Yu Watanabe
1
-2
/
+11
2019-03-11
Added support for touchpad hotkey for Lenovo Y50-70 (#11937)
StKob
1
-0
/
+4
2019-03-11
network: update logs
Yu Watanabe
2
-68
/
+73
2019-03-11
execute: remove one aa profile output from context dump
Lennart Poettering
1
-5
/
+0
2019-03-11
Fix compilation without EFI being enabled
Vesa Jääskeläinen
1
-0
/
+4
2019-03-11
hwdb: label the trackpoint on IBM UltraNav keyboard as a pointing stick (#11934)
Lubomir Rintel
1
-0
/
+4
2019-03-10
timedate: fix emitted value when ntp client is enabled/disabled (#11951)
Yu Watanabe
1
-2
/
+2
2019-03-09
fix a typo in the man page for dhcpserver
Robin Elvedi
1
-1
/
+1
2019-03-08
units: turn of ProtectHostname= again for services hat need to know about sys...
Lennart Poettering
3
-3
/
+0
2019-03-08
man: document that ProtectHostname= disables hostname change notifications
Lennart Poettering
1
-3
/
+7
2019-03-08
core: simplify and check validity of paths for RequiresMountsFor=
Yu Watanabe
1
-0
/
+8
2019-03-07
random-seed: don't use "label" version of mkdir_parents()
Lennart Poettering
1
-1
/
+1
2019-03-07
catalog: _cleanup_close_ is your friend
Lennart Poettering
1
-13
/
+6
2019-03-07
catalog: (void)ify all things
Lennart Poettering
1
-1
/
+1
2019-03-07
catalog: use structured initialization more
Lennart Poettering
1
-7
/
+8
2019-03-07
catalog: let's use mkdir_parents() and use same mode as tmpfiles.d for this dir
Lennart Poettering
1
-11
/
+11
2019-03-07
catalog: be a bit less aggressive with line breaking. After all 109ch is what...
Lennart Poettering
1
-9
/
+6
2019-03-07
catalog: don't make catalog_entry_lang() clobber output params on failure
Lennart Poettering
1
-5
/
+12
2019-03-07
units: fix systemd.special man page reference in system-update-cleanup.service
Michael Biebl
1
-1
/
+1
2019-03-07
nspawn: move payload to sub-cgroup first, then sync cgroup trees
Lennart Poettering
1
-2
/
+2
2019-03-07
po: update Polish translation
Piotr Drąg
1
-5
/
+29
2019-03-07
test-execute: avoid undefined variable warning when compiled w/o seccomp
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2019-03-07
build-sys: disable -Wstring-plus-int
Zbigniew Jędrzejewski-Szmek
1
-1
/
+2
2019-03-07
remove "." path components from required mount paths
Stephane Chazelas
1
-1
/
+1
2019-03-07
hwdb: Add support for Alienware touchpad toggle
Kai-Heng Feng
1
-0
/
+1
2019-03-07
TODO: update
Yu Watanabe
1
-3
/
+0
2019-03-07
test: add test for ID_RENAMING= udev property handling by pid1
Yu Watanabe
3
-0
/
+95
2019-03-07
man: mention possible actions supported by "udevadm trigger"
Yu Watanabe
1
-2
/
+4
2019-03-07
udevadm trigger: make --action option support all possible actions
Yu Watanabe
1
-4
/
+4
2019-03-07
sd-device: move device_action_from_string() and friends to device-private.h
Yu Watanabe
3
-17
/
+19
2019-03-07
core/device: make devices with ID_RENAMING= property be considered not ready
Yu Watanabe
1
-0
/
+4
2019-03-06
shared/bootspec: do not fail on errors when reading EFI vars
Zbigniew Jędrzejewski-Szmek
1
-4
/
+10
2019-03-06
shared/bootspec: treat empty EFI vars as missing
Zbigniew Jędrzejewski-Szmek
2
-5
/
+5
2019-03-06
shared/bootspec: minor simplification
Zbigniew Jędrzejewski-Szmek
1
-15
/
+6
2019-03-05
json: log about the right line number
Lennart Poettering
1
-1
/
+1
2019-03-05
meson: drop "_la_" from variable name
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2019-03-05
meson: use a convenience library for the sources shared between core/ and the...
Zbigniew Jędrzejewski-Szmek
3
-29
/
+33
2019-03-05
pkgconfig: avoid double slash with split-usr configuration
Zbigniew Jędrzejewski-Szmek
2
-2
/
+4
2019-03-05
update TODO
Lennart Poettering
1
-5
/
+0
2019-03-05
docs: document the new environment variables logind groks
Lennart Poettering
1
-0
/
+45
2019-03-05
logind: refactor logic of returning polkit challenge result into its own func...
Lennart Poettering
1
-75
/
+53
2019-03-05
systemctl: add support for booting into boot menu/entry
Lennart Poettering
2
-17
/
+160
2019-03-05
logind: add support for booting into the boot menu or a specific boot menu entry
Lennart Poettering
4
-2
/
+501
2019-03-05
bootspec: validate bootpsec entry ids before we use them
Lennart Poettering
1
-1
/
+7
2019-03-05
bootspec: get rid of find_default_boot_entry() entirely
Lennart Poettering
3
-26
/
+15
2019-03-05
bootspec: rework find_default_boot_entry() to use boot_entries_load_config_au...
Lennart Poettering
1
-13
/
+2
2019-03-05
bootspec: introduce new helper boot_entries_load_config_auto()
Lennart Poettering
2
-0
/
+49
2019-03-05
bootspec: correct error code shown in log msg
Lennart Poettering
1
-1
/
+1
[next]