Age | Commit message (Expand) | Author | Files | Lines |
2008-02-17 | Add portability checks to support DJGPP | Christophe GRENIER | 1 | -1/+3 |
2008-02-17 | configure.in: Don't use the dc command unless it is required | Theodore Ts'o | 1 | -1/+1 |
2008-01-27 | Don't build e2fsck statically by default anymore | Theodore Ts'o | 1 | -23/+2 |
2008-01-21 | Explicitly check for ftruncate64() in configure.in | Theodore Ts'o | 1 | -1/+2 |
2008-01-04 | If --sbindir, et. al are specified to configure set $root_sbindir, et al. | Theodore Ts'o | 1 | -0/+16 |
2008-01-03 | Use pkg-config to determine where to find the devmapper library | Theodore Ts'o | 1 | -6/+223 |
2007-12-31 | Test for sys/syscall.h in configure to fix dietlibc build problem | Theodore Ts'o | 1 | -1/+2 |
2007-12-31 | Add --disable-uuidd configure option | Theodore Ts'o | 1 | -1/+30 |
2007-12-31 | Add --disable-tls configure option | Theodore Ts'o | 1 | -76/+97 |
2007-12-16 | Add uuidd daemon to prevent duplicate time-based UUID's | Theodore Ts'o | 1 | -1/+78 |
2007-07-04 | Improve the config/parse_types.sh helper script | Theodore Ts'o | 1 | -2659/+797 |
2007-04-04 | Add tdb from Samba into libext2fs library. | Theodore Ts'o | 1 | -2/+7 |
2006-11-12 | Fixes for building RPM's via "make rpm" | Andreas Dilger | 1 | -15/+33 |
2006-10-22 | Add failsafe against duplicate UUID's generated by threaded programs | Theodore Ts'o | 1 | -1/+2 |
2006-10-21 | Fix amd64 build due to -lpthread ordering problem | Theodore Ts'o | 1 | -3809/+6341 |
2006-10-01 | Fix Debian FTBFS problem caused by devmapper library using pthreads | Theodore Ts'o | 1 | -2/+2 |
2006-08-06 | If diff -u is supported, use it to report test failures. | Theodore Ts'o | 1 | -1/+12 |
2006-04-09 | Fix asm_types.h type conflicts | Theodore Ts'o | 1 | -2/+8 |
2006-03-08 | Add device-mapper support to the blkid library | Karel Zak | 1 | -1/+37 |
2005-11-09 | Fix cross-compilation problems when CFLAGS contain target-specific options | Theodore Ts'o | 1 | -1/+12 |
2005-07-09 | This patch adds a check to use fstat or fstat64 in getsize.c if the | Andreas Dilger | 1 | -1/+2 |
2005-07-05 | Set the executible bit on the configure script. | Theodore Ts'o | 1 | -0/+0 |
2005-04-06 | Add paranoia checks into the blkid, ext2fs, and ss libraries to ignore | Theodore Ts'o | 1 | -2/+5 |
2005-02-05 | Makefile util/gen-tarball executable after creating the file. | Theodore Ts'o | 1 | -0/+2 |
2005-02-05 | Remove support for --enable-clear-htree; this was | Theodore Ts'o | 1 | -25/+1 |
2005-02-04 | Add support for maintainer mode, which enables the makefile rules | Theodore Ts'o | 1 | -2/+22 |
2005-02-03 | Drop the sparc assembly bitwise operations; it's less efficient | Theodore Ts'o | 1 | -20/+0 |
2005-01-26 | Add pkg-config files to e2fsprogs's libraries. | Theodore Ts'o | 1 | -0/+2 |
2005-01-19 | configure.in: Clean up checks for dirent.d_reclen, ssize_t, | Theodore Ts'o | 1 | -58/+167 |
2005-01-18 | Make configure.in script check for prerequisite headers when checking for | Theodore Ts'o | 1 | -4/+133 |
2005-01-17 | Various portability fixes for Solaris systems. | Theodore Ts'o | 1 | -15/+30 |
2005-01-09 | Fix configure.in to use AC_CHECK_TYPES instead of the "broken by design" | Theodore Ts'o | 1 | -3/+2 |
2004-11-30 | Update to use gettext 0.14.1 and autoconf 2.50+ | Theodore Ts'o | 1 | -3463/+12056 |
2004-11-19 | Remove support for EVMS 1.x plugin library. | Theodore Ts'o | 1 | -273/+220 |
2004-11-19 | Remove the a.out DLL support, since it's been obsolete and unmaintained | Theodore Ts'o | 1 | -249/+219 |
2004-09-18 | Revamp the initrd scripts to use a new helper program, | Theodore Ts'o | 1 | -219/+243 |
2004-09-17 | Clean up the header file #include's for lib/blkid/getsize.c | Theodore Ts'o | 1 | -1/+1 |
2004-05-04 | configure.in, configure: Enable the fsck wrapper for the Debian | Theodore Ts'o | 1 | -1/+1 |
2004-04-03 | Use C99 stdint.h types instead of custom types in the uuid library. | Theodore Ts'o | 1 | -1/+1 |
2004-03-19 | Fix Darwin/Mac OS X support to fetch the ethernet address in the uuid library. | Theodore Ts'o | 1 | -15/+50 |
2004-02-23 | Update configure file using autoconf 2.13. | Theodore Ts'o | 1 | -42/+46 |
2004-02-23 | Add -mieee to CFLAGS if we're using GCC and the CPU is an Alpha. | Matthias Andree | 1 | -194/+205 |
2004-01-30 | Check in modified configure script from FreeBSD port changeset. | Theodore Ts'o | 1 | -1/+1 |
2003-08-01 | Include inttypes.h if present. New macros INT_TO_VOIDPTR and | Theodore Ts'o | 1 | -20/+93 |
2003-07-12 | badblocks.c (do_read, do_write, test_rw): Change the read/write | Theodore Ts'o | 1 | -1/+1 |
2003-07-12 | Update to use the new freebsd config triple (Addresses Debian | Theodore Ts'o | 1 | -6163/+3228 |
2003-07-05 | configure.in: | Theodore Ts'o | 1 | -3224/+6168 |
2003-06-08 | Adjust defaults for FreeBSD to no longer build the | Theodore Ts'o | 1 | -3/+3 |
2003-05-20 | Fix bug which caused --disable-evms not to work. | Theodore Ts'o | 1 | -205/+205 |
2003-05-17 | MCONFIG.in, configure.in: Only put the intl directory in the -I | Theodore Ts'o | 1 | -0/+6 |