summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | sd-event: use LIST_IS_EMPTY()Yu Watanabe2022-06-271-3/+3
| |/ / / /
* | | | | gpt: add PARISC UUIDsSam James2022-06-282-0/+7
* | | | | seccomp: add PARISC (HPPA support)Sam James2022-06-282-2/+35
* | | | | basic/missing-syscalls: add PARISC (HPPA support)Sam James2022-06-287-4/+643
|/ / / /
* | | | network: grouping elements in network_free()Yu Watanabe2022-06-271-33/+46
* | | | Merge pull request #23842 from medhefgo/boot-stdYu Watanabe2022-06-2745-1156/+1098
|\ \ \ \
| * | | | boot: Use stdboolJan Janssen2022-06-2718-134/+137
| * | | | boot: Use charJan Janssen2022-06-2715-182/+171
| * | | | boot: Use char16_tJan Janssen2022-06-2721-199/+217
| * | | | boot: Use stdint typesJan Janssen2022-06-2723-402/+391
| * | | | boot: Remove use of EFI_ERRORJan Janssen2022-06-2718-187/+183
| * | | | boot: Rename remaining EFI_STATUS vars to err for consistencyJan Janssen2022-06-272-29/+29
| * | | | fundamental: Remove types-fundamental.hJan Janssen2022-06-279-83/+30
| | |/ / | |/| |
* / | | test-sd-hwdb: adjust the test to actually do anythingZbigniew Jędrzejewski-Szmek2022-06-271-1/+1
|/ / /
* | | sha256: Use stdbool and uintptr_tJan Janssen2022-06-242-19/+6
* | | udev: allow to execute longer command lineYu Watanabe2022-06-241-4/+4
|/ /
* | boot: Fix calls to ResetSystemJan Janssen2022-06-231-3/+4
* | logind: simplify codeZbigniew Jędrzejewski-Szmek2022-06-231-10/+4
* | Merge pull request #23802 from yuwata/core-watchdog-follow-upsZbigniew Jędrzejewski-Szmek2022-06-231-6/+3
|\ \
| * | core: close watchdog device if watchdog device is unspecified nowYu Watanabe2022-06-221-5/+3
| * | core: drop unnecessary freeYu Watanabe2022-06-221-1/+0
* | | logind-session-dbus: allow to set display name via dbusDavid Tardon2022-06-224-0/+54
* | | bootspec: Add PE file name to log messagesJan Janssen2022-06-221-18/+19
* | | Merge pull request #23774 from yuwata/netlabel-nftset-follow-upsYu Watanabe2022-06-2231-1575/+14
|\ \ \
| * | | Revert "networkd: NetLabel integration"Yu Watanabe2022-06-2214-383/+7
| * | | Revert NFTSet featureYu Watanabe2022-06-2222-1192/+7
| |/ /
* | | Merge pull request #23806 from keszybz/udevadm-info-pagerZbigniew Jędrzejewski-Szmek2022-06-221-2/+12
|\ \ \ | |/ / |/| |
| * | udevadm info: use pager for all output typesZbigniew Jędrzejewski-Szmek2022-06-221-1/+4
| * | udevadm info: implement --no-pagerZbigniew Jędrzejewski-Szmek2022-06-221-2/+9
* | | resolve: mDNS transaction max attempts fixVishal Chillara Srinivas2022-06-222-9/+29
* | | core: Fix memory leaksŁukasz Stelmach2022-06-221-2/+2
* | | Add sys/file.h for LOCK_Pavel Zhukov2022-06-215-0/+5
* | | pkgconfig,rpm: expose vars for user-tmpfiles.d locationZbigniew Jędrzejewski-Szmek2022-06-212-0/+3
* | | locale: drop unnecessary allocationYu Watanabe2022-06-181-4/+0
* | | networkctl: fix output of "status": replace "Queue Length" by "Number of Queues"Marc Kleine-Budde2022-06-181-1/+1
* | | add program name to log linePhilipp Gortan2022-06-181-1/+1
* | | Merge pull request #23756 from yuwata/analyze-seccomp-filterLuca Boccassi2022-06-176-26/+72
|\ \ \
| * | | 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
* | | | 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
|/ / /
* | | 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-1514-360/+444
|\ \ \ \ | |/ / / |/| | |