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
*
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
*
cryptsetup: fix unitialized variable
Zbigniew Jędrzejewski-Szmek
2017-01-15
1
-0
/
+1
*
cryptsetup: various coding style improvements
Lennart Poettering
2016-12-21
2
-59
/
+61
*
util-lib: various improvements to kernel command line parsing
Lennart Poettering
2016-12-21
1
-19
/
+27
*
tree-wide: always invoke setmntent() with "re" mode
Lennart Poettering
2016-12-20
1
-1
/
+1
*
minor code beautifications
Lennart Poettering
2016-12-07
1
-1
/
+1
*
Merge pull request #4510 from keszybz/tree-wide-cleanups
Lennart Poettering
2016-11-03
2
-60
/
+57
|
\
|
*
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-23
1
-6
/
+6
|
*
tree-wide: use startswith return value to avoid hardcoded offset
Zbigniew Jędrzejewski-Szmek
2016-10-22
1
-54
/
+51
*
|
Implement VeraCrypt volume handling in crypttab (#4501)
George Hilliard
2016-10-30
1
-0
/
+14
|
/
*
tree-wide: make parse_proc_cmdline() strip "rd." prefix automatically
Zbigniew Jędrzejewski-Szmek
2016-10-22
1
-7
/
+7
*
tree-wide: allow state to be passed through to parse_proc_cmdline_item
Zbigniew Jędrzejewski-Szmek
2016-10-22
1
-2
/
+2
*
tree-wide: use mfree more
Zbigniew Jędrzejewski-Szmek
2016-10-17
1
-6
/
+3
*
cryptsetup: do not 'fail' if trying to detach a nonexistent device
Mantas Mikulėnas
2016-04-01
1
-2
/
+6
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
2
-4
/
+0
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-1
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
2
-0
/
+2
*
util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move mount related utility calls to mount-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move more file I/O related calls into fileio.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
2
-0
/
+2
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
2
-4
/
+6
*
util: split out escaping code into escape.[ch]
Lennart Poettering
2015-10-24
1
-5
/
+6
*
strv: Add _cleanup_strv_free_erase_ and _cleanup_string_free_erase_
Zbigniew Jędrzejewski-Szmek
2015-10-19
1
-25
/
+15
*
tree-wide: whenever we deal with passwords, erase them from memory after use
Lennart Poettering
2015-10-19
1
-28
/
+43
*
ask-password: add support for caching passwords in the kernel keyring
Lennart Poettering
2015-10-07
1
-9
/
+5
*
cryptsetup-generator: Properly check return code
Jan Janssen
2015-09-10
1
-1
/
+1
*
tree-wide: drop {} from one-line if blocks
Lennart Poettering
2015-09-09
1
-2
/
+1
*
tree-wide: introduce mfree()
David Herrmann
2015-07-31
1
-2
/
+1
*
cryptsetup: craft a unique ID with the source device
Harald Hoyer
2015-06-09
1
-32
/
+58
*
Use fflush_and_check() in more places
Zbigniew Jędrzejewski-Szmek
2015-05-17
1
-3
/
+3
*
core: rework unit name validation and manipulation logic
Lennart Poettering
2015-05-06
1
-10
/
+10
[next]