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
/
dissect-image.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
basic/fs-util: change CHASE_OPEN flag into a separate output parameter
Zbigniew Jędrzejewski-Szmek
2019-10-24
1
-3
/
+3
*
tree-wide: make use of errno_or_else() everywhere
Lennart Poettering
2019-07-11
1
-5
/
+5
*
dissect: split out DM deferred remove into src/shared/dm-util.c
Lennart Poettering
2019-07-05
1
-35
/
+2
*
tree-wide: replace strjoin() with path_join()
Yu Watanabe
2019-06-21
1
-1
/
+1
*
util: make device_wait_for_initialization() optionally takes timeout value
Yu Watanabe
2019-06-04
1
-2
/
+2
*
codespell: fix spelling errors
Ben Boeckel
2019-04-29
1
-1
/
+1
*
tree-wide: drop several missing_*.h and import relevant headers from kernel-5.0
Yu Watanabe
2019-04-11
1
-1
/
+2
*
util: split out nulstr related stuff to nulstr-util.[ch]
Lennart Poettering
2019-03-14
1
-0
/
+1
*
dissect: when mounting an image mount the XBOOTLDR partition to /boot
Lennart Poettering
2019-03-01
1
-12
/
+21
*
dissect: automatically detect boot loader spec $BOOT partition
Lennart Poettering
2019-03-01
1
-12
/
+53
*
dissect: use SYNTHETIC_ERRNO() where appropriate
Lennart Poettering
2019-03-01
1
-4
/
+2
*
shared/dissect-image: make sure that we don't truncate device name
Zbigniew Jędrzejewski-Szmek
2019-01-27
1
-1
/
+3
*
dissect: add some assert()s
Lennart Poettering
2018-12-19
1
-0
/
+15
*
gpt-auto-generator: don't wait for udev
Lennart Poettering
2018-12-19
1
-9
/
+16
*
dissect-image: wait for the main device and all partitions to be known by udev
Zbigniew Jędrzejewski-Szmek
2018-12-17
1
-1
/
+11
*
dissect-image: wait for the root to appear
Zbigniew Jędrzejewski-Szmek
2018-12-17
1
-4
/
+10
*
dissect-image: split out a chunk of dissect_image() out
Zbigniew Jędrzejewski-Szmek
2018-12-17
1
-85
/
+119
*
tree-wide: Remove O_CLOEXEC from fdopen
Chris Down
2018-12-12
1
-1
/
+1
*
util-lib: split out env file parsing code into env-file.c
Lennart Poettering
2018-12-02
1
-0
/
+1
*
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
2018-12-02
1
-1
/
+2
*
Merge pull request #10996 from poettering/oci-prep
Zbigniew Jędrzejewski-Szmek
2018-11-30
1
-2
/
+3
|
\
|
*
tree-wide: port various parts of the code over to the new device_major_minor_...
Lennart Poettering
2018-11-29
1
-2
/
+3
*
|
Split out part of mount-util.c into mountpoint-util.c
Zbigniew Jędrzejewski-Szmek
2018-11-29
1
-0
/
+1
|
/
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-4
/
+3
*
fileio: drop "newline" parameter for env file parsers
Lennart Poettering
2018-11-14
1
-2
/
+2
*
shared/dissect-image: drop parens
Zbigniew Jędrzejewski-Szmek
2018-11-13
1
-1
/
+1
*
dissect: do not store unused devnum
Yu Watanabe
2018-10-31
1
-3
/
+1
*
dissect-image: use right comparison function
David Tardon
2018-10-12
1
-1
/
+1
*
More polite passphrase prompt
Marko Myllynen
2018-10-09
1
-1
/
+1
*
tree-wide: replace device_enumerator_scan_devices()+FOREACH_DEVICE_AND_SUBSYS...
Yu Watanabe
2018-09-10
1
-11
/
+3
*
dissect: rescan devices before creating partition list (#9930)
Yu Watanabe
2018-08-24
1
-0
/
+4
*
dissect: replace udev_device by sd_device
Yu Watanabe
2018-08-23
1
-44
/
+32
*
tree-wide: use returned value from log_*_errno()
Yu Watanabe
2018-08-07
1
-4
/
+2
*
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
*
shared/dissect-image: avoid warning about unused function when compiled w/o b...
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-0
/
+2
*
os-util: add helpers for finding /etc/os-release
Lennart Poettering
2018-05-24
1
-0
/
+1
*
process-util: add a new FORK_MOUNTNS_SLAVE flag for safe_fork()
Lennart Poettering
2018-05-24
1
-5
/
+1
*
dissect: optionally, validate that the image we dissect is a valid OS image
Lennart Poettering
2018-05-24
1
-1
/
+9
*
tree-wide: drop redundant _cleanup_ macros (#8810)
Lennart Poettering
2018-04-25
1
-7
/
+7
*
Merge pull request #8676 from keszybz/drop-license-boilerplate
Lennart Poettering
2018-04-10
1
-13
/
+0
|
\
|
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
|
dissect: drop unnecessary parenthesis
Zbigniew Jędrzejewski-Szmek
2018-04-07
1
-2
/
+2
|
/
*
dissect: when pulling metadata from an image, don't bother with /home or ESP
Lennart Poettering
2018-04-05
1
-2
/
+4
*
dissect: tighten block device checks a bit
Lennart Poettering
2018-04-05
1
-1
/
+24
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-37
/
+17
*
Merge pull request #8605 from poettering/drop-in-name-fix
Zbigniew Jędrzejewski-Szmek
2018-04-04
1
-8
/
+4
|
\
|
*
dissect: port code to chase_symlinks_and_open()
Lennart Poettering
2018-03-29
1
-8
/
+4
*
|
dissect: Don't count RPMB and boot partitions (#8609)
João Paulo Rechi Vita
2018-04-03
1
-7
/
+20
|
/
*
fs-util: add new CHASE_TRAIL_SLASH flag for chase_symlinks()
Lennart Poettering
2018-03-22
1
-1
/
+1
[next]