3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Jul 09, 2025 — Jul 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Define device-mapper crypt UUID maximal length and check for its size. More... about 17 years ago
Various man page fixes. More... about 17 years ago
Set UUID in device-mapper for LUKS devices. More... about 17 years ago
Retain readahead of underlying device. (If libdevmapper version supports it). More... about 17 years ago
Display device name when asking for password. More... about 17 years ago
Check device size when loading LUKS header. (And remove misleading error message later.) More... about 17 years ago
Use better error messages if device doesn't exist or is already used by other mapping. More... about 17 years ago
Fix make distcheck (Mike Kelly) More... about 17 years ago
Should fix Issue 5. More... over 17 years ago
Segfault bugfix thanks to Oliver Metz. More... over 17 years ago
Remove precompiled pot files. Fix uninitialized return value variable in setup.c. More... over 17 years ago
Cleanups thanks to Ivan Stankovic More... over 17 years ago
Remove unnecessary files from po/. They will be regenerated by ./autogen.sh More... over 17 years ago
* Fix wrong output for remaining key at key deletion. * Allow deletion of key slot while other keys have the same key information (that implied rewritting verification logic). More... over 17 years ago
Add missing AM_PROG_CC_C_O to configure.in More... over 17 years ago
Remove duplicate sentence in man page (patch by Till Maas). More... over 17 years ago
Wipe start of device before LUKS-formatting. More... over 17 years ago
Do not process configure.in in hidden directories. More... over 17 years ago
Remove more autoconf stuff as it is generated by autogen.sh anyway. More... over 17 years ago
Remove config.sub/config.guess as they are regenerated by autogen.sh Remove reference to m4/Makefile.in from configure.in More... over 17 years ago
Remove ltmain.sh and m4, and strip the former LUKS branch tag of the gettext package identifier More... over 17 years ago
Return preset error description in case of IO or header format error. More... almost 18 years ago
Use remapping to error target instead of calling udevsettle for temporary crypt device. More... almost 18 years ago
Check device mapper communication and warn user in case the communication fails. Thanks to Milan Broz. More... almost 18 years ago
Thanks to Milan Broz <[email protected]> for this patch: More... almost 18 years ago
Thanks to Ivan Stankovic More... almost 18 years ago
Error handling improvement thanks to Erik Edin. More... almost 18 years ago
Add non-exclusive override to interface definition, add regression test More... about 18 years ago
Add non-exclusive override via --non-exclusive. More... about 18 years ago
Refactor key slot selection into keyslot_from_option. Either autoselect next free keyslot or honor user choice (after checking). More... about 18 years ago