Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Use new function to print status strings. | Werner Koch | 2018-02-14 | 1 | -24/+4 |
* | Remove -I option to common. | NIIBE Yutaka | 2017-03-07 | 1 | -1/+1 |
* | Fix spelling. | Daniel Kahn Gillmor | 2017-02-21 | 1 | -1/+1 |
* | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 2016-11-05 | 1 | -1/+1 |
* | Fix typos. | Justus Winter | 2016-10-27 | 1 | -1/+1 |
* | Fix more spelling | Daniel Kahn Gillmor | 2016-09-17 | 1 | -1/+1 |
* | g13: Implement --umount for dm-crypt. | Werner Koch | 2016-08-14 | 1 | -0/+35 |
* | g13: Fix double free bug. | Werner Koch | 2016-08-13 | 1 | -2/+0 |
* | g13: Consider g13tab for a mount command. | Werner Koch | 2016-08-13 | 1 | -0/+47 |
* | g13: New command --find-device. | Werner Koch | 2016-08-13 | 1 | -0/+77 |
* | g13: Add commands --suspend and --remove. | Werner Koch | 2016-02-23 | 1 | -0/+117 |
* | g13: Second chunk of code to support dm-crypt. | Werner Koch | 2016-02-13 | 1 | -4/+108 |
* | g13: Return an error for non-existing device. | Werner Koch | 2016-02-13 | 1 | -3/+7 |
* | g13: First chunk of code to support dm-crypt. | Werner Koch | 2016-02-13 | 1 | -0/+555 |