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: 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
*
cryptsetup: Implement offset and skip options
Martin Pitt
2015-04-17
1
-3
/
+28
*
cryptsetup: port from libudev to sd-device
Tom Gundersen
2015-04-02
1
-12
/
+8
*
cryptsetup-generator: remove warning about crypttab access mode
Zbigniew Jędrzejewski-Szmek
2015-03-15
1
-7
/
+0
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
2
-4
/
+0
*
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-02-03
2
-3
/
+3
*
cryptsetup: only warn on real key files
Martin Pitt
2015-02-02
1
-4
/
+2
*
cryptsetup: Do not warn If the key is /dev/*random
Cristian Rodríguez
2015-02-02
1
-2
/
+4
*
Support negated fstab options
Zbigniew Jędrzejewski-Szmek
2015-01-12
2
-3
/
+3
*
cryptsetup-generator: remove duplicated function
Zbigniew Jędrzejewski-Szmek
2015-01-12
1
-33
/
+5
*
cryptsetup: support header= option
Andrey Chaser
2015-01-08
1
-3
/
+41
*
cryptsetup-generator: Add support for naming luks devices on kernel cmdline
Jan Janssen
2014-12-05
1
-6
/
+26
*
cryptsetup-generator: Add support for UUID-specific key files on kernel comma...
Jan Janssen
2014-12-05
1
-3
/
+14
*
cryptsetup-generator: Split main() into more functions and use hasmaps
Jan Janssen
2014-12-05
1
-186
/
+194
*
treewide: another round of simplifications
Michal Schmidt
2014-11-28
1
-20
/
+10
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-7
/
+7
*
treewide: more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
2
-16
/
+8
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
2
-11
/
+11
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
2
-11
/
+11
*
cryptsetup: default to no hash when keyfile is specified
Zbigniew Jędrzejewski-Szmek
2014-11-24
1
-1
/
+3
*
util: simplify proc_cmdline() to reuse get_process_cmdline()
Lennart Poettering
2014-11-07
1
-3
/
+4
*
s/commandline/command line/g
Harald Hoyer
2014-11-06
1
-2
/
+2
*
cryptsetup: Fix timeout on dm device.
Hugo Grostabussiat
2014-10-24
1
-1
/
+6
*
cryptsetup: fix an OOM check
Lennart Poettering
2014-10-23
1
-1
/
+1
*
readahead: wipe out readahead
Daniel Buch
2014-09-25
1
-1
/
+1
*
Reject invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-31
1
-3
/
+3
*
Always check asprintf return code
Karel Zak
2014-07-26
1
-3
/
+8
*
cryptsetup: allow x-systemd.device-timeout
Zbigniew Jędrzejewski-Szmek
2014-07-01
1
-13
/
+12
*
cryptsetup: don't add unit dependency on /dev/null devices when it is listed ...
Lennart Poettering
2014-06-23
1
-8
/
+12
*
stop complaining about unknown kernel cmdline options
Lennart Poettering
2014-06-19
1
-2
/
+1
*
cryptsetup: introduce new cryptsetup-pre.traget unit so that services can mak...
Lennart Poettering
2014-06-18
1
-1
/
+1
[next]