summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* make HP 15s-eq0xxx changes specific to sku9MG38EA#ABZv250.1Marco Scardovi2022-01-041-2/+2
* meson: generate better arch defines for clang bpf compilationZbigniew Jędrzejewski-Szmek2022-01-041-2/+20
* basic/log: allow errno values higher than 255Zbigniew Jędrzejewski-Szmek2022-01-041-2/+2
* coredump: do not crash if we failed to acquire exe pathZbigniew Jędrzejewski-Szmek2022-01-041-17/+22
* elf-util: add missing assertionYu Watanabe2022-01-041-0/+2
* elf-util: executable argument for parse_elf() may be NULLYu Watanabe2022-01-041-3/+5
* hostname-util: drop GET_HOSTNAME_ALLOW_NONE flag and always refuse "(none)"Yu Watanabe2022-01-043-9/+10
* hostname-setup: gracefully handle kernel with empty CONFIG_DEFAULT_HOSTNAMEYu Watanabe2022-01-041-6/+3
* boot: Do not warn if an initializing driver returns EFI_ABORTEDJan Janssen2022-01-041-2/+7
* seccomp-util: include missing_syscall_def.h to make __SNR_foo mapped to __NR_fooYu Watanabe2022-01-041-7/+4
* missing-syscall: add __NR_openat2Yu Watanabe2022-01-042-0/+67
* syscalls: update syscall definitionsYu Watanabe2022-01-0412-11/+12
* ci: Test efi binaries for section table gapsJan Janssen2022-01-041-0/+6
* boot: Use objcopy to align sectionsJan Janssen2022-01-042-1/+2
* nss-myhostname: do not apply non-zero offset to null pointerYu Watanabe2022-01-041-3/+3
* nss-systemd: fix alignment of gr_memYu Watanabe2022-01-041-2/+2
* udev: fix ID_NET_NAME_MAC= udev propertyYu Watanabe2022-01-041-1/+1
* meson: fix detection of libcryptsetup functionsZbigniew Jędrzejewski-Szmek2022-01-041-8/+17
* test-network: add testcase for invalid AllowedIPs=Yu Watanabe2022-01-041-1/+1
* network: wireguard: warn about invalid allowed IP addressesYu Watanabe2022-01-041-1/+12
* nss-systemd: fix required buffer size calculationYu Watanabe2022-01-041-2/+2
* sysusers: use filename if /proc is not mountedYu Watanabe2022-01-041-1/+1
* network: complete example for xfrm setupNoel Kuntze2022-01-041-0/+1
* systemd-run: ensure error logs suggest to use '--user' when appropriateLuca Boccassi2022-01-041-3/+3
* dbus-wait-for-jobs: add extra_args to bus_wait_for_jobs_one()Luca Boccassi2022-01-046-11/+11
* boot: Introduce helper macros for offset checkingJan Janssen2022-01-041-8/+18
* boot: Reject unaligned dataJan Janssen2022-01-041-3/+6
* manager: always close idle pipe when sending ready notificationYu Watanabe2022-01-041-3/+3
* stub: Do not assume having DeviceHandleksa6784917842022-01-042-1/+8
* network: ndisc: ignore route prefix to ::/0Yu Watanabe2022-01-041-0/+5
* test: add testcases of symlinked drop-in directoriesYu Watanabe2022-01-041-0/+20
* unti-file: fix symlinked drop-in directory handlingYu Watanabe2022-01-041-23/+61
* core: do not touch /run/systemd/systemd-units-load from user session instancesLuca Boccassi2022-01-041-3/+4
* boot: Fix name length comparisonJan Janssen2022-01-041-2/+3
* boot: Fix off-by-one offset sanity checksJan Janssen2022-01-041-9/+9
* boot: Fix off-by-one NUL-terminationJan Janssen2022-01-042-3/+3
* chrattr-util: return EOPNOTSUPP from chrattr_full if no other failure was obs...Luca Boccassi2022-01-041-1/+11
* random-util: use ssize_t for getrandom return valueMike Gilbert2022-01-042-9/+10
* meson: don't try to guess versioned clang/llvm-strip bins for cross compileJames Hilliard2022-01-041-2/+2
* meson: fix build with -Dcryptolib=openssl -Ddns-over-tls=falseYu Watanabe2021-12-242-10/+2
* man: also add anotations for methodsYu Watanabe2021-12-245-0/+40
* missing-syscall: define all MOUNT_ATTR_* if missingYu Watanabe2021-12-241-6/+42
* NEWS: finalize releasev250Zbigniew Jędrzejewski-Szmek2021-12-231-1/+1
* analyze: fix segfault when malloc() fails (#21874)Yu Watanabe2021-12-231-0/+3
* Merge pull request #21869 from yuwata/sd-journal-fix-segfaultZbigniew Jędrzejewski-Szmek2021-12-231-9/+10
|\
| * sd-journal: fix segfault when match_new() failsYu Watanabe2021-12-231-8/+8
| * sd-journal: free incomplete match on failureYu Watanabe2021-12-231-1/+2
* | Merge pull request #21870 from keszybz/cleanup-and-commentsLuca Boccassi2021-12-233-22/+19
|\ \
| * | src/basic: adjust grammar in commentsZbigniew Jędrzejewski-Szmek2021-12-231-5/+5
| * | shared: re-wrap commentZbigniew Jędrzejewski-Szmek2021-12-231-3/+3