summaryrefslogtreecommitdiffstats
path: root/src/udev/udev-builtin-path_id.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-05basic: split out inotify-related calls from fs-util.h → inotify-util.hLennart Poettering15-47/+63
2021-10-05basic: split out glyph/emoji related calls from locale-util.[ch] into glyph-u...Lennart Poettering23-187/+206
2021-10-05basic: split out sync() family of calls from fs-util.[ch] into new c/h fileLennart Poettering22-199/+216
2021-10-04test: create and merge code coverage reports in integration testsLuca Boccassi2-0/+49
2021-10-04man: document the new DefaultOOMScoreAdjust= settingLennart Poettering1-0/+14
2021-10-04units: run user service managers at OOM score adjustment 100Lennart Poettering1-0/+1
2021-10-04core: add a new setting DefaultOOMScoreAdjust= and set it to 100 above servic...Lennart Poettering5-1/+113
2021-10-04test: add test case for {get,set}_oom_score_adjust()Lennart Poettering1-0/+20
2021-10-04process-util: add helper for querying oom score adjustment valueLennart Poettering3-10/+21
2021-10-04test-network: add tests for duplicated address settingYu Watanabe2-0/+28
2021-10-04network: do not ignore critical errors like OOMYu Watanabe1-5/+8
2021-10-04network: downgrade log level for non-critical errorsYu Watanabe1-16/+17
2021-10-04network: drop and warn duplicated Address= settingsYu Watanabe3-5/+46
2021-10-04man/glib-event-glue example: relicense to CC0-1.0Luca Boccassi2-2/+1
2021-10-04network: rename address_hash_ops -> address_hash_ops_freeYu Watanabe1-2/+2
2021-10-04network: make several hash_ops staticYu Watanabe6-6/+9
2021-10-04network: address: fix flags and lifetime in debugging logsYu Watanabe1-8/+7
2021-10-04sleep: don't skip resume device with low priority/available spaceEgor1-9/+11
2021-10-03po: Translated using Weblate (Kabyle)Slimane Selyan Amiri1-3/+3
2021-10-03po: Translated using Weblate (Croatian)Gogo Gogsi1-43/+33
2021-10-01po: Update translation filesWeblate6-10/+20
2021-10-01Add all other applicable licenses under LICENSES/Luca Boccassi8-0/+331
2021-10-01add LICENSES/README.md explaining the license situationLuca Boccassi3-7/+63
2021-10-01man: add licenses to all files that lack oneLuca Boccassi24-0/+41
2021-10-01tree-wide: fix SPDX short identifier for LGPL-2.1-or-laterLuca Boccassi19-19/+19
2021-10-01xorg/50-systemd-user: add a full license headerZbigniew Jędrzejewski-Szmek1-0/+8
2021-10-01licensing: add forgotten spdx headersZbigniew Jędrzejewski-Szmek18-1/+22
2021-10-01licensing: add missing header to one .network fileZbigniew Jędrzejewski-Szmek1-0/+9
2021-10-01licensing: add spdx header to chromiumos helper, move license fileZbigniew Jędrzejewski-Szmek2-1/+2
2021-10-01licensing: add spdx to our .cocci filesZbigniew Jędrzejewski-Szmek52-1/+54
2021-10-01licensing: add header to POTFILES.inZbigniew Jędrzejewski-Szmek1-0/+2
2021-10-01licensing: add missing license headers on translation filesZbigniew Jędrzejewski-Szmek9-22/+18
2021-10-01ci: use LGPLv2+ for all our ci configurationZbigniew Jędrzejewski-Szmek13-0/+14
2021-10-01github: use the same headers on yaml filesZbigniew Jędrzejewski-Szmek3-4/+9
2021-10-01licensing: say that our github docs are LGPLv2.1+Zbigniew Jędrzejewski-Szmek2-2/+2
2021-10-01mount-util: fix fd_is_mount_point() when both the parent and directory are ne...Franck Bui1-27/+41
2021-10-01reduce the fuzz values in evdev hwdb for Asus UX362FALukas Senionis1-4/+4
2021-10-01networkd-test: fix resolved_domain_restricted_dnsMichael Biebl1-5/+5
2021-09-30test: use a less restrictive portable profile when running w/ sanitizersFrantisek Sumsal1-9/+16
2021-09-30editorconfig: set maximum line length to 109 for man/*.xml filesAndreas Rammhold1-0/+1
2021-09-30editorconfig: enforce maximum line length in .c and .h filesAndreas Rammhold1-0/+1