summaryrefslogtreecommitdiffstats
path: root/src/core/fuzz-execute-serialize.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-02fuzz: limit the size of the inputFrantisek Sumsal1-0/+3
2023-11-01NEWS: more typo fixesJoerg Behrmann1-2/+2
2023-11-01NEWS: fix a couple of typos and inconsistenciesFrantisek Sumsal1-19/+15
2023-11-01parse-util: add parse_tristate() and use it everywhereLennart Poettering11-84/+47
2023-11-01build(deps): bump meson from 1.2.2 to 1.2.3 in /.github/workflowsdependabot[bot]1-3/+3
2023-11-01build(deps): bump ninja from 1.11.1 to 1.11.1.1 in /.github/workflowsdependabot[bot]1-17/+16
2023-11-01sort-util: make bsearch_safe() actually typesafe, by returning the right typeLennart Poettering4-7/+12
2023-11-01nspawn-patch-uid: try fchmodat2() to restore mode of symlinkArseny Maslennikov1-5/+10
2023-11-01basic/fs-util: prefer fchmodat2 in fchmod_opathArseny Maslennikov1-2/+16
2023-11-01basic/missing_syscall: add missing_fchmodat2()Arseny Maslennikov3-11/+29
2023-11-01udev: add new builtin net_driverLukas Nykryn8-7/+52
2023-11-01man: run ninja update-man-rules againLennart Poettering1-3/+3
2023-11-01chase: fix corner case when using CHASE_PARENT with a path ending in ".."Lennart Poettering2-1/+48
2023-11-01bsod,loop-util: fix fd validity checkLennart Poettering2-2/+2
2023-11-01proc-cmdline: use read_virtual_file() for /proc/cmdlineLennart Poettering1-2/+2
2023-11-01cryptenroll: use erase_and_free() at two more placesLennart Poettering2-3/+3
2023-11-01meson: bump versions for v255-rc1Luca Boccassi1-3/+3
2023-11-01Update syscalls tableLuca Boccassi21-21/+0
2023-11-01tools: syscall tables moved to a subdirectoryLuca Boccassi1-2/+2
2023-11-01Update hwdb autosuspend rulesLuca Boccassi2-0/+23
2023-11-01Update hwdbLuca Boccassi12-10583/+18558
2023-11-01NEWS: add contributors listLuca Boccassi1-0/+34
2023-11-01sd-netlink: res_id is 16bit but serial is 32bitYu Watanabe1-3/+3
2023-11-01dhcp6: enterprise ID is 32bitYu Watanabe1-1/+1
2023-11-01build(deps): bump actions/checkout from 4.1.0 to 4.1.1dependabot[bot]11-11/+11
2023-11-01build(deps): bump redhat-plumbers-in-action/differential-shellcheckdependabot[bot]1-1/+1
2023-11-01build(deps): bump ossf/scorecard-action from 2.2.0 to 2.3.1dependabot[bot]1-1/+1
2023-11-01varlink: add generic impl. of io.systemd.service.SetLogLevel()David Tardon2-0/+42
2023-11-01udev: revert workarounds for issues caused by the devlink creation optimizationYu Watanabe1-11/+0
2023-11-01udev: update devlink with the newer device node even when priority is equivalentYu Watanabe1-5/+5
2023-11-01man: Improve text for SystemMaxFileSize when not setAndré Paiusco1-3/+3
2023-11-01analyze: handle CAP_BPF supportPeter Hutterer3-0/+20
2023-11-01man: explicitly mention that environment.d/ cannot be used to set the service...Lennart Poettering1-11/+17
2023-11-01man: fix typoYu Watanabe1-1/+1
2023-11-01network: support ID_NET_MANAGED_BY udev propertyYu Watanabe2-0/+18
2023-11-01coredump: let's always drop privilegesLennart Poettering1-42/+39
2023-11-01coredump: tweak coredump log messageLennart Poettering1-8/+19
2023-11-01NEWS: fix typoYu Watanabe1-2/+2
2023-11-01Fixed a typo in kernel-install/60-ukify.install.in for globing microcodeMarc Pervaz Boocha1-1/+1
2023-11-01core: rename and add comment to ExecParameters cleanup functionsLuca Boccassi8-18/+18
2023-11-01po: Translated using Weblate (Portuguese)Hugo Carvalho1-26/+52
2023-11-01nspawn: make sure idmapped logic works if DDI contains only /usr/ treeLennart Poettering5-27/+69
2023-11-01Update NEWSLuca Boccassi1-0/+284
2023-10-31man: change title of the section to better reflect actual contentMichal Sekletar1-1/+1
2023-10-31core: fix a couple of typosFrantisek Sumsal1-3/+3
2023-10-31test: exercise more systemd-executor related stuffFrantisek Sumsal1-1/+104
2023-10-31barrier: use EBADF where appropriateLennart Poettering1-1/+1
2023-10-31test: skip SocketBind*= tests when built without a bpf frameworkFrantisek Sumsal1-46/+49
2023-10-31core: check if we got a valid personality during deserializationFrantisek Sumsal1-2/+4
2023-10-31nspawn: fix barriers when wiping fully visible procfs/sysfsLennart Poettering1-5/+9