Whamcloud - gitweb
Use an autoconf test to detect for a BSD- or GNU-style qsort_r function
[tools/e2fsprogs.git] / lib / config.h.in
2022-09-23 Theodore Ts'oUse an autoconf test to detect for a BSD- or GNU-style...
2022-04-28 Lukas CzernerUse mallinfo2 instead of mallinfo if available
2021-12-21 Theodore Ts'olibuuid: try to use getrandom() or getentropy() if...
2021-02-09 Theodore Ts'oconfigure.ac: convert all help strings to use AS_HELP_S...
2021-01-21 Theodore Ts'oAdd configure and build support for the pthreads library
2019-08-15 Theodore Ts'oe2fsck: add a developer-only extended option: clear_all...
2019-03-07 Theodore Ts'oMerge branch 'old-maint' into maint
2019-03-07 Dongyang LiFix autoheader warnings
2018-10-16 Nicholas Clarkfuse2fs: add fakeroot option.
2018-06-22 Shuichi Iharamisc: add e2mmpstatus utility via dumpe2fs
2017-12-13 Theodore Ts'oMerge branch 'maint' into next
2017-12-13 Dmitry V. LevinFix compilation warnings about functions declared in...
2017-06-08 Jan Karalibext2fs: fix fsync(2) detection
2017-05-30 Darrick J. Wonge2freefrag: use GETFSMAP on mounted filesystems
2016-06-07 Theodore Ts'oconfigure: fix detection of dlopen() for BSD systems
2016-05-30 Theodore Ts'oAdd configure --disable-tdb which disables e2fsck's...
2015-07-04 Theodore Ts'oconfigure: remove support to disable quota support
2015-07-03 Theodore Ts'oconfigure: remove support to disable htree support
2015-06-20 Theodore Ts'orename configure.in to configure.ac
2015-06-19 Theodore Ts'ofix diet libc build breaks for e4crypt and fallocate
2015-06-11 Darrick J. Wongmisc: add fuse2fs, a FUSE server for e2fsprogs
2015-04-21 Darrick J. Wonglibext2fs/e2fsck: provide routines to read-ahead metadata
2015-04-12 Theodore Ts'oRemove compression support
2014-11-04 Theodore Ts'oMerge branch 'maint' into next
2014-10-20 Theodore Ts'outil: allow subst to build on systems that do not have...
2014-09-21 Darrick J. Wongmisc: use libmagic when libblkid can't identify something
2014-08-08 Theodore Ts'oMerge branch 'maint' into next
2014-08-08 Theodore Ts'olibext2fs: have UNIX IO manager use pread64/pwrite64
2014-08-03 Theodore Ts'oMerge branch 'maint' into next
2014-08-02 Darrick J. Wonglibext2fs: have UNIX IO manager use pread/pwrite
2014-07-28 Ross Burtonmisc: copy extended attributes in populate_fs
2014-07-06 Theodore Ts'oMerge branch 'maint' into next
2014-07-05 Andreas Dilgerblkid: remove unnecessary header and comment
2014-07-05 Theodore Ts'oaclocal.m4: update to newer versions of autoconf macros
2014-05-11 Theodore Ts'oMerge branch 'maint' into next
2014-05-07 Theodore Ts'omke2fs: check for a partition table and warn if present
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-06 Theodore Ts'oMerge branch 'maint' into next
2014-01-06 Baruch Siache4defrag: choose the best available posix_fadvise variant
2014-01-05 Theodore Ts'osubst: clean up various coverity nits
2013-12-31 Theodore Ts'oupdate config.h.in file to enable loopback mount detection
2013-06-16 Theodore Ts'oMerge branch 'maint' into next
2013-06-16 Theodore Ts'oWork around Debian Bug #712530
2013-06-16 Theodore Ts'oTry to use secure_getenv() in preference to __secure_ge...
2013-03-13 Theodore Ts'oMerge branch 'maint' into next
2013-01-25 Phillip Susilibext2fs: fix ext2fs_llseek on i386
2012-07-30 Tony BreedsAdd support so that all bmap statistics via configure...
2012-07-30 Tony BreedsMake Multi Mount Protection (MMP) optional at configure...
2012-05-28 Theodore Ts'olibquota: remove quota_is_on() which was the last user...
2012-04-05 Theodore Ts'oDon't assume that the presence of mntent.h means that...
2012-04-05 Theodore Ts'oe2fsck: add portability fallback in case getpwuid_r...
2012-03-07 Mike Frysingerconfigure: sort the lists for AC_CHECK_FUNCS and AC_CHE...
2011-11-14 Theodore Ts'oMake quota support disabled by support
2011-10-04 Theodore Ts'olibquota: clean up some gcc -Wall warnings
2011-09-18 Theodore Ts'oShorten compile commands run by the build system