index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
units
/
systemd-hibernate.service.in
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-09
machinectl: suppress redirection notice if --quiet is specified
Lennart Poettering
1
-1
/
+2
2024-09-09
core: Add support for PrivateUsers=identity
Daan De Meyer
14
-48
/
+191
2024-09-09
update keyboard hwdb to add acer Predator PHN16-72
Yanqing Jing
1
-0
/
+4
2024-09-09
sysupdate: Add --transfer-source=
Daan De Meyer
7
-7
/
+58
2024-09-09
repart: Initialize split_name_format in copy_from_one()
Daan De Meyer
1
-0
/
+4
2024-09-09
missing_socket: drop unnecessary definitions
Yu Watanabe
3
-44
/
+3
2024-09-09
missing_network: drop unnecessary definition
Yu Watanabe
6
-5
/
+5
2024-09-09
arphrd-list: use imported linux/if_arp.h
Yu Watanabe
2
-2
/
+2
2024-09-09
linux: import more network related headers from v6.11-rc6
Yu Watanabe
24
-0
/
+2689
2024-09-08
terminal-util: correct fd validity check
Mike Yuan
1
-1
/
+1
2024-09-08
Fix typo in escape.c
samuelvw01
1
-1
/
+1
2024-09-08
TODO: fix typo
Erik Sjölund
1
-1
/
+1
2024-09-08
Fix grammar in udevadm settle timeout message
marginaldev
1
-1
/
+1
2024-09-07
nspawn: enable FUSE in containers
Luke T. Shumaker
5
-7
/
+187
2024-09-07
NEWS: fix typo
Yu Watanabe
1
-2
/
+2
2024-09-07
man/varlinkctl: fix typo
Yu Watanabe
1
-2
/
+2
2024-09-07
network/route: fix typo
Yu Watanabe
1
-1
/
+1
2024-09-07
core/manager: do not re-init Manager.lookup_paths when manager_reload()
Mike Yuan
1
-7
/
+0
2024-09-07
core/manager: rename NOTIFY_RCVBUF_SIZE to MANAGER_SOCKET_RCVBUF_SIZE
Mike Yuan
1
-6
/
+6
2024-09-07
varlinkctl: downgrade ignored error msg to LOG_WARNING
Mike Yuan
1
-1
/
+1
2024-09-07
chattr-util: use BIT_FOREACH where appropriate
Mike Yuan
1
-4
/
+3
2024-09-07
chattr-util: set O_NOCTTY when reopening O_PATH fd
Mike Yuan
1
-1
/
+2
2024-09-07
mkosi: Drop _fixperms workaround
Daan De Meyer
2
-2
/
+0
2024-09-07
docs: use actual docs/HACKING.md URL
Michal Sekletar
1
-1
/
+1
2024-09-07
nspawn: register_machine() and allocate_scope() bools to flags
Luke T. Shumaker
3
-14
/
+60
2024-09-07
nspawn: re-flow comments that are wrapped weird
Luke T. Shumaker
1
-13
/
+6
2024-09-07
test: add a testcase for unprivileged nspawn
Luke T. Shumaker
2
-0
/
+85
2024-09-07
nspawn: convert copy_devnodes():devnodes from nulstr to strv
Luke T. Shumaker
1
-12
/
+14
2024-09-07
nspawn: fix the comment about which namespaces outer_child is in
Luke T. Shumaker
1
-5
/
+13
2024-09-07
varlinkctl: add --timeout= switch to tweak time-out behaviour
Lennart Poettering
2
-22
/
+79
2024-09-07
dm-util: get rid of flex array in middle of structure
Lennart Poettering
1
-9
/
+17
2024-09-06
man: CAP_SYS_ADMIN does NOT grant any permission for dbus API
Takeo Kondo
1
-2
/
+1
2024-09-06
pcrlock: be more careful when preparing credential name for pcrlock policy
Lennart Poettering
2
-24
/
+48
2024-09-06
ukify: introduce new --measure-base= switch
Lennart Poettering
2
-8
/
+85
2024-09-06
ukify: add new --extend= switch for importing an existing UKI's sections to l...
Lennart Poettering
2
-17
/
+119
2024-09-06
ukify: add basic .profile support
Lennart Poettering
2
-0
/
+20
2024-09-06
journald: mention the access mode we tried to open /dev/kmsg in
Lennart Poettering
1
-6
/
+4
2024-09-06
NEWS: extend the userdb sshd_config NEWS entry a bit
Lennart Poettering
1
-2
/
+13
2024-09-06
tpm2-util: introduce tpm2b_sensitive_data_erase_and_esys_freep() destructor
Lennart Poettering
1
-9
/
+18
2024-09-06
cryptenroll/cryptsetup: allow combined signed TPM2 PCR policy + pcrlock policy
Lennart Poettering
13
-272
/
+698
2024-09-06
iovec-util: add iovec_append() for appending to an existing iovec
Lennart Poettering
3
-0
/
+27
2024-09-06
man: document that sd_bus_message_read_strv() happily spits out empty arrays ...
Lennart Poettering
1
-1
/
+3
2024-09-06
tree-wide: use UTMPX_FILE rather than _PATH_UTMPX
Lennart Poettering
3
-9
/
+9
2024-09-06
test-utmp: replace UT_LINESIZE/UT_NAMESIZE/UT_HOSTSIZE with sizeof_field()
Lennart Poettering
1
-12
/
+6
2024-09-06
tree-wide: drop unnecessary utmp includes
Lennart Poettering
2
-2
/
+0
2024-09-06
user-util: switch from utmp to utmpx
Lennart Poettering
1
-2
/
+2
2024-09-06
coredump: set ProtectHome to read-only
Etienne Cordonnier
1
-1
/
+1
2024-09-06
po: Translated using Weblate (French)
Léane GRASSER
1
-8
/
+9
2024-09-06
measure: introduce support for a new ".profile" section
Lennart Poettering
3
-6
/
+14
2024-09-06
uki: add new ".profile" PE section type
Lennart Poettering
3
-1
/
+3
[next]