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
*
cryptsetup-generator: allow whitespace characters in keydev specification
Michal Sekletar
2018-10-30
1
-21
/
+43
*
cryptsetup-generator: don't return error if target directory already exists
Michal Sekletar
2018-10-30
1
-4
/
+4
*
cryptsetup-generator: fgets() excorcism
Lennart Poettering
2018-10-18
1
-7
/
+12
*
More polite passphrase prompt
Marko Myllynen
2018-10-09
1
-2
/
+2
*
cryptsetup: use PATH_IN_SET() instead of STR_IN_SET() when comparing paths
Lennart Poettering
2018-10-05
1
-1
/
+1
*
cryptsetup: don't use %m if there's no error to show
Lennart Poettering
2018-10-05
1
-2
/
+4
*
tree-wide: do not assign unused return values
Yu Watanabe
2018-09-23
1
-11
/
+5
*
cryptsetup-generator: introduce basic keydev support
Michal Sekletar
2018-09-04
1
-4
/
+101
*
cryptsetup: do not define arg_sector_size if libgcrypt is v1.x (#9990)
Yu Watanabe
2018-09-01
1
-0
/
+2
*
cryptsetup: add support for sector-size= option (#9936)
Dimitri John Ledkov
2018-08-29
1
-0
/
+30
*
tree-wide: add clickable man page link to all --help texts
Lennart Poettering
2018-08-20
1
-3
/
+13
*
cryptsetup: Add dependency on loopback setup to generated units
Lorenz Hübschle-Schneider
2018-06-27
1
-1
/
+6
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
2
-6
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
2
-4
/
+0
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
1
-1
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
2
-26
/
+0
*
macro: introduce TAKE_PTR() macro
Lennart Poettering
2018-03-22
1
-2
/
+1
*
log: remove LOG_TARGET_SAFE pseudo log target
Lennart Poettering
2018-01-24
1
-1
/
+2
*
cryptsetup: small if check improvement (#7747)
Lennart Poettering
2017-12-27
1
-6
/
+10
*
cryptsetup: use uint64_t for keyfile-offset= (#7689)
Zbigniew Jędrzejewski-Szmek
2017-12-19
1
-2
/
+11
*
cryptsetup-generator: Don't mistake NULL input as OOM (#7688)
Jan Alexander Steffens
2017-12-18
1
-2
/
+2
*
generator: add helper function for writing unit files
Zbigniew Jędrzejewski-Szmek
2017-12-15
1
-16
/
+9
*
tree-wide: use __fsetlocking() instead of fxyz_unlocked()
Lennart Poettering
2017-12-14
1
-3
/
+8
*
cryptsetup: use more descriptive name for the variable and drop redundant fun...
Michal Sekletar
2017-12-12
1
-32
/
+7
*
cryptsetup: when unlocking always put path to the object into Id
Michal Sekletar
2017-12-12
1
-1
/
+1
*
Define CRYPT_LUKS in crypt-util.h
Zbigniew Jędrzejewski-Szmek
2017-11-30
1
-6
/
+0
*
util-lib: export cryptsetup logging glue function
Zbigniew Jędrzejewski-Szmek
2017-11-30
1
-6
/
+2
*
util-lib: add cleanup function for crypt_free
Zbigniew Jędrzejewski-Szmek
2017-11-30
1
-4
/
+2
*
generators: be more careful when writing unit settings that support specifier...
Lennart Poettering
2017-11-29
1
-7
/
+25
*
cryptsetup-generator: add helper function and use hashmap_free_with_destructor
Zbigniew Jędrzejewski-Szmek
2017-11-28
1
-13
/
+7
*
Replace free and reassignment with free_and_replace
Daniel Lockyer
2017-11-24
1
-3
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
2
-0
/
+2
*
Merge pull request #7089 from oniko/luks2-support
Lennart Poettering
2017-11-10
1
-6
/
+14
|
\
|
*
cryptsetup: support LUKS2 on-disk format
Ondrej Kozina
2017-10-13
1
-6
/
+14
*
|
cryptsetup: ignore _netdev, since it is used in generator (#7282)
Lukáš Nykrýn
2017-11-09
1
-1
/
+1
*
|
units: replace remote-cryptsetup-pre.target with remote-fs-pre.target
Zbigniew Jędrzejewski-Szmek
2017-10-17
1
-1
/
+1
|
/
*
tree-wide: use IN_SET macro (#6977)
Yu Watanabe
2017-10-04
1
-1
/
+1
*
tree-wide: use IN_SET where possible
Andreas Rammhold
2017-10-02
1
-1
/
+1
*
cryptsetup: make sure we invoke the cryptsetup tools with a shared keyring
Lennart Poettering
2017-09-15
1
-0
/
+1
*
cryptsetup: fix unused variable (#6833)
Martin Pitt
2017-09-15
1
-0
/
+2
*
cryptsetup-generator: use remote-cryptsetup.target when _netdev is present
Zbigniew Jędrzejewski-Szmek
2017-09-05
1
-13
/
+17
*
6647 - use path_startswith("/dev") in cryptsetup (#6732)
ettavolt
2017-09-04
1
-2
/
+2
*
cryptsetup-generator: do not bind to the decrypted device unit (#6538)
Ivan Shapovalov
2017-08-30
1
-1
/
+0
*
cryptsetup: fix infinite timeout (#6486)
Andrew Soutar
2017-07-31
1
-4
/
+4
*
tree-wide: fput[cs]() → fput[cs]_unlocked() wherever that makes sense (#6396)
Lennart Poettering
2017-07-21
1
-14
/
+14
*
build-sys: drop automake support
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-1
/
+0
*
cryptsetup-generator: add a helper utility to create symlinks
Zbigniew Jędrzejewski-Szmek
2017-07-10
1
-37
/
+14
*
Parse "timeout=0" as infinity in various generators (#6264)
Zbigniew Jędrzejewski-Szmek
2017-07-03
1
-1
/
+1
*
cryptsetup-generator: run cryptsetup service before swap unit (#5480)
Mauricio Faria de Oliveira
2017-02-28
1
-2
/
+6
*
cryptsetup: do not return uninitialized value on error
Zbigniew Jędrzejewski-Szmek
2017-01-31
1
-3
/
+1
[next]