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
...
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-2
/
+1
*
machine-image,mount-setup: minor coding style fixes
Lennart Poettering
2018-03-28
1
-2
/
+1
*
nspawn: do not insist on locking read-only container on readonly fs (#8589)
Lauri Tirkkonen
2018-03-28
1
-2
/
+7
*
Merge pull request #8554 from poettering/chase-trail-slash
Zbigniew Jędrzejewski-Szmek
2018-03-26
1
-5
/
+5
|
\
|
*
fs-util: add new CHASE_TRAIL_SLASH flag for chase_symlinks()
Lennart Poettering
2018-03-22
1
-5
/
+5
*
|
macro: introduce TAKE_PTR() macro
Lennart Poettering
2018-03-22
1
-5
/
+1
|
/
*
machine-image: convert image_hashmap_free() to an static inline helper
Zbigniew Jędrzejewski-Szmek
2017-11-28
1
-9
/
+0
*
Replace free and reassignment with free_and_replace
Daniel Lockyer
2017-11-24
1
-7
/
+2
*
Merge pull request #7389 from shawnl/warning
Zbigniew Jędrzejewski-Szmek
2017-11-22
1
-4
/
+2
|
\
|
*
tree-wide: adjust fall through comments so that gcc is happy
Shawn Landden
2017-11-20
1
-4
/
+2
*
|
machine-image: add a generic API to determine metadata of any image
Lennart Poettering
2017-11-20
1
-0
/
+123
|
/
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
machine-image: handle nicely if the user asks us to remove a symlinked image
Lennart Poettering
2017-10-26
1
-3
/
+9
*
machine-image: add partial discovery of block devices as images
Lennart Poettering
2017-10-26
1
-7
/
+111
*
tree-wide: use IN_SET macro (#6977)
Yu Watanabe
2017-10-04
1
-3
/
+3
*
Fix missing space in comments (#5439)
AsciiWolf
2017-02-24
1
-2
/
+2
*
copy: change the various copy_xyz() calls to take a unified flags parameter
Lennart Poettering
2017-02-17
1
-2
/
+2
*
machined: when renaming/removing/cloning images, always take care of .roothas...
Lennart Poettering
2016-12-21
1
-7
/
+42
*
nspawn: add fallback top normal copy/reflink when we cannot btrfs snapshot
Lennart Poettering
2016-11-22
1
-8
/
+8
*
nspawn: add ability to run nspawn without container locks applied
Lennart Poettering
2016-11-22
1
-3
/
+14
*
shared: make sure image_path_lock() return parameters are always initialized ...
Lennart Poettering
2016-11-22
1
-2
/
+4
*
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-23
1
-1
/
+1
*
tree-wide: use mfree more
Zbigniew Jędrzejewski-Szmek
2016-10-16
1
-2
/
+1
*
treewide: fix typos (#3187)
Torstein Husebø
2016-05-04
1
-2
/
+2
*
machined: support non-btrfs file systems with "machinectl clone"
Lennart Poettering
2016-05-02
1
-3
/
+11
*
tree-wide: fix invocations of chattr_path()
Lennart Poettering
2016-05-02
1
-4
/
+4
*
image: enable btrfs quotas on the clone destination, not the source
Lennart Poettering
2016-05-02
1
-3
/
+3
*
machinectl: add new "machinectl clean" command
Lennart Poettering
2016-04-12
1
-8
/
+4
*
Remove/add (un)needed includes
Nathan McSween
2016-02-18
1
-0
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
shared: include what we use
Thomas Hindoe Paaboel Andersen
2015-12-06
1
-2
/
+13
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move string table stuff into its own string-table.[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 file attribute calls to chattr-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
-0
/
+1
*
util-lib: introduce dirent-util.[ch] for directory entry calls
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
-1
/
+2
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-1
/
+1
*
btrfs: beef-up btrfs support with a limited understanding of quota
Lennart Poettering
2015-10-22
1
-11
/
+30
*
machine: when removing, renaming, cloning images also care for .nspawn settin...
Lennart Poettering
2015-09-09
1
-8
/
+111
*
machine: clarify that /var/lib/containers is legacy
Lennart Poettering
2015-09-05
1
-1
/
+1
*
Fix permissions on /run/systemd/nspawn/locks
Seth Jennings
2015-05-05
1
-2
/
+2
*
btrfs-util: introduce btrfs_is_filesystem() and make use of it where appropriate
Lennart Poettering
2015-04-22
1
-5
/
+4
*
btrfs: add support for recursive btrfs snapshotting
Lennart Poettering
2015-04-06
1
-1
/
+1
*
btrfs: make btrfs_subvol_snapshot() parameters a flags field
Lennart Poettering
2015-04-06
1
-1
/
+1
*
btrfs: support recursively removing btrfs snapshots
Lennart Poettering
2015-04-06
1
-1
/
+1
*
machined: drop btrfs subvolumes when removing container images
Lennart Poettering
2015-04-06
1
-3
/
+5
*
util: rework rm_rf() logic
Lennart Poettering
2015-04-06
1
-1
/
+2
*
tree-wide: there is no ENOTSUP on linux
David Herrmann
2015-03-13
1
-5
/
+5
[prev]
[next]