index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sbin
/
geom
/
class
/
eli
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change example to not be controversial.
pjd
2011-03-09
1
-6
/
+8
*
Revert r216473.
obrien
2010-12-16
1
-1
/
+1
*
Bump WARNS to 6.
obrien
2010-12-16
1
-1
/
+1
*
Rename the generic "CLASS" to the more specific "GEOM_CLASS".
obrien
2010-12-15
1
-1
/
+1
*
* Recommend a overwrite of whole geli provider before use.
delphij
2010-12-03
1
-2
/
+6
*
Fix some more warnings found by clang.
brucec
2010-11-22
1
-1
/
+1
*
Use fprintf(stderr) instead of gctl_error() to print a warning about too
pjd
2010-10-26
1
-2
/
+2
*
Bring in geli suspend/resume functionality (finally).
pjd
2010-10-20
2
-1
/
+152
*
Replace strlen(_PATH_DEV) with sizeof(_PATH_DEV) - 1.
ae
2010-10-09
1
-2
/
+2
*
- Add support for loading passphrase from a file (-J and -j options).
pjd
2010-09-25
2
-122
/
+257
*
Update copyright years.
pjd
2010-09-23
1
-1
/
+1
*
Document AES-XTS.
pjd
2010-09-23
1
-17
/
+34
*
- When trashing metadata, repeat overwrite kern.geom.eli.overwrites times.
pjd
2010-09-23
1
-12
/
+64
*
- Use g_*() API when doing backups.
pjd
2010-09-23
1
-18
/
+12
*
Because we first write metadata into new place and then trash old place we
pjd
2010-09-23
1
-0
/
+4
*
- Make use of g_*() API.
pjd
2010-09-23
1
-18
/
+13
*
Simplify code a bit by using g_*() API from libgeom.
pjd
2010-09-23
1
-19
/
+10
*
Add a geli resize subcommand to resize encrypted filesystems prior
brian
2010-09-20
2
-5
/
+187
*
Fix indent.
pjd
2010-09-19
1
-7
/
+7
*
- Remove gc_argname field. It was introduced for gpart(8), but if I
pjd
2010-09-13
1
-30
/
+25
*
- Allow to specify value as const pointers.
pjd
2010-09-13
1
-18
/
+15
*
By default backup geli metadata to a file. It is quite critical 512 bytes,
pjd
2008-08-29
2
-17
/
+110
*
- Give algorithms recommendation.
pjd
2008-08-29
1
-13
/
+15
*
geli onetime command can take only one GEOM provider at a time.
pjd
2008-08-12
2
-3
/
+3
*
Add support for Camellia encryption algorithm.
pjd
2007-09-01
1
-3
/
+11
*
Add gpart(8).
marcel
2007-05-15
1
-14
/
+14
*
Correct some typos.
pjd
2007-05-06
1
-2
/
+2
*
Do some cleanups (like freeing memory and closing file descriptors) before
pjd
2007-05-01
1
-6
/
+6
*
Warn when user use sectorsize bigger than the page size, which will lead
pjd
2007-03-05
1
-0
/
+4
*
Fix incorrect comment. Geli will protect against data modification, of
pjd
2007-03-05
1
-5
/
+6
*
Correct typo.
pjd
2007-02-22
1
-1
/
+1
*
When the following conditions are meet:
pjd
2007-01-25
1
-1
/
+13
*
MFp4: G_TYPE_BOOL sounds much better than G_TYPE_NONE.
pjd
2006-09-30
1
-19
/
+19
*
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
*
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
[next]