index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
portable
/
portable.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-8
/
+5
*
service: add new RootImageOptions feature
Luca Boccassi
2020-07-29
1
-1
/
+1
*
portabled: update host's os-release path
Luca Boccassi
2020-07-23
1
-2
/
+13
*
Merge pull request #15891 from bluca/host_os_release
Zbigniew Jędrzejewski-Szmek
2020-07-08
1
-0
/
+1
|
\
|
*
portabled: implement container host os-release interface
Luca Boccassi
2020-06-23
1
-0
/
+1
*
|
portabled: create temp file for unit, not directory
Luca Boccassi
2020-06-25
1
-1
/
+1
*
|
portable: rework set handling in portable_detach()
Zbigniew Jędrzejewski-Szmek
2020-06-24
1
-9
/
+3
*
|
tree-wide: use set_ensure_put()
Zbigniew Jędrzejewski-Szmek
2020-06-22
1
-5
/
+1
|
/
*
dissect: support single-filesystem verity images with external verity hash
Luca Boccassi
2020-06-09
1
-1
/
+1
*
Merge pull request #15623 from poettering/cmsg-cleanup
Zbigniew Jędrzejewski-Szmek
2020-05-08
1
-9
/
+2
|
\
|
*
tree-wide: make sure our control buffers are properly aligned
Lennart Poettering
2020-05-07
1
-8
/
+2
|
*
tree-wide: remove redundant assignments
Lennart Poettering
2020-05-07
1
-1
/
+0
*
|
basic/set: let set_put_strdup() create the set with string hash ops
Zbigniew Jędrzejewski-Szmek
2020-05-06
1
-13
/
+5
|
/
*
tree-wide: use recvmsg_safe() at various places
Lennart Poettering
2020-04-23
1
-2
/
+2
*
*: convert amenable fdopen calls to take_fdopen
Vito Caputo
2020-03-31
1
-2
/
+1
*
dissect: introduce new recognizable partition types for /var and /var/tmp
Lennart Poettering
2019-12-23
1
-1
/
+1
*
loop-util: accept loopback flags when creating loopback device
Lennart Poettering
2019-12-02
1
-1
/
+3
*
portabled: allow to detach an image with a unit in linked-runtime state
Luca Boccassi
2019-10-04
1
-1
/
+1
*
Create src/shared/unit-file.[ch] for unit-file related ops
Zbigniew Jędrzejewski-Szmek
2019-07-19
1
-0
/
+1
*
tree-wide: replace strjoina() with prefix_roota()
Yu Watanabe
2019-06-24
1
-3
/
+3
*
tree-wide: replace strjoin() with path_join()
Yu Watanabe
2019-06-20
1
-3
/
+3
*
codespell: fix spelling errors
Ben Boeckel
2019-04-29
1
-1
/
+1
*
Add open_memstream_unlocked() wrapper
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-2
/
+0
*
Add fdopen_unlocked() wrapper
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-6
/
+4
*
util-lib: when copying files make sure to apply some chattrs early, some late
Lennart Poettering
2019-03-28
1
-1
/
+1
*
util: split out nulstr related stuff to nulstr-util.[ch]
Lennart Poettering
2019-03-14
1
-0
/
+1
*
util: split out sorting related calls to new sort-util.[ch]
Lennart Poettering
2019-03-13
1
-0
/
+1
*
locale-util: prefix special glyph enum values with SPECIAL_GLYPH_
Lennart Poettering
2018-12-14
1
-3
/
+3
*
tree-wide: Remove O_CLOEXEC from fdopen
Chris Down
2018-12-12
1
-1
/
+1
*
Merge pull request #10920 from yuwata/hashmap-destructor
Lennart Poettering
2018-12-03
1
-20
/
+8
|
\
|
*
portable: introduce portable_metadata_hash_ops and use it
Yu Watanabe
2018-12-02
1
-20
/
+8
*
|
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
2018-12-02
1
-0
/
+1
|
/
*
portable: create/remove the 'attached' unit file directory when we can
Lennart Poettering
2018-10-08
1
-3
/
+17
*
portable: properly handle if the unit file directory for portable service ima...
Lennart Poettering
2018-10-08
1
-6
/
+19
*
portable: make use of the new unit file path
Lennart Poettering
2018-10-08
1
-6
/
+6
*
portable: fix error handling
Yu Watanabe
2018-06-25
1
-1
/
+1
*
tree-wide: drop MSG_NOSIGNAL flag from recvmsg() invocations
Lennart Poettering
2018-06-20
1
-1
/
+1
*
path-util: introduce path_simplify()
Yu Watanabe
2018-06-03
1
-2
/
+2
*
add new portable service framework
Lennart Poettering
2018-05-24
1
-0
/
+1427