index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
portable
/
portabled-image-bus.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
portable: add return parameter to GetImageMetadataWithExtensions
Zbigniew Jędrzejewski-Szmek
2022-03-07
1
-11
/
+19
*
portable: inline one variable declaration
Zbigniew Jędrzejewski-Szmek
2022-03-07
1
-2
/
+1
*
portable: add flag to return extension-releases in GetImageMetadataWithExtens...
Luca Boccassi
2022-01-25
1
-4
/
+34
*
portable: add GetImageStateWithExtensions method
Luca Boccassi
2022-01-24
1
-0
/
+27
*
os-release: add new PORTABLE_PREFIXES= field for declaring valid portable ser...
Lennart Poettering
2021-11-23
1
-0
/
+1
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
1
-2
/
+2
*
tree-wide: sd_bus_error_setf → set_bus_error_set
Zbigniew Jędrzejewski-Szmek
2021-04-07
1
-2
/
+2
*
portabled: add --extension parameter for layered images support
Luca Boccassi
2021-03-31
1
-27
/
+171
*
Move os-util.[ch] to basic/
Zbigniew Jędrzejewski-Szmek
2021-02-22
1
-0
/
+1
*
portable: make PortableChangeType enum anonymous
Lennart Poettering
2021-02-17
1
-1
/
+1
*
portabled: use SD_BUS_METHOD_WITH_ARGS
Luca Boccassi
2021-02-15
1
-9
/
+54
*
portabled: use service_parse_argv/bus_add_implementation
Luca Boccassi
2021-02-15
1
-0
/
+8
*
portable: add 'reattach' verb and DBUS interface
Luca Boccassi
2021-02-10
1
-0
/
+181
*
shared: rename machine-image.[ch] → discover-image.[ch]
Lennart Poettering
2021-02-03
1
-1
/
+1
*
machine-image: properly support searching for images below some --root= path
Lennart Poettering
2021-01-19
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-2
/
+1
*
shared: split out property get helpers
Lennart Poettering
2020-06-30
1
-0
/
+1
*
*: convert amenable fdopen calls to take_fdopen
Vito Caputo
2020-03-31
1
-3
/
+1
*
shared: split out polkit stuff from bus-util.c → bus-polkit.c
Lennart Poettering
2020-01-22
1
-0
/
+1
*
portabled: fix method name
Lennart Poettering
2019-04-03
1
-1
/
+1
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+5
*
tree-wide: Remove O_CLOEXEC from fdopen
Chris Down
2018-12-12
1
-1
/
+1
*
lockfile: drop unnecessary headers from lockfile-util.h
Yu Watanabe
2018-12-06
1
-0
/
+1
*
portable: introduce portable_metadata_hash_ops and use it
Yu Watanabe
2018-12-02
1
-1
/
+1
*
machine-image: introduce image_hash_ops and use it
Yu Watanabe
2018-12-02
1
-2
/
+2
*
portabled: generate a more useful error when invalid image types are attempte...
Lennart Poettering
2018-10-08
1
-0
/
+4
*
tree-wide: drop some double newlines
Lennart Poettering
2018-05-31
1
-1
/
+0
*
portable: fix memleak
Yu Watanabe
2018-05-26
1
-3
/
+2
*
add new portable service framework
Lennart Poettering
2018-05-24
1
-0
/
+733