Whamcloud - gitweb
Add imap_err.et to the lib/et regression test suite.
[tools/e2fsprogs.git] / misc /
2005-01-05 Theodore Ts'ofsck.c (PRS): Apply Fedora's e2fsprogs-1.35-progress...
2005-01-05 Theodore Ts'omke2fs.c (parse_extended_opts): Rename the -R option...
2005-01-05 Theodore Ts'oFix gcc -Wall nits.
2005-01-05 Theodore Ts'oAdd new function in e2p for parsing the number of block...
2004-12-23 Theodore Ts'oEnhance dumpe2fs so that it will print the location...
2004-12-22 Theodore Ts'oIn fsck, check return from malloc of fsck_path, and...
2004-12-22 Theodore Ts'otune2fs.c (parse_time): Fix minor buglet; the parse_tim...
2004-12-15 Theodore Ts'oSupplied changelog for resize inode patch.
2004-12-15 Theodore Ts'oAdd support for on-line resizing ala the resize inode...
2004-12-15 Theodore Ts'oAdd install-strip and install-shlibs-strip targets
2004-12-15 Theodore Ts'oUse MKINSTALLDIRS macro so that the Makefiles can find...
2004-12-01 Theodore Ts'oFix minor glitches in the e2image man page.
2004-12-01 Theodore Ts'oMake make distclean remove all generated files.
2004-11-30 Theodore Ts'oAdd support for passing options to the io layer using...
2004-11-30 Theodore Ts'oUse Linux-kernel-style makefile output to make it easier to
2004-11-19 Theodore Ts'omke2fs.8.in: Removed the word "destructive" when descri...
2004-10-08 Theodore Ts'omke2fs.8.in: Add an explanation about why reserved...
2004-09-28 Theodore Ts'oDocument the default blocksize used by badblocks(8).
2004-09-25 Theodore Ts'oOnly use blocksizes > 4k on Linux 2.6 and newer systems.
2004-09-24 Theodore Ts'oRemove double "//" when listing attributes in the root...
2004-09-24 Theodore Ts'oMake sure /usr/lib is creaeted when installing e2initrd...
2004-09-19 Theodore Ts'obadblocks.c: Use _() around done_string, so that it...
2004-09-19 Theodore Ts'otune2fs.8.in: Add a description of the .journal file...
2004-09-18 Theodore Ts'oRevamp the initrd scripts to use a new helper program,
2004-09-17 Theodore Ts'otune2fs.8.in: Mention that e2fsck -D might be useful...
2004-07-29 Theodore Ts'oe2image.c, e2image.8.in: Add new option -I which allows the
2004-06-25 Theodore Ts'oMakefile.in (mke2fs.static): Add the blkid library...
2004-05-05 Theodore Ts'oRemove .cvsignore files; they were out of date, and...
2004-04-13 Theodore Ts'oFix obvious spelling mistake in mke2fs man page.
2004-04-12 Theodore Ts'oRemove TUNE2FS_SKIP_MOUNT_CHECK environment variable...
2004-04-11 Theodore Ts'otune2fs.8.in: Fixed spelling error (Addresses Debian...
2004-04-11 Theodore Ts'omke2fs.8.in: Clarify man page's description of the...
2004-04-07 Theodore Ts'otune2fs.c (main): If the environment variable
2004-04-03 Theodore Ts'oRefine the build process to avoid re-running subst...
2004-03-30 Matthias AndreeGNU/KFreeBSD portability fixes. (Addresses Debian...
2004-03-22 Theodore Ts'oEliminate the partially implemented -p option in blkid.
2004-03-20 Theodore Ts'oblkid.c (main, print_tags): Add new option -o which...
2004-03-20 Theodore Ts'omke2fs.8.in: Fix spelling typos (Addresses Debian Bug...
2004-03-13 Theodore Ts'oUpdate and cleaned up blkid man page significantly.
2004-03-08 Theodore Ts'oe2image.8.in: Update manpage to detail that writing...
2004-03-05 Theodore Ts'ologsave.c (main): Use setsid() to avoid getting killed...
2004-02-28 Theodore Ts'oUpdate version number for e2fsprogs 1.35 release.
2004-02-28 Theodore Ts'obadblocks.c (main): Change the default number of blocks...
2004-02-27 Theodore Ts'ofilefrag.c: Fix gcc -Wall nits.
2004-02-27 Theodore Ts'obadblocks.c (pattern_fill): Fix bug accidentally added...
2004-02-22 Theodore Ts'ofsck.c (execute): Use '&&' instead of '&'. (It didn...
2004-02-04 Theodore Ts'ofilefrag.c: Use #ifdef __linux__ instead of __LINUX__...
2004-02-01 Theodore Ts'ochattr.1.in: Clarify man page.
2004-01-20 Theodore Ts'ochattr.c (main): Add support for '--' to stop options
2003-12-28 Matthias AndreeRe-add FreeBSD support.
2003-12-28 Matthias AndreeFix more compiler warnings.
2003-12-26 Theodore Ts'ochattr.1.in: Update text indicating the 'c', 's', and 'u'
2003-12-26 Theodore Ts'ofsck.8.in: Update text describing "standard" options...
2003-12-25 Theodore Ts'oAdd filefrag program to the list of programs installed...
2003-12-20 Matthias AndreeTrivial warning fixes.
2003-12-17 Theodore Ts'oInitial checkin of the filefrag program, which reports...
2003-12-11 Theodore Ts'otune2fs.8.in: Fix some whitespace errors in the command...
2003-12-07 Theodore Ts'oRemove warning message about using NLS.
2003-12-07 Theodore Ts'omke2fs.c (PRS): Fix mke2fs -V so that it prints the...
2003-12-07 Theodore Ts'oFix gcc -Wall nitpicks
2003-11-21 Theodore Ts'oCheck the returned name from blkid_get_devname in tune2...
2003-11-21 Theodore Ts'oCenteralize calculation of which blocks are reserved...
2003-11-20 Theodore Ts'outil.c (check_plausibility): Support 2.6 kernel header...
2003-09-01 Theodore Ts'oAdd regression tests for mke2fs.
2003-09-01 Theodore Ts'omke2fs.c (set_fs_defaults): Fix bug which caused -T...
2003-08-24 Theodore Ts'oAdjust description line so that apropos "ext2" or ...
2003-08-01 Theodore Ts'obadblocks.c (set_o_direct): Add check to make sure...
2003-07-26 Theodore Ts'oUpdate for 1.34 release.
2003-07-25 Theodore Ts'omke2fs.c (PRS): Add warning if using -j and the blocksi...
2003-07-25 Theodore Ts'obadblocks.c (set_o_direct): Remove debugging printf...
2003-07-22 Theodore Ts'ofsck.c (wait_many): Rename wait_all() to wait_many...
2003-07-12 Theodore Ts'obadblocks.c (do_read, do_write, test_rw): Change the...
2003-07-12 Theodore Ts'omke2fs.c (set_fs_defaults): If sector_size is 0, don...
2003-07-08 Theodore Ts'oIn mke2fs and resize2fs, round the default size of...
2003-07-06 Theodore Ts'oFixx gcc -Wall nitpicks.
2003-05-21 Theodore Ts'omke2fs.c (PRS, set_fs_defaults): If the sector size...
2003-05-18 Theodore Ts'obadblocks.c: Use an unsigned integer to support 4-byte...
2003-05-07 Theodore Ts'obadblocks.c, badblocks.8.in: Functional enhancements...
2003-05-07 Theodore Ts'obadblocks.c (test_rw): Fix minor memory leak with test_...
2003-05-05 Theodore Ts'oAdd --enable-test-io-debug configure option which cause...
2003-05-03 Theodore Ts'oAdd Czech translation.
2003-05-03 Theodore Ts'otune2fs.c (parse_time): Add portability code to work...
2003-05-03 Theodore Ts'oUpdate to gettext 0.11.5. We now enable NLS support...
2003-04-21 Theodore Ts'oUpdate for 1.33 release.
2003-04-18 Theodore Ts'oMakefile.in (uuidgen): Avoid linking lsattr and chattr...
2003-04-18 Theodore Ts'oFsck does not need to linked against the ext2 libraries...
2003-04-16 Theodore Ts'oPut stdout and stderr into non-buffered mode to
2003-04-16 Theodore Ts'oAvoid printing the version banner for mke2fs if
2003-04-16 Theodore Ts'o * Add support for the -a and -s options to logsave.
2003-04-15 Theodore Ts'oRemove the debian-special legal permission notes.
2003-04-14 Theodore Ts'oAdd logsave, a new program which saves the output of...
2003-04-12 Theodore Ts'oMke2fs can be given a minimum block size by passing...
2003-04-11 Theodore Ts'omke2fs.8.in: Document the -g option. (Addresses Debian...
2003-04-11 Theodore Ts'oFix bug where mke2fs was incorrectly checking
2003-04-11 Theodore Ts'otune2fs.8.in, mke2fs.8.in: Document the dir_index files...
2003-04-07 Theodore Ts'ofsck.c (parse_fstab_line, interpret_type, fsck_device...
2003-04-03 Theodore Ts'obadblocks.c (bb_output): Flush output to the badblocks
2003-03-26 Theodore Ts'oFixed chattr man page to clarify description of the...
2003-03-14 Theodore Ts'oAdd Apple/Darwin patches.
2003-03-14 Theodore Ts'oe2image.c (write_raw_image_file): Include blocks from...
next