Whamcloud - gitweb
Disconnect e4defrag from build on non-Linux hosts.
[tools/e2fsprogs.git] / misc / e2image.c
2009-10-26 Valerie Aurora HensonConvert to use block group accessor functions
2009-09-08 Valerie Aurora HensonConvert uses of super->s_*_blocks_count to ext2fs_...
2009-09-08 Valerie Aurora HensonUse ext2fs_file_acl_block() instead of using .i_file_ac...
2009-09-08 Valerie Aurora HensonConvert to use io_channel_read_blk64() and io_channel_w...
2009-08-23 Valerie Aurora HensonConvert tune2fs, dumpe2fs, and e2image to the new bitma...
2009-06-22 Theodore Ts'oFix encoding for rec_len in directories for >= 64k...
2008-09-01 Theodore Ts'oOnly use the test_io manager if the right environment...
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-08-26 Theodore Ts'oAdd support for with empty directory blocks in 64k...
2008-03-13 Theodore Ts'oMerge branch 'maint'
2008-03-13 Theodore Ts'oe2image: Use open64() so that "e2image -I" works on...
2008-02-19 Theodore Ts'oUse BLOCK_FLAG_READ_ONLY flag in debugfs, e2image,...
2008-01-28 Theodore Ts'oMerge branch 'maint' into next
2008-01-27 Theodore Ts'oe2image: Fix potential overflow if the device name...
2008-01-01 Theodore Ts'oMerge branch 'maint' into next
2008-01-01 Theodore Ts'oe2image: If there is an error while writing a block...
2007-12-09 Theodore Ts'oMerge branch 'maint' into next
2007-11-26 Arun Thomase2image in raw-mode appends an extra byte to image...
2007-10-29 Dmitry V. Levine2image: Fix potential off-by-one fs_device_name buffer...
2007-08-11 Theodore Ts'oClean up applications to not use EXT2FS_ENABLE_SWAPFS...
2007-03-21 Brian Behlendorf[COVERITY] Fix memory leak in e2image (write_raw_image_...
2007-03-21 Brian Behlendorf[COVERITY] Fix memory leak in e2image
2006-12-26 Theodore Ts'oUse the newer add/remove_error_table com_err interfaces
2006-09-12 Eric SandeenFix signed vs unsigned printf format strings for block...
2006-09-12 Eric SandeenRemove unused variables
2006-09-12 Eric SandeenFix loops over group descriptors to prevent 2**32-1...
2006-03-19 Takashi SatoFix format statements to make e2fsprogs programs 32...
2005-12-11 Theodore Ts'oFix various gcc -Wall complaints.
2005-01-26 Theodore Ts'oe2image.c (scramble_dir_block): Make sure the unused...
2005-01-19 Theodore Ts'oRemove debugging printf from e2image -s's code.
2005-01-19 Theodore Ts'oe2image.c, e2image.8.in: Add support for the -s option...
2005-01-05 Theodore Ts'oFix gcc -Wall nits.
2004-07-29 Theodore Ts'oe2image.c, e2image.8.in: Add new option -I which allows the
2003-12-07 Theodore Ts'oFix gcc -Wall nitpicks
2003-05-03 Theodore Ts'oAdd Czech translation.
2003-03-14 Theodore Ts'oe2image.c (write_raw_image_file): Include blocks from...
2002-10-20 Theodore Ts'oAdd support for the meta_blockgroup filesystem format.
2002-10-02 Theodore Ts'oe2image.c (write_raw_image_file): Handle a bad block...
2002-08-16 Theodore Ts'oFix up extended attribute handling in e2image, resize2f...
2002-03-05 Theodore Ts'oNewer libintl needs LC_CTYPE to be set in addition...
2001-12-17 Theodore Ts'oFix various gcc -Wall nits. Fixed a bug in mke2fs...
2001-11-05 Theodore Ts'oe2image.c (output_meta_data_blocks): Optimize away...
2001-08-27 Theodore Ts'oRemove EXT2FS_VERSION from the version display, since it
2001-08-09 Theodore Ts'oAdd support for specifiying - as the image file (to...
2001-08-09 Theodore Ts'oAdd support for raw image files in e2image.
2001-05-14 Theodore Ts'oMany files:
2001-05-03 Theodore Ts'oe2image.c:
2001-05-03 Theodore Ts'oChangeLog, e2image.c:
2001-02-08 Theodore Ts'oChangeLog, e2image.c:
2001-01-11 Theodore Ts'oChangeLog, e2image.c, mke2fs.c, mklost+found.c, tune2fs...
2001-01-01 Theodore Ts'oChangeLog, e2image.c, mke2fs.c:
2000-12-09 Theodore Ts'oChangeLog, MCONFIG.in, Makefile.in, Makefile.in.in:
2000-11-12 Theodore Ts'oChangeLog, Makefile.in, e2image.h, ext2_err.et.in,...