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
...
|
*
|
|
|
|
|
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
3
-4
/
+13
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
NEWS: Document change to systemd-creds 'cat' verb
Simon Pilkington
2024-09-25
1
-1
/
+6
|
*
|
|
|
|
|
creds: fix cat with encrypted credentials
Simon Pilkington
2024-09-25
2
-3
/
+7
|
|
/
/
/
/
/
*
|
|
|
|
|
seccomp-util: include @sandbox in @default
Mickaël Salaün
2024-09-27
2
-1
/
+1
*
|
|
|
|
|
man: fix formatting in file-hierarchy
Zbigniew Jędrzejewski-Szmek
2024-09-26
1
-3
/
+4
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
mkosi: update arch commit reference
Daan De Meyer
2024-09-25
1
-1
/
+1
*
|
|
|
|
Fix reference to FileDescriptorStoreMax= directive
Nils K
2024-09-25
1
-1
/
+1
*
|
|
|
|
machine: resolve race condition in TEST-13-NSPAWN.machinectl.sh
Ivan Kruglov
2024-09-25
1
-0
/
+9
|
/
/
/
/
*
|
|
|
TODO: add one more systemctl rfe
Zbigniew Jędrzejewski-Szmek
2024-09-25
1
-2
/
+6
*
|
|
|
Merge pull request #34549 from weblate/weblate-systemd-main
Yu Watanabe
2024-09-25
1
-83
/
+83
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
po: Translated using Weblate (Portuguese (Brazil))
Fábio Rodrigues Ribeiro
2024-09-25
1
-8
/
+10
|
*
|
|
po: Translated using Weblate (Portuguese (Brazil))
Gabriel Elyas
2024-09-25
1
-78
/
+76
|
/
/
/
*
|
|
units: Order ldconfig after systemd-tmpfiles-setup.service
Daan De Meyer
2024-09-24
1
-2
/
+3
*
|
|
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
*
|
Merge pull request #34517 from DaanDeMeyer/clangd
Daan De Meyer
2024-09-22
4
-0
/
+42
|
\
\
|
*
|
mkosi: Add missing SPDX line
Daan De Meyer
2024-09-22
1
-0
/
+2
|
*
|
mkosi: Add back support for running clangd within mkosi
Daan De Meyer
2024-09-22
3
-0
/
+40
|
/
/
*
|
Preset user units on first boot as well
Daan De Meyer
2024-09-21
2
-6
/
+13
*
|
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
*
|
|
|
Merge pull request #34515 from YHNdnzj/machined-machines-by
Yu Watanabe
2024-09-21
5
-68
/
+79
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
machined-dbus: move manager_add_machine() and _get_machine_by_pid() to -core
Mike Yuan
2024-09-21
2
-51
/
+53
|
*
|
|
machined: rename machine_{units,leaders} to machines_by_*
Mike Yuan
2024-09-21
4
-25
/
+33
|
*
|
|
machined: fix bogus error check for machine_link()
Mike Yuan
2024-09-21
3
-8
/
+9
|
/
/
/
*
|
|
Add an extra debug log to dissect_image()
Daan De Meyer
2024-09-20
1
-0
/
+3
*
|
|
machine: fix bus method argument name: who -> whom
Yu Watanabe
2024-09-20
2
-2
/
+2
|
/
/
*
|
Merge pull request #34510 from keszybz/mkosi-version-checks
Yu Watanabe
2024-09-20
2
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
mkosi: bump mkosi MinimumVersion
Zbigniew Jędrzejewski-Szmek
2024-09-20
1
-1
/
+1
|
*
mkosi: supress error messages from git
Zbigniew Jędrzejewski-Szmek
2024-09-20
1
-2
/
+2
*
|
sd-ipv4acd: fix assertion triggered when an ARP received in STARTED state
Yu Watanabe
2024-09-20
1
-0
/
+1
*
|
NEWS: fix typos and remove backticks
Jörg Behrmann
2024-09-20
1
-5
/
+5
|
/
*
Merge pull request #34499 from YHNdnzj/sd-path-trivial-cleanup
Yu Watanabe
2024-09-20
2
-109
/
+63
|
\
|
*
sd-path: trivial cleanups for sd_path_lookup{,_strv}()
Mike Yuan
2024-09-20
2
-43
/
+33
|
*
sd-path: modernize from_user_dir()
Mike Yuan
2024-09-20
1
-66
/
+30
*
|
Merge pull request #34496 from YHNdnzj/tmpfiles-neg-errno
Yu Watanabe
2024-09-20
1
-23
/
+17
|
\
\
|
*
|
tmpfiles: ERRNO_IS_NOINFO -> _IS_NEG_, correct negative errno checks
Mike Yuan
2024-09-20
1
-12
/
+12
|
*
|
tmpfiles: use RET_GATHER more
Mike Yuan
2024-09-20
1
-11
/
+5
|
|
/
[prev]
[next]