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
*
shared/install: use path_extract_filename in install_info_traverse
Mike Yuan
2024-06-12
1
-11
/
+12
*
shared/install: modernize unit_file_get_list, use key destructor
Mike Yuan
2024-06-12
7
-68
/
+54
*
shared/install: modernize unit_file_link
Mike Yuan
2024-06-12
1
-21
/
+26
*
install,dbus-manager: make unit_file_* take (char* const*) for strv
Mike Yuan
2024-06-12
3
-25
/
+25
*
shared/install: modernize install_info_add
Mike Yuan
2024-06-12
1
-22
/
+25
*
shared/install: modernize find_symlinks and friends
Mike Yuan
2024-06-12
1
-35
/
+26
*
shared/install: modernize remove_marked_symlink_fd
Mike Yuan
2024-06-12
1
-47
/
+43
*
shared/install: return bool where appropriate
Mike Yuan
2024-06-12
1
-9
/
+12
*
shared/dropin: minor modernization
Mike Yuan
2024-06-12
2
-31
/
+57
*
tpm2-util: tighten rules on the nvindex handle range we allocate from
Lennart Poettering
2024-06-11
2
-1
/
+13
*
shared: fix typo: dito -> ditto
Yu Watanabe
2024-06-11
2
-3
/
+3
*
bus-unit-util: extend the bus call timeout for UnitFreezer
Zbigniew Jędrzejewski-Szmek
2024-06-11
1
-2
/
+2
*
chase: Tighten "." and "./" check
Daan De Meyer
2024-06-11
2
-3
/
+9
*
homed: fix typo
Yu Watanabe
2024-06-11
1
-1
/
+1
*
login: re-used -> reused
Yu Watanabe
2024-06-11
1
-1
/
+1
*
user-util: fix fgetxxent_sane on musl
Mike Gilbert
2024-06-10
1
-8
/
+8
*
dev-setup: Follow /dev/console symlinks when locking /dev/console
Daan De Meyer
2024-06-08
1
-1
/
+3
*
run: do not pass the pty slave fd to transient service in a machine
Zbigniew Jędrzejewski-Szmek
2024-06-06
1
-17
/
+31
*
Update syscalls tables
Luca Boccassi
2024-06-06
20
-0
/
+20
*
Merge pull request #33189 from bluca/fscrypt_flush
Luca Boccassi
2024-06-06
8
-20
/
+135
|
\
|
*
homed: flush fscrypt key on lock/deactivate
Luca Boccassi
2024-06-06
3
-0
/
+98
|
*
util: add keyring_describe helper and move to basic
Luca Boccassi
2024-06-06
5
-20
/
+37
*
|
network/ndisc: use router lifetime as one for redirect route
Yu Watanabe
2024-06-06
2
-93
/
+122
|
/
*
Merge pull request #33197 from poettering/cryptsetup-fallback-tweak
Luca Boccassi
2024-06-05
1
-13
/
+45
|
\
|
*
cryptsetup: check keyring cache passphrase at least once
Luca Boccassi
2024-06-05
1
-1
/
+3
|
*
cryptsetup: unset an unlock path on each unlock retry
Lennart Poettering
2024-06-04
1
-12
/
+42
*
|
core: Fix CPUQuotaPerSecUSec unit file serialization
Daan De Meyer
2024-06-05
1
-4
/
+3
*
|
json: use secure un{base64,hex}mem for sensitive variants
Kamil Szczęk
2024-06-05
1
-2
/
+2
*
|
network/route: fix condition in route_can_update()
Yu Watanabe
2024-06-05
1
-1
/
+1
|
/
*
libpasswdqc: add missing `#include "dlfcn-util.h"`
David Seifert
2024-06-04
1
-0
/
+2
*
importctl: Fix 0 flags argument in sd_bus_message_append()
Daan De Meyer
2024-06-03
1
-2
/
+2
*
repart: Fix unused variable warning
Daan De Meyer
2024-06-03
1
-0
/
+2
*
Merge pull request #33157 from DaanDeMeyer/end
Daan De Meyer
2024-06-02
3
-3
/
+5
|
\
|
*
resolved: Add missing nullable annotation for ifindex in ResolvedRecord
Daan De Meyer
2024-06-02
1
-1
/
+1
|
*
hostnamed: Add missing VSockCID varlink introspection data
Daan De Meyer
2024-06-02
1
-1
/
+2
|
*
pcrlock: Fix ReadEventLog() interface definition
Daan De Meyer
2024-06-02
1
-1
/
+2
*
|
test-async: also check if the directory is removed
Yu Watanabe
2024-06-02
1
-1
/
+14
*
|
test-async: wait a while for fd to be closed
Yu Watanabe
2024-06-02
1
-10
/
+15
*
|
network: drop period from the message title
Yu Watanabe
2024-06-01
1
-1
/
+1
|
/
*
cryptsetup-generator: Fix memory leak
Daan De Meyer
2024-05-31
1
-0
/
+2
*
core/unit: refuse to spawn units under frozen cgroup
Mike Yuan
2024-05-31
1
-1
/
+6
*
Merge pull request #33093 from YHNdnzj/freezer-util
Yu Watanabe
2024-05-31
6
-92
/
+105
|
\
|
*
bus-unit-util: extend the bus call timeout for UnitFreezer
Mike Yuan
2024-05-30
1
-2
/
+2
|
*
sleep,home: clean up logs for session freezer a bit
Mike Yuan
2024-05-30
2
-8
/
+6
|
*
bus-unit-util: rework UnitFreezer, explicitly thaw unit
Mike Yuan
2024-05-30
4
-69
/
+84
|
*
core/dbus-unit: modernize bus_unit_method_freezer_generic a bit
Mike Yuan
2024-05-30
1
-11
/
+9
|
*
core/dbus-manager: only allow Freeze/ThawUnit() if loaded
Mike Yuan
2024-05-30
1
-2
/
+4
*
|
basic: Add BCACHEFS magic
Chris Packham
2024-05-31
2
-0
/
+8
*
|
Merge pull request #33081 from keszybz/networkctl-formatting
Luca Boccassi
2024-05-30
4
-17
/
+54
|
\
\
|
|
/
|
/
|
|
*
shared/format-table: print BPS with part after point
Zbigniew Jędrzejewski-Szmek
2024-05-30
2
-9
/
+9
[next]