index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
home
/
homework-luks.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: drop doubled empty lines
Yu Watanabe
2024-10-07
1
-1
/
+0
*
fs-util: rename laccess to access_nofollow
Mike Yuan
2024-10-05
1
-1
/
+1
*
various: correct laccess() error check
Mike Yuan
2024-10-04
1
-4
/
+4
*
repart: Add compression support
Daan De Meyer
2024-09-03
1
-0
/
+2
*
tree-wide: port over to new builder apis
Lennart Poettering
2024-06-19
1
-6
/
+6
*
libsystemd: turn json.[ch] into a public API
Lennart Poettering
2024-06-12
1
-17
/
+18
*
tree-wise: several cleanups for logging
Yu Watanabe
2024-04-30
1
-6
/
+6
*
Merge pull request #32143 from yuwata/magic
Lennart Poettering
2024-04-17
1
-1
/
+1
|
\
|
*
home,resize-fs: replace XFS_SB_MAGIC -> XFS_SUPER_MAGIC
Yu Watanabe
2024-04-09
1
-1
/
+1
*
|
tree-wide: insert missing space after comma
Yu Watanabe
2024-04-12
1
-2
/
+2
|
/
*
homework: Always upload volume key to keyring
Adrian Vovk
2024-03-23
1
-117
/
+95
*
various: also use strdup_to() in cases where we don't return immediately
Zbigniew Jędrzejewski-Szmek
2024-03-20
1
-7
/
+3
*
homework: Reconcile blob directories
Adrian Vovk
2024-02-19
1
-4
/
+13
*
homework: Use minimal pbkdf2 parameters without benchmark.
Ondrej Kozina
2024-02-01
1
-3
/
+4
*
tree-wide: replace FOREACH_POINTER with FOREACH_ARGUMENT
Mike Yuan
2024-01-24
1
-23
/
+26
*
homework: Cleanup home_store_embedded_identity
Adrian Vovk
2024-01-18
1
-2
/
+2
*
loop-util: also store the device size in LoopDevice
Lennart Poettering
2023-12-13
1
-3
/
+2
*
blockdev-util: add new helper blockdev_get_device_size()
Lennart Poettering
2023-12-13
1
-5
/
+7
*
process-util: add new FORK_DEATHSIG_SIGKILL flag, rename FORK_DEATHSIG → FO...
Lennart Poettering
2023-11-02
1
-3
/
+3
*
tree-wide: fix typo
Yu Watanabe
2023-10-04
1
-1
/
+1
*
various: use _NEG_ macros to reduce indentation
Zbigniew Jędrzejewski-Szmek
2023-08-16
1
-14
/
+11
*
btrfs-util: Move subvolume creation to basic/btrfs.h
Daan De Meyer
2023-08-14
1
-1
/
+1
*
tree-wide: Use fdisk_new_context_at() more
Daan De Meyer
2023-08-14
1
-6
/
+2
*
fdisk-util: Make fdisk_new_context_fd() more generic
Daan De Meyer
2023-08-14
1
-3
/
+3
*
tree-wide: Fix -Wmaybe-uninitialized compilation warnings
Daan De Meyer
2023-08-04
1
-1
/
+1
*
homework: cleanup use of ERRNO_IS_DEVICE_ABSENT()
Dmitry V. Levin
2023-07-28
1
-8
/
+10
*
homework-luks: fix typos
Topi Miettinen
2023-07-21
1
-2
/
+2
*
treewide: fix "an" before consonant U sounds
Joerg Behrmann
2023-07-06
1
-1
/
+1
*
homework: resize to maximum disk space if disk size is not specified
Gibeom Gwon
2023-06-19
1
-12
/
+54
*
chattr-util: Make chattr_full() an openat() style function
Daan De Meyer
2023-06-06
1
-1
/
+1
*
tree-wide: Fix false positives on newer gcc
Daan De Meyer
2023-05-23
1
-1
/
+1
*
mkfs-util: Add quiet argument to make_filesystem()
Daan De Meyer
2023-05-12
1
-1
/
+9
*
fsck: use execv_p_ and execl_p_
Florian Klink
2023-04-17
1
-10
/
+1
*
fsck: look for fsck binary not just in /sbin
Florian Klink
2023-04-15
1
-1
/
+10
*
repart: Add support for reading mkfs options from environment
Daan De Meyer
2023-03-10
1
-20
/
+2
*
doc: replace wrong idiom in homed comment
Jan Engelhardt
2023-03-07
1
-2
/
+2
*
homework: when creating/resizing GPT partitions, also set sector size explicitly
Lennart Poettering
2023-01-18
1
-6
/
+13
*
loop-util: always tell kernel explicitly about loopback sector size
Lennart Poettering
2023-01-18
1
-2
/
+18
*
repart: Allow configuring sector size
Daan De Meyer
2023-01-17
1
-1
/
+1
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-9
/
+9
*
Implement SYSTEMD_HOME_MKFS_OPTIONS_* envvars to configure mkfs options for h...
Aidan Dang
2022-12-15
1
-1
/
+24
*
Implement --luks-pbkdf-force-iterations for homed
Aidan Dang
2022-12-06
1
-1
/
+5
*
blkid-util: define enum for blkid_do_safeprobe() return values
Lennart Poettering
2022-12-01
1
-6
/
+10
*
tree-wide: use errno_or_else() more, instead of homegrown checks
Lennart Poettering
2022-12-01
1
-5
/
+5
*
blkid: add helpers that get gpt partition uuid as sd_id128_t
Lennart Poettering
2022-11-29
1
-10
/
+6
*
fdisk: introduce common fdisk_new_context_fd() helper
Lennart Poettering
2022-11-26
1
-27
/
+5
*
homed: handle EINTR gracefully when waiting for device node
Lennart Poettering
2022-11-22
1
-2
/
+5
*
homed: properly initialize all return params
Lennart Poettering
2022-10-24
1
-0
/
+1
*
tree-wide: add ERRNO_IS_XATTR_ABSENT() helper
Lennart Poettering
2022-10-10
1
-1
/
+1
*
Implement --luks-sector-size for homed
Aidan Dang
2022-10-07
1
-3
/
+3
[next]