index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xorg
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-11-01
proc-cmdline: use read_virtual_file() for /proc/cmdline
Lennart Poettering
1
-2
/
+2
2023-11-01
cryptenroll: use erase_and_free() at two more places
Lennart Poettering
2
-3
/
+3
2023-11-01
sd-netlink: res_id is 16bit but serial is 32bit
Yu Watanabe
1
-3
/
+3
2023-11-01
dhcp6: enterprise ID is 32bit
Yu Watanabe
1
-1
/
+1
2023-11-01
build(deps): bump actions/checkout from 4.1.0 to 4.1.1
dependabot[bot]
11
-11
/
+11
2023-11-01
build(deps): bump redhat-plumbers-in-action/differential-shellcheck
dependabot[bot]
1
-1
/
+1
2023-11-01
build(deps): bump ossf/scorecard-action from 2.2.0 to 2.3.1
dependabot[bot]
1
-1
/
+1
2023-11-01
varlink: add generic impl. of io.systemd.service.SetLogLevel()
David Tardon
2
-0
/
+42
2023-11-01
udev: revert workarounds for issues caused by the devlink creation optimization
Yu Watanabe
1
-11
/
+0
2023-11-01
udev: update devlink with the newer device node even when priority is equivalent
Yu Watanabe
1
-5
/
+5
2023-11-01
man: Improve text for SystemMaxFileSize when not set
André Paiusco
1
-3
/
+3
2023-11-01
analyze: handle CAP_BPF support
Peter Hutterer
3
-0
/
+20
2023-11-01
man: explicitly mention that environment.d/ cannot be used to set the service...
Lennart Poettering
1
-11
/
+17
2023-11-01
man: fix typo
Yu Watanabe
1
-1
/
+1
2023-11-01
network: support ID_NET_MANAGED_BY udev property
Yu Watanabe
2
-0
/
+18
2023-11-01
coredump: let's always drop privileges
Lennart Poettering
1
-42
/
+39
2023-11-01
coredump: tweak coredump log message
Lennart Poettering
1
-8
/
+19
2023-11-01
NEWS: fix typo
Yu Watanabe
1
-2
/
+2
2023-11-01
Fixed a typo in kernel-install/60-ukify.install.in for globing microcode
Marc Pervaz Boocha
1
-1
/
+1
2023-11-01
core: rename and add comment to ExecParameters cleanup functions
Luca Boccassi
8
-18
/
+18
2023-11-01
po: Translated using Weblate (Portuguese)
Hugo Carvalho
1
-26
/
+52
2023-11-01
nspawn: make sure idmapped logic works if DDI contains only /usr/ tree
Lennart Poettering
5
-27
/
+69
2023-11-01
Update NEWS
Luca Boccassi
1
-0
/
+284
2023-10-31
man: change title of the section to better reflect actual content
Michal Sekletar
1
-1
/
+1
2023-10-31
core: fix a couple of typos
Frantisek Sumsal
1
-3
/
+3
2023-10-31
test: exercise more systemd-executor related stuff
Frantisek Sumsal
1
-1
/
+104
2023-10-31
barrier: use EBADF where appropriate
Lennart Poettering
1
-1
/
+1
2023-10-31
test: skip SocketBind*= tests when built without a bpf framework
Frantisek Sumsal
1
-46
/
+49
2023-10-31
core: check if we got a valid personality during deserialization
Frantisek Sumsal
1
-2
/
+4
2023-10-31
nspawn: fix barriers when wiping fully visible procfs/sysfs
Lennart Poettering
1
-5
/
+9
2023-10-31
udev: fix device name shown in the log message on failure
Yu Watanabe
1
-4
/
+9
2023-10-31
udevadm-trigger: mention --type=all in help
Yu Watanabe
1
-0
/
+1
2023-10-31
man: Add remarks about StandardInput=socket and sd_listen_fds()
Michal Koutný
2
-1
/
+5
2023-10-31
sysctl.d: Fix pid_max comment
Michal Koutný
1
-2
/
+2
2023-10-31
varlink: add generic impl. of io.systemd.varlink.Ping()
David Tardon
2
-0
/
+14
2023-10-31
varlink: define interface io.systemd.service
David Tardon
4
-0
/
+28
2023-10-31
dissect: reenable automatic removal before trying again
Yu Watanabe
1
-18
/
+16
2023-10-31
New PAM module: pam_systemd_loadkey
Jin Liu
5
-0
/
+214
2023-10-31
update TODO
Lennart Poettering
1
-5
/
+0
2023-10-31
NEWS: mention that ip=off now means ip=off
Lennart Poettering
1
-0
/
+5
2023-10-31
man: document the new ip=link-local kernel cmdline option
Lennart Poettering
1
-7
/
+16
2023-10-31
network-generator: add support for ip=link-local
Lennart Poettering
5
-24
/
+63
2023-10-31
network-generator: name enum for "ip=dhcp" case same as literal string
Lennart Poettering
2
-5
/
+5
2023-10-31
locale: drop implementation detail from comment in config file
Yu Watanabe
1
-1
/
+1
2023-10-31
locale,firstboot: add headers to vconsole.conf
Yu Watanabe
6
-2
/
+28
2023-10-31
env-util: make write_env_file() optionally take headers
Yu Watanabe
10
-16
/
+19
2023-10-31
tests: use log_tests_skipped() and friend more
Yu Watanabe
5
-16
/
+10
2023-10-31
tests: make log_tests_skipped() and friend accept format string
Yu Watanabe
2
-14
/
+17
2023-10-31
tree-wide: fix typo
Yu Watanabe
7
-9
/
+9
2023-10-31
network: free dhcp6_hostname
Ronan Pigott
1
-0
/
+1
[next]