aboutsummaryrefslogtreecommitdiff
path: root/debugfs/ChangeLog
AgeCommit message (Expand)Author
2005-09-24New debugfs command: set_current_timeTheodore Ts'o
2005-09-06Fix debugfs's set_inode_field so it can properly set i_sizeTheodore Ts'o
2005-07-04Fix debugfs's set_inode_fields command from silently failing.Theodore Ts'o
2005-06-30Update for e2fsprogs 1.38 release.Theodore Ts'o
2005-05-05debugfs.c (do_stat): Check to make sure a filesystem is openTheodore Ts'o
2005-03-21Update for the e2fsprogs 1.37 release.Theodore Ts'o
2005-03-21Make debugfs's stat command print the size of the extra inode fields,Theodore Ts'o
2005-03-20Fix e2fsck, debugfs, and the ext2fs_mkdir function so that when we createTheodore Ts'o
2005-03-20Enhance debugfs's stat command so it can dump extended attributesTheodore Ts'o
2005-02-05Update for release of e2fsprogs 1.36.Theodore Ts'o
2005-02-03Define _XOPEN_SOURCE to be 500 to fix compilation problems on Solaris.Theodore Ts'o
2005-01-20set_fields.c: Add support for the jnl_blocks[] for set_super_valueTheodore Ts'o
2005-01-19Cleanup C code in debugfs's setfield. Added missing return statement (turnedTheodore Ts'o
2005-01-07Make the official name of the new debugfs set_inode command beTheodore Ts'o
2004-12-23Add support in debugfs's set_field command to specify array specifiers forTheodore Ts'o
2004-12-21Enhance debugfs so that set_super_value can now set the wtime, mtime,Theodore Ts'o
2004-12-16Add support for newer superblock fields in debugfs's set_super_valueTheodore Ts'o
2004-12-15Add install-strip and install-shlibs-strip targetsTheodore Ts'o
2004-12-14Use MKINSTALLDIRS macro so that the Makefiles can find the scriptTheodore Ts'o
2004-11-30If the TZ environment variable is set to GMT, use gmtime() Theodore Ts'o
2004-11-30Use Linux-kernel-style makefile output to make it easier to Theodore Ts'o
2004-11-29debugfs.c (do_open_filesys): Fix obvious uninitialized variableTheodore Ts'o
2004-11-19debugfs.c (kill_file_by_inode): Only iterate over the inode toTheodore Ts'o
2004-07-28Add ability for debugfs to use a separate source of data blocks whenTheodore Ts'o
2004-04-11util.c (open_pager): Use DEBUGFS_PAGER in preference to PAGERTheodore Ts'o
2004-04-03Refine the build process to avoid re-running subst all the time on Theodore Ts'o
2004-03-20debugfs.c (make_link): Set the filetype information when creatingTheodore Ts'o
2004-02-28Update version number for e2fsprogs 1.35 release.Theodore Ts'o
2004-02-23debugfs.c (internal_dump_inode): Display the major/minor deviceTheodore Ts'o
2004-02-21debugfs.8.in: Fix the debugfs man page to reference theTheodore Ts'o
2004-02-21Fix libext2fs and debugfs to correctly deal with symlinks that haveTheodore Ts'o
2004-01-24For debugfs, use the "more" pager in preference to "less", Theodore Ts'o
2003-12-25Try to use the DEBUGFS_PAGER environmentTheodore Ts'o
2003-12-11debugfs.c (do_write, do_mkdir): If the directory is full,Theodore Ts'o
2003-12-07debugfs.c (do_write): Mask off the file type bits, and OR in theTheodore Ts'o
2003-12-07util.c (open_pager): Search for the pager to use, starting withTheodore Ts'o
2003-12-07Fix gcc -Wall nitpicksTheodore Ts'o
2003-08-24Adjust description line so that apropos "ext2" or "ext3" will Theodore Ts'o
2003-08-21Add support for backing up the journal inode location in the Theodore Ts'o
2003-07-26Update for 1.34 release.Theodore Ts'o
2003-07-06Fixx gcc -Wall nitpicks.Theodore Ts'o
2003-05-21unused.c (do_dump_unused): Add new command which dumps theTheodore Ts'o
2003-05-13util.c, ls.c, logdump.c, htree.c, dump.c, debugfs.h, debugfs.c, ChangeLog:Theodore Ts'o
2003-05-05debugfs.c (do_imap), debugfs.h, debug_cmds.ct, debugfs.8.in:Theodore Ts'o
2003-04-21Update for 1.33 release.Theodore Ts'o
2003-03-16Add to the ss (subsystem) library the ability to dynamically linkTheodore Ts'o
2003-03-06Fix up lots of portability problems that caused e2fsprogs not to build succes...Theodore Ts'o
2003-03-01Update debugfs and e2fsck to use the blkid library.Theodore Ts'o
2003-01-22Remove 32-bit limitations for debugfs's dump command and to the Theodore Ts'o
2002-11-09Update files for 1.32 release.Theodore Ts'o