index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cryptsetup
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: assorted coccinelle fixes
Frantisek Sumsal
2020-10-09
2
-6
/
+4
*
Merge pull request #17154 from keszybz/crypttab-commas
Lennart Poettering
2020-10-01
2
-8
/
+5
|
\
|
*
fstab,crypttab: allow escaping of commas
Zbigniew Jędrzejewski-Szmek
2020-09-25
1
-1
/
+4
|
*
cryptsetup: upgrade log line for option parsing error
Zbigniew Jędrzejewski-Szmek
2020-09-24
1
-1
/
+1
|
*
cryptsetup-generator: drop unused fstat()
Zbigniew Jędrzejewski-Szmek
2020-09-24
1
-6
/
+0
*
|
cryptsetup-generator: avoid magic value in ternary
Jonathan Lebon
2020-09-24
1
-1
/
+1
*
|
cryptsetup-generator: use "/proc/cmdline" as source when appropriate
Jonathan Lebon
2020-09-23
1
-4
/
+6
|
/
*
cryptsetup: generate the unit to umount keydev filesystem
Michal Sekletár
2020-09-11
1
-6
/
+55
*
Merge pull request #16635 from keszybz/do-not-for-each-word
Lennart Poettering
2020-09-09
1
-10
/
+10
|
\
|
*
cryptsetup: use extract_first_word()
Zbigniew Jędrzejewski-Szmek
2020-09-09
1
-10
/
+10
*
|
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-2
/
+1
|
/
*
shared: rename crypt-util.c → cryptsetup-util.c
Lennart Poettering
2020-09-02
4
-3
/
+3
*
tree-wide: enable/disable libcrypsetup debug output depending on our level
Luca Boccassi
2020-08-14
1
-6
/
+3
*
tree-wide: avoid some loaded terms
Lennart Poettering
2020-06-25
1
-4
/
+4
*
cryptsetup: pass selected mode to crypt_load() when doing LUKS
Lennart Poettering
2020-06-09
1
-2
/
+2
*
cryptsetup: try to load bitlocker superblock only if requested
Lennart Poettering
2020-06-09
1
-1
/
+1
*
Add 'bitlk' option to mount Bitlocker drives with cryptsetup.
Maxim Fomin
2020-06-09
1
-3
/
+17
*
cryptsetup: support tmp= file system argument
Lennart Poettering
2020-05-26
2
-9
/
+22
*
cryptsetup: fix minor indentation issue
Lennart Poettering
2020-05-19
1
-1
/
+1
*
cryptsetup: optionally, see if empty password works for unlocking the file sy...
Lennart Poettering
2020-05-19
1
-6
/
+44
*
cryptsetup: fix minor memory leak
Lennart Poettering
2020-05-19
1
-2
/
+3
*
cryptsetup: also check for /dev/hwrng as random device node
Lennart Poettering
2020-05-19
1
-2
/
+8
*
cryptsetup: make sure to return EAGAIN on wrong tcrypt password too
Lennart Poettering
2020-05-19
1
-6
/
+4
*
cryptsetup: automatically load luks keys off disk
Lennart Poettering
2020-05-19
3
-28
/
+102
*
cryptsetup: split out key loading from pkcs11 code and teach search path logic
Lennart Poettering
2020-05-19
3
-68
/
+125
*
cryptsetup: optionally remove key file after use
Lennart Poettering
2020-05-19
1
-1
/
+31
*
cryptsetup: catch up with debian crypttab options a bit
Lennart Poettering
2020-05-19
1
-6
/
+9
*
cryptsetup-generator: use systemd-makefs for implementation of "swap" and "tm...
Lennart Poettering
2020-05-18
1
-2
/
+2
*
tree-wide: spellcheck using codespell
Zbigniew Jędrzejewski-Szmek
2020-04-16
1
-1
/
+1
*
units: introduce blockdev@.target for properly ordering mounts/swaps against ...
Lennart Poettering
2020-01-21
1
-44
/
+14
*
cryptsetup-generator: order after cryptsetup-pre.target unconditionally
Lennart Poettering
2020-01-21
1
-3
/
+5
*
cryptsetup-generator: break overly long line
Lennart Poettering
2020-01-21
1
-1
/
+8
*
tree-wide: yet another batch of coccinelle recommendations
Frantisek Sumsal
2020-01-02
1
-4
/
+4
*
cryptsetup-pkcs11: just return zero on success, no need to return anything else
Lennart Poettering
2019-12-17
1
-1
/
+1
*
cryptsetup-pkcs11: line break some overly long lines
Lennart Poettering
2019-12-17
1
-2
/
+18
*
cryptsetup-pkcs11: refuse keys above 16MiB size
Lennart Poettering
2019-12-17
1
-2
/
+10
*
Merge pull request #14267 from poettering/pkcs11-cryptsetup
Lennart Poettering
2019-12-17
3
-24
/
+374
|
\
|
*
cryptsetup: add native pkcs#11 support to cryptsetup
Lennart Poettering
2019-12-09
3
-24
/
+374
*
|
Merge pull request #14241 from keszybz/resume-timeout
Lennart Poettering
2019-12-17
1
-13
/
+9
|
\
\
|
|
/
|
/
|
|
*
cryptsetup-generator: unconfuse writing of the device timeout
Zbigniew Jędrzejewski-Szmek
2019-12-03
1
-13
/
+9
*
|
crypsetup: introduce x-initrd.attach option
Franck Bui
2019-12-05
2
-3
/
+7
|
/
*
cryptsetup: reduce the chance that we will be OOM killed
Michal Sekletár
2019-11-27
1
-0
/
+6
*
cryptsetup: use STR_IN_SET() where appropriate
Lennart Poettering
2019-11-19
1
-10
/
+6
*
cryptsetup: minor coding style clean-ups
Lennart Poettering
2019-11-19
1
-14
/
+13
*
Allow overriding /etc/fstab with $SYSTEMD_FSTAB
Zbigniew Jędrzejewski-Szmek
2019-11-13
1
-1
/
+2
*
cryptsetup-generator: guess whether the keyfile argument is two items or one
Zbigniew Jędrzejewski-Szmek
2019-11-13
1
-15
/
+30
*
cryptsetup-generator: allow overriding /run/systemd/cryptsetup with $RUNTIME_...
Zbigniew Jędrzejewski-Szmek
2019-11-13
1
-3
/
+5
*
cryptsetup-generator: allow overriding crypttab path with $SYSTEMD_CRYPTAB
Zbigniew Jędrzejewski-Szmek
2019-11-13
1
-6
/
+10
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
cryptsetup: bump minimum libcryptsetup version to v2.0.1
Jay Strict
2019-10-01
1
-31
/
+3
[next]