summaryrefslogtreecommitdiff
path: root/misc/e2image.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-21Fix encoding for rec_len in directories for >= 64k blocksize file systemsTheodore Ts'o1-4/+11
2008-09-01Only use the test_io manager if the right environment variables are setTheodore Ts'o1-4/+7
2008-08-27Remove trailing whitespace for the entire source treeTheodore Ts'o1-33/+33
2008-08-25Add support for with empty directory blocks in 64k blocksize filesystemsTheodore Ts'o1-0/+2
2008-03-13Merge branch 'maint'Theodore Ts'o1-1/+4
2008-03-13e2image: Use open64() so that "e2image -I" works on image files > 2GBTheodore Ts'o1-1/+4
2008-02-18Use BLOCK_FLAG_READ_ONLY flag in debugfs, e2image, and tune2fsTheodore Ts'o1-4/+6
2008-01-27Merge branch 'maint' into nextTheodore Ts'o1-1/+2
2008-01-27e2image: Fix potential overflow if the device name is too longTheodore Ts'o1-1/+1
2008-01-01Merge branch 'maint' into nextTheodore Ts'o1-0/+1
2008-01-01e2image: If there is an error while writing a block, call exit(1)Theodore Ts'o1-0/+1
2007-12-09Merge branch 'maint' into nextTheodore Ts'o1-1/+2
2007-11-26e2image in raw-mode appends an extra byte to image-fileArun Thomas1-1/+2
2007-10-29e2image: Fix potential off-by-one fs_device_name buffer overflowDmitry V. Levin1-2/+1
2007-08-11Clean up applications to not use EXT2FS_ENABLE_SWAPFS or EXT2_FLAG_SWAP_BYTESTheodore Ts'o1-5/+3
2007-03-21[COVERITY] Fix memory leak in e2image (write_raw_image_file)Brian Behlendorf1-0/+1
2007-03-21[COVERITY] Fix memory leak in e2imageBrian Behlendorf1-0/+2
2006-12-26Use the newer add/remove_error_table com_err interfacesTheodore Ts'o1-1/+2
2006-09-12Fix signed vs unsigned printf format strings for block and inode numbersEric Sandeen1-3/+3
2006-09-12Remove unused variablesEric Sandeen1-1/+0
2006-09-12Fix loops over group descriptors to prevent 2**32-1 block number overflowsEric Sandeen1-5/+5
2006-03-18Fix format statements to make e2fsprogs programs 32-bit cleanTakashi Sato1-1/+1
2005-12-10Fix various gcc -Wall complaints.Theodore Ts'o1-2/+4
2005-01-26e2image.c (scramble_dir_block): Make sure the unused spaceTheodore Ts'o1-6/+6
2005-01-19Remove debugging printf from e2image -s's code.Theodore Ts'o1-4/+0
2005-01-19e2image.c, e2image.8.in: Add support for the -s option whichTheodore Ts'o1-6/+105
2005-01-05Fix gcc -Wall nits.Theodore Ts'o1-5/+4
2004-07-28e2image.c, e2image.8.in: Add new option -I which allows theTheodore Ts'o1-7/+85
2003-12-07Fix gcc -Wall nitpicksTheodore Ts'o1-14/+23
2003-05-03Add Czech translation.Theodore Ts'o1-1/+1
2003-03-14e2image.c (write_raw_image_file): Include blocks from slowTheodore Ts'o1-0/+2
2002-10-20Add support for the meta_blockgroup filesystem format.Theodore Ts'o1-1/+1
2002-10-02e2image.c (write_raw_image_file): Handle a bad block in theTheodore Ts'o1-0/+2
2002-08-16Fix up extended attribute handling in e2image, resize2fs, and in Theodore Ts'o1-6/+7
2002-03-05Newer libintl needs LC_CTYPE to be set in addition to LC_MESSAGES.Theodore Ts'o1-0/+1
2001-12-16Fix various gcc -Wall nits. Fixed a bug in mke2fs where a bogusTheodore Ts'o1-2/+27
2001-11-05e2image.c (output_meta_data_blocks): Optimize away excessTheodore Ts'o1-19/+32
2001-08-27Remove EXT2FS_VERSION from the version display, since it Theodore Ts'o1-3/+2
2001-08-09Add support for specifiying - as the image file (to send the imageTheodore Ts'o1-9/+12
2001-08-09Add support for raw image files in e2image.Theodore Ts'o1-51/+322
2001-05-14Many files:Theodore Ts'o1-2/+1
2001-05-03e2image.c:Theodore Ts'o1-1/+1
2001-05-03ChangeLog, e2image.c:Theodore Ts'o1-8/+18
2001-02-08ChangeLog, e2image.c:Theodore Ts'o1-2/+21
2001-01-11ChangeLog, e2image.c, mke2fs.c, mklost+found.c, tune2fs.c, util.c, uuidgen.c:Theodore Ts'o1-4/+0
2001-01-01ChangeLog, e2image.c, mke2fs.c:Theodore Ts'o1-2/+0
2000-12-09ChangeLog, MCONFIG.in, Makefile.in, Makefile.in.in:Theodore Ts'o1-1/+1
2000-11-12ChangeLog, Makefile.in, e2image.h, ext2_err.et.in, ext2fs.h, imager.c:Theodore Ts'o1-0/+166