2005-12-31 |
Theodore Ts'o | Move the blkid and uuidgen programs out of library... |
commit | commitdiff | tree | snapshot |
2005-12-31 |
Theodore Ts'o | Clarify chattr man page to make sure people realize... |
commit | commitdiff | tree | snapshot |
2005-12-31 |
Theodore Ts'o | Add allow_cancellation config option |
commit | commitdiff | tree | snapshot |
2005-12-31 |
Theodore Ts'o | Read in /etc/e2fsck.conf configuration file at startup |
commit | commitdiff | tree | snapshot |
2005-12-31 |
Theodore Ts'o | Add the profile library code to e2fsck |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Theodore Ts'o | Avoid needlessly recompilation of library objection... |
commit | commitdiff | tree | snapshot |
2005-12-29 |
Theodore Ts'o | Clean up gcc -Wall complaints in resize2fs |
commit | commitdiff | tree | snapshot |
2005-12-29 |
Theodore Ts'o | Make resize2fs expand or truncate a file containing... |
commit | commitdiff | tree | snapshot |
2005-12-29 |
Theodore Ts'o | Add missing parameter to error printf in blkid test... |
commit | commitdiff | tree | snapshot |
2005-12-29 |
Theodore Ts'o | Add support for lib64ext2fs-nopic.a for mips in the... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Theodore Ts'o | Automatically fix superblock times in the future |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Theodore Ts'o | Newer versions of debian-buildpackage are much pickier... |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Theodore Ts'o | Fix typo'ed version number in Debian changelog |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Theodore Ts'o | Added tag E2FSPROGS-1.39-WIP-1210 for changeset 502cdad... E2FSPROGS-1.39-WIP-1210 |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Theodore Ts'o | Update release notes for 1.39-WIP-1210 release. |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Theodore Ts'o | Avoid trying to mount the root device if it is an NFS... |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Theodore Ts'o | Add resize2fs and badblocks to the e2fsprogs udeb |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Theodore Ts'o | Use $(LDFLAGS) when generating shared libraries |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Theodore Ts'o | Address parallel build problem in the library Makefiles |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Theodore Ts'o | Fix various gcc -Wall complaints. |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Theodore Ts'o | Add ext2fs_read_bb_FILE test to confirm proper detectio... |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Theodore Ts'o | Update release notes. |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Theodore Ts'o | Fix bogus spaces before '!' and '?' characters in unuse... |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Theodore Ts'o | Add more description in mke2fs's man page of the -T... |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Theodore Ts'o | Update the Dutch translation file. |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Theodore Ts'o | Clarify the e2fsck man page regarding the -c option |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Theodore Ts'o | Make e2fsck -cc warn on a read-only root filesystem |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Theodore Ts'o | Fix typo in e2fsck error message. |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Theodore Ts'o | Clarify description of the -p, -n, and -y options in... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Theodore Ts'o | Fix gcc compilation on sparc architectures in bitops.h |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Theodore Ts'o | Add missing #include for string.h to ext2fs.h to fix... |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Theodore Ts'o | Add missing fsck.* programs to SEE ALSO section of... |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Theodore Ts'o | Fix writing external journals on big-endian machines |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Theodore Ts'o | Fix cross-compilation problems when CFLAGS contain... |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Theodore Ts'o | E2fsck: fix future times in the superblock's last mount... |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Theodore Ts'o | New debugfs command: set_current_time |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Theodore Ts'o | Add fs->now to override time(0) in libext2fs |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Theodore Ts'o | Fix mke2fs man page's description of the -L option |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Theodore Ts'o | Fix display bug in badblocks -w |
commit | commitdiff | tree | snapshot |
2005-09-11 |
Theodore Ts'o | Search the root directory of FAT filesystems for the... |
commit | commitdiff | tree | snapshot |
2005-09-11 |
Theodore Ts'o | Generic blkid library cleanup |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Theodore Ts'o | Add a regression test suite for the blkid library |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Theodore Ts'o | Add support to extract basic iso9660 label information... |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Theodore Ts'o | Add support for detecting the reiser4 filesystem in... |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Theodore Ts'o | Improve blkid's VFAT/FAT filesystem probe code |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Theodore Ts'o | Remove unneeded probe.h header file in lib/blkid/resolve.c |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Karel Zak | Improve VFAT detection to support filesystems w/o a... |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Karel Zak | Add support for detecting software suspend partitions... |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Karel Zak | Fix blkid library so that the cache validation notices... |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Matthias Andree | Fix compiler warnings about missing memcpy prototypes. |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Theodore Ts'o | Fix debugfs's set_inode_field so it can properly set... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Theodore Ts'o | Update Debian changelog for 1.38-2 release. |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Theodore Ts'o | Add valgrind support to the regression test suite |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Theodore Ts'o | Fix fencepost error in resize2fs caught by valgrind |
commit | commitdiff | tree | snapshot |
2005-07-25 |
Theodore Ts'o | Fix use-after-free bug of e2fsck context structure. |
commit | commitdiff | tree | snapshot |
2005-07-25 |
Theodore Ts'o | Fix false positives from valgrind: memcpy via no-op... |
commit | commitdiff | tree | snapshot |
2005-07-25 |
Theodore Ts'o | Fix false positives from valgrind: prctl(PR_GET_DUMPABLE) |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Theodore Ts'o | Fix Debian build rules to reflect changes in texi2html... |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Theodore Ts'o | Check for a busy device when creating a journal. |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Theodore Ts'o | Make the helper scripts in the config directory executable. |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Theodore Ts'o | Change gen_tarball to ignore Mercurial/quilt files... |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Theodore Ts'o | Ignore quilt work files |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Theodore Ts'o | Fix com_err bug in compile_et: # of error messages... |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Andreas Dilger | This patch adds a check to use fstat or fstat64 in... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Andreas Dilger | Miscellaneous mke2fs cleanup |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Andreas Dilger | Allow fractional percentages to the -m option in mke2fs... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Theodore Ts'o | Added SUBMITTING-PATCHES file |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Theodore Ts'o | Set the executible bit on the configure script. |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Theodore Ts'o | Make e2fsck Pass 1C header consistent with the other... |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Theodore Ts'o | Add missing changelog file for previous commit (hg... |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Theodore Ts'o | [BUGFIX]: E2fsck will segfault on disconnected inode... |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Theodore Ts'o | Fix debugfs's set_inode_fields command from silently... |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Theodore Ts'o | Fix typo in RELEASE-NOTES (wrong date, extra comment) |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Theodore Ts'o | Create .hgignore file |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Theodore Ts'o | ADD TAG: E2FSPROGS-1_38 E2FSPROGS-1_38 |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Theodore Ts'o | Update for e2fsprogs 1.38 release. |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Theodore Ts'o | Change mke2fs to refuse to create filesystems greater... |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Theodore Ts'o | Change the function prototypes of ext2fs_set_bit, ext2f... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Theodore Ts'o | Fix blkid's debugging/TEST_PROGRAM code so that it... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Stephen Tweedie | ext2fs_resize_mem() is suffering from C99 strict type... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Theodore Ts'o | Fix minor typos in tune2fs's man page pointed out by... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Theodore Ts'o | Update typos in changelog |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Theodore Ts'o | Update French, Dutch, Polish, Swedish, and Turkish... |
commit | commitdiff | tree | snapshot |
2005-06-20 |
Theodore Ts'o | ADD TAG: E2FSPROGS-1_38-WIP-0620 E2FSPROGS-1_38-WIP-0620 |
commit | commitdiff | tree | snapshot |
2005-06-20 |
Theodore Ts'o | Update for e2fsprogs 1.38-WIP-0620 release. |
commit | commitdiff | tree | snapshot |
2005-06-20 |
Theodore Ts'o | Update po files before WIP release. |
commit | commitdiff | tree | snapshot |
2005-06-20 |
Theodore Ts'o | error_message.c, init_et.c: Segregate error tables... |
commit | commitdiff | tree | snapshot |
2005-06-20 |
Theodore Ts'o | et_c.awk: Use a dynamically allocated structure in |
commit | commitdiff | tree | snapshot |
2005-06-20 |
Theodore Ts'o | Fix e2fsprogs messages for grammar and consistency... |
commit | commitdiff | tree | snapshot |
2005-06-20 |
Theodore Ts'o | Clean up e2image man page, mostly based on suggestions... |
commit | commitdiff | tree | snapshot |
2005-06-20 |
Theodore Ts'o | Make it easier to compile the misc/partinfo program |
commit | commitdiff | tree | snapshot |
2005-06-20 |
Theodore Ts'o | Fix minor typo introduced in e2fsck man page. |
commit | commitdiff | tree | snapshot |
2005-06-20 |
Theodore Ts'o | Remove the findsuper and partinfo programs from the... |
commit | commitdiff | tree | snapshot |
2005-06-20 |
Theodore Ts'o | getsectsize.c (BLKSSZGET): Clean up test for when to... |
commit | commitdiff | tree | snapshot |
2005-06-20 |
Theodore Ts'o | Make the e2fsck man page clear that the -c, -l, and... |
commit | commitdiff | tree | snapshot |
2005-06-19 |
Theodore Ts'o | Clean up e2fsck problem description messages for typo... |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Theodore Ts'o | Makefile.in: Add an include path specifier when building |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Theodore Ts'o | defaults/e_script, run_e2fsck, d_loaddump, f_resize_inode, |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Theodore Ts'o | mke2fs.c (PRS): Fix missing close parenthesis from... |
commit | commitdiff | tree | snapshot |
2005-06-05 |
Theodore Ts'o | Fix a minor spelling typo in blkid's man page, and... |
commit | commitdiff | tree | snapshot |
next |