]> git.ipfire.org Git - thirdparty/e2fsprogs.git/shortlog
thirdparty/e2fsprogs.git
2005-05-10  Theodore Ts'oADD TAG: E2FSPROGS-1_38-WIP-0509 E2FSPROGS-1_38-WIP-0509
2005-05-10  Theodore Ts'oUpdate for release of e2fsprogs 1.38-WIP-0509-1.
2005-05-10  Theodore Ts'oUpdate e2fsprogs.pot for translation project.
2005-05-10  Theodore Ts'oModify the script which generates the e2fsprogs.pot...
2005-05-09  Theodore Ts'oFix some minor typo's and grammar's strings, and remove...
2005-05-09  Theodore Ts'oUpdate Swedish translation, and add Rawanda translation.
2005-05-08  Theodore Ts'oFix bug in the secure getenv function so that the ss...
2005-05-08  Theodore Ts'oFix the f_dup_resize script to be more portable and...
2005-05-07  Theodore Ts'oAdd a new option to the blkid program, -l, which will...
2005-05-07  Theodore Ts'oFix gcc -Wall nits in the blkid library.
2005-05-07  Theodore Ts'oClean up the debugging code in the blkid library so...
2005-05-07  Theodore Ts'oAdd new two new functions to the blkid library: blkid_d...
2005-05-07  Theodore Ts'oRemove the Conflicts: tag from the Debian e2fsprogs...
2005-05-06  Theodore Ts'oWhen determining the libraries needed for Debian's...
2005-05-06  Theodore Ts'oEscape hyphens in the e2image and tune2fs man pages...
2005-05-06  Theodore Ts'oIf the .c and .h file already exist, and they have...
2005-05-06  Theodore Ts'oUpdate "make depend" information. Fixes SMP parallel...
2005-05-06  Theodore Ts'oFix compile warning in do_stat() from previous fix.
2005-05-06  Theodore Ts'oFix build of tst_ostype when doing a "make check" in...
2005-05-06  Theodore Ts'oFix potential portability issue in the blkid program...
2005-05-06  Theodore Ts'oCorrects a few mistakes in the fsck man page, wraps...
2005-05-06  Theodore Ts'oFix typo in the debugfs command used to fixed trashed...
2005-05-06  Theodore Ts'oFix a bug in filefrag so that it doesn't when the first...
2005-05-05  Theodore Ts'oFix libblkid's magic number recognition for the cramfs...
2005-05-05  Theodore Ts'odebugfs.c (do_stat): Check to make sure a filesystem...
2005-04-16  Theodore Ts'oFix spelling mistakes in man pages. (Addresses Debian...
2005-04-16  Theodore Ts'oFix typo so that we actually ignore environment variabl...
2005-04-14  Theodore Ts'oDon't offer to update or clone the resize inode when...
2005-04-14  Theodore Ts'oUse a centrally stored current time for "now" which
2005-04-10  Theodore Ts'oUpdate debian changelog for 1.37-2 release.
2005-04-09  Theodore Ts'otest_script.in: Make the test script driver exit with...
2005-04-09  Theodore Ts'oDon't abort filefrag if EXT3_IOC_GETFLAGS ioctl is...
2005-04-09  Theodore Ts'ols.c: Add stdlib.h header file since list_super2()...
2005-04-09  Theodore Ts'oAdd missing return values in error return cases in...
2005-04-09  Theodore Ts'oFix minor spelling typo in the mke2fs man page.
2005-04-06  Theodore Ts'opass1.c (e2fsck_pass1): If the superblock last mount...
2005-04-06  Theodore Ts'oAdd paranoia checks into the blkid, ext2fs, and ss...
2005-03-31  Theodore Ts'oostype.c (e2p_os2string): Check to make sure malloc...
2005-03-22  Theodore Ts'oADD TAG: E2FSPROGS-1_37 E2FSPROGS-1_37
2005-03-22  Theodore Ts'oUpdate LSM file for 1.37 release.
2005-03-22  Theodore Ts'oUpdate for the e2fsprogs 1.37 release.
2005-03-22  Theodore Ts'oIgnore the BLKID_FILE environment variable if blkid_get...
2005-03-21  Theodore Ts'oFix the test image so that it actually has an ea-in...
2005-03-21  Theodore Ts'oAdd new test case which exercises the ea-in-inode check...
2005-03-21  Theodore Ts'oIntegrate code from Alex Thomas at Clusterfs to check...
2005-03-21  Theodore Ts'oMake debugfs's stat command print the size of the extra...
2005-03-21  Theodore Ts'oFix mke2fs so that it writes the root directory
2005-03-21  Theodore Ts'oMake e2fsck check the superblock's inode_size to make...
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-03-20  Theodore Ts'oFix bug in e2fsck where we don't notice if a file with...
2005-03-19  Theodore Ts'oAdd new functions which convert between a string and...
2005-03-19  Theodore Ts'oFix clean target to remove tst_getsectsize.
2005-03-19  Theodore Ts'ofilefrag.c (frag_report): Automatically detect files...
2005-03-19  Theodore Ts'ogetsize.c (ext2fs_get_device_size): Check to see if...
2005-03-17  Theodore Ts'oForce compile_et and mk_cmds to use /usr/bin/awk so...
2005-03-17  Theodore Ts'ogetsize.c (blkid_get_dev_size): Fix compilation problem on
2005-03-02  Theodore Ts'ogen_tarball.in: Don't remove the .gmo files from the...
2005-03-01  Theodore Ts'oUpdate the TODO file to have more information in it.
2005-03-01  Theodore Ts'oChange the debian version to be 1.36release-1 since...
2005-02-05  Theodore Ts'oADD TAG: E2FSPROGS-1_36 E2FSPROGS-1_36
2005-02-05  Theodore Ts'oUpdate for release of e2fsprogs 1.36.
2005-02-05  Theodore Ts'oMakefile util/gen-tarball executable after creating...
2005-02-05  Theodore Ts'oRemove *.pc files on a "make distclean"
2005-02-05  Theodore Ts'oRemove support for --enable-clear-htree; this was
2005-02-04  Theodore Ts'oAdd support for maintainer mode, which enables the...
2005-02-04  Theodore Ts'oMakefile.in (clean): Remove tst_getsize when doing...
2005-02-04  Theodore Ts'ofilefrag.c (frag_report): In verbose mode, print the...
2005-02-04  Theodore Ts'oUse inline instead of __inline__ in the blkid debugging...
2005-02-04  Theodore Ts'oDrop the sparc assembly bitwise operations; it's less...
2005-02-04  Theodore Ts'oDefine _XOPEN_SOURCE to be 500 to fix compilation probl...
2005-01-28  Theodore Ts'oUpdate release notes and version.h for e2fsprogs 1...
2005-01-28  Theodore Ts'opass2.c (e2fsck_process_bad_inode): Fix a corner case...
2005-01-28  Theodore Ts'of_bad_inode, f_recnect_bad: Adjust test cases to take...
2005-01-28  Theodore Ts'oFix two bugs found by the regression test suites. ...
2005-01-28  Theodore Ts'oFixed missing not_fixed branch in e2fsck so that if...
2005-01-28  Theodore Ts'oblkid.c (main, compare_search_type): Make blkid -t...
2005-01-28  Theodore Ts'omke2fs.c (PRS): Don't use a blocksize greater than...
2005-01-28  Theodore Ts'omke2fs.c (PRS): If the device size is too big to be...
2005-01-27  Theodore Ts'oCreate the resize inode is created even if the s_reserv...
2005-01-27  Theodore Ts'oCset exclude: tytso@think.thunk.org|ChangeSet|200501232...
2005-01-27  Theodore Ts'oFix e2fsck to not delete symlinks that contain an exten...
2005-01-26  Theodore Ts'oFix Solaris portability bug in the resize tests.
2005-01-26  Theodore Ts'oUpdate version.h and release notes for the e2fsprogs...
2005-01-26  Theodore Ts'oAdd functions which allow an application program to...
2005-01-26  Theodore Ts'oFix "make uninstall" to make sure it removes everything...
2005-01-26  Theodore Ts'oAdd pkg-config files to e2fsprogs's libraries.
2005-01-26  Theodore Ts'oe2image.c (scramble_dir_block): Make sure the unused...
2005-01-26  Theodore Ts'oresize2fs.c: Fix bug where we don't release the blocks...
2005-01-26  Theodore Ts'oAdd library support for large (EA in inode) inodes...
2005-01-25  Theodore Ts'oprobe.c: Windows can perform a "quick format" that...
2005-01-25  Theodore Ts'oE2fsck will now check the individual block group inode...
2005-01-25  Theodore Ts'oClarified the tune2fs man page about how the -c option...
2005-01-23  Theodore Ts'oFix e2fsck so that it does not complain if the resize_i...
2005-01-22  Theodore Ts'oSkip the r_resize_inode test if resize2fs is not compil...
2005-01-22  Theodore Ts'oMake blkid -t display all devices that match the specif...
2005-01-21  Theodore Ts'oAdd support to the blkid library to recognize Oracle...
2005-01-21  Theodore Ts'oAdd new utility program, copy_sparse.c, which is very...
2005-01-21  Theodore Ts'oset_fields.c: Add support for the jnl_blocks[] for...
2005-01-20  Theodore Ts'ofilefrag.c (frag_report): Fix filefrag so that it works
next