summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-01-06Add support for quoted strings in tag and section namesTheodore Ts'o2-19/+46
2006-01-05Add support to the profile library for /etc/foo/conf.d style directories Theodore Ts'o2-13/+111
2006-01-05Fix gcc -Wall warning in profile_helper.cTheodore Ts'o1-1/+1
2006-01-05More profile cleanups: remove prf_data_t data structureTheodore Ts'o2-131/+37
2006-01-05Enhance profile library's parser to accept comments Theodore Ts'o2-29/+59
2006-01-04Add syntax error reporting to the profile libraryTheodore Ts'o4-78/+62
2006-01-02Simplify profile core functionalityTheodore Ts'o6-549/+426
2006-01-02Clean up test driver program for profile.c and #ifdef unused static functionsTheodore Ts'o1-107/+83
2006-01-01Fix profile.c so that com_err.h doesn't have to be installedTheodore Ts'o2-1/+7
2005-12-31Update version file for 1.39-WIP-1231 release.Theodore Ts'o1-1/+1
2005-12-31Update e2fsprogs's internationalization files.Theodore Ts'o21-4554/+5395
2005-12-31Update release notes Theodore Ts'o1-5/+58
2005-12-31Add e2fsck problem handling to be configurableTheodore Ts'o3-4/+48
2005-12-31Slim down profile.cTheodore Ts'o1-5/+5
2005-12-31Add E2FSCK_CONFIG environment variableTheodore Ts'o2-0/+5
2005-12-31Fix Really Ancient debian changelog lines so that Lintian doesn't complain.Theodore Ts'o1-26/+41
2005-12-31Make sure debian/rules is executable.Theodore Ts'o1-0/+0
2005-12-31Fix incorrect location of prof_err.h in profile.c.Theodore Ts'o2-4/+4
2005-12-31Update debian/changelog file.Theodore Ts'o1-0/+21
2005-12-31Move the blkid and uuidgen programs out of library packages and into e2fsprogsTheodore Ts'o3-5/+1
2005-12-31Clarify chattr man page to make sure people realize limitations in the kernelTheodore Ts'o2-6/+18
2005-12-31Add allow_cancellation config optionTheodore Ts'o2-3/+24
2005-12-31Read in /etc/e2fsck.conf configuration file at startupTheodore Ts'o4-1/+17
2005-12-30Add the profile library code to e2fsckTheodore Ts'o7-30/+2683
2005-12-29Avoid needlessly recompilation of library objection filesTheodore Ts'o8-26/+28
2005-12-29Clean up gcc -Wall complaints in resize2fsTheodore Ts'o2-3/+4
2005-12-29Make resize2fs expand or truncate a file containing a filesystem.Theodore Ts'o2-20/+65
2005-12-29Add missing parameter to error printf in blkid test program.Theodore Ts'o2-1/+7
2005-12-29Add support for lib64ext2fs-nopic.a for mips in the Debian rules file.Theodore Ts'o1-36/+51
2005-12-19Automatically fix superblock times in the futureTheodore Ts'o2-2/+12
2005-12-18Newer versions of debian-buildpackage are much pickier about spacing and Theodore Ts'o1-43/+43
2005-12-10Fix typo'ed version number in Debian changelogTheodore Ts'o1-1/+1
2005-12-10Added tag E2FSPROGS-1.39-WIP-1210 for changeset 502cdad9110a8f5bec2ff7842a6e9...Theodore Ts'o1-0/+1
2005-12-10Update release notes for 1.39-WIP-1210 release.Theodore Ts'o3-6/+26
2005-12-10Avoid trying to mount the root device if it is an NFS device.Theodore Ts'o1-1/+1
2005-12-10Add resize2fs and badblocks to the e2fsprogs udebTheodore Ts'o1-2/+5
2005-12-10Use $(LDFLAGS) when generating shared librariesTheodore Ts'o3-3/+11
2005-12-10Address parallel build problem in the library MakefilesTheodore Ts'o12-1/+49
2005-12-10Fix various gcc -Wall complaints.Theodore Ts'o17-149/+200
2005-12-10Add ext2fs_read_bb_FILE test to confirm proper detection of invalid block #'sTheodore Ts'o2-0/+70
2005-12-09Update release notes.Theodore Ts'o2-5/+92
2005-12-09Fix bogus spaces before '!' and '?' characters in unused programs.Theodore Ts'o6-16/+16
2005-12-09Add more description in mke2fs's man page of the -T optionTheodore Ts'o2-3/+15
2005-12-09Update the Dutch translation file.Theodore Ts'o2-22/+27
2005-12-09Clarify the e2fsck man page regarding the -c optionTheodore Ts'o2-4/+8
2005-12-09Make e2fsck -cc warn on a read-only root filesystemTheodore Ts'o2-5/+11
2005-12-09Fix typo in e2fsck error message.Theodore Ts'o2-1/+4
2005-12-09Clarify description of the -p, -n, and -y options in the e2fsck man page.Theodore Ts'o2-3/+34
2005-11-21Fix gcc compilation on sparc architectures in bitops.hTheodore Ts'o2-2/+8
2005-11-14Add missing #include for string.h to ext2fs.h to fix GCC 4.01 complaintsTheodore Ts'o2-0/+6