index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
man: Correct flag description of systemd-cat
sinus-x
2024-09-11
1
-1
/
+4
*
Merge pull request #34353 from yuwata/timesync-bus-document
Lennart Poettering
2024-09-11
2
-0
/
+157
|
\
|
*
man: add basic documents for org.freedesktop.timesync1
Yu Watanabe
2024-09-10
2
-0
/
+157
*
|
stub: add StubDevicePartUUID/StubImageIdentifier
Lennart Poettering
2024-09-11
1
-0
/
+12
*
|
man: fix documentation for LoaderDevicePathUUID + LoaderImageIdentifier, in s...
Lennart Poettering
2024-09-11
1
-6
/
+13
*
|
man: fix LoaderDevicePathUUID + LoaderImageIdentifier descriptions
Lennart Poettering
2024-09-11
1
-11
/
+16
|
/
*
Merge pull request #34294 from poettering/uki-with-many-core
Lennart Poettering
2024-09-10
1
-23
/
+161
|
\
|
*
stub: add ability to place multiple alternative PE sections of a specific typ...
Lennart Poettering
2024-09-10
1
-23
/
+161
*
|
Merge pull request #34318 from YHNdnzj/networkctl-edit-if-netdev
Yu Watanabe
2024-09-10
1
-5
/
+7
|
\
\
|
|
/
|
/
|
|
*
networkctl: support editing netdev files by link and cat ":all"
Mike Yuan
2024-09-09
1
-5
/
+7
*
|
shell: define three system credentials we can propagate into shell prompts an...
Lennart Poettering
2024-09-09
2
-0
/
+36
|
/
*
core: Add support for PrivateUsers=identity
Daan De Meyer
2024-09-09
2
-20
/
+59
*
sysupdate: Add --transfer-source=
Daan De Meyer
2024-09-09
2
-3
/
+23
*
man/varlinkctl: fix typo
Yu Watanabe
2024-09-07
1
-2
/
+2
*
Merge pull request #34295 from poettering/uki-with-many-ukify
Yu Watanabe
2024-09-07
1
-0
/
+78
|
\
|
*
ukify: introduce new --measure-base= switch
Lennart Poettering
2024-09-06
1
-0
/
+13
|
*
ukify: add new --extend= switch for importing an existing UKI's sections to l...
Lennart Poettering
2024-09-06
1
-0
/
+54
|
*
ukify: add basic .profile support
Lennart Poettering
2024-09-06
1
-0
/
+11
*
|
varlinkctl: add --timeout= switch to tweak time-out behaviour
Lennart Poettering
2024-09-07
1
-5
/
+33
*
|
man: CAP_SYS_ADMIN does NOT grant any permission for dbus API
Takeo Kondo
2024-09-06
1
-2
/
+1
|
/
*
man: document that sd_bus_message_read_strv() happily spits out empty arrays ...
Lennart Poettering
2024-09-06
1
-1
/
+3
*
measure: introduce support for a new ".profile" section
Lennart Poettering
2024-09-06
1
-4
/
+8
*
Merge pull request #34256 from YHNdnzj/pid1-followup
Lennart Poettering
2024-09-05
2
-17
/
+17
|
\
|
*
core: rename BindJournalSockets= to BindLogSockets=
Mike Yuan
2024-09-04
2
-17
/
+17
*
|
man: ARP=no also disables IPv6 Neighbor Discovery Protocol
Yu Watanabe
2024-09-05
1
-2
/
+3
|
/
*
network: Add support for mq qdisc
Daan De Meyer
2024-09-04
1
-0
/
+10
*
network: Add support for multiq qdisc
Daan De Meyer
2024-09-04
1
-0
/
+10
*
core: introduce BindJournalSockets=
Mike Yuan
2024-09-03
2
-8
/
+53
*
repart: Add compression support
Daan De Meyer
2024-09-03
1
-0
/
+62
*
Merge pull request #34149 from DaanDeMeyer/btrfs
Daan De Meyer
2024-09-03
1
-3
/
+25
|
\
|
*
repart: Switch to new mkfs.btrfs subvolume API
Daan De Meyer
2024-08-30
1
-3
/
+25
*
|
man: fix typos
Christoph Anton Mitterer
2024-08-31
2
-2
/
+2
*
|
man: fix typo
Yu Watanabe
2024-08-31
1
-1
/
+1
|
/
*
core: do BindMount/MountImage operations in async control process
Luca Boccassi
2024-08-29
3
-22
/
+30
*
udevadm/info: also show driver subsystem and device ID
Yu Watanabe
2024-08-27
1
-0
/
+8
*
sd-device: make device_get_device_id() public
Yu Watanabe
2024-08-27
2
-2
/
+27
*
sd-device: introduce sd_device_get_driver_subsystem()
Yu Watanabe
2024-08-27
2
-0
/
+16
*
Merge pull request #33570 from AdrianVovk/sysupdate-incomplete
Adrian Vovk
2024-08-27
2
-3
/
+11
|
\
|
*
sysupdate: Repair incomplete versions in-place
Adrian Vovk
2024-08-22
1
-1
/
+2
|
*
sysupdate: Track incompletely-installed versions
Adrian Vovk
2024-08-22
1
-0
/
+7
|
*
sysupdate: Check that --instances-max is in bounds
Adrian Vovk
2024-08-22
1
-3
/
+3
*
|
service: add 'debug' option to RestartMode=
Luca Boccassi
2024-08-27
3
-11
/
+55
*
|
Merge pull request #34114 from yuwata/resolvconf-p
Luca Boccassi
2024-08-27
1
-2
/
+11
|
\
\
|
*
|
resolvconf: disable default route when -p is specified
Yu Watanabe
2024-08-26
1
-2
/
+11
*
|
|
Merge pull request #34124 from YHNdnzj/socket-accept-name
Yu Watanabe
2024-08-27
1
-11
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
core: honor FileDescriptorName= too for Accept=yes sockets
Mike Yuan
2024-08-26
1
-11
/
+8
*
|
|
man: document "web" session type
Allison Karlitskaya
2024-08-26
2
-3
/
+5
|
/
/
*
|
man: reword about default route for DNS traffic
Yu Watanabe
2024-08-26
1
-14
/
+14
*
|
updatectl: fix typo and drop space in empty lines
Yu Watanabe
2024-08-23
1
-1
/
+1
*
|
Merge pull request #34087 from DaanDeMeyer/nspawn-init-revert
Yu Watanabe
2024-08-23
2
-19
/
+1
|
\
\
[next]