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
*
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
*
portabled: refactor extraction/validation into a common helper
Luca Boccassi
2021-09-06
1
-77
/
+92
*
portabled: validate SYSEXT_LEVEL when attaching
Luca Boccassi
2021-09-06
2
-18
/
+71
*
portabled: error out if there are no units only after parsing all images
Luca Boccassi
2021-09-06
1
-3
/
+26
*
dissect-image: add extension-specific validation flag
Luca Boccassi
2021-09-06
1
-1
/
+8
*
Merge pull request #20257 from bluca/seqno
Luca Boccassi
2021-08-31
1
-0
/
+1
|
\
|
*
dissect: use DISKSEQ when waiting for block devices
Luca Boccassi
2021-07-28
1
-0
/
+1
*
|
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
2
-2
/
+2
|
/
*
meson: use a/b instead of join_paths(a,b)
Zbigniew Jędrzejewski-Szmek
2021-07-27
1
-4
/
+4
*
tree-wide: coccinelle fixes
Frantisek Sumsal
2021-07-09
1
-4
/
+2
*
Merge pull request #20004 from yuwata/readdir-ensure-type
Zbigniew Jędrzejewski-Szmek
2021-06-24
1
-3
/
+0
|
\
|
*
dirent-util: use readdir_ensure_type() in readdir_no_dot() and FOREACH_DIRENT()
Yu Watanabe
2021-06-23
1
-3
/
+0
*
|
basic: move acquire_data_fd() and fd_duplicate_data_fd() to new data-fd-util.c
Zbigniew Jędrzejewski-Szmek
2021-06-24
1
-1
/
+2
|
/
*
tree-wide: always drop unnecessary dot in path
Yu Watanabe
2021-05-28
1
-2
/
+2
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
1
-2
/
+2
*
dissect-image: add support for optionally mounting images with idmapping on
Lennart Poettering
2021-05-07
1
-1
/
+1
*
various: print the image path when setting up of the loopback device fails
Zbigniew Jędrzejewski-Szmek
2021-04-23
1
-1
/
+1
*
dissect: ignore udev database entries from before the loopback attachment
Lennart Poettering
2021-04-20
1
-0
/
+1
*
dissect: ignore old uevents when waiting for loopback partition scan
Lennart Poettering
2021-04-20
1
-0
/
+1
*
tree-wide: avoid uninitialized warning on _cleanup_ variables
Luca Boccassi
2021-04-14
2
-2
/
+2
*
tree-wide: sd_bus_error_setf → set_bus_error_set
Zbigniew Jędrzejewski-Szmek
2021-04-07
3
-6
/
+6
*
portabled: add --extension parameter for layered images support
Luca Boccassi
2021-03-31
5
-132
/
+660
*
dissect-image: split DISSECT_IMAGE_REQUIRE_ROOT in two
Lennart Poettering
2021-03-16
1
-1
/
+10
*
tree-wide: make use of DISSECT_IMAGE_USR_NO_ROOT in various tools
Lennart Poettering
2021-03-16
1
-1
/
+1
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
2
-3
/
+3
*
table: drop last SIZE_MAX from table_set_sort() and table_set_display()
Yu Watanabe
2021-03-04
1
-1
/
+1
*
Move os-util.[ch] to basic/
Zbigniew Jędrzejewski-Szmek
2021-02-22
2
-1
/
+2
*
portable: make PortableChangeType enum anonymous
Lennart Poettering
2021-02-17
4
-12
/
+23
*
portable: use -EINVAL for _PORTABLE_CHANGE_TYPE_INVALID
Benjamin Robin
2021-02-16
1
-1
/
+1
*
portabled: use SD_BUS_METHOD_WITH_ARGS
Luca Boccassi
2021-02-15
2
-21
/
+129
*
portabled: use service_parse_argv/bus_add_implementation
Luca Boccassi
2021-02-15
5
-10
/
+31
*
portable: add 'reattach' verb and DBUS interface
Luca Boccassi
2021-02-10
8
-24
/
+360
*
portable: allow Detach to match images with different version suffixes
Luca Boccassi
2021-02-10
1
-4
/
+12
*
tree-wide: use -EINVAL for enum invalid values
Zbigniew Jędrzejewski-Szmek
2021-02-10
2
-2
/
+2
*
Merge pull request #18375 from yuwata/cli-tools-also-read-kernel-command-line
Zbigniew Jędrzejewski-Szmek
2021-02-08
2
-2
/
+2
|
\
|
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-01-31
2
-2
/
+2
*
|
shared: rename machine-image.[ch] → discover-image.[ch]
Lennart Poettering
2021-02-03
6
-6
/
+6
|
/
[next]