summaryrefslogtreecommitdiffstats
path: root/xorg (unfollow)
Commit message (Expand)AuthorFilesLines
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-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
2023-10-31udev: fix device name shown in the log message on failureYu Watanabe1-4/+9
2023-10-31udevadm-trigger: mention --type=all in helpYu Watanabe1-0/+1
2023-10-31man: Add remarks about StandardInput=socket and sd_listen_fds()Michal Koutný2-1/+5
2023-10-31sysctl.d: Fix pid_max commentMichal Koutný1-2/+2
2023-10-31varlink: add generic impl. of io.systemd.varlink.Ping()David Tardon2-0/+14
2023-10-31varlink: define interface io.systemd.serviceDavid Tardon4-0/+28
2023-10-31dissect: reenable automatic removal before trying againYu Watanabe1-18/+16
2023-10-31New PAM module: pam_systemd_loadkeyJin Liu5-0/+214
2023-10-31update TODOLennart Poettering1-5/+0
2023-10-31NEWS: mention that ip=off now means ip=offLennart Poettering1-0/+5
2023-10-31man: document the new ip=link-local kernel cmdline optionLennart Poettering1-7/+16
2023-10-31network-generator: add support for ip=link-localLennart Poettering5-24/+63
2023-10-31network-generator: name enum for "ip=dhcp" case same as literal stringLennart Poettering2-5/+5
2023-10-31locale: drop implementation detail from comment in config fileYu Watanabe1-1/+1
2023-10-31locale,firstboot: add headers to vconsole.confYu Watanabe6-2/+28
2023-10-31env-util: make write_env_file() optionally take headersYu Watanabe10-16/+19
2023-10-31tests: use log_tests_skipped() and friend moreYu Watanabe5-16/+10
2023-10-31tests: make log_tests_skipped() and friend accept format stringYu Watanabe2-14/+17
2023-10-31tree-wide: fix typoYu Watanabe7-9/+9
2023-10-31network: free dhcp6_hostnameRonan Pigott1-0/+1