Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | sd-event: use LIST_IS_EMPTY() | Yu Watanabe | 2022-06-27 | 1 | -3/+3 | |
| |/ / / / | ||||||
* | | | | | gpt: add PARISC UUIDs | Sam James | 2022-06-28 | 2 | -0/+7 | |
* | | | | | seccomp: add PARISC (HPPA support) | Sam James | 2022-06-28 | 2 | -2/+35 | |
* | | | | | basic/missing-syscalls: add PARISC (HPPA support) | Sam James | 2022-06-28 | 7 | -4/+643 | |
|/ / / / | ||||||
* | | | | network: grouping elements in network_free() | Yu Watanabe | 2022-06-27 | 1 | -33/+46 | |
* | | | | Merge pull request #23842 from medhefgo/boot-std | Yu Watanabe | 2022-06-27 | 45 | -1156/+1098 | |
|\ \ \ \ | ||||||
| * | | | | boot: Use stdbool | Jan Janssen | 2022-06-27 | 18 | -134/+137 | |
| * | | | | boot: Use char | Jan Janssen | 2022-06-27 | 15 | -182/+171 | |
| * | | | | boot: Use char16_t | Jan Janssen | 2022-06-27 | 21 | -199/+217 | |
| * | | | | boot: Use stdint types | Jan Janssen | 2022-06-27 | 23 | -402/+391 | |
| * | | | | boot: Remove use of EFI_ERROR | Jan Janssen | 2022-06-27 | 18 | -187/+183 | |
| * | | | | boot: Rename remaining EFI_STATUS vars to err for consistency | Jan Janssen | 2022-06-27 | 2 | -29/+29 | |
| * | | | | fundamental: Remove types-fundamental.h | Jan Janssen | 2022-06-27 | 9 | -83/+30 | |
| | |/ / | |/| | | ||||||
* / | | | test-sd-hwdb: adjust the test to actually do anything | Zbigniew Jędrzejewski-Szmek | 2022-06-27 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | sha256: Use stdbool and uintptr_t | Jan Janssen | 2022-06-24 | 2 | -19/+6 | |
* | | | udev: allow to execute longer command line | Yu Watanabe | 2022-06-24 | 1 | -4/+4 | |
|/ / | ||||||
* | | boot: Fix calls to ResetSystem | Jan Janssen | 2022-06-23 | 1 | -3/+4 | |
* | | logind: simplify code | Zbigniew Jędrzejewski-Szmek | 2022-06-23 | 1 | -10/+4 | |
* | | Merge pull request #23802 from yuwata/core-watchdog-follow-ups | Zbigniew Jędrzejewski-Szmek | 2022-06-23 | 1 | -6/+3 | |
|\ \ | ||||||
| * | | core: close watchdog device if watchdog device is unspecified now | Yu Watanabe | 2022-06-22 | 1 | -5/+3 | |
| * | | core: drop unnecessary free | Yu Watanabe | 2022-06-22 | 1 | -1/+0 | |
* | | | logind-session-dbus: allow to set display name via dbus | David Tardon | 2022-06-22 | 4 | -0/+54 | |
* | | | bootspec: Add PE file name to log messages | Jan Janssen | 2022-06-22 | 1 | -18/+19 | |
* | | | Merge pull request #23774 from yuwata/netlabel-nftset-follow-ups | Yu Watanabe | 2022-06-22 | 31 | -1575/+14 | |
|\ \ \ | ||||||
| * | | | Revert "networkd: NetLabel integration" | Yu Watanabe | 2022-06-22 | 14 | -383/+7 | |
| * | | | Revert NFTSet feature | Yu Watanabe | 2022-06-22 | 22 | -1192/+7 | |
| |/ / | ||||||
* | | | Merge pull request #23806 from keszybz/udevadm-info-pager | Zbigniew Jędrzejewski-Szmek | 2022-06-22 | 1 | -2/+12 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | udevadm info: use pager for all output types | Zbigniew Jędrzejewski-Szmek | 2022-06-22 | 1 | -1/+4 | |
| * | | udevadm info: implement --no-pager | Zbigniew Jędrzejewski-Szmek | 2022-06-22 | 1 | -2/+9 | |
* | | | resolve: mDNS transaction max attempts fix | Vishal Chillara Srinivas | 2022-06-22 | 2 | -9/+29 | |
* | | | core: Fix memory leaks | Łukasz Stelmach | 2022-06-22 | 1 | -2/+2 | |
* | | | Add sys/file.h for LOCK_ | Pavel Zhukov | 2022-06-21 | 5 | -0/+5 | |
* | | | pkgconfig,rpm: expose vars for user-tmpfiles.d location | Zbigniew Jędrzejewski-Szmek | 2022-06-21 | 2 | -0/+3 | |
* | | | locale: drop unnecessary allocation | Yu Watanabe | 2022-06-18 | 1 | -4/+0 | |
* | | | networkctl: fix output of "status": replace "Queue Length" by "Number of Queues" | Marc Kleine-Budde | 2022-06-18 | 1 | -1/+1 | |
* | | | add program name to log line | Philipp Gortan | 2022-06-18 | 1 | -1/+1 | |
* | | | Merge pull request #23756 from yuwata/analyze-seccomp-filter | Luca Boccassi | 2022-06-17 | 6 | -26/+72 | |
|\ \ \ | ||||||
| * | | | seccomp-util: make @known include @obsolete | Yu Watanabe | 2022-06-17 | 1 | -0/+1 | |
| * | | | analyze-security: always save syscall name | Yu Watanabe | 2022-06-17 | 1 | -17/+22 | |
| * | | | set: introduce set_put_strndup() | Yu Watanabe | 2022-06-17 | 3 | -8/+44 | |
| * | | | core/dbus-execute: drop unnecessary flag | Yu Watanabe | 2022-06-17 | 1 | -1/+1 | |
| * | | | core/dbus-execute: do not append denied syscalls in allow-list | Yu Watanabe | 2022-06-17 | 1 | -0/+4 | |
* | | | | meson: Reorder cflags for sd-boot | Jan Janssen | 2022-06-17 | 1 | -19/+17 | |
* | | | | nspawn: fix UID map string | Yu Watanabe | 2022-06-16 | 1 | -2/+2 | |
* | | | | RFC 6762 section 7.1: a Multicast DNS querier SHOULD NOT include records in the | Vishal Chillara Srinivas | 2022-06-16 | 1 | -0/+8 | |
* | | | | resolve: mark mDNS RRs in the Additional Records section as cacheable | Vishal Chillara Srinivas | 2022-06-16 | 1 | -2/+6 | |
|/ / / | ||||||
* | | | Merge pull request #23733 from sshedi/cid-1469711 | Yu Watanabe | 2022-06-15 | 2 | -7/+6 | |
|\ \ \ | ||||||
| * | | | sd-journal: check retval of sd_id128_from_string call | Shreenidhi Shedi | 2022-06-14 | 1 | -0/+2 | |
| * | | | homework: initialize we_detached | Shreenidhi Shedi | 2022-06-14 | 1 | -7/+4 | |
* | | | | Merge pull request #23709 from yuwata/test-hostname-locale | Yu Watanabe | 2022-06-15 | 14 | -360/+444 | |
|\ \ \ \ | |/ / / |/| | | |