| Commit message (Expand) | Author | Age | Files | Lines |
* | Markup fixes. | ru | 2006-09-18 | 2 | -6/+9 |
* | Remove a contraction and add a missing article. | brueffer | 2006-09-17 | 1 | -2/+2 |
* | Fix copy&paste mistake. | pjd | 2006-09-16 | 1 | -1/+1 |
* | Add 'configure' subcommand which for now only allows setting and removing | pjd | 2006-09-16 | 2 | -1/+88 |
* | Note that we don't destroy keys on read-only attached providers. | pjd | 2006-09-16 | 1 | -2/+5 |
* | First kill detached providers, because of two reasons: | pjd | 2006-09-16 | 1 | -7/+3 |
* | - Split failure probability configuration into read failure probability and | pjd | 2006-09-08 | 2 | -13/+28 |
* | o Spell. | maxim | 2006-08-10 | 1 | -1/+1 |
* | o Strip eol whitespaces. | maxim | 2006-08-09 | 1 | -2/+2 |
* | o New sentence, new line. | maxim | 2006-08-09 | 1 | -2/+3 |
* | Allow geli to operate on read-only providers. | pjd | 2006-08-09 | 2 | -4/+7 |
* | Add missing #. | pjd | 2006-08-07 | 1 | -1/+1 |
* | Allow to use the old -a option to specify an encryption algorithm to use | pjd | 2006-06-06 | 1 | -9/+27 |
* | Clarify and merge two sentences. | brueffer | 2006-06-06 | 1 | -4/+2 |
* | Mdoc cleanup and some wording improvements. | brueffer | 2006-06-06 | 1 | -15/+15 |
* | Remove section committed by mistake. It is not yet ready. | pjd | 2006-06-06 | 1 | -33/+0 |
* | Document geli(8) data authentication. | pjd | 2006-06-05 | 1 | -12/+116 |
* | Userland bits of geli(8) data authentication. | pjd | 2006-06-05 | 1 | -15/+29 |
* | Correct error messages. | pjd | 2006-05-01 | 1 | -4/+4 |
* | Allocate memory for NUL-termination as well. | pjd | 2006-04-07 | 1 | -1/+1 |
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 1 | -1/+3 |
* | Add some notes how to properly dump kernel onto gmirror provider. | pjd | 2006-03-08 | 1 | -1/+42 |
* | Print "clear" and "dump" only once. | wkoszek | 2006-03-03 | 1 | -2/+2 |
* | Add an example how to use keyfiles for encrypted providers which should be | pjd | 2006-02-11 | 1 | -1/+37 |
* | - Allow to use -b without passphrase or with keyfiles as it will be | pjd | 2006-02-11 | 1 | -20/+16 |
* | Deny init/attach/setkey subcommands when no key components are given. | pjd | 2006-02-01 | 1 | -1/+4 |
* | Expand contractions. | joel | 2006-02-01 | 1 | -2/+2 |
* | Remove trailing spaces. | pjd | 2006-02-01 | 12 | -28/+28 |
* | Remove unused argument. | pjd | 2006-01-31 | 1 | -3/+2 |
* | Allow to specify only one disk. This is helpful when we want to extend | pjd | 2006-01-30 | 2 | -5/+16 |
* | Add a reference to geli(8). | pjd | 2006-01-29 | 1 | -0/+3 |
* | Teach NOP GEOM class how to gather the following statistics: | pjd | 2005-12-08 | 2 | -6/+25 |
* | - The geom(8) utility only uses three types of arguments: string (char *), | pjd | 2005-12-07 | 10 | -729/+327 |
* | s/5.5/6.0/ in HISTORY section. | joel | 2005-11-24 | 1 | -1/+1 |
* | gmirror.8: | ceri | 2005-10-25 | 2 | -2/+4 |
* | Add a note in example as well, that last sector is used for metadata, | pjd | 2005-09-29 | 1 | -1/+2 |
* | Even if there are no valid keys in metadata, but provider is attached | pjd | 2005-09-10 | 1 | -5/+5 |
* | As with NO_CRYPT, don't try to compile geli(8) when NO_OPENSSL is defined | marius | 2005-08-27 | 1 | -1/+1 |
* | Update Document. | takawata | 2005-08-26 | 1 | -0/+3 |
* | By default, when doing crypto work in software, start as many threads | pjd | 2005-08-21 | 1 | -1/+3 |
* | Allow to change number of iterations for PKCS#5v2. It can only be used | pjd | 2005-08-19 | 2 | -23/+64 |
* | Move function for calculating number of bits into more central place. | pjd | 2005-08-19 | 3 | -6/+14 |
* | Update manual page (now dedicated kernel thread is always started). | pjd | 2005-08-17 | 1 | -2/+0 |
* | Unfortunately dlerror(3) returns string, so there is no clean way to | pjd | 2005-08-14 | 1 | -11/+12 |
* | When keys were configured without passphrase, number of iterations in | pjd | 2005-08-14 | 1 | -0/+4 |
* | GELI doesn't need cryptodev. | pjd | 2005-08-12 | 1 | -1/+0 |
* | Add code for Ext2FS and ReiserFS labels recognition. | pjd | 2005-08-12 | 1 | -0/+6 |
* | Add missing check for the NO_CRYPT build option. | ru | 2005-08-02 | 1 | -0/+2 |
* | Misc cleanup (spelling, grammar, mdoc, style, cut >80 char lines). | brueffer | 2005-07-30 | 1 | -83/+93 |
* | I actually do need libmd. | pjd | 2005-07-29 | 1 | -2/+2 |