index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cryptsetup
Age
Commit message (
Expand
)
Author
2016-10-22
tree-wide: make parse_proc_cmdline() strip "rd." prefix automatically
Zbigniew Jędrzejewski-Szmek
2016-10-22
tree-wide: allow state to be passed through to parse_proc_cmdline_item
Zbigniew Jędrzejewski-Szmek
2016-10-16
tree-wide: use mfree more
Zbigniew Jędrzejewski-Szmek
2016-04-01
cryptsetup: do not 'fail' if trying to detach a nonexistent device
Mantas Mikulėnas
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch]
Lennart Poettering
2015-10-27
util-lib: move mount related utility calls to mount-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move more file I/O related calls into fileio.[ch]
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
util: split out escaping code into escape.[ch]
Lennart Poettering
2015-10-19
strv: Add _cleanup_strv_free_erase_ and _cleanup_string_free_erase_
Zbigniew Jędrzejewski-Szmek
2015-10-19
tree-wide: whenever we deal with passwords, erase them from memory after use
Lennart Poettering
2015-10-07
ask-password: add support for caching passwords in the kernel keyring
Lennart Poettering
2015-09-10
cryptsetup-generator: Properly check return code
Jan Janssen
2015-09-09
tree-wide: drop {} from one-line if blocks
Lennart Poettering
2015-07-31
tree-wide: introduce mfree()
David Herrmann
2015-06-09
cryptsetup: craft a unique ID with the source device
Harald Hoyer
2015-05-16
Use fflush_and_check() in more places
Zbigniew Jędrzejewski-Szmek
2015-05-05
core: rework unit name validation and manipulation logic
Lennart Poettering
2015-04-17
cryptsetup: Implement offset and skip options
Martin Pitt
2015-04-02
cryptsetup: port from libudev to sd-device
Tom Gundersen
2015-03-14
cryptsetup-generator: remove warning about crypttab access mode
Zbigniew Jędrzejewski-Szmek
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-03
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-02-02
cryptsetup: only warn on real key files
Martin Pitt
2015-02-02
cryptsetup: Do not warn If the key is /dev/*random
Cristian Rodríguez
2015-01-11
Support negated fstab options
Zbigniew Jędrzejewski-Szmek
2015-01-11
cryptsetup-generator: remove duplicated function
Zbigniew Jędrzejewski-Szmek
2015-01-08
cryptsetup: support header= option
Andrey Chaser
2014-12-05
cryptsetup-generator: Add support for naming luks devices on kernel cmdline
Jan Janssen
2014-12-05
cryptsetup-generator: Add support for UUID-specific key files on kernel comma...
Jan Janssen
2014-12-05
cryptsetup-generator: Split main() into more functions and use hasmaps
Jan Janssen
2014-11-28
treewide: another round of simplifications
Michal Schmidt
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
treewide: more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-24
cryptsetup: default to no hash when keyfile is specified
Zbigniew Jędrzejewski-Szmek
2014-11-07
util: simplify proc_cmdline() to reuse get_process_cmdline()
Lennart Poettering
2014-11-06
s/commandline/command line/g
Harald Hoyer
2014-10-24
cryptsetup: Fix timeout on dm device.
Hugo Grostabussiat
2014-10-23
cryptsetup: fix an OOM check
Lennart Poettering
2014-09-25
readahead: wipe out readahead
Daniel Buch
2014-07-31
Reject invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-26
Always check asprintf return code
Karel Zak
2014-06-30
cryptsetup: allow x-systemd.device-timeout
Zbigniew Jędrzejewski-Szmek
[next]