summaryrefslogtreecommitdiff
path: root/e2fsck/message.c
Commit message (Expand)AuthorAgeFilesLines
* e2fsck: sort the abbreviations betterBenno Schulenberg2014-06-031-4/+4
* Fix up workarounds for dietlibc breakageTheodore Ts'o2014-01-091-1/+2
* e2fsck: use dgrp_t for block group numbersTheodore Ts'o2013-12-021-1/+1
* e2fsprogs: fix blk_t <- blk64_t assignment mismatchesDarrick J. Wong2013-10-071-1/+1
* e2fsck: fix gcc -Wall nitsTheodore Ts'o2013-05-191-2/+1
* build: quiet some "gcc -Wall" compiler warningsAndreas Dilger2012-12-291-1/+1
* e2fsck: add logging capabilityTheodore Ts'o2012-03-181-90/+92
* e2fsck: print the current and expected block group checksumsTheodore Ts'o2012-03-151-2/+8
* e2fsck: add support for field widths in messages using %-expansionTheodore Ts'o2012-03-151-26/+34
* libext2fs: ext2fs_[set_]file_acl_block needs to check for 64-bit feature flagTheodore Ts'o2011-10-161-1/+1
* Shorten compile commands run by the build systemTheodore Ts'o2011-09-181-0/+1
* e2fsck: handle null fs in print_pathname()Eric Sandeen2011-09-161-2/+3
* e2fsprogs: Remove impossible name_len tests.Eric Sandeen2011-09-161-2/+0
* e2fsck: add support for checking the built-in quota filesAditya Kali2011-08-311-0/+2
* misc: use EXT2_I_SIZE() consistently to get sizeAndreas Dilger2011-07-081-2/+1
* misc: clean up compiler warningsAndreas Dilger2011-06-111-1/+0
* Merge branch 'maint' into nextTheodore Ts'o2011-02-271-2/+2
|\
| * e2fsprogs: reserving code points for new ext4 quota featureAditya Kali2011-02-251-2/+2
* | Merge branch 'maint' into nextTheodore Ts'o2009-10-241-3/+4
|\ \ | |/
| * e2fsck: Fix handling of non-zero i_blocks_high fieldTheodore Ts'o2009-10-121-3/+4
* | Merge branch 'maint' into nextTheodore Ts'o2009-10-041-4/+29
|\ \ | |/
| * e2fsck: Interpret negative blkcount in file system problem reportsTheodore Ts'o2009-10-041-4/+29
* | Use ext2fs_file_acl_block() instead of using .i_file_acl directlyValerie Aurora Henson2009-09-071-1/+1
|/
* e2fsck: Fix and enhance superblock dates in future problem reportsTheodore Ts'o2009-08-081-14/+27
* Fix encoding for rec_len in directories for >= 64k blocksize file systemsTheodore Ts'o2009-06-211-5/+8
* Fix compiling under diet libcTheodore Ts'o2008-09-121-3/+5
* Remove trailing whitespace for the entire source treeTheodore Ts'o2008-08-271-17/+17
* Add support for the HUGE_FILE featureTheodore Ts'o2008-04-171-1/+6
* e2fsck: Add support for extentsTheodore Ts'o2008-02-181-2/+12
* e2fsck: Detect recursive loops in @-expansionsTheodore Ts'o2007-07-021-5/+6
* Fix gcc -Wall warnings, especially on 64-bit systemsAndreas Dilger2007-05-251-5/+5
* Fix mke2fs and debugfs to support large (> 16 bit) uid's and gid'sEric Sandeen2007-05-081-4/+2
* e2fsck: Add support for %It in problem description messagesTheodore Ts'o2007-03-311-0/+20
* Fix misc. gcc -Wall complaints in the misc and e2fsck directoriesTheodore Ts'o2006-11-141-1/+1
* Fix format statements to make e2fsprogs programs 32-bit cleanTakashi Sato2006-03-181-1/+1
* Clean up e2fsck problem description messages for typo's and to make themTheodore Ts'o2005-06-191-0/+4
* Integrate code from Alex Thomas at Clusterfs to check extended attributesTheodore Ts'o2005-03-211-1/+7
* Fix stupid core dumping bug if the TZ environment variable isn't set.Theodore Ts'o2004-12-151-1/+4
* If the TZ environment variable is set to GMT, use gmtime() Theodore Ts'o2004-11-301-3/+8
* ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() Theodore Ts'o2003-08-011-1/+1
* Fixed NLS support for message abbreviations in e2fsck. Theodore Ts'o2003-04-271-2/+2
* Add initial support for htree directories.Theodore Ts'o2002-06-251-0/+4
* Enhnaced the get backup superblock function so that it doesTheodore Ts'o2001-12-231-1/+1
* Change comments for %D and %d expansion in e2fsck problem codes. ItAndreas Dilger2001-08-041-6/+6
* Add initial support for extended attribute blocksTheodore Ts'o2001-07-021-0/+2
* ChangeLog, super.c:Theodore Ts'o2001-01-121-2/+6
* Many files:Theodore Ts'o2001-01-111-4/+4
* ChangeLog, message.c, problem.c:Theodore Ts'o2001-01-031-5/+5
* ChangeLog, message.c:Theodore Ts'o2001-01-031-0/+2
* ChangeLog, message.c:Theodore Ts'o2001-01-031-0/+2