index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
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
*
Merge pull request #34616 from DaanDeMeyer/mkosi
Daan De Meyer
2024-10-02
2
-1
/
+5
|
\
|
*
mkosi: Stop installing bpftrace
Daan De Meyer
2024-10-02
1
-1
/
+0
|
*
mkosi: Pass ASAN_OPTIONS to subimages
Daan De Meyer
2024-10-02
1
-0
/
+1
|
*
mkosi: Don't sync if the packaging specs repo is dirty
Daan De Meyer
2024-10-02
1
-0
/
+4
|
/
*
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
*
|
Merge pull request #34612 from poettering/hwdb-micmutify-subset
Lennart Poettering
2024-10-02
3
-22
/
+1518
|
\
\
|
*
|
hwbd: use newer KEY_PICKUP_PHONE, KEY_HANGUP_PHONE, KEY_SELECTIVE_SCREENSHOT,...
Lennart Poettering
2024-10-01
1
-10
/
+10
|
*
|
hwdb: use KEY_ROTATE_DISPLAY for various cases of display rotation keys
Lennart Poettering
2024-10-01
1
-7
/
+7
|
*
|
hwdb: there's KEY_BRIGHTNESS_AUTO these days, hence hook it up where a FIXME ...
Lennart Poettering
2024-10-01
1
-4
/
+4
|
*
|
hwdb: make key map match comment for one laptop
Lennart Poettering
2024-10-01
1
-1
/
+1
|
*
|
linux: import input.h and friends
Lennart Poettering
2024-10-01
2
-0
/
+1496
*
|
|
build(deps): bump systemd/mkosi
dependabot[bot]
2024-10-01
1
-1
/
+1
*
|
|
bpf: fix cross build failure on Debian
Helmut Grohne
2024-10-01
1
-8
/
+15
|
/
/
*
|
Revert "Preset user units on first boot as well"
Lennart Poettering
2024-10-01
2
-13
/
+6
*
|
update TODO
Lennart Poettering
2024-10-01
1
-0
/
+4
*
|
Update sd_bus_message_append_array.xml
Marcel Hellwig
2024-10-01
1
-1
/
+1
*
|
build(deps): bump actions/checkout from 4.1.7 to 4.2.0
dependabot[bot]
2024-10-01
12
-12
/
+12
*
|
build(deps): bump github/codeql-action from 3.25.15 to 3.26.10
dependabot[bot]
2024-10-01
2
-4
/
+4
*
|
build(deps): bump meson from 1.5.1 to 1.5.2 in /.github/workflows
dependabot[bot]
2024-10-01
1
-3
/
+3
*
|
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
3
-3
/
+3
*
|
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 #34534 from keszybz/man-exitrd
Mike Yuan
2024-09-30
3
-19
/
+24
|
\
\
\
|
*
|
|
man: say that SYSEXT_SCOPE=initrd also applies to exitrds
Zbigniew Jędrzejewski-Szmek
2024-09-23
1
-4
/
+4
|
*
|
|
man: reword some sentences with umbiguous subjects
Zbigniew Jędrzejewski-Szmek
2024-09-23
2
-6
/
+6
|
*
|
|
man: slightly enhance docs about "exitrd" and remove TODO entry for it
Zbigniew Jędrzejewski-Szmek
2024-09-23
3
-9
/
+14
*
|
|
|
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
|
|
|
/
/
|
|
/
|
|
*
|
|
|
update TODO
Lennart Poettering
2024-09-30
1
-1
/
+20
*
|
|
|
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
3
-22
/
+68
*
|
|
|
|
|
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
|
\
\
\
\
\
\
[next]