index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
import
/
import.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
terminal-util: split out color macros/helpers into its own header
Lennart Poettering
2024-07-19
1
-0
/
+1
*
import: mention explicitly which image directory we operate on
Lennart Poettering
2024-03-01
1
-6
/
+6
*
importd: validate local image names with the right helper
Lennart Poettering
2024-03-01
1
-1
/
+1
*
importd: add support for downloading sysext/confext/portable images too
Lennart Poettering
2024-03-01
1
-4
/
+19
*
importd: trivial modernizations
Lennart Poettering
2024-03-01
1
-3
/
+2
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-3
/
+3
*
basic: move version() to build.h+c
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-0
/
+1
*
import: improve error message
Lennart Poettering
2022-03-15
1
-1
/
+1
*
import: add new "--direct" mode + add controls for turning certain features o...
Lennart Poettering
2021-08-17
1
-101
/
+278
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
signal-util: make -1 termination of ignore_signals() argument list unnecessary
Lennart Poettering
2021-02-25
1
-1
/
+1
*
shared: rename machine-image.[ch] → discover-image.[ch]
Lennart Poettering
2021-02-03
1
-1
/
+1
*
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
1
-8
/
+7
*
import: don't apply empty_or_dash_to_null() to stuff we know is NULL anyway
Lennart Poettering
2021-01-22
1
-8
/
+4
*
machine-image: properly support searching for images below some --root= path
Lennart Poettering
2021-01-19
1
-2
/
+2
*
hostname-util: flagsify hostname_is_valid(), drop machine_name_is_valid()
Lennart Poettering
2020-12-15
1
-2
/
+2
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: assorted coccinelle fixes
Frantisek Sumsal
2020-10-09
1
-12
/
+14
*
basic: add new helper call empty_or_dash_to_null()
Lennart Poettering
2019-04-08
1
-8
/
+4
*
tree-wide: introduce empty_or_dash() helper
Lennart Poettering
2019-04-08
1
-4
/
+4
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+1
*
import: prefer fd_get_path() over readlink_malloc() where applicable
Lennart Poettering
2018-11-26
1
-2
/
+2
*
util-lib: move main() definition macros to its own header file
Lennart Poettering
2018-11-19
1
-0
/
+1
*
import: define mains through macro
Zbigniew Jędrzejewski-Szmek
2018-11-17
1
-7
/
+5
*
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
*
machine-image: rework error handling
Lennart Poettering
2018-05-24
1
-6
/
+8
*
machine-image: introduce two different classes of images
Lennart Poettering
2018-05-24
1
-2
/
+2
*
importd: ensure we don't mishandle a NULL string
Lennart Poettering
2018-04-12
1
-1
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
log: minimize includes in log.h
Lennart Poettering
2018-01-11
1
-0
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
import: don't log "fake" errno values
Zbigniew Jędrzejewski-Szmek
2016-07-23
1
-2
/
+2
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-3
/
+2
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-0
/
+1
*
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-09-29
1
-9
/
+7
*
util: make machine_name_is_valid() a macro and move it to hostname-util.h
Lennart Poettering
2015-08-24
1
-0
/
+1
*
everywhere: port everything to sigprocmask_many() and friends
Lennart Poettering
2015-06-15
1
-6
/
+6
*
tree-wide: whenever we fork off a foreign child process reset signal mask/han...
Lennart Poettering
2015-06-10
1
-1
/
+1
*
util: split out signal-util.[ch] from util.[ch]
Lennart Poettering
2015-05-29
1
-0
/
+1
*
importd: add API for exporting container/VM images
Lennart Poettering
2015-03-09
1
-3
/
+3
*
importd: add new bus calls for importing local tar and raw images
Lennart Poettering
2015-03-05
1
-0
/
+336
*
importd: try to minimize confusion by renaming "systemd-import" binary to "sy...
Lennart Poettering
2015-01-22
1
-440
/
+0
*
import: rename --verify=sum to --verify=checksum
Lennart Poettering
2015-01-22
1
-2
/
+2
*
import: introduce new mini-daemon systemd-importd, and make machinectl a clie...
Lennart Poettering
2015-01-22
1
-84
/
+20
[next]