summaryrefslogtreecommitdiffstats
path: root/tools/make-man-index.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-11machinectl: do not format size if freed disk space is "-1"Yu Watanabe1-6/+14
2019-03-11journal-remote: do not request Content-Length if Transfer-Encoding is chunkedYu Watanabe1-14/+27
2019-03-11import: do not try to set selinux related attributes if selinux is disabledYu Watanabe1-2/+11
2019-03-11Added support for touchpad hotkey for Lenovo Y50-70 (#11937)StKob1-0/+4
2019-03-11network: update logsYu Watanabe2-68/+73
2019-03-11execute: remove one aa profile output from context dumpLennart Poettering1-5/+0
2019-03-11Fix compilation without EFI being enabledVesa Jääskeläinen1-0/+4
2019-03-11hwdb: label the trackpoint on IBM UltraNav keyboard as a pointing stick (#11934)Lubomir Rintel1-0/+4
2019-03-10timedate: fix emitted value when ntp client is enabled/disabled (#11951)Yu Watanabe1-2/+2
2019-03-09fix a typo in the man page for dhcpserverRobin Elvedi1-1/+1
2019-03-08units: turn of ProtectHostname= again for services hat need to know about sys...Lennart Poettering3-3/+0
2019-03-08man: document that ProtectHostname= disables hostname change notificationsLennart Poettering1-3/+7
2019-03-08core: simplify and check validity of paths for RequiresMountsFor=Yu Watanabe1-0/+8
2019-03-07random-seed: don't use "label" version of mkdir_parents()Lennart Poettering1-1/+1
2019-03-07catalog: _cleanup_close_ is your friendLennart Poettering1-13/+6
2019-03-07catalog: (void)ify all thingsLennart Poettering1-1/+1
2019-03-07catalog: use structured initialization moreLennart Poettering1-7/+8
2019-03-07catalog: let's use mkdir_parents() and use same mode as tmpfiles.d for this dirLennart Poettering1-11/+11
2019-03-07catalog: be a bit less aggressive with line breaking. After all 109ch is what...Lennart Poettering1-9/+6
2019-03-07catalog: don't make catalog_entry_lang() clobber output params on failureLennart Poettering1-5/+12
2019-03-07units: fix systemd.special man page reference in system-update-cleanup.serviceMichael Biebl1-1/+1
2019-03-07nspawn: move payload to sub-cgroup first, then sync cgroup treesLennart Poettering1-2/+2
2019-03-07po: update Polish translationPiotr Drąg1-5/+29
2019-03-07test-execute: avoid undefined variable warning when compiled w/o seccompZbigniew Jędrzejewski-Szmek1-1/+1
2019-03-07build-sys: disable -Wstring-plus-intZbigniew Jędrzejewski-Szmek1-1/+2
2019-03-07remove "." path components from required mount pathsStephane Chazelas1-1/+1
2019-03-07hwdb: Add support for Alienware touchpad toggleKai-Heng Feng1-0/+1
2019-03-07TODO: updateYu Watanabe1-3/+0
2019-03-07test: add test for ID_RENAMING= udev property handling by pid1Yu Watanabe3-0/+95
2019-03-07man: mention possible actions supported by "udevadm trigger"Yu Watanabe1-2/+4
2019-03-07udevadm trigger: make --action option support all possible actionsYu Watanabe1-4/+4
2019-03-07sd-device: move device_action_from_string() and friends to device-private.hYu Watanabe3-17/+19
2019-03-07core/device: make devices with ID_RENAMING= property be considered not readyYu Watanabe1-0/+4
2019-03-06shared/bootspec: do not fail on errors when reading EFI varsZbigniew Jędrzejewski-Szmek1-4/+10
2019-03-06shared/bootspec: treat empty EFI vars as missingZbigniew Jędrzejewski-Szmek2-5/+5
2019-03-06shared/bootspec: minor simplificationZbigniew Jędrzejewski-Szmek1-15/+6
2019-03-05json: log about the right line numberLennart Poettering1-1/+1
2019-03-05meson: drop "_la_" from variable nameZbigniew Jędrzejewski-Szmek1-2/+2
2019-03-05meson: use a convenience library for the sources shared between core/ and the...Zbigniew Jędrzejewski-Szmek3-29/+33
2019-03-05pkgconfig: avoid double slash with split-usr configurationZbigniew Jędrzejewski-Szmek2-2/+4
2019-03-05update TODOLennart Poettering1-5/+0
2019-03-05docs: document the new environment variables logind groksLennart Poettering1-0/+45
2019-03-05logind: refactor logic of returning polkit challenge result into its own func...Lennart Poettering1-75/+53
2019-03-05systemctl: add support for booting into boot menu/entryLennart Poettering2-17/+160
2019-03-05logind: add support for booting into the boot menu or a specific boot menu entryLennart Poettering4-2/+501
2019-03-05bootspec: validate bootpsec entry ids before we use themLennart Poettering1-1/+7
2019-03-05bootspec: get rid of find_default_boot_entry() entirelyLennart Poettering3-26/+15
2019-03-05bootspec: rework find_default_boot_entry() to use boot_entries_load_config_au...Lennart Poettering1-13/+2
2019-03-05bootspec: introduce new helper boot_entries_load_config_auto()Lennart Poettering2-0/+49
2019-03-05bootspec: correct error code shown in log msgLennart Poettering1-1/+1