]> git.ipfire.org Git - thirdparty/e2fsprogs.git/history - debugfs/ChangeLog
Update e2fsprogs.pot for translators
[thirdparty/e2fsprogs.git] / debugfs / ChangeLog
2007-06-24  Theodore Ts'oUpdate Release Notes, Changelogs, version.h, etc. for...
2007-05-25  Andreas DilgerFix gcc -Wall warnings, especially on 64-bit systems
2007-05-08  Eric SandeenFix mke2fs and debugfs to support large (> 16 bit)...
2007-04-19  Theodore Ts'oDefine the l_i_iversion field in ext2_inode
2007-04-13  Theodore Ts'oAdd new debugfs command "set_block_group"
2007-04-11  Theodore Ts'oFix debugfs's date parser so that it accepts integer...
2007-04-02  Theodore Ts'odebugfs: support > 2GB files for the dump and rdump...
2007-03-29  Brian Behlendorf[COVERITY] Handle potential case in debugfs if ext2fs_g...
2007-03-29  Theodore Ts'o[COVERITY] Fix coverity warning in debugfs
2007-03-24  Brian Behlendorf[COVERITY] Fix file handle leak in debugfs's logdump...
2007-03-21  Brian Behlendorf[COVERITY] Fix memory leak on error handling in the...
2007-03-21  Brian Behlendorf[COVERITY] Fix (error case) memory leak in debugfs
2007-03-21  Brian Behlendorf[COVERITY] Avoid static buffer overruns in debugfs
2007-03-07  Theodore Ts'oAllow the debugfs lcd command to work w/o a filesystem...
2007-01-28  Matthias KoenigFix dump_usued segault in debugfs if used without open...
2006-12-26  Theodore Ts'oUse the newer add/remove_error_table com_err interfaces
2006-11-13  Theodore Ts'oAllow debugfs and dumpe2fs to support fs features under...
2006-11-12  Theodore Ts'oAdd directory hashed signed/unsigned hint to superblock
2006-10-02  Theodore Ts'oFix Debian FTBFS problem caused by devmapper library...
2006-09-12  Eric SandeenFix signed vs unsigned printf format strings for block...
2006-08-29  Theodore Ts'oFix debugfs coredump when lsdel is run without an open...
2006-05-29  Theodore Ts'oAdd missing backwards compatibility for ancient Linux...
2006-05-29  Theodore Ts'oFix debugfs's dump_unsued commands on filesystems with...
2006-05-21  Theodore Ts'oFix type warning problem with time_t in debugfs
2006-05-09  Theodore Ts'oAdd support for EXT2_FEATURE_COMPAT_LAZY_BG
2006-04-28  Theodore Ts'oAdd handling for invalid option characters in debugfs...
2006-03-19  Takashi SatoFix format statements to make e2fsprogs programs 32...
2006-03-19  Theodore Ts'oAdd an option to debugfs to open filesystems in exclusi...
2006-03-08  Theodore Ts'oFix debugfs's icheck to correctly report the owner...
2005-12-11  Theodore Ts'oFix various gcc -Wall complaints.
2005-09-25  Theodore Ts'oNew debugfs command: set_current_time
2005-09-06  Theodore Ts'oFix debugfs's set_inode_field so it can properly set...
2005-07-04  Theodore Ts'oFix debugfs's set_inode_fields command from silently...
2005-07-01  Theodore Ts'oUpdate for e2fsprogs 1.38 release.
2005-05-05  Theodore Ts'odebugfs.c (do_stat): Check to make sure a filesystem...
2005-03-22  Theodore Ts'oUpdate for the e2fsprogs 1.37 release.
2005-03-21  Theodore Ts'oMake debugfs's stat command print the size of the extra...
2005-03-21  Theodore Ts'oFix e2fsck, debugfs, and the ext2fs_mkdir function...
2005-03-20  Theodore Ts'oEnhance debugfs's stat command so it can dump extended...
2005-02-05  Theodore Ts'oUpdate for release of e2fsprogs 1.36.
2005-02-04  Theodore Ts'oDefine _XOPEN_SOURCE to be 500 to fix compilation probl...
2005-01-21  Theodore Ts'oset_fields.c: Add support for the jnl_blocks[] for...
2005-01-19  Theodore Ts'oCleanup C code in debugfs's setfield. Added missing...
2005-01-08  Theodore Ts'oMake the official name of the new debugfs set_inode...
2004-12-23  Theodore Ts'oAdd support in debugfs's set_field command to specify...
2004-12-22  Theodore Ts'oEnhance debugfs so that set_super_value can now set...
2004-12-17  Theodore Ts'oAdd support for newer superblock fields in debugfs...
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'oIf the TZ environment variable is set to GMT, use gmtime()
2004-11-30  Theodore Ts'oUse Linux-kernel-style makefile output to make it easier to
2004-11-29  Theodore Ts'odebugfs.c (do_open_filesys): Fix obvious uninitialized...
2004-11-19  Theodore Ts'odebugfs.c (kill_file_by_inode): Only iterate over the...
2004-07-29  Theodore Ts'oAdd ability for debugfs to use a separate source of...
2004-04-11  Theodore Ts'outil.c (open_pager): Use DEBUGFS_PAGER in preference...
2004-04-03  Theodore Ts'oRefine the build process to avoid re-running subst...
2004-03-20  Theodore Ts'odebugfs.c (make_link): Set the filetype information...
2004-02-28  Theodore Ts'oUpdate version number for e2fsprogs 1.35 release.
2004-02-24  Theodore Ts'odebugfs.c (internal_dump_inode): Display the major...
2004-02-22  Theodore Ts'odebugfs.8.in: Fix the debugfs man page to reference the
2004-02-22  Theodore Ts'oFix libext2fs and debugfs to correctly deal with symlin...
2004-01-24  Theodore Ts'oFor debugfs, use the "more" pager in preference to...
2003-12-25  Theodore Ts'oTry to use the DEBUGFS_PAGER environment
2003-12-11  Theodore Ts'odebugfs.c (do_write, do_mkdir): If the directory is...
2003-12-07  Theodore Ts'odebugfs.c (do_write): Mask off the file type bits,...
2003-12-07  Theodore Ts'outil.c (open_pager): Search for the pager to use, start...
2003-12-07  Theodore Ts'oFix gcc -Wall nitpicks
2003-08-24  Theodore Ts'oAdjust description line so that apropos "ext2" or ...
2003-08-21  Theodore Ts'oAdd support for backing up the journal inode location...
2003-07-26  Theodore Ts'oUpdate for 1.34 release.
2003-07-06  Theodore Ts'oFixx gcc -Wall nitpicks.
2003-05-21  Theodore Ts'ounused.c (do_dump_unused): Add new command which dumps the
2003-05-14  Theodore Ts'outil.c, ls.c, logdump.c, htree.c, dump.c, debugfs.h...
2003-05-05  Theodore Ts'odebugfs.c (do_imap), debugfs.h, debug_cmds.ct, debugfs...
2003-04-21  Theodore Ts'oUpdate for 1.33 release.
2003-03-16  Theodore Ts'oAdd to the ss (subsystem) library the ability to dynami...
2003-03-06  Theodore Ts'oFix up lots of portability problems that caused e2fspro...
2003-03-02  Theodore Ts'oUpdate debugfs and e2fsck to use the blkid library.
2003-01-22  Theodore Ts'oRemove 32-bit limitations for debugfs's dump command...
2002-11-09  Theodore Ts'oUpdate files for 1.32 release.
2002-11-09  Theodore Ts'oUpdate files for 1.31 release.
2002-11-01  Theodore Ts'oUpdate files for 1.30 release.
2002-10-31  Theodore Ts'odebugfs.c (do_write): Check to see if the filename...
2002-10-31  Theodore Ts'oMakefile.in (install): Search all compression extension...
2002-10-14  Theodore Ts'oFix gcc -Wall nits.
2002-10-03  Theodore Ts'oFix endian problems in the htree code for e2fsck and...
2002-09-24  Theodore Ts'oUpdate for 1.29 release.
2002-09-22  Theodore Ts'oFlag continuation hashes in debugfs's htree command...
2002-08-31  Theodore Ts'oUpdate changelogs for 1.28 release
2002-08-24  Theodore Ts'oAdd support for the hash_seed and s_def_hash_ver fields...
2002-08-16  Theodore Ts'oFix up extended attribute handling in e2image, resize2f...
2002-07-21  Theodore Ts'ohtree.c (do_htree_dump): Fix a bug where we were not...
2002-07-19  Theodore Ts'ohtree.c (htree_dump_int_node): Add byte swapping code...
2002-07-15  Theodore Ts'odebugfs.c (do_show_super_stats): Calculate and print...
2002-07-09  Theodore Ts'odebugfs.c (do_rmdir), debugfs.8.in: Implement the rmdir...
2002-06-26  Theodore Ts'oAdd support for the half-MD4 HTREE hash.
2002-05-12  Theodore Ts'oAdd a new command "bmap" to debugfs which calculates...
2002-04-01  Theodore Ts'outil.c (parse_ulong): Fix typo which cases parse_ulong to
2002-03-12  Theodore Ts'odirblock.c (ext2fs_read_dir_block2, ext2fs_write_dir_bl...
2002-03-11  Theodore Ts'oAdd new function to the libext2fs library, ext2fs_dirha...
next