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
*
basic: move version() to build.h+c
Zbigniew Jędrzejewski-Szmek
2022-11-08
73
-36
/
+80
*
basic,shared: move disable_coredumps() to coredump-util.[ch]
Zbigniew Jędrzejewski-Szmek
2022-11-08
6
-14
/
+16
*
basic: move container_get_leader() to process-util.[ch]
Zbigniew Jędrzejewski-Szmek
2022-11-08
6
-45
/
+46
*
basic: create new basic/initrd-util.[ch] for initrd-related functions
Zbigniew Jędrzejewski-Szmek
2022-11-08
32
-80
/
+111
*
tests: move tests for eqzero() to a new file
Zbigniew Jędrzejewski-Szmek
2022-11-08
3
-24
/
+20
*
tests: move tests for PROTECT_ERRNO to the right file
Zbigniew Jędrzejewski-Szmek
2022-11-08
2
-31
/
+31
*
tests: create test-raw-clone.c for raw-clone.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
4
-31
/
+44
*
tests: create test-limits-util.c for limits-util funcs
Zbigniew Jędrzejewski-Szmek
2022-11-08
3
-82
/
+91
*
sd-journal: make prot_from_flags() static and rename
Zbigniew Jędrzejewski-Szmek
2022-11-08
3
-21
/
+14
*
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
*
|
udev: Handle AMBA bus the same way as generic platform bus
Marek Vasut
2022-10-31
1
-0
/
+7
*
|
sd-bus: convenience functions to emit a signal to a destination (#25123)
Erik Moqvist
2022-10-31
5
-4
/
+90
*
|
udev-builtin-net_id: support getting usb path off the host
Charles Hardin
2022-10-31
3
-2
/
+20
[next]