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: don't assert on variable which is optional
Zbigniew Jędrzejewski-Szmek
2019-08-01
1
-2
/
+6
*
cryptsetup: use unabbrieviated variable names
Zbigniew Jędrzejewski-Szmek
2019-08-01
1
-9
/
+9
*
cryptsetup-generator: fix coverity issue
Lennart Poettering
2019-07-31
1
-8
/
+8
*
cryptsetup: add keyfile-timeout to allow a keydev timeout and allow to fallba...
shinygold
2019-07-17
2
-35
/
+89
*
cryptsetup: no need to zero-initialize zero-initialized structures
Lennart Poettering
2019-07-16
1
-3
/
+0
*
tree-wide: get rid of strappend()
Lennart Poettering
2019-07-12
1
-2
/
+2
*
cryptsetup: enable libcryptsetup debug logging if we want it
Ivan Shapovalov
2019-07-08
1
-0
/
+4
*
cryptsetup: set libcryptsetup global log callback too
Ivan Shapovalov
2019-07-06
1
-0
/
+1
*
cryptsetup-generator: fix luks-* entry parsing from crypttab
Lubomir Rintel
2019-06-28
1
-1
/
+3
*
cryptsetup: comment: crypt_setup → crypt_format
Michael Stapelberg
2019-06-27
1
-1
/
+1
*
path-util: get rid of prefix_root()
Lennart Poettering
2019-06-21
1
-1
/
+1
*
Merge pull request #12636 from mbroz/master
Zbigniew Jędrzejewski-Szmek
2019-05-30
1
-14
/
+27
|
\
|
*
cryptsetup: Add LUKS2 token support.
Milan Broz
2019-05-28
1
-0
/
+12
|
*
cryptsetup: call crypt_load() for LUKS only once
Milan Broz
2019-05-28
1
-14
/
+12
|
*
cryptsetup: Do not fallback to PLAIN mapping if LUKS data device set fails.
Milan Broz
2019-05-28
1
-4
/
+7
*
|
cryptsetup: Add dependency for detached header
Roberto Santalla
2019-05-30
1
-24
/
+56
|
/
*
Add fopen_unlocked() wrapper
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-5
/
+2
*
cryptsetup-generator: set high OOM score for systemd-cryptsetup instances
Michal Sekletar
2019-03-28
1
-0
/
+1
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
2
-0
/
+6
*
cryptsetup: small refactoring
Lennart Poettering
2019-03-20
1
-11
/
+19
*
util: split out nulstr related stuff to nulstr-util.[ch]
Lennart Poettering
2019-03-14
1
-2
/
+2
*
cryptsetup: add same-cpu-crypt and submit-from-crypt-cpus options
Yu Watanabe
2019-03-13
1
-0
/
+12
*
cryptsetup: Treat key file errors as a failed password attempt
Ryan Gonzalez
2019-02-26
1
-0
/
+4
*
mount/generators: do not make unit wanted by its device unit
Tom Yan
2019-02-14
1
-4
/
+0
*
cryptsetup: rework how we log about activation failures
Lennart Poettering
2019-01-23
1
-18
/
+28
*
cryptsetup: add comment what EAGAIN means when activating
Lennart Poettering
2019-01-23
1
-1
/
+1
*
cryptsetup: downgrade a log message we ignore
Lennart Poettering
2019-01-23
1
-1
/
+1
*
cryptsetup: don't line-break so aggressively
Lennart Poettering
2019-01-23
1
-10
/
+3
*
cryptsetup: add some commenting about EAGAIN generation
Lennart Poettering
2019-01-23
1
-1
/
+1
*
cryptsetup: modernize some log message invocations
Lennart Poettering
2019-01-23
1
-16
/
+8
*
cryptsetup: use free_and_replace() where appropriate
Lennart Poettering
2019-01-23
1
-2
/
+1
*
generators: define custom main func definer and use it where applicable
Zbigniew Jędrzejewski-Szmek
2018-12-12
1
-11
/
+4
*
generators: configure logging before the first use
Zbigniew Jędrzejewski-Szmek
2018-12-12
1
-2
/
+2
*
cryptsetup-generator: define main through macro
Yu Watanabe
2018-12-02
1
-30
/
+28
*
tree-wide: port various places over to STARTSWITH_SET()
Lennart Poettering
2018-11-26
1
-3
/
+1
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
2
-22
/
+19
*
generators: drop umask calls
Zbigniew Jędrzejewski-Szmek
2018-11-21
1
-2
/
+0
*
Split out pretty-print.c and move pager.c and main-func.h to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-1
/
+1
*
cryptsetup: use static destructor and DEFINE_MAIN_FUNCTION() macro
Yu Watanabe
2018-11-20
1
-43
/
+31
*
log: introduce new helper call log_setup_service()
Lennart Poettering
2018-11-20
1
-3
/
+1
*
generators: introduce a common implementation for the log setup boilerplate
Lennart Poettering
2018-11-20
1
-4
/
+1
*
Move LONG_LINE_MAX definition to fileio.h
Zbigniew Jędrzejewski-Szmek
2018-11-14
1
-1
/
+0
*
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
[next]