aboutsummaryrefslogtreecommitdiffstats
path: root/misc/e2undo.c
Commit message (Expand)AuthorAgeFilesLines
* Switch back to 1.42.9 now that there is a fixJP Abgrall2014-03-191-19/+19
* Revert changes that moved from 1.41.14 to 1.42.9JP Abgrall2014-03-061-19/+19
* Add files that would normally be generated by the e2fsprogs build systemBernhard Rosenkränzer2014-01-051-1/+0
* Clean up sparse warningsTheodore Ts'o2013-12-161-4/+4
* build: quiet LLVM non-literal string format warningAndreas Dilger2013-12-151-5/+5
* e2undo: cast dptr to blk64_t to retrieve block numberEric Sandeen2011-11-181-1/+1
* Pass the gettext() function to libcom_errTheodore Ts'o2011-10-051-0/+1
* Shorten compile commands run by the build systemTheodore Ts'o2011-09-181-0/+1
* misc: clean up compiler warningsAndreas Dilger2011-06-111-5/+4
* e2image: Fix up to be 64-bit block number safeValerie Aurora Henson2010-06-131-2/+2
* Merge branch 'maint' into nextTheodore Ts'o2009-10-041-0/+1
|\
| * e2undo: Initialize com_err error tables for the ext2fs libraryTheodore Ts'o2009-09-081-0/+1
* | Convert to use io_channel_read_blk64() and io_channel_write_blk64()Valerie Aurora Henson2009-09-071-2/+2
|/
* e2undo, tune2fs: Report the correct name for the undo program.Benno Schulenberg2008-07-181-1/+1
* e2undo: Don't use __FUNCTION__ for portability reasonsTheodore Ts'o2008-07-131-7/+9
* Clean up some trivial build warningsEric Sandeen2008-07-061-1/+2
* e2undo: Enable missing pieces to enable I18N for this applicationTheodore Ts'o2008-06-071-0/+7
* Add e2undo commandAneesh Kumar K.V2008-04-271-0/+213