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: 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
*
cryptsetup: check that password is not null
Thomas Hindoe Paaboel Andersen
2014-06-13
1
-1
/
+1
*
Fix keysize handling in cryptsetup (bits vs. bytes)
David Härdeman
2014-04-24
1
-2
/
+9
*
Add more password agent information
David Härdeman
2014-04-24
1
-2
/
+12
*
cryptsetup: copy value, not key for (rd.)luks.key
Matthew Monaco
2014-04-20
1
-1
/
+1
*
cryptsetup: minor typo fix
Lennart Poettering
2014-03-24
1
-1
/
+1
*
cryptsetup: call static variables parsed from command line arg_XYZ like in al...
Lennart Poettering
2014-03-13
1
-82
/
+79
*
generators: add Documentation= fields that point to the generator man pages
Lennart Poettering
2014-03-06
1
-1
/
+1
*
util: move more intellegince into parse_proc_cmdline()
Lennart Poettering
2014-03-06
1
-58
/
+17
*
cryptsetup: some fixes
Lennart Poettering
2014-03-06
1
-33
/
+29
*
Extract looping over /proc/cmdline into a shared function
Zbigniew Jędrzejewski-Szmek
2014-02-17
1
-132
/
+128
*
cryptsetup-generator: auto add deps for device as password
Dave Reisner
2014-02-08
1
-5
/
+15
*
cryptsetup: Support key-slot option
Christian Seiler
2014-01-26
1
-2
/
+11
*
util: unify reading of /proc/cmdline
Lennart Poettering
2013-11-06
1
-9
/
+9
*
Introduce udev object cleanup functions
Zbigniew Jędrzejewski-Szmek
2013-10-13
1
-18
/
+9
*
Introduce _cleanup_endmntent_
Zbigniew Jędrzejewski-Szmek
2013-10-04
1
-13
/
+6
*
cryptsetup: fix OOM handling when parsing mount options
Lennart Poettering
2013-10-02
1
-5
/
+6
*
set IgnoreOnIsolate=true for systemd-cryptsetup@.service
Andrey Borzenkov
2013-09-29
1
-0
/
+1
[next]