Whamcloud - gitweb
Update Makefile.in files using "make depend"
[tools/e2fsprogs.git] / lib / ext2fs / Makefile.in
2018-06-25 Theodore Ts'oUpdate Makefile.in files using "make depend"
2018-06-21 Jin QianAOSP: e2fsdroid/libext2fs: move hashmap into libext2fs
2018-02-28 Theodore Ts'oUpdate release notes, etc., for the 1.44.0-rc1 release v1.44.0-rc1
2017-10-16 Theodore Ts'oMerge branch 'maint' into next
2017-10-16 Sebastian RasmussenFix typos in code comments and developer docs
2017-08-29 Theodore Ts'oMerge branch 'maint' into next
2017-08-29 Theodore Ts'oUpdate release notes, etc., for the 1.43.6 release
2017-05-24 Adrien SchildknechtAOSP: libext2fs: android sparse io manager
2017-04-26 Theodore Ts'otests: skip running long test with "make check" and...
2017-04-06 Eric Biggerslibext2fs: apply LDFLAGS when building tst_inline_data
2017-01-29 Theodore Ts'olibext2fs: translate internal ext4 acl to Posix ACL...
2016-09-13 Theodore Ts'olibext2fs: add FreeBSD support to getsectsize.c
2016-09-02 Theodore Ts'oFix build reproducibility for mk_cmds and compile_et
2016-06-07 Theodore Ts'olibext2fs: don't use $(LDFLAGS_STATIC) when linking...
2016-05-31 Theodore Ts'olib: build elf shared libraries using -fPIC -shared
2016-05-30 Theodore Ts'oAdd configure --disable-tdb which disables e2fsck's...
2016-05-22 Theodore Ts'oAdd --enable-hardening which builds e2fsprogs with...
2016-03-15 Theodore Ts'oUpdate lib/ext2fs/Makefile.in using "make depend" v1.43-WIP-2016-03-15
2015-07-13 Theodore Ts'oMove dict.c from e2fsck to lib/support
2015-07-13 Theodore Ts'oMove the check_plausibility() function from misc to...
2015-07-12 Theodore Ts'orename libquota.a to libsupport.a
2015-06-10 Darrick J. Wonglibext2fs: implement fallocate
2015-05-26 Theodore Ts'olibext2fs, libe2p, misc: git rid of jfs_user.h
2015-05-05 Darrick J. Wonglibext2fs: support atexit cleanups
2015-05-03 Theodore Ts'oUpdate ext4 encryption format to final v4.1 version
2015-04-06 Theodore Ts'olibext2fs: fix bug in ext2fs_digest_encode()
2015-03-08 Theodore Ts'olibext2fs: fix up ext2fs_sha256() and ext2fs_sha512()
2015-03-08 Theodore Ts'olibext2fs: add ext2fs_digest_encode()
2015-02-24 Theodore Ts'olibext2fs: add functions for sha256 and sha512
2014-11-08 Darrick J. Wongmisc: fix compiler warnings and minor build errors
2014-09-20 Darrick J. Wongmisc: add plausibility checks to debugfs/tune2fs/dumpe2...
2014-09-19 Darrick J. Wongmisc: move check_plausibility into a separate file
2014-09-19 Theodore Ts'oFix build failures due to missing $(SYSLIBS)
2014-09-11 Theodore Ts'olib/ext2fs: fix Makefile to avoid a build splat when...
2014-09-11 Darrick J. Wongdebugfs: add the ability to write transactions to the...
2014-09-11 Darrick J. Wongdebugfs: create journal handling routines
2014-09-11 Theodore Ts'oMerge branch 'maint' into next
2014-09-08 Michael ForneyApply LDFLAGS when building tests
2014-09-08 Michael Forneytests: Add to LD_LIBRARY_PATH instead of overriding
2014-07-22 Theodore Ts'oMerge branch 'maint' into next
2014-07-10 Theodore Ts'olib/ext2fs: Only build tst_libext2fs for make check
2014-07-06 Theodore Ts'oMerge branch 'maint' into next
2014-07-05 Eric Sandeene2fsprogs: remove checker infrastructure
2014-05-27 Theodore Ts'oMerge branch 'maint' into next
2014-05-27 Theodore Ts'olib/ext2fs: clean and build ext2_types.h as necessary
2014-05-27 Theodore Ts'otst_libext2fs: add new debug program which used for...
2014-05-13 Theodore Ts'oMerge branch 'maint' into next
2014-05-11 Darrick J. Wongmisc: create better-packaged static analysis reports
2014-05-11 Theodore Ts'oMerge branch 'maint' into next
2014-05-07 David MichaelAdd a make variable for the pkgconfig install dir
2014-03-14 Darrick J. Wongall: Introduce cppcheck static checking for make C=1
2014-03-06 Theodore Ts'oUpdate Makefile dependencies
2014-03-04 Zheng Liulibext2fs: add a unit test for inline data
2014-03-04 Zheng Liulibext2fs: handle inline data in dir iterator function
2014-02-24 Theodore Ts'oMerge branch 'maint' into next
2014-02-23 Theodore Ts'oAdd coverage testing using gcov
2014-01-31 Theodore Ts'oMerge branch 'maint' into next
2014-01-30 Theodore Ts'oFix up the Makefiles dependencies in lib/ext2fs and...
2014-01-20 Theodore Ts'olibext2fs: build tst_bitmaps with rep invariants checki...
2014-01-06 Theodore Ts'oMerge branch 'maint' into next
2014-01-06 Theodore Ts'oconfigure: fix --with-diet-libc
2013-12-26 Theodore Ts'oMerge branch 'maint' into next
2013-12-16 Theodore Ts'oClean up sparse warnings
2013-10-13 Theodore Ts'oMerge branch 'maint' into next
2013-10-12 Darrick J. Wonge2fsprogs: add (optional) sparse checking to the build
2013-01-16 Theodore Ts'oMerge branch 'maint' into next
2013-01-16 Darren Hartlibext2fs: add the ext2fs_symlink() function
2012-12-24 Theodore Ts'oMerge branch 'maint' into next
2012-12-24 Theodore Ts'olibext2fs: link the test programs with static libraries
2012-12-24 Theodore Ts'odebugfs: add the ability to manipulate the extent tree...
2012-09-10 Theodore Ts'oMerge branch 'maint' into next
2012-09-10 Theodore Ts'oAllow e2fsprogs to be built using the clang (LLVM)...
2012-08-15 Theodore Ts'oMerge branch 'maint' into next
2012-08-07 Theodore Ts'oMerge branch 'maint' into next
2012-08-06 Theodore Ts'oPut ELF_OTHER_LIBS in the right place for the linker
2012-07-30 Theodore Ts'olibext2fs: move ext2fs_get_num_dirs to its own file
2012-06-13 Theodore Ts'oFix blhc (Build Log Hardening Check) warnings
2012-05-11 Theodore Ts'oSupport systems without posix_memalign() and memalign()
2012-04-09 Theodore Ts'olibext2fs: improve testing coverage of tst_bitmaps
2012-03-27 Theodore Ts'oUpdate Release Notes, Changelogs, version.h, etc. for... v1.42.2
2011-12-18 Theodore Ts'olibext2fs: add pseudo bitmap backend type EXT2FS_BMAP64...
2011-12-18 Lukas Czernerlibext2fs: add a bitmap implementation using rbtree's
2011-12-18 Lukas Czernerlibext2fs: add rbtree library
2011-12-18 Theodore Ts'olibext2fs: add tests for the bitmap functions
2011-11-29 Theodore Ts'oUpdate Release Notes, Changelogs, version.h, etc. for... v1.42
2011-11-26 Theodore Ts'otst_fs_struct: add program to help check ABI compatibil...
2011-11-19 Theodore Ts'odebugfs: add filefrag command
2011-11-19 Theodore Ts'odebugfs: add the freefrag command
2011-10-05 Theodore Ts'oUpdate for e2fsprogs 1.42-WIP-1005 release v1.42-WIP-1005
2011-10-03 Theodore Ts'olibext2fs, libquota: fix some makefile dependency issues
2011-10-01 Darrick J. Wonglibext2fs: Fix various bugs from the metadata checksum...
2011-09-25 Andreas Dilgerext2fs: add multi-mount protection (INCOMPAT_MMP)
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-09-16 Theodore Ts'olibext2fs: fix size check in tst_inode_size
2011-09-16 Darrick J. Wonglibext2fs: Add crc32c implementation for metadata check...
2011-09-14 Theodore Ts'olibext2fs: add new test: tst_inode_size
2011-06-20 Theodore Ts'olibext2fs: fix makefile dependency problem
2011-05-18 Lukas Czernere2image: Add support for qcow2 format
2010-12-20 Theodore Ts'oMerge branch 'maint' into next
2010-12-16 Eric Sandeene2fsprogs: fix type-punning warnings
next