index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
networkd-ipv4acd.c: Use net/if.h for getting IFF_LOOPBACK definition
Khem Raj
2022-11-09
1
-1
/
+2
*
dissect: grey out trailing slash in --list output
Lennart Poettering
2022-11-08
1
-1
/
+1
*
kernel-install: skip 50-depmod if depmod is not available
Luca Boccassi
2022-11-07
1
-0
/
+1
*
Merge pull request #25286 from mrc0mmand/systemd-mount-test-fix
Luca Boccassi
2022-11-07
1
-1
/
+0
|
\
|
*
Revert "mountpoint-util: tmpfs supports uid=/gid= mount options"
Frantisek Sumsal
2022-11-07
1
-1
/
+0
*
|
kernel-install/90-loaderentry: do not override an existing systemd.machine_id
Antonio Alvarez Feijoo
2022-11-07
1
-1
/
+1
*
|
Merge pull request #25282 from keszybz/trivial-cleanups
Yu Watanabe
2022-11-07
2
-8
/
+7
|
\
\
|
|
/
|
/
|
|
*
udevadm: merge two log stmts
Zbigniew Jędrzejewski-Szmek
2022-11-07
1
-5
/
+4
|
*
sd-event: adjust indentation
Zbigniew Jędrzejewski-Szmek
2022-11-07
1
-3
/
+3
*
|
test: compile test-utmp.c only if UTMP is enabled
Torsten Hilbrich
2022-11-07
1
-1
/
+2
*
|
Merge pull request #25277 from mrc0mmand/also-coverage
Yu Watanabe
2022-11-07
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
mountpoint-util: tmpfs supports uid=/gid= mount options
Frantisek Sumsal
2022-11-07
1
-0
/
+1
*
|
Merge pull request #25266 from poettering/dissect-fsck-fix
Lennart Poettering
2022-11-07
5
-7
/
+48
|
\
\
|
*
|
dissect: fix fsck
Lennart Poettering
2022-11-04
1
-6
/
+10
|
*
|
process-util: add new FORK_CLOEXEC_OFF flag for disabling O_CLOEXEC on remain...
Lennart Poettering
2022-11-04
2
-0
/
+9
|
*
|
fd-util: add new fd_cloexec_many() helper
Lennart Poettering
2022-11-04
2
-0
/
+20
|
*
|
fd-util: make fd_in_set() (and thus close_all_fds()) handle invalidated fds i...
Lennart Poettering
2022-11-04
1
-1
/
+9
*
|
|
Merge pull request #25107 from lucab/ups/sysusers-gid-check-username
Luca Boccassi
2022-11-06
1
-9
/
+19
|
\
\
\
|
*
|
|
sysusers: cross-check user and group names too
Luca BRUNO
2022-11-03
1
-9
/
+19
*
|
|
|
loop-util: open lock fd read-only
Christian Göttsche
2022-11-05
1
-1
/
+1
*
|
|
|
core: update audit messages
Christian Göttsche
2022-11-05
1
-2
/
+2
*
|
|
|
dissect: get rid of basename() use
Lennart Poettering
2022-11-05
1
-9
/
+16
|
|
/
/
|
/
|
|
*
|
|
kernel-install/90-loaderentry: do not add multiple systemd.machine_id options
Antonio Alvarez Feijoo
2022-11-04
1
-1
/
+1
*
|
|
resolve: enable per-link mDNS setting by default
Yu Watanabe
2022-11-04
2
-5
/
+5
*
|
|
Merge pull request #25244 from yuwata/reboot-util-follow-ups
Luca Boccassi
2022-11-04
2
-10
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
reboot-util: drop unnecessary cast
Yu Watanabe
2022-11-04
1
-3
/
+3
|
*
|
reboot-util: drop redundant headers
Yu Watanabe
2022-11-04
1
-5
/
+0
|
*
|
meson: sort libraries
Yu Watanabe
2022-11-04
1
-2
/
+2
|
|
/
*
/
firstboot: fix segfault when --locale-messages= is passed without --locale=
Luca Boccassi
2022-11-04
1
-1
/
+1
|
/
*
shutdown: Add Xen kexec support
Samuel Thibault
2022-11-02
8
-12
/
+95
*
core: fix memleak in GetUnitFileLinks method
Yu Watanabe
2022-11-02
1
-5
/
+11
*
update credentials when reloading a service
Jörg Thalheim
2022-11-01
1
-1
/
+1
*
Merge pull request #25192 from yuwata/wait-online-altname
Luca Boccassi
2022-11-01
4
-19
/
+114
|
\
|
*
network: update comment
Yu Watanabe
2022-11-01
1
-1
/
+1
|
*
wait-online: support alternative names
Yu Watanabe
2022-11-01
3
-4
/
+68
|
*
wait-online: check received interface name
Yu Watanabe
2022-11-01
1
-0
/
+13
|
*
wait-online: split out link_update_name()
Yu Watanabe
2022-11-01
1
-14
/
+30
|
*
wait-online: ignore one more error in callback function
Yu Watanabe
2022-11-01
1
-3
/
+5
*
|
namespace: Add hidepid/subset support check
Daan De Meyer
2022-11-01
2
-6
/
+81
*
|
condition: Check that subsystem is enabled in ConditionSecurity=tpm2
Daan De Meyer
2022-11-01
4
-13
/
+19
*
|
network: forcibly reconfigure all interfaces after sleep
Yu Watanabe
2022-11-01
2
-65
/
+11
*
|
coverage: Mark _coverage__exit as noreturn
Jan Janssen
2022-11-01
1
-1
/
+1
*
|
resolved: fix typo in feature level table
Youfu Zhang
2022-11-01
1
-1
/
+1
|
/
*
Merge pull request #25143 from yuwata/network-reconfigure-interface-when-renamed
Luca Boccassi
2022-10-31
2
-46
/
+84
|
\
|
*
network: try to reconfigure when some information is updated
Yu Watanabe
2022-10-31
1
-25
/
+36
|
*
network: simplify the logic of reading driver and permanent HW address
Yu Watanabe
2022-10-31
2
-11
/
+41
|
*
network: allow to (automatically) reconfigure failed interface
Yu Watanabe
2022-10-27
1
-1
/
+1
|
*
network: drop redundant condition
Yu Watanabe
2022-10-27
1
-9
/
+6
*
|
network: skip to reassign master ifindex if already set
Yu Watanabe
2022-10-31
1
-0
/
+8
*
|
udev: drop trivial wrapper for udev_watch_begin()
Yu Watanabe
2022-10-31
4
-23
/
+9
[next]