aboutsummaryrefslogtreecommitdiffstats
path: root/misc/e2image.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Theodore Ts'o2008-03-131-1/+4
|\
| * e2image: Use open64() so that "e2image -I" works on image files > 2GBTheodore Ts'o2008-03-131-1/+4
* | Use BLOCK_FLAG_READ_ONLY flag in debugfs, e2image, and tune2fsTheodore Ts'o2008-02-181-4/+6
* | Merge branch 'maint' into nextTheodore Ts'o2008-01-271-1/+2
|\|
| * e2image: Fix potential overflow if the device name is too longTheodore Ts'o2008-01-271-1/+1
* | Merge branch 'maint' into nextTheodore Ts'o2008-01-011-0/+1
|\|
| * e2image: If there is an error while writing a block, call exit(1)Theodore Ts'o2008-01-011-0/+1
* | Merge branch 'maint' into nextTheodore Ts'o2007-12-091-1/+2
|\|
| * e2image in raw-mode appends an extra byte to image-fileArun Thomas2007-11-261-1/+2
* | e2image: Fix potential off-by-one fs_device_name buffer overflowDmitry V. Levin2007-10-291-2/+1
* | Clean up applications to not use EXT2FS_ENABLE_SWAPFS or EXT2_FLAG_SWAP_BYTESTheodore Ts'o2007-08-111-5/+3
|/
* [COVERITY] Fix memory leak in e2image (write_raw_image_file)Brian Behlendorf2007-03-211-0/+1
* [COVERITY] Fix memory leak in e2imageBrian Behlendorf2007-03-211-0/+2
* Use the newer add/remove_error_table com_err interfacesTheodore Ts'o2006-12-261-1/+2
* Fix signed vs unsigned printf format strings for block and inode numbersEric Sandeen2006-09-121-3/+3
* Remove unused variablesEric Sandeen2006-09-121-1/+0
* Fix loops over group descriptors to prevent 2**32-1 block number overflowsEric Sandeen2006-09-121-5/+5
* Fix format statements to make e2fsprogs programs 32-bit cleanTakashi Sato2006-03-181-1/+1
* Fix various gcc -Wall complaints.Theodore Ts'o2005-12-101-2/+4
* e2image.c (scramble_dir_block): Make sure the unused spaceTheodore Ts'o2005-01-261-6/+6
* Remove debugging printf from e2image -s's code.Theodore Ts'o2005-01-191-4/+0
* e2image.c, e2image.8.in: Add support for the -s option whichTheodore Ts'o2005-01-191-6/+105
* Fix gcc -Wall nits.Theodore Ts'o2005-01-051-5/+4
* e2image.c, e2image.8.in: Add new option -I which allows theTheodore Ts'o2004-07-281-7/+85
* Fix gcc -Wall nitpicksTheodore Ts'o2003-12-071-14/+23
* Add Czech translation.Theodore Ts'o2003-05-031-1/+1
* e2image.c (write_raw_image_file): Include blocks from slowTheodore Ts'o2003-03-141-0/+2
* Add support for the meta_blockgroup filesystem format.Theodore Ts'o2002-10-201-1/+1
* e2image.c (write_raw_image_file): Handle a bad block in theTheodore Ts'o2002-10-021-0/+2
* Fix up extended attribute handling in e2image, resize2fs, and in Theodore Ts'o2002-08-161-6/+7
* Newer libintl needs LC_CTYPE to be set in addition to LC_MESSAGES.Theodore Ts'o2002-03-051-0/+1
* Fix various gcc -Wall nits. Fixed a bug in mke2fs where a bogusTheodore Ts'o2001-12-161-2/+27
* e2image.c (output_meta_data_blocks): Optimize away excessTheodore Ts'o2001-11-051-19/+32
* Remove EXT2FS_VERSION from the version display, since it Theodore Ts'o2001-08-271-3/+2
* Add support for specifiying - as the image file (to send the imageTheodore Ts'o2001-08-091-9/+12
* Add support for raw image files in e2image.Theodore Ts'o2001-08-091-51/+322
* Many files:Theodore Ts'o2001-05-141-2/+1
* e2image.c:Theodore Ts'o2001-05-031-1/+1
* ChangeLog, e2image.c:Theodore Ts'o2001-05-031-8/+18
* ChangeLog, e2image.c:Theodore Ts'o2001-02-081-2/+21
* ChangeLog, e2image.c, mke2fs.c, mklost+found.c, tune2fs.c, util.c, uuidgen.c:Theodore Ts'o2001-01-111-4/+0
* ChangeLog, e2image.c, mke2fs.c:Theodore Ts'o2001-01-011-2/+0
* ChangeLog, MCONFIG.in, Makefile.in, Makefile.in.in:Theodore Ts'o2000-12-091-1/+1
* ChangeLog, Makefile.in, e2image.h, ext2_err.et.in, ext2fs.h, imager.c:Theodore Ts'o2000-11-121-0/+166