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
*
home: Prompt for shell in homectl firstboot
Daan De Meyer
2024-10-02
1
-0
/
+39
*
home: Prompt for auxiliary groups in homectl firstboot
Daan De Meyer
2024-10-02
1
-0
/
+132
*
Move show_menu() to terminal-util.h
Daan De Meyer
2024-10-02
3
-46
/
+48
*
tree-wide: Fix Wformat warnings
Daan De Meyer
2024-10-02
3
-3
/
+3
*
Merge pull request #34546 from ikruglov/ikruglov/refactor-GetMachineAddresses
Daan De Meyer
2024-10-02
5
-215
/
+256
|
\
|
*
machine: generalise logic GetOSRelease to later use it in varlink interface
Ivan Kruglov
2024-10-01
3
-75
/
+111
|
*
machine: generalise logic GetMachineAddresses to later use it in varlink inte...
Ivan Kruglov
2024-10-01
5
-140
/
+145
*
|
tree-wide: always do dlopen() with RTLD_NOW + RTLD_NODELETE
Lennart Poettering
2024-10-02
8
-11
/
+10
*
|
linux: import input.h and friends
Lennart Poettering
2024-10-01
2
-0
/
+1496
*
|
Revert "Preset user units on first boot as well"
Lennart Poettering
2024-10-01
1
-10
/
+6
*
|
Add %posttrans versions of the systemd %postun scriptlets
Daan De Meyer
2024-10-01
1
-0
/
+32
*
|
systemd-integritysetup: accept integrity-algorithm=xxhash64
Daniel Dawson
2024-10-01
1
-1
/
+1
*
|
Merge pull request #34582 from DaanDeMeyer/repart
Daan De Meyer
2024-10-01
1
-0
/
+55
|
\
\
|
*
|
repart: Apply denylist to individual files as well
Daan De Meyer
2024-09-30
1
-0
/
+47
|
*
|
repart: Shortcut copy if source or target starts with exclude path
Daan De Meyer
2024-09-30
1
-0
/
+8
*
|
|
json: add json_dispatch_const_user_group_name()
Lennart Poettering
2024-10-01
7
-48
/
+70
*
|
|
Merge pull request #34583 from DaanDeMeyer/ukify
Daan De Meyer
2024-09-30
1
-19
/
+16
|
\
\
\
|
*
|
|
ukify: Remove special casing for .linux section
Daan De Meyer
2024-09-30
1
-21
/
+11
|
*
|
|
ukify: Use SizeOfImage from linux image as virtual size of .linux section
Daan De Meyer
2024-09-30
1
-2
/
+12
|
*
|
|
ukify: Drop unused size() method
Daan De Meyer
2024-09-30
1
-3
/
+0
|
|
/
/
*
|
|
Merge pull request #34564 from YHNdnzj/systemctl-status-job-id
Mike Yuan
2024-09-30
4
-15
/
+20
|
\
\
\
|
*
|
|
systemctl: also show job id in status output
Mike Yuan
2024-09-26
1
-0
/
+6
|
*
|
|
shared/bus-map-properties: move bus_map_job_id() from wait-for-units
Mike Yuan
2024-09-26
3
-15
/
+14
|
|
/
/
*
|
|
Merge pull request #34508 from intelfx/work/fix-io-reporting
Mike Yuan
2024-09-30
4
-10
/
+18
|
\
\
\
|
*
|
|
core/cgroup: cache IO accounting data when pruning a cgroup
Ivan Shapovalov
2024-09-23
1
-3
/
+15
|
*
|
|
core/cgroup: drop `allow_cache` parameter in `unit_get_io_accounting()`
Ivan Shapovalov
2024-09-21
4
-7
/
+3
*
|
|
|
tpm2-util: show loaded libraries in 'systemd-analyze has-tpm2'
Yu Watanabe
2024-09-30
2
-21
/
+64
*
|
|
|
logind-dbus: really cancel scheduled shutdown
David Tardon
2024-09-30
1
-3
/
+3
*
|
|
|
Merge pull request #34572 from keszybz/fix-printing-of-RootImageOptions
Zbigniew Jędrzejewski-Szmek
2024-09-28
3
-7
/
+35
|
\
\
\
\
|
*
|
|
|
shared: adjust whitespace and formatting
Zbigniew Jędrzejewski-Szmek
2024-09-27
3
-7
/
+12
|
*
|
|
|
systemctl: fix printing of RootImageOptions
Zbigniew Jędrzejewski-Szmek
2024-09-27
1
-0
/
+23
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #34548 from SimonPilkington/fix-creds-cat
Mike Yuan
2024-09-27
1
-1
/
+5
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
creds: fix cat with encrypted credentials
Simon Pilkington
2024-09-25
1
-1
/
+5
|
|
/
/
*
/
/
seccomp-util: include @sandbox in @default
Mickaël Salaün
2024-09-27
2
-1
/
+1
|
/
/
*
|
repart: Determine verity sig size based on partition designator
Daan De Meyer
2024-09-24
1
-1
/
+1
*
|
repart: Use swap format for swap partition even if encrypted
Daan De Meyer
2024-09-23
1
-3
/
+3
*
|
repart: Add a log message when we're about to fsync().
Daan De Meyer
2024-09-23
1
-0
/
+2
*
|
Preset user units on first boot as well
Daan De Meyer
2024-09-21
1
-6
/
+10
*
|
Merge pull request #34511 from YHNdnzj/strv-extend-strv-consume
Yu Watanabe
2024-09-21
29
-187
/
+236
|
\
\
|
*
|
tree-wide: use strv_extend_strv_consume() where appropriate
Mike Yuan
2024-09-21
20
-111
/
+52
|
*
|
basic/strv: introduce strv_extend_strv_consume()
Mike Yuan
2024-09-21
3
-5
/
+104
|
*
|
basic/strv: make string_strv_hash_ops static, add missing assertions
Mike Yuan
2024-09-20
2
-3
/
+15
|
*
|
shared/bus-map-properties: modernize map_basic() and bus_map_strv_sort()
Mike Yuan
2024-09-20
1
-29
/
+23
|
*
|
basic/memory-util: make mempcpy_typesafe() take number of obj rather than raw...
Mike Yuan
2024-09-20
1
-1
/
+6
|
*
|
basic: replace size_multiply_overflow() with MUL_ASSIGN_SAFE where applicable
Mike Yuan
2024-09-20
3
-25
/
+23
|
*
|
basic/macro: move DECIMAL_STR_FMT to shared/tests
Mike Yuan
2024-09-20
2
-13
/
+13
*
|
|
Merge pull request #34502 from yuwata/strv_find_closest
Yu Watanabe
2024-09-21
6
-84
/
+109
|
\
\
\
|
*
|
|
verbs: use strv_find_closest()
Yu Watanabe
2024-09-20
2
-74
/
+43
|
*
|
|
strv: introduce strv_find_closest()
Yu Watanabe
2024-09-20
4
-10
/
+66
|
|
|
/
|
|
/
|
*
|
|
machined-dbus: move manager_add_machine() and _get_machine_by_pid() to -core
Mike Yuan
2024-09-21
2
-51
/
+53
[next]