index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
portable
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
4
-16
/
+8
*
dissect-image: use backing_file stored in LoopDevice object to generate image...
Yu Watanabe
2022-09-07
1
-1
/
+0
*
Use original filename for extension name check
Kai Lueke
2022-09-05
1
-0
/
+1
*
dissect-image: introduce dissect_loop_device() which takes LoopDevice object
Yu Watanabe
2022-09-02
1
-5
/
+2
*
loop-util: rework how we lock loopback block devices
Lennart Poettering
2022-09-01
1
-5
/
+1
*
tree-wide: use path_join() instead of prefix_roota() in various cases
Lennart Poettering
2022-08-22
1
-5
/
+20
*
Merge pull request #24054 from keszybz/initrd-no-reload
Frantisek Sumsal
2022-08-18
1
-1
/
+1
|
\
|
*
Use a common define for the reload timeout
Zbigniew Jędrzejewski-Szmek
2022-07-22
1
-1
/
+1
*
|
tree-wide: use bus locator (#24252)
gtwang01
2022-08-09
1
-4
/
+2
*
|
portable: set PrivateTmp=yes in trusted profile too
Luca Boccassi
2022-07-27
1
-1
/
+2
|
/
*
Use https for freedesktop.org
Michael Biebl
2022-06-28
2
-2
/
+2
*
portable: fix command option in comment
Yu Watanabe
2022-05-31
1
-4
/
+4
*
portable: remove drop-in configs even if the main unit file does not exist
Yu Watanabe
2022-05-30
1
-9
/
+23
*
portable: try to remove unit files even in a spurious state
Yu Watanabe
2022-05-29
1
-7
/
+0
*
portable: Fix memory leak in maybe_enable_disable()
Daan De Meyer
2022-05-24
1
-0
/
+2
*
portabled: wrap long lines and fix typo in error message
Zbigniew Jędrzejewski-Szmek
2022-05-20
1
-5
/
+11
*
portabled: refuse queries for empty image name
Zbigniew Jędrzejewski-Szmek
2022-05-20
1
-0
/
+3
*
portable: reject root directories without an ID field in os-release
Luca Boccassi
2022-05-20
1
-0
/
+2
*
portable: Remove unnecessary assert()
Daan De Meyer
2022-05-19
1
-1
/
+0
*
tree-wide: take BSD lock on loopback devices we dissect/mount/operate on
Lennart Poettering
2022-04-10
1
-0
/
+4
*
Merge pull request #22649 from keszybz/symlink-enablement-yet-again-punish-me...
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-7
/
+7
|
\
|
*
Rename UnitFileScope to LookupScope
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-7
/
+7
*
|
portable: allow reattaching when one image has a version and the other does not
Luca Boccassi
2022-03-29
1
-2
/
+13
*
|
portable: clarify error when detach fails to match to existing unit
Luca Boccassi
2022-03-26
1
-2
/
+12
|
/
*
strv: declare iterator of FOREACH_STRING() in the loop
Zbigniew Jędrzejewski-Szmek
2022-03-23
1
-1
/
+0
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
2
-9
/
+0
*
portable: add return parameter to GetImageMetadataWithExtensions
Zbigniew Jędrzejewski-Szmek
2022-03-07
4
-84
/
+102
*
portable: inline one variable declaration
Zbigniew Jędrzejewski-Szmek
2022-03-07
1
-2
/
+1
*
portablectl: reorder if branches to match previous conditional in the same fu...
Zbigniew Jędrzejewski-Szmek
2022-03-07
1
-3
/
+4
*
meson: move files' closing brace to separate line
Zbigniew Jędrzejewski-Szmek
2022-03-03
1
-1
/
+2
*
meson: do not use split() in file lists
Zbigniew Jędrzejewski-Szmek
2022-03-02
1
-13
/
+12
*
glyph-util: add new glyphs for up/down arrows
Lennart Poettering
2022-02-16
2
-5
/
+5
*
portable: reopen socket with O_RDONLY
Luca Boccassi
2022-02-03
1
-1
/
+1
*
portable: add flag to return extension-releases in GetImageMetadataWithExtens...
Luca Boccassi
2022-01-25
4
-16
/
+150
*
portable: add GetImageStateWithExtensions method
Luca Boccassi
2022-01-24
5
-8
/
+85
*
portable: add support for ExtensionDirectories in --extension
Luca Boccassi
2022-01-23
1
-11
/
+22
*
policy files: adjust landing page link
Zbigniew Jędrzejewski-Szmek
2022-01-12
1
-1
/
+1
*
Define FOREACH_DIRENT through FOREACH_DIRENT_ALL
Zbigniew Jędrzejewski-Szmek
2021-12-15
1
-3
/
+0
*
portable: move profile search helper to path-lookup
Luca Boccassi
2021-11-26
1
-31
/
+2
*
os-release: add new PORTABLE_PREFIXES= field for declaring valid portable ser...
Lennart Poettering
2021-11-23
3
-43
/
+128
*
extension-release.d/: add a new field SYSEXT_SCOPE= for clarifying what a sys...
Lennart Poettering
2021-11-23
1
-1
/
+1
*
Merge pull request #20138 from keszybz/coding-style-variable-decls
Luca Boccassi
2021-11-05
2
-9
/
+7
|
\
|
*
Make pager_open() return void
Zbigniew Jędrzejewski-Szmek
2021-11-03
1
-2
/
+2
|
*
tree-wide: warn when sd_notify fails with READY=1 or FDSTOREREMOVE=1
Zbigniew Jędrzejewski-Szmek
2021-11-03
1
-7
/
+5
*
|
tree-wide: do not print hint about -M if -M is already used
Zbigniew Jędrzejewski-Szmek
2021-11-04
1
-1
/
+1
|
/
*
alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere
Lennart Poettering
2021-10-14
1
-1
/
+1
*
basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]
Lennart Poettering
2021-10-05
2
-1
/
+3
*
variuos: add missing includes
Zbigniew Jędrzejewski-Szmek
2021-09-22
1
-0
/
+2
*
portable: copy SELinux label when extracting units from images
Luca Boccassi
2021-09-20
2
-5
/
+42
*
portable: use send_one_fd_iov/receive_one_fd_iov instead of custom helpers
Luca Boccassi
2021-09-20
1
-87
/
+26
[next]