summaryrefslogtreecommitdiffstats
path: root/network (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-03shared: reject empty attachment pathFrantisek Sumsal2-0/+14
2023-05-03shared: ignore invalid valink socket fd when deserializingFrantisek Sumsal2-1/+8
2023-05-03core: fix NULL pointer dereference during deserializationFrantisek Sumsal2-0/+15
2023-05-03test: add a simple fuzzer for manager serializationFrantisek Sumsal3-0/+278
2023-05-02Revert "sd-journal: introduce simple loop detection for entry array objects"Yu Watanabe1-19/+7
2023-05-02sd-journal: check .next_entry_array_offset earlierYu Watanabe1-5/+6
2023-05-02boot: Use correct memory type for allocationsJan Janssen1-1/+1
2023-05-02core: check for SERVICE_RELOAD_NOTIFY in manager_dbus_is_runningmsizanoen11-1/+5
2023-05-02journal: handle EADDRNOTAVAIL in two more cases gracefullyLennart Poettering2-0/+2
2023-05-02generators: skip private tmpfs if /tmp does not existLuca Boccassi1-3/+7
2023-05-02tree-wide: Handle EADDRNOTAVAIL as journal corruptionDaan De Meyer3-9/+9
2023-05-02mount-setup: use size_t when iterating through array indexesLennart Poettering1-3/+1
2023-05-02base-filesystem: create /proc, /sys, /dev mount points as 0555Lennart Poettering1-3/+3
2023-05-02generate-sym-test: only look in .c and .h filesLennart Poettering1-0/+2
2023-05-02generate-sym-test: search for missing symbolsLennart Poettering1-2/+25
2023-05-02docs: add correct `pacman` command (#27486)Klaus1-1/+1
2023-05-02test: replace sleep with timeoutYu Watanabe1-2/+2
2023-05-01test-network: add workaround for bug in iproute2 v6.2.0Yu Watanabe1-4/+8
2023-05-01stub: Relocate kernels below 4G for EFI handoverJan Janssen1-8/+20
2023-05-01boot: Fix EFI_SIZE_TO_PAGES macroJan Janssen1-1/+1
2023-05-01mkosi: Switch to use mkosi presets with prebuilt initrdsDaan De Meyer53-315/+596
2023-05-01meson: Search for find programDaan De Meyer1-0/+1
2023-05-01meson: Search for diff programDaan De Meyer1-0/+1
2023-05-01test: test journalctl with corrupted journalsFrantisek Sumsal2-0/+35
2023-05-01test: clean up the test script a bitFrantisek Sumsal8-11/+10
2023-05-01sd-journal: introduce simple loop detection for entry array objectsYu Watanabe1-7/+19
2023-05-01test: also test all _public_ functions are listed in .sym filesYu Watanabe4-31/+88
2023-05-01sd-journal: tighten variable scopeYu Watanabe1-1/+3
2023-05-01sd-journal: read entry array object againYu Watanabe1-1/+6
2023-05-01sd-journal: check validity of object type more strictlyYu Watanabe1-3/+3
2023-05-01sd-journal: add _OBJECT_TYPE_INVALID as usualYu Watanabe1-1/+2
2023-05-01sd-journal: align tableYu Watanabe1-7/+7
2023-05-01sd-journal: check that the journal file is not stored in .newest_by_boot_id o...Yu Watanabe1-0/+2
2023-05-01sd-journal: unset prioq index on failureYu Watanabe1-1/+3
2023-05-01sd-journal: fix use-after-freeYu Watanabe1-1/+1
2023-05-01tpm2: move openssl-required ifdef code out of policy-building functionDan Streetman1-40/+58
2023-04-30hwdb: add hardware rfkill key for Dell Latitude E6* models (#27462)don bright1-1/+2
2023-04-29man: clarify RoutingPolicyRule.TypeOfService docsBrad Fitzpatrick1-1/+10
2023-04-29coredumpctl: add --file/--root/--image to bash completionLuca Boccassi1-3/+3
2023-04-29coredumpctl: fix bash completion matchingLuca Boccassi1-3/+3
2023-04-29test: make sure the test units have a `test-` prefixFrantisek Sumsal1-3/+3
2023-04-29test: match all messages with the FILE fieldFrantisek Sumsal1-4/+4
2023-04-29libsystemd: add missing _public_ attributesYu Watanabe2-2/+2
2023-04-29libsystemd: drop _public_ attribute for non-exported functionsYu Watanabe2-24/+24
2023-04-29missing_fs: also define struct file_clone_rangeYu Watanabe1-0/+6
2023-04-29test: add tests for "systemctl stop" vs triggering by path unitYu Watanabe4-0/+54
2023-04-29test: create temporary units under /runYu Watanabe1-4/+4
2023-04-29core/path: do not enqueue new job in .trigger_notify callbackYu Watanabe2-5/+65
2023-04-29core/path: align tableYu Watanabe1-2/+2
2023-04-29pid1: unify implemenation of /run/ disk space safety check a bitLennart Poettering1-16/+42