]> git.ipfire.org Git - thirdparty/e2fsprogs.git/shortlog
thirdparty/e2fsprogs.git
2011-10-07  Theodore Ts'odebian: update the changelog for the e2fsprogs 1.42...
2011-10-07  Theodore Ts'odebian: add a mips-specific dependency on gcc-multilib
2011-10-06  Theodore Ts'olibext2fs: make ext2fs_open_file() always use 3 argumen...
2011-10-05  Theodore Ts'odebian: Add a dependency on the 1.42~WIP-2011-1005...
2011-10-05  Theodore Ts'ouuidgen: don't use set_com_err_gettext()
2011-10-05  Theodore Ts'oe2fsck: make e2fsck sigcatcher use SIGCHLD rather than...
2011-10-05  Theodore Ts'olibquota: remove flag argument to commit_dquot()
2011-10-05  Theodore Ts'odebian: update libcomerr2.symbols
2011-10-05  Theodore Ts'olibcom_err: declare com_err_gettext to be static
2011-10-05  Theodore Ts'oUpdate for e2fsprogs 1.42-WIP-1005 release v1.42-WIP-1005
2011-10-05  Theodore Ts'oUpdate e2fsprogs.pot file for translators
2011-10-05  Philipp Thomaspo: update de.po (from translationproject.org)
2011-10-05  Eric Sandeenmke2fs: Fix up usage & error text for cluster size...
2011-10-05  Theodore Ts'oPass the gettext() function to libcom_err
2011-10-05  Theodore Ts'olibcom_err: add set_com_err_gettext()
2011-10-05  Theodore Ts'opo: add prof_err.c, ext2_err.c and uuidd.c to POTFILES.in
2011-10-05  Theodore Ts'ocompile_et: generate *_err.c files that have strings...
2011-10-04  Theodore Ts'olibquota: remove NLS support
2011-10-04  Theodore Ts'olibquota: use ext2_loff_t instead of loff_t
2011-10-04  Theodore Ts'olibquota: remove get_qf_name()
2011-10-04  Theodore Ts'olibquota: clean up some gcc -Wall warnings
2011-10-04  Theodore Ts'olibquota: remove get_qf_path()
2011-10-04  Theodore Ts'oe2fsck: make the signal catcher more portable, take 2
2011-10-04  Theodore Ts'oUpdate debian/changelog for an interim release
2011-10-04  Theodore Ts'olibext2fs: fix bad cast which causes problems for file...
2011-10-04  Theodore Ts'oAdd "big" and "huge" types to mke2fs.conf
2011-10-04  Theodore Ts'opo: rebuild the .gmo files if they are missing or out...
2011-10-04  Eric Sandeene2fsprogs: Fix thinko in ext2fs_initialize bigalloc...
2011-10-04  Theodore Ts'olibext2fs: move #include "ext2fs.h" from crc32c_defs...
2011-10-04  Theodore Ts'oresize2fs: fix on-line resizing
2011-10-03  Theodore Ts'olibext2fs, libquota: fix some makefile dependency issues
2011-10-03  Eric Sandeene2fsprogs: include headers for open() in ext2fs.h
2011-10-03  Samuel Thibaultpo: update fr.po (from translationproject.org)
2011-10-03  Philipp Thomaspo: update de.po (from translationproject.org)
2011-10-01  Theodore Ts'oUpdate for e2fsprogs 1.42-WIP-1001 release v1.42-WIP-1001
2011-10-01  Theodore Ts'odebian: avoid installing source.lintian-overrides
2011-10-01  Theodore Ts'oUpdate e2fsprogs.pot file for translators
2011-10-01  Theodore Ts'oe2fsck: avoid unnecessary reboots in some cases when...
2011-10-01  Theodore Ts'ofilefrag: fix an off by one error in when printing...
2011-10-01  Theodore Ts'ofilefrag: Display the number of contiguous, not physica...
2011-10-01  Theodore Ts'omke2fs.conf.5: clarify the man page regarding boolean...
2011-10-01  Darrick J.... libext2fs: Always swab the MMP block on big-endian...
2011-10-01  Darrick J.... e2fsck: zero ctx->fs after freeing fs when restarting...
2011-10-01  Darrick J.... libext2fs: Fix various bugs from the metadata checksum...
2011-09-30  Theodore Ts'oe2fsck: simplify binary search in ea_refcount.c
2011-09-29  Theodore Ts'odebian: add hurd-specific mke2fs.conf file
2011-09-29  Theodore Ts'omke2fs: set s_max_mnt_count to -1 by default
2011-09-29  Theodore Ts'oe2fsck: make the signal catcher more portable
2011-09-29  Theodore Ts'olibext2fs: use ext2fs byte swap functions for portability
2011-09-29  Theodore Ts'olibquota: use ext2fs byte swapping functions for portab...
2011-09-28  Theodore Ts'oe2fsck: check for invalid bad block inode
2011-09-25  Theodore Ts'odebian: don't bomb out if DEB_BUILD_OPTIONS contains...
2011-09-25  Theodore Ts'oUpdate for e2fsprogs 1.42-WIP-0925 release v1.42-WIP-0925
2011-09-25  Theodore Ts'oAdd spd_readdir.c to the contrib directory
2011-09-25  Theodore Ts'odebian: update e2fslibs.symbols to include newly added...
2011-09-25  Theodore Ts'odebian/copyright: update the debian copyright file
2011-09-25  Eric Sandeendebugfs: initialize inode to 0 in list_dir_proc() if...
2011-09-25  Andreas Dilgere2fsck: regression tests for INCOMPAT_MMP feature
2011-09-25  Andreas Dilgerext2fs: add multi-mount protection (INCOMPAT_MMP)
2011-09-24  Andreas Dilgertune2fs: miscellaneous whitespace fixups
2011-09-24  Andreas Dilgertune2fs: kill external journal if device not found
2011-09-24  Andreas Dilgermisc: quiet minor compiler errors
2011-09-24  Richard W.M... libext2fs: add flag to ext2fs_flush() and ext2fs_close...
2011-09-20  Theodore Ts'oe2fsck.8: fix spelling mistake in man page
2011-09-19  Theodore Ts'olibquota: only build a static library
2011-09-19  Theodore Ts'odebian: add support for multiarch
2011-09-18  Theodore Ts'oShorten compile commands run by the build system
2011-09-16  Eric Sandeenmke2fs: free tdb_dir string if it came from the profile
2011-09-16  Eric Sandeene4defrag: Check error return of sysconf()
2011-09-16  Eric Sandeene2fsprogs: Don't try to close an fd which is negative
2011-09-16  Eric Sandeentune2fs: handle inode and/or block bitmap read failures...
2011-09-16  Eric Sandeene2fsck: Fix leaks in error paths
2011-09-16  Eric Sandeentest_icount: fclose() before exit
2011-09-16  Eric Sandeenlibext2: Fix leaks in write_bitmaps on error returns
2011-09-16  Eric Sandeene2initrd_helper: Fix memory leak on error
2011-09-16  Eric Sandeenmke2fs: Do not let -t or -T be specified more than...
2011-09-16  Eric Sandeene2fsck: remove extraneous memset
2011-09-16  Eric Sandeenfilefrag: Fix uninitialized "expected" value
2011-09-16  Eric Sandeensubst: Fix free of uninit pointers
2011-09-16  Eric Sandeene2fsprogs: Fix some error cleanup path bugs
2011-09-16  Eric Sandeene2fsck: Don't store old_op from ehandler_operation...
2011-09-16  Eric Sandeenlibe2p: reach unreachable code
2011-09-16  Eric Sandeenfreefrag: fix up getopt case statement
2011-09-16  Eric Sandeenuuidd: Add missing break to option case statement
2011-09-16  Eric Sandeene2fsprogs: annotate intentional fallthroughs in case...
2011-09-16  Eric Sandeene2fsck: handle null fs in print_pathname()
2011-09-16  Eric Sandeenlibext2fs: Potential null ptr deref in undo_err_handler...
2011-09-16  Eric Sandeenlibext2: move buf variable completely under ifdef
2011-09-16  Eric Sandeenmke2fs: remove impossible tests for null usage_types
2011-09-16  Eric Sandeenfsck: fix -C option parsing
2011-09-16  Eric Sandeene2fsprogs: Remove impossible name_len tests.
2011-09-16  Eric Sandeenlibext2: Fix EXT2_LIB_SOFTSUPP masking
2011-09-16  Theodore Ts'olibext2s: fix swapfs.c so it builds on big endian systems
2011-09-16  Theodore Ts'odebian: use 1.41.99 hack so that lintain doesn't complain
2011-09-16  Theodore Ts'oUpdate for e2fsprogs 1.42-WIP-0916 release v1.42-WIP-0916
2011-09-16  Theodore Ts'olibquota: indicate in the ELF library image that it...
2011-09-16  Theodore Ts'odebugfs: add 64-bit support to the set_field commands
2011-09-16  Theodore Ts'olibext2fs: add metadata checksum and snapshot feature...
2011-09-16  Theodore Ts'odumpe2fs: display "free blocks" as "free clusters"...
2011-09-16  Eric Sandeenlibext2fs: remove redundant last-group check in ext2fs_...
next