summaryrefslogtreecommitdiffstats
path: root/src/shared/generate-ip-protocol-list.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-16core: fix post-fork memory leakLuca Boccassi1-1/+1
2023-06-15udev: use timestamp_is_set() in one more placeFrantisek Sumsal1-1/+1
2023-06-15audit-util,varlink: use IOVEC_MAKE() in a couple more placesFrantisek Sumsal2-8/+3
2023-06-15tree-wide: fix a couple of typosFrantisek Sumsal19-22/+22
2023-06-15Update badge on README to refer new scorecard viewer (#28050)Joyce1-1/+1
2023-06-15test: set $PATH to something predictable in the ASan wrapperFrantisek Sumsal1-0/+2
2023-06-15systemctl: let's emphasize a bit that halt/poweroff/reboot/shutdown are compa...Lennart Poettering2-7/+21
2023-06-15update TODOLennart Poettering1-0/+15
2023-06-15execute: fix the condition of private mounts for user namespacingHaochen Tong2-6/+6
2023-06-15kernel-install: skip to read /etc/machine-info in testYu Watanabe2-0/+10
2023-06-15network: make degraded-carrier bond/bridge as routable (#27776)Henrik Holst3-9/+15
2023-06-14Squashed commit of the following:Joyce Brum1-30/+1
2023-06-14activate: rename to socket-activateFrantisek Sumsal2-1/+1
2023-06-14test: split TEST-04 into smaller chunksFrantisek Sumsal5-349/+374
2023-06-14test: exit on first failing subtestFrantisek Sumsal1-14/+3
2023-06-14mkfs-util: Hide /proc/self/mounts before running mkfsDaan De Meyer1-1/+9
2023-06-14resolvectl: fix double free issueLennart Poettering1-1/+1
2023-06-14bootctl: warn if the ESP random seed is stored on a world-readable dirLennart Poettering2-3/+42
2023-06-14coverage: fix build with g++Frantisek Sumsal1-5/+13
2023-06-14meson: Use build_tgt.name()Jan Janssen1-2/+1
2023-06-14meson: Use fs module in more placesJan Janssen5-8/+6
2023-06-14sleep-config: add comment about securityChristoph Anton Mitterer1-0/+8
2023-06-14ukify: make the certficate validity configurableZbigniew Jędrzejewski-Szmek2-2/+21
2023-06-14man/ukify: add structure to describe verbs, document genkeyZbigniew Jędrzejewski-Szmek1-49/+72
2023-06-14test_ukify: skip test requiring cryptographyZbigniew Jędrzejewski-Szmek1-0/+3
2023-06-14man: add example how to configure automatic signingZbigniew Jędrzejewski-Szmek2-0/+44
2023-06-14test_ukify: cleanups suggested by pylintZbigniew Jędrzejewski-Szmek1-4/+5
2023-06-14ukify: add 'genkey' verbZbigniew Jędrzejewski-Szmek3-6/+188
2023-06-14bootctl: fix docs/--help to say that "bootctl random-seed" not just initializ...Lennart Poettering2-8/+10
2023-06-14tree-wide: when in doubt use greek small letter mu rather than micro symbolLennart Poettering32-54/+54
2023-06-14time-util,socket: accept both kinds of unicode µ symbolsLennart Poettering3-6/+10
2023-06-13Fix scorecard version comment format (#28027)Joyce1-4/+4
2023-06-13po: Translated using Weblate (Korean)김인수1-2/+2
2023-06-13udev-node: optimize device node symlink creationYu Watanabe1-2/+88
2023-06-13it.po: minor updatesDaniele Medri1-13/+24
2023-06-13man: document "s" is default --vacuum-time= suffixAnatoli Babenia1-14/+23
2023-06-13rm-rf: Fix assertionDaan De Meyer1-3/+1
2023-06-13fd-util: Add extra shortcut to path_is_root_at()Daan De Meyer1-2/+2
2023-06-13btrfs-util: Drop redundant parenthesesDaan De Meyer1-1/+1
2023-06-13repart: Store dm_name in DecryptedPartitionTargetDaan De Meyer1-14/+8
2023-06-13mkosi: Remove explicit /testok checkDaan De Meyer2-9/+5
2023-06-13mkosi: Update to latestDaan De Meyer2-1/+4
2023-06-13mkosi: Make sure we build custom kernels with EROFS supportDaan De Meyer1-1/+2
2023-06-13mkosi: Add bpftool to final imageDaan De Meyer5-0/+6
2023-06-13mkosi: Add socat to the final imageDaan De Meyer1-0/+1
2023-06-13udevadm-control: fix error messageDavid Tardon1-1/+1
2023-06-13sd-daemon: Add vsock fallback to SOCK_STREAMDaan De Meyer1-13/+29
2023-06-13sd-daemon: Use socket type from vsock address if setDaan De Meyer1-10/+13
2023-06-13socket-util: Allow specifying socket type in vsock addressDaan De Meyer1-3/+11
2023-06-13socket: bump listen() backlog to INT_MAX everywhereLennart Poettering12-20/+28