summaryrefslogtreecommitdiffstats
path: root/LICENSE.LGPL2.1 (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-26test-network: retry several times if expected LLDP info is not obtainedYu Watanabe1-4/+10
2021-01-26import-common: when mangling OS trees, propagate ownership/mode from subdir t...Lennart Poettering1-3/+22
2021-01-26import-common: fix log message stringLennart Poettering1-2/+2
2021-01-26network: drop unnecessary condition in error pathYu Watanabe1-1/+1
2021-01-26network: drop wrong flag for neighbor entryYu Watanabe1-1/+1
2021-01-26test-network: add tests for IPv6ProxyNDPAddress=Yu Watanabe2-0/+36
2021-01-26sd-device: do not use downgrade-to-bool featureYu Watanabe1-4/+3
2021-01-26sd-netlink: fix indentationYu Watanabe1-1/+1
2021-01-26sd-netlink: do not use downgrade-to-bool featureYu Watanabe1-1/+1
2021-01-26docs/ENVIRONMENT: move entry for systemd-udevdYu Watanabe1-12/+12
2021-01-26sd-device: use size_t for index in the loopYu Watanabe1-3/+2
2021-01-26sd-device: use string_hash_ops_free_freeYu Watanabe1-15/+13
2021-01-26sd-device: add a short comment why we simply return negative errno here on fa...Yu Watanabe1-0/+1
2021-01-26sd-device: rename variables and use TAKE_PTR()Yu Watanabe1-14/+13
2021-01-26sd-device: use string_hash_ops_free_freeYu Watanabe1-3/+3
2021-01-26sysusers: flush nscd's caches whenever /etc/{passwd,group} are modifiedFranck Bui1-0/+7
2021-01-25ci: use the recommended meson syntaxFrantisek Sumsal1-3/+4
2021-01-25ci: drop an unnecessary sudoFrantisek Sumsal1-1/+1
2021-01-25ci: make the script names a bit more consistentFrantisek Sumsal5-4/+4
2021-01-25cgtop: use ansi_normal() or friends instead of ANSI_NORMALYu Watanabe1-7/+5
2021-01-25logs-show: simplify codeYu Watanabe1-12/+3
2021-01-25terminal-util: use ansi_normal() or friends instead of ANSI_NORMALYu Watanabe1-7/+7
2021-01-25log: use ansi_normal() instead of ANSI_NORMALYu Watanabe1-1/+1
2021-01-25libsystemd: fix typo in symbol versioningZbigniew Jędrzejewski-Szmek1-1/+1
2021-01-25log: drop unused LogRealmYu Watanabe4-125/+57
2021-01-25udev: stop to use LOG_REALM_UDEVYu Watanabe8-16/+7
2021-01-25selinux-util: do not use log_internal_realm() without setting log realmYu Watanabe1-1/+1
2021-01-25log: drop unused log_full_errno_realm() macroYu Watanabe1-8/+4
2021-01-25Translated using Weblate (Punjabi)A S Alam1-5/+5
2021-01-25sd-bus: Add sd_bus_reply()Daan De Meyer7-5/+39
2021-01-25Avoid error when bind mount source already existsStefan Agner1-1/+3
2021-01-24hwdb.d/60-keyboard.hwdb: Fixes for Samsung 900X laptopsJohn Slade1-1/+1
2021-01-24meson: Fix update-man-rules when the build dir is not a subdir of the project...Daan De Meyer2-11/+9
2021-01-24mkosi: Pass build script arguments to ninjaDaan De Meyer1-1/+1
2021-01-24tests: build the image once and then copy/extend itLuca Boccassi9-86/+55
2021-01-24test: note where the bionic-* CI tool/integration livesLuca Boccassi1-0/+5
2021-01-24docs: Update HACKING.md with the mkosi boot/qemu commands + optionsDaan De Meyer1-14/+22
2021-01-24docs: Add a section to HACKING.md on using mkosi and clangd togetherDaan De Meyer1-0/+80
2021-01-24oom: update extended test to remove swap gatingAnita Zhang1-2/+1
2021-01-24oom: fix reclaim activity detectionAnita Zhang2-2/+7
2021-01-24oom: make swap a soft requirementAnita Zhang4-8/+21
2021-01-24oom: make memory pressure duration configurable through oomd.confAnita Zhang7-8/+31
2021-01-23hwdb: Add accel orientation quirk for the Jumper Ezpad 7 tabletHans de Goede1-0/+4
2021-01-23hwdb: Add accel orientation quirk for the Estar Beauty HD tabletHans de Goede1-0/+6
2021-01-22repart: improve help textLennart Poettering1-1/+1
2021-01-22import: downgrade error messages we ignore to LOG_WARNINGLennart Poettering1-2/+2
2021-01-22import: set up btrfs qgroups on correct hierarchyLennart Poettering4-11/+8
2021-01-22import: drop redundant {}, as per coding styleLennart Poettering1-4/+2
2021-01-22import: introduce ImportFlags flags fieldLennart Poettering6-24/+32
2021-01-22import: don't apply empty_or_dash_to_null() to stuff we know is NULL anywayLennart Poettering1-8/+4