summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | seccomp-util: make @known include @obsoleteYu Watanabe2022-06-171-0/+1
| * | analyze-security: always save syscall nameYu Watanabe2022-06-171-17/+22
| * | set: introduce set_put_strndup()Yu Watanabe2022-06-173-8/+44
| * | core/dbus-execute: drop unnecessary flagYu Watanabe2022-06-171-1/+1
| * | core/dbus-execute: do not append denied syscalls in allow-listYu Watanabe2022-06-171-0/+4
* | | meson: Reorder cflags for sd-bootJan Janssen2022-06-171-19/+17
* | | test: send stdout/stderr of testsuite units to journal & consoleFrantisek Sumsal2022-06-177-12/+12
* | | Merge pull request #23741 from mrc0mmand/more-asan-tweaksYu Watanabe2022-06-162-57/+48
|\ \ \
| * | | test: don't wrap binaries built with ASanFrantisek Sumsal2022-06-161-3/+7
| * | | test: drop all LD_PRELOAD-related ASan workaroundsFrantisek Sumsal2022-06-161-53/+1
| * | | test: wrap binaries using systemd DSOs when running w/ ASanFrantisek Sumsal2022-06-161-1/+39
| * | | Revert "test: fix TEST-70 under sanitizers"Frantisek Sumsal2022-06-141-1/+2
* | | | nspawn: fix UID map stringYu Watanabe2022-06-161-2/+2
* | | | RFC 6762 section 7.1: a Multicast DNS querier SHOULD NOT include records in theVishal Chillara Srinivas2022-06-161-0/+8
* | | | resolve: mark mDNS RRs in the Additional Records section as cacheableVishal Chillara Srinivas2022-06-161-2/+6
| |/ / |/| |
* | | tree-wide: fix typoYu Watanabe2022-06-152-2/+2
* | | Merge pull request #23733 from sshedi/cid-1469711Yu Watanabe2022-06-152-7/+6
|\ \ \
| * | | sd-journal: check retval of sd_id128_from_string callShreenidhi Shedi2022-06-141-0/+2
| * | | homework: initialize we_detachedShreenidhi Shedi2022-06-141-7/+4
* | | | Merge pull request #23709 from yuwata/test-hostname-localeYu Watanabe2022-06-1529-433/+1101
|\ \ \ \ | |_|/ / |/| | |
| * | | test: use trap RETURNYu Watanabe2022-06-142-16/+4
| * | | test: move "do" at the end of lineYu Watanabe2022-06-141-6/+3
| * | | test: insert space in for loopYu Watanabe2022-06-145-12/+12
| * | | test: import localed tests from debian/ubuntu test suiteYu Watanabe2022-06-144-0/+412
| * | | test: install C.UTF-8 and English localesYu Watanabe2022-06-141-0/+24
| * | | test: install libxkbcommon and x11 keymapsYu Watanabe2022-06-141-1/+18
| * | | test: introduce inst_recursive() helper functionYu Watanabe2022-06-141-0/+14
| * | | test: add one more path to search keymapsYu Watanabe2022-06-141-19/+40
| * | | localectl: use Table to show statusYu Watanabe2022-06-141-40/+89
| * | | locale: rename keymap-util.[ch] -> localed-util.[ch]Yu Watanabe2022-06-145-9/+8
| * | | locale-setup: merge locale handling in PID1 and localedYu Watanabe2022-06-1412-309/+333
| * | | locale-util: align locale entriesYu Watanabe2022-06-141-13/+13
| * | | locale-util: check if enumerated locales are validYu Watanabe2022-06-141-0/+9
| * | | locale-util: fix memleak on failureYu Watanabe2022-06-141-2/+5
| * | | test: import hostnamed tests from debian/ubuntu test suiteYu Watanabe2022-06-144-0/+73
| * | | test: support debian/ubuntu specific timezone config fileYu Watanabe2022-06-141-0/+24
| * | | test: drop unnecessary --no-pager optionYu Watanabe2022-06-141-5/+5
| * | | test: introduce assert_not_in() helper functionYu Watanabe2022-06-142-18/+32
| | |/ | |/|
* | | man: Add some punctuation; remove double spaces.adrian52022-06-141-40/+40
| |/ |/|
* | pstore: Run after modules are loadedAlexander Graf2022-06-141-0/+2
* | hwdb: analyzers: remove generic "STM Device in DFU Mode"Jan Luebbe2022-06-141-1/+0
* | sysctl: increase log severity on failed writeChristian Göttsche2022-06-141-1/+1
* | po: Translated using Weblate (Estonian)H A2022-06-141-2/+4
|/
* network: l2tp: initialize a to NULLShreenidhi Shedi2022-06-131-1/+1
* Merge pull request #23707 from yuwata/dns_service_splitZbigniew Jędrzejewski-Szmek2022-06-123-42/+40
|\
| * dns-domain: reduce indentation in dns_service_split()Yu Watanabe2022-06-101-33/+30
| * dns-domain: rename function argumentsYu Watanabe2022-06-102-8/+8
| * dns-domain: make each label nul-terminatedYu Watanabe2022-06-102-1/+2
* | Merge pull request #23714 from mrc0mmand/networkd-testsuite-tweaksYu Watanabe2022-06-121-46/+45
|\ \
| * | test-network: drop unnecessary `global`Frantisek Sumsal2022-06-111-6/+0