index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
machine-image.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
shared: rename machine-image.[ch] → discover-image.[ch]
Lennart Poettering
2021-02-03
1
-1308
/
+0
*
machine-image: properly support searching for images below some --root= path
Lennart Poettering
2021-01-19
1
-36
/
+57
*
sysext: new tool for managing "system extensions" for /usr/ + /opt/
Lennart Poettering
2021-01-19
1
-12
/
+18
*
machine-image: pick up crtime of directory images, too
Lennart Poettering
2021-01-09
1
-4
/
+7
*
machine-image: use structured initialization
Lennart Poettering
2021-01-09
1
-8
/
+12
*
Move hostname setup logic to new shared/hostname-setup.[ch]
Zbigniew Jędrzejewski-Szmek
2020-12-16
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
dissect: wrap verity settings in new VeritySettings structure
Lennart Poettering
2020-09-17
1
-1
/
+1
*
service: add new RootImageOptions feature
Luca Boccassi
2020-07-29
1
-1
/
+1
*
dissect: support single-filesystem verity images with external verity hash
Luca Boccassi
2020-06-09
1
-1
/
+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
-2
/
+3
*
tree-wide: drop dirent.h when dirent-util.h is included
Yu Watanabe
2019-11-04
1
-1
/
+0
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-04
1
-1
/
+0
*
basic/fs-util: change CHASE_OPEN flag into a separate output parameter
Zbigniew Jędrzejewski-Szmek
2019-10-24
1
-3
/
+3
*
shared: allow LOCK_SH locks on the host root in OS images
Lennart Poettering
2019-07-29
1
-11
/
+35
*
tree-wide: get rid of strappend()
Lennart Poettering
2019-07-12
1
-3
/
+3
*
tree-wide: replace strjoin() with path_join()
Yu Watanabe
2019-06-21
1
-4
/
+1
*
machine-image: openat() doesn't operate on the cwd if the first argument is s...
Lennart Poettering
2019-05-24
1
-7
/
+10
*
shared/machine-image: avoid passing NULL to log_debug_errno
Mike Gilbert
2019-05-23
1
-3
/
+8
*
tree-wide: code improvements suggested by Coccinelle
Frantisek Sumsal
2019-04-30
1
-1
/
+1
*
util-lib: when copying files make sure to apply some chattrs early, some late
Lennart Poettering
2019-03-28
1
-2
/
+2
*
Voidify more mkdir_p calls
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-6
/
+3
*
util: split out nulstr related stuff to nulstr-util.[ch]
Lennart Poettering
2019-03-14
1
-1
/
+1
*
copy: don't synthesize a 'user.crtime_usec' xattr on copy unless explicitly r...
Lennart Poettering
2019-03-01
1
-1
/
+1
*
lockfile: drop unnecessary headers from lockfile-util.h
Yu Watanabe
2018-12-06
1
-0
/
+1
*
Merge pull request #10920 from yuwata/hashmap-destructor
Lennart Poettering
2018-12-03
1
-0
/
+2
|
\
|
*
machine-image: introduce image_hash_ops and use it
Yu Watanabe
2018-12-02
1
-0
/
+2
*
|
util-lib: split out env file parsing code into env-file.c
Lennart Poettering
2018-12-02
1
-1
/
+1
|
/
*
fileio: drop "newline" parameter for env file parsers
Lennart Poettering
2018-11-14
1
-1
/
+1
*
chattr: optionally, return the old flags when updating them
Lennart Poettering
2018-10-08
1
-4
/
+4
*
tree-wide: use DEFINE_TRIVIAL_REF_UNREF_FUNC() macro or friends where applicable
Yu Watanabe
2018-08-27
1
-18
/
+3
*
Correct a number of trivial typos.
Chris Lamb
2018-06-18
1
-1
/
+1
*
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
*
path-util: introduce path_simplify()
Yu Watanabe
2018-06-03
1
-1
/
+1
*
tree-wide: drop unused variables
Yu Watanabe
2018-05-25
1
-1
/
+0
*
machine-image: extend search path
Lennart Poettering
2018-05-24
1
-3
/
+36
*
machine-image: add 'discoverable' flag for images
Lennart Poettering
2018-05-24
1
-3
/
+22
*
machine-image: add proper refcounting
Lennart Poettering
2018-05-24
1
-0
/
+17
*
machine-image: add APIs for converting arbitrary image paths into Image objects
Lennart Poettering
2018-05-24
1
-0
/
+14
*
machine-image: fix a debug log message
Lennart Poettering
2018-05-24
1
-1
/
+1
*
machine-image: rework error handling
Lennart Poettering
2018-05-24
1
-44
/
+94
*
machine-image: use pretty names if we already have them and validated them
Lennart Poettering
2018-05-24
1
-2
/
+2
*
machine-image: validate pretty names when auto-generating them
Lennart Poettering
2018-05-24
1
-7
/
+55
*
machine-image: fix duplicate detection when discovering images
Lennart Poettering
2018-05-24
1
-3
/
+18
*
machine-image: introduce two different classes of images
Lennart Poettering
2018-05-24
1
-13
/
+22
*
os-util: add helpers for finding /etc/os-release
Lennart Poettering
2018-05-24
1
-12
/
+5
*
tree-wide: drop redundant _cleanup_ macros (#8810)
Lennart Poettering
2018-04-25
1
-5
/
+5
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
[next]