index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
import
/
pull-job.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
import: use CURLINFO_SCHEME instead of CURLINFO_PROTOCOL
Frantisek Sumsal
2023-01-09
1
-5
/
+5
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-2
/
+2
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-9
/
+4
*
import: port importd from libgcrypt to openssl^gcrypt
Zbigniew Jędrzejewski-Szmek
2021-11-30
1
-12
/
+53
*
basic: split out sync() family of calls from fs-util.[ch] into new c/h file
Lennart Poettering
2021-10-05
1
-1
/
+1
*
import: enable sparse file writing logic only for files we create
Lennart Poettering
2021-08-20
1
-1
/
+1
*
import: when completed, say how many bytes we wrote/acquired
Lennart Poettering
2021-08-20
1
-0
/
+2
*
import: allow file:// in addition to HTTP(S)
Lennart Poettering
2021-08-20
1
-32
/
+44
*
pull: add --direct mode + make various eatures optional + explicit checksum v...
Lennart Poettering
2021-08-17
1
-63
/
+114
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
import: use SYNTHETIC_ERRNO in one more place
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-2
/
+1
*
tree-wide: add FORMAT_BYTES()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-5
/
+2
*
tree-wide: add FORMAT_TIMESPAN()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-2
/
+1
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
1
-4
/
+2
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
1
-4
/
+4
*
import: fix etag detection support
Lennart Poettering
2021-02-04
1
-16
/
+29
*
import: ignore non-successful HTTP codes for collecing image metadata
Lennart Poettering
2021-01-19
1
-1
/
+15
*
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
1
-18
/
+25
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: get rid of strappend()
Lennart Poettering
2019-07-12
1
-1
/
+1
*
util: introduce format_bytes_full()
Yu Watanabe
2019-06-19
1
-0
/
+1
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+2
*
pull: fix invalid error check
Yu Watanabe
2019-02-06
1
-1
/
+1
*
import: drop logic of setting up /var/lib/machines as btrfs loopback mount
Lennart Poettering
2018-11-26
1
-10
/
+0
*
import: use structured initializers
Yu Watanabe
2018-11-23
1
-13
/
+18
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-28
/
+18
*
import: sparse_write() returns negative errno
Yu Watanabe
2018-10-01
1
-2
/
+5
*
pull: initialize libgcrypt before calling any functions provided by libgcrypt
Yu Watanabe
2018-07-13
1
-0
/
+3
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-2
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: use IN_SET macro (#6977)
Yu Watanabe
2017-10-04
1
-1
/
+1
*
tree-wide: use IN_SET where possible
Andreas Rammhold
2017-10-02
1
-3
/
+2
*
importd: support SUSE style checksums supplementary (#5800)
tblume
2017-04-26
1
-5
/
+3
*
importd: support SUSE style checksums (#5206)
tblume
2017-04-24
1
-0
/
+50
*
import: bump image size safety limit for machinectl pull (#5535)
Dax Kelson
2017-03-05
1
-1
/
+1
*
tree-wide: use mfree more
Zbigniew Jędrzejewski-Szmek
2016-10-17
1
-3
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split xattr-related calls into xattr-util.[ch]
Lennart Poettering
2015-10-27
1
-1
/
+2
*
util-lib: split out hex/dec/oct encoding/decoding into its own file
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out IO related calls to io-util.[ch]
Lennart Poettering
2015-10-26
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-1
/
+2
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-1
/
+2
*
fix gcc warnings about uninitialized variables
Harald Hoyer
2015-03-27
1
-1
/
+1
[next]