index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
import
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: use -EINVAL for enum invalid values
Zbigniew Jędrzejewski-Szmek
2021-02-10
4
-4
/
+4
*
Merge pull request #18375 from yuwata/cli-tools-also-read-kernel-command-line
Zbigniew Jędrzejewski-Szmek
2021-02-08
1
-1
/
+6
|
\
|
*
import,home: update $SYSTEMD_EXEC_PID= if it is set
Yu Watanabe
2021-01-31
1
-0
/
+5
|
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-01-31
1
-1
/
+1
*
|
import: use +i (immutable) chattr flag for marking OS images read-only
Lennart Poettering
2021-02-04
1
-14
/
+25
*
|
import: fix etag detection support
Lennart Poettering
2021-02-04
1
-16
/
+29
*
|
shared: rename machine-image.[ch] → discover-image.[ch]
Lennart Poettering
2021-02-03
4
-4
/
+4
|
/
*
import: properly verify roothash_signature + verity download, too
Lennart Poettering
2021-01-29
4
-17
/
+28
*
import: make sure we can import empty files
Lennart Poettering
2021-01-29
4
-36
/
+45
*
import: don't invoke compress callbacks with empty data
Lennart Poettering
2021-01-29
1
-9
/
+15
*
import: use unlink_and_free() + rm_rf_subvolume_and_free() more
Lennart Poettering
2021-01-29
2
-8
/
+2
*
import: fix typo in help text
Lennart Poettering
2021-01-29
1
-1
/
+2
*
import-common: when mangling OS trees, propagate ownership/mode from subdir t...
Lennart Poettering
2021-01-26
1
-3
/
+22
*
import-common: fix log message string
Lennart Poettering
2021-01-26
1
-2
/
+2
*
import: downgrade error messages we ignore to LOG_WARNING
Lennart Poettering
2021-01-22
1
-2
/
+2
*
import: set up btrfs qgroups on correct hierarchy
Lennart Poettering
2021-01-22
3
-2
/
+7
*
import: drop redundant {}, as per coding style
Lennart Poettering
2021-01-22
1
-4
/
+2
*
import: introduce ImportFlags flags field
Lennart Poettering
2021-01-22
6
-24
/
+32
*
import: don't apply empty_or_dash_to_null() to stuff we know is NULL anyway
Lennart Poettering
2021-01-22
1
-8
/
+4
*
import: refactor how we do gpg validation
Lennart Poettering
2021-01-19
4
-67
/
+82
*
import: optionally pull .verity + .roothash.p7s data when downloading
Lennart Poettering
2021-01-19
7
-138
/
+254
*
import: ignore non-successful HTTP codes for collecing image metadata
Lennart Poettering
2021-01-19
1
-1
/
+15
*
import: turn on HTTP logging in debug mode
Lennart Poettering
2021-01-19
1
-1
/
+2
*
import: small memory management simplification
Lennart Poettering
2021-01-19
1
-4
/
+2
*
import: reset PullJob properly
Lennart Poettering
2021-01-19
1
-0
/
+19
*
import: rework how verification works
Lennart Poettering
2021-01-19
6
-38
/
+133
*
import: use TAKE_PTR() where available
Lennart Poettering
2021-01-19
1
-4
/
+2
*
import: make scope of variable smaller
Lennart Poettering
2021-01-19
1
-1
/
+1
*
import: comment indent fix
Lennart Poettering
2021-01-19
1
-1
/
+1
*
machine-image: properly support searching for images below some --root= path
Lennart Poettering
2021-01-19
4
-7
/
+7
*
Merge pull request #18038 from yuwata/meson-split
Yu Watanabe
2021-01-19
1
-2
/
+2
|
\
|
*
meson: make the second and third elements of tests or fuzzers optional
Yu Watanabe
2021-01-18
1
-2
/
+2
*
|
import: use - hashmap_ensure_put
Susant Sahani
2021-01-18
1
-5
/
+1
|
/
*
import: mangle untarred OS images after pull-tar, too
Lennart Poettering
2021-01-12
1
-3
/
+6
*
hostname-util: flagsify hostname_is_valid(), drop machine_name_is_valid()
Lennart Poettering
2020-12-15
9
-15
/
+15
*
curl-util: fix callback prototype
Etienne Doms
2020-11-23
1
-1
/
+1
*
curl-util: fix type CURL -> CURLM
Yu Watanabe
2020-11-20
2
-2
/
+2
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
34
-34
/
+34
*
tree-wide: assorted coccinelle fixes
Frantisek Sumsal
2020-10-09
4
-46
/
+47
*
Add CLOSE_AND_REPLACE helper
Zbigniew Jędrzejewski-Szmek
2020-09-18
2
-6
/
+2
*
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-8
/
+4
*
import: make sure gnu tar complains on tar files with trailing garbage
Lennart Poettering
2020-09-02
1
-0
/
+1
*
tree-wide: make use of new relative time events in sd-event.h
Lennart Poettering
2020-07-28
1
-3
/
+3
*
import: always prefer GNU tar, to avoid cmdline incompatibilities
Lennart Poettering
2020-07-21
1
-4
/
+34
*
shared: split out property get helpers
Lennart Poettering
2020-06-30
1
-2
/
+2
*
tree-wide: Replace assert() by assert_se() when there is side effect
Benjamin Robin
2020-05-10
1
-2
/
+2
*
tree-wide: make sure our control buffers are properly aligned
Lennart Poettering
2020-05-07
1
-5
/
+2
*
tree-wide: Fix, replace assert() by assert_se() when there is side effect
Benjamin Robin
2020-05-06
1
-2
/
+2
*
importd,logind: add --bus-introspect= option
Zbigniew Jędrzejewski-Szmek
2020-05-05
1
-0
/
+2
*
importd: convert to the new scheme
Zbigniew Jędrzejewski-Szmek
2020-05-05
1
-84
/
+83
[next]