Whamcloud - gitweb
tests: fix f_pre_1970_date_encoding on systems with a 32-bit time_t
[tools/e2fsprogs.git] / configure
2016-05-29 Theodore Ts'otests: fix f_pre_1970_date_encoding on systems with...
2016-05-22 Theodore Ts'oAdd --enable-hardening which builds e2fsprogs with...
2016-03-15 Theodore Ts'oconfigure.ac: fix up Debian naming scheme for its orig...
2015-07-12 Theodore Ts'orename libquota.a to libsupport.a
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-07-01 Theodore Ts'oconfigure: only include libuuid and libblkid in AC_OUTP...
2015-06-20 Theodore Ts'oconfigure: use system libraries for blkid and uuid...
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 Theodore Ts'omisc: if dlopen() is available, use it to load the...
2014-09-21 Darrick J. Wongmisc: use libmagic when libblkid can't identify something
2014-09-19 Theodore Ts'oMerge branch 'maint' into next
2014-09-19 Theodore Ts'oconfigure: disable uuidd by default if libuuid is disabled
2014-09-19 Theodore Ts'oMerge branch 'maint' into next
2014-09-19 Theodore Ts'ofix build with configure --disable-uuid --disable-blkid...
2014-09-16 Michael ForneyDon't clear BUILD_CFLAGS and BUILD_LDFLAGS when cross...
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-10 Theodore Ts'oMerge remote-tracking branch 'origin/maint' into next
2014-07-10 Theodore Ts'oFix up configure so it finds mkinstalldirs
2014-07-09 Theodore Ts'omke2fs: add support to align hugefiles relative to...
2014-07-06 Theodore Ts'oMerge branch 'maint' into next
2014-07-05 Theodore Ts'oconfigure.in: fix external libblkid test for static...
2014-07-05 Andreas Dilgerblkid: remove unnecessary header and comment
2014-07-05 Eric Sandeene2fsprogs: remove checker infrastructure
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 Chen QiFix cross compilation problem in parse-types.sh
2014-05-07 Theodore Ts'omke2fs: check for a partition table and warn if present
2014-02-24 Theodore Ts'oMerge branch 'maint' into next
2014-02-23 Theodore Ts'oAdd coverage testing using gcov
2014-02-06 Theodore Ts'oMerge branch 'maint' into next
2014-02-05 Theodore Ts'oconfigure: support biarch builds with --multiarch=lib64
2014-01-06 Theodore Ts'oMerge branch 'maint' into next
2014-01-06 Theodore Ts'oconfigure: fix --with-diet-libc
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-16 Theodore Ts'oMerge branch 'maint' into next
2013-12-16 Kazuya Miomke2fs: disallow creating FS on a loop mounted file...
2013-10-14 Theodore Ts'oMerge branch 'maint' into next
2013-10-14 Niu Yaweiquota: fix disabling quota, add quota tests
2013-10-14 Eric Sandeenmke2fs: remove quota docs if not configured in
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-05-16 Theodore Ts'oMerge branch 'maint' into next
2013-05-04 Theodore Ts'oconfigure: update configure script to be in sync with...
2012-12-17 Theodore Ts'oMerge branch 'maint' into next
2012-12-16 Theodore Ts'oconfigure: clarify message regarding checking if we...
2012-11-30 Theodore Ts'oMerge branch 'maint' into next
2012-11-29 Eric Sandeene2fsprogs: fix configure help text for quota
2012-09-10 Theodore Ts'oMerge branch 'maint' into next
2012-09-07 Theodore Ts'oconfigure: fix --enable-relative-symlink
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-06-13 Theodore Ts'oFix blhc (Build Log Hardening Check) warnings
2012-05-28 Theodore Ts'olibquota: remove quota_is_on() which was the last user...
2012-05-13 Theodore Ts'oTeach build system to install relative symlinks if...
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...
2012-02-27 Andreas Dilgerlibquota: don't include system quota.h header
2011-11-28 Theodore Ts'oconfigure: check for msync() for portability reasons
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-19 Theodore Ts'odebian: add support for multiarch
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-09-16 Lukas Czernere2fsprogs: Use punch hole as "discard" on regular files
2011-08-31 Aditya Kalie2fsprogs: add quota library to e2fsprogs
2011-08-11 Theodore Ts'oe2fsck: catch termination signals and print information...
2010-12-24 Theodore Ts'oconfigure: control whether e4defrag is built/installed...
2010-12-17 Theodore Ts'oe4defrag: Fix the overflow in e4defrag with > 2GB files
2010-09-25 Theodore Ts'oMerge branch 'maint' into next
2010-08-02 Theodore Ts'obadblocks: Deal with UTF-8 characters in progress message
2010-06-07 Theodore Ts'oMerge branch 'maint' into next
2010-05-17 Theodore Ts'oAdd configure options --enable-symlink-build and -...
2010-01-31 Theodore Ts'oMerge branch 'maint' into next
2009-11-26 Theodore Ts'oconfigure: Work around bug in autoconf 2.64
2009-10-24 Theodore Ts'oMerge branch 'maint' into next
2009-10-21 Eric Sandeenconfigure.in: Fix typo: remove '2' from blkid_probe_get...
2009-10-05 Theodore Ts'oMerge branch 'maint' into next
2009-10-04 Eric Sandeenmke2fs: get device topology values from blkid
2009-09-07 Theodore Ts'oconfigure.in, configure: Drop --with-cc, --with-ccopts...
2009-09-07 Theodore Ts'oMerge branch 'maint' into next
2009-07-27 Eric Sandeene4defrag: remove a lot of cruft
2009-07-18 Matthias AndreeFix intl/ build: add E/Q/V macros, process intl/libgnui...
2009-07-02 Theodore Ts'oEnhance build system so that "make V=1" works like...
2009-07-02 Theodore Ts'oAdd support for configure --enable-verbose-makecmds
2009-06-29 Scott James Remnantconfigure.in: add --disable-libuuid option
2009-04-22 Theodore Ts'oconfigure.in: add --disable-libblkid option
2009-04-15 Theodore Ts'olibuuid: Close all file descriptors before running...
2008-09-12 Theodore Ts'olibcom_err: Use sem_post/sem_init to prevent race condi...
next