summaryrefslogtreecommitdiffstats
path: root/LICENSE.GPL2 (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-24docs: update autofs Kconfig nameAndrea Pappacoda1-1/+1
2021-06-24docs: EFI separator needs to be backslash-escaped in markdownJuergen Hoetzel1-1/+1
2021-06-24test: correctly mask supporting services in tests, take #2Frantisek Sumsal2-13/+7
2021-06-24sd-journal: add missing bracket in journal verify log messageLennart Poettering1-1/+1
2021-06-24udev-builtin-keyboard: drop unnecessary {}David Tardon1-2/+2
2021-06-24udev: replace strtoul by safe_ato*David Tardon6-52/+64
2021-06-24openssl-util: include the headers the file actually uses definitions fromLennart Poettering1-1/+2
2021-06-24core: add ConditionOSRelease= directiveLuca Boccassi7-0/+227
2021-06-24basic/extract-word: add EXTRACT_RETAIN_SEPARATORS flagLuca Boccassi3-9/+65
2021-06-24ask-password: add "-n" switch for disabling trailing newlineLennart Poettering2-7/+29
2021-06-24core: avoid calling path_simplify() unnecessarilly for u.requires_mounts_for ...Zbigniew Jędrzejewski-Szmek2-22/+18
2021-06-24test-hash-funcs: add new file to test that path set ignores dot componentsZbigniew Jędrzejewski-Szmek2-0/+85
2021-06-24gitignore: add jekyll cache directoryZbigniew Jędrzejewski-Szmek1-1/+2
2021-06-24shared/selinux-util: rework switching of the getenforce() functionZbigniew Jędrzejewski-Szmek1-12/+13
2021-06-24shared/dlfcn-util: add sentinel helper or for dlsym_many_or_warn()Zbigniew Jędrzejewski-Szmek3-4/+5
2021-06-24shared/tpm2-util: simplify and convert to the new helperZbigniew Jędrzejewski-Szmek1-75/+29
2021-06-24various: convert to the new dlopen_or_warn() helperZbigniew Jędrzejewski-Szmek7-162/+25
2021-06-24dlfcn-util: invert function naming and add helper that does the whole jobZbigniew Jędrzejewski-Szmek10-36/+64
2021-06-24meson: drop libseccomp and libselinux from libbasic linkageZbigniew Jędrzejewski-Szmek2-3/+0
2021-06-24basic,shared: move a bunch of files to src/shared/Zbigniew Jędrzejewski-Szmek28-140/+152
2021-06-24basic,shared: move dlopen helpers to shared/Zbigniew Jędrzejewski-Szmek4-4/+3
2021-06-24basic: move acquire_data_fd() and fd_duplicate_data_fd() to new data-fd-util.cZbigniew Jędrzejewski-Szmek14-482/+522
2021-06-24Move hwdb creation code to src/shared/Zbigniew Jędrzejewski-Szmek6-55/+55
2021-06-24basic,shared: move quota-util.[ch] to src/shared/Zbigniew Jędrzejewski-Szmek4-2/+2
2021-06-24basic: drop one btrfs-related function and move anotherZbigniew Jędrzejewski-Szmek7-50/+45
2021-06-24sd-dhcp-client: tentatively ignore FORCERENEW commandYu Watanabe1-0/+8
2021-06-24sd-dhcp-client: logs when dhcp client unexpectedly gains a new leaseYu Watanabe1-11/+12
2021-06-24sd-dhcp-client: shorten code a bitYu Watanabe1-9/+4
2021-06-24sd-dhcp-client: check error earlier and reduce indentationYu Watanabe1-64/+64
2021-06-24docs: add coding style exampleAnders Wenhaug1-0/+8
2021-06-23dirent-util: use readdir_ensure_type() in readdir_no_dot() and FOREACH_DIRENT()Yu Watanabe16-39/+4
2021-06-23dirent-util: introduce readdir_ensure_type()Yu Watanabe2-3/+16
2021-06-23test-path-util: check that dot components are irrelevant for path comparisonsZbigniew Jędrzejewski-Szmek1-0/+8
2021-06-23TODO: elide initrd-parse-etc.service if possibleZbigniew Jędrzejewski-Szmek1-0/+4
2021-06-23man/50-xdg-data-dirs: add quotes as suggested by shellcheckZbigniew Jędrzejewski-Szmek1-2/+2
2021-06-23basic,shared: move make_mount_point_inode_*() to shared/Zbigniew Jędrzejewski-Szmek6-76/+77
2021-06-23meson: sort file listZbigniew Jędrzejewski-Szmek1-4/+4
2021-06-22completion: fix 'unbound variables' errorsLuca Boccassi17-18/+18
2021-06-22completion/systemd-delta,-resolve: autocomplete with parametersLuca Boccassi2-2/+2
2021-06-22completion/hostnamectl: do not dereference non-existing OPTS[ARGUNKNOWN]Luca Boccassi1-1/+1
2021-06-22networkd: Permit all-zero RoutingPolicyRule prefixesHristo Venev3-3/+17
2021-06-22test: correctly mask supporting services in testsFrantisek Sumsal2-7/+13
2021-06-22po: Translated using Weblate (Korean)simmon1-3/+3
2021-06-22test: ignore the "freezing" & "thawing" intermediate statesFrantisek Sumsal1-5/+12
2021-06-22test-mount-util: add output test for mount_flags_to_string()Zbigniew Jędrzejewski-Szmek3-1/+52
2021-06-22test-mount-util: add usual print headersZbigniew Jędrzejewski-Szmek1-0/+6
2021-06-22mount-util: add one more assertionYu Watanabe1-0/+2
2021-06-21test-loop-block: run in qemuLuca Boccassi5-0/+43
2021-06-21test: move custom result checks from TEST-02-UNITTESTS to test-functionsLuca Boccassi2-54/+62
2021-06-21test: allow to call units/testsuite-02.sh from other scriptsLuca Boccassi1-1/+2