- 183c73b Teach build system to install relative symlinks if requested by Theodore Ts'o · 12 years ago
- b24efa2 Don't assume that the presence of mntent.h means that setmntent() exists by Theodore Ts'o · 13 years ago
- 25ff772 e2fsck: add portability fallback in case getpwuid_r is not present by Theodore Ts'o · 13 years ago
- 677fc91 configure: sort the lists for AC_CHECK_FUNCS and AC_CHECK_HEADERS by Mike Frysinger · 13 years ago
- 0df8a27 libquota: don't include system quota.h header by Andreas Dilger · 13 years ago
- db40c20 configure: check for msync() for portability reasons by Theodore Ts'o · 13 years ago
- 7becb20 Make quota support disabled by support by Theodore Ts'o · 13 years ago
- edbfd75 libquota: clean up some gcc -Wall warnings by Theodore Ts'o · 13 years ago
- 55e00a2 debian: add support for multiarch by Theodore Ts'o · 13 years ago
- d1154eb Shorten compile commands run by the build system by Theodore Ts'o · 13 years ago
- d2bfdc7 e2fsprogs: Use punch hole as "discard" on regular files by Lukas Czerner · 13 years ago
- f239fef e2fsprogs: add quota library to e2fsprogs by Aditya Kali · 13 years ago
- 9b3018a e2fsck: catch termination signals and print information about them by Theodore Ts'o · 13 years ago
- 8d9c50c configure: control whether e4defrag is built/installed via --disable-defrag by Theodore Ts'o · 14 years ago
- 30c0529 e4defrag: Fix the overflow in e4defrag with > 2GB files by Theodore Ts'o · 14 years ago
- 9d92a20 Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
- 61ef247 badblocks: Deal with UTF-8 characters in progress message by Theodore Ts'o · 14 years ago
- 97d26ce Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
- 5aa6c3f Add configure options --enable-symlink-build and --enable-symlink-install by Theodore Ts'o · 14 years ago
- 2d07b3a Merge branch 'maint' into next by Theodore Ts'o · 15 years ago
- 57aa50d configure: Work around bug in autoconf 2.64 by Theodore Ts'o · 15 years ago
- 72a729d Merge branch 'maint' into next by Theodore Ts'o · 15 years ago
- beb736b configure.in: Fix typo: remove '2' from blkid_probe_get_topology2 by Eric Sandeen · 15 years ago
- 95bcea9 Merge branch 'maint' into next by Theodore Ts'o · 15 years ago
- 9ed8e5f mke2fs: get device topology values from blkid by Eric Sandeen · 15 years ago
- 0b5b9f9 configure.in, configure: Drop --with-cc, --with-ccopts, --with-ldopts by Theodore Ts'o · 15 years ago
- dc615a2 Merge branch 'maint' into next by Theodore Ts'o · 15 years ago
- 4f1d0e8 e4defrag: remove a lot of cruft by Eric Sandeen · 15 years ago
- 98a5ad6 Fix intl/ build: add E/Q/V macros, process intl/libgnuintl.h by Matthias Andree · 15 years ago
- bcb915b Enhance build system so that "make V=1" works like the Linux Kernel by Theodore Ts'o · 15 years ago
- c13351f Add support for configure --enable-verbose-makecmds by Theodore Ts'o · 15 years ago
- 39fd3d4 configure.in: add --disable-libuuid option by Scott James Remnant · 15 years ago
- 14b596d configure.in: add --disable-libblkid option by Theodore Ts'o · 16 years ago
- 1207e36 libuuid: Close all file descriptors before running uuidd by Theodore Ts'o · 16 years ago
- d7f45af libcom_err: Use sem_post/sem_init to prevent race conditions by Theodore Ts'o · 16 years ago
- 55da987 Improve ELF shared library handling by Theodore Ts'o · 16 years ago
- af77365 Enable test_io debugging by default by Theodore Ts'o · 16 years ago
- 7515a74 Remove use of devmapper library by the blkid library by Theodore Ts'o · 16 years ago
- 1aaaa82 configure.in: Respect LDFLAGS environment variable if passed into configure by Theodore Ts'o · 16 years ago
- 6ec9ef1 libuuid: Windows portability fixes by Theodore Ts'o · 16 years ago
- 02d04db configure.in: use AC_MSG_{RESULT,WARN,ERROR} instead of echo by Theodore Ts'o · 16 years ago
- c13ab4f badblocks: If nanosleep() does not exist, try using usleep() instead by Theodore Ts'o · 16 years ago
- 3d05802 blkid: Add new option -L which pretty-prints the device list by Theodore Ts'o · 16 years ago
- eafba6c Don't use thread local storage if using diet libc by Theodore Ts'o · 16 years ago
- ab06396 debian: Create debian release tarball to obey new WIP naming convention by Theodore Ts'o · 16 years ago
- dc9345a Merge branch 'maint' by Theodore Ts'o · 16 years ago
- 488c75a Fix ext2fs_swap{16,32,64} for external applications on big-endian machines by Theodore Ts'o · 16 years ago
- c0af709 Merge branch 'maint' by Theodore Ts'o · 16 years ago
- b8251a5 Remove default sizeof sizes in configure script when cross-compiling by Maciej W. Rozycki · 16 years ago
- 4476105 Merge branch 'maint' by Theodore Ts'o · 17 years ago
- 7321d94 Fix "make docs" rule in Makefile for doc folder. by Manish Katiyar · 17 years ago
- ae38920 Merge branch 'maint' into next by Theodore Ts'o · 17 years ago
- 27f991b Remove bashism from configure script by Theodore Ts'o · 17 years ago
- bbf54ad Merge branch 'maint' into next by Theodore Ts'o · 17 years ago
- e7cc6f7 Add portability checks to support DJGPP by Christophe GRENIER · 17 years ago
- d69e7e2 configure.in: Don't use the dc command unless it is required by Theodore Ts'o · 17 years ago
- 428f6b3 Merge branch 'maint' into next by Theodore Ts'o · 17 years ago
- 7e8fe32 Don't build e2fsck statically by default anymore by Theodore Ts'o · 17 years ago
- 261cd39 Explicitly check for ftruncate64() in configure.in by Theodore Ts'o · 17 years ago
- c4ef11c If --sbindir, et. al are specified to configure set $root_sbindir, et al. by Theodore Ts'o · 17 years ago
- a4ece35 Use pkg-config to determine where to find the devmapper library by Theodore Ts'o · 17 years ago
- fef2b38 Merge branch 'maint' into next by Theodore Ts'o · 17 years ago
- 29dd9d1 Test for sys/syscall.h in configure to fix dietlibc build problem by Theodore Ts'o · 17 years ago
- 5610f99 Add --disable-uuidd configure option by Theodore Ts'o · 17 years ago
- 3249394 Add --disable-tls configure option by Theodore Ts'o · 17 years ago
- b689b8d Merge branch 'maint' into next by Theodore Ts'o · 17 years ago
- 740837d by Theodore Ts'o · 17 years ago
- a5dda05 Remove configure --enable-swapfs and associated support #defines by Theodore Ts'o · 17 years ago
- 29a5dee Improve the config/parse_types.sh helper script by Theodore Ts'o · 17 years ago
- 106ad96 Add tdb from Samba into libext2fs library. by Theodore Ts'o · 18 years ago
- 927566a Fixes for building RPM's via "make rpm" by Andreas Dilger · 18 years ago
- ae2868a Add failsafe against duplicate UUID's generated by threaded programs by Theodore Ts'o · 18 years ago
- e105214 Fix amd64 build due to -lpthread ordering problem by Theodore Ts'o · 18 years ago
- cce2f49 Fix Debian FTBFS problem caused by devmapper library using pthreads by Theodore Ts'o · 18 years ago
- e54635d If diff -u is supported, use it to report test failures. by Theodore Ts'o · 18 years ago
- 4ea7ea0 Fix asm_types.h type conflicts by Theodore Ts'o · 19 years ago
- 4db2f59 Add device-mapper support to the blkid library by Karel Zak · 19 years ago
- dd947da Fix cross-compilation problems when CFLAGS contain target-specific options by Theodore Ts'o · 19 years ago
- 9b7d811 This patch adds a check to use fstat or fstat64 in getsize.c if the by Andreas Dilger · 19 years ago
- 762c7c6 Add paranoia checks into the blkid, ext2fs, and ss libraries to ignore by Theodore Ts'o · 20 years ago
- ee683a1 Makefile util/gen-tarball executable after creating the file. by Theodore Ts'o · 20 years ago
- 33db8f8 Remove support for --enable-clear-htree; this was by Theodore Ts'o · 20 years ago
- 98919bd Add support for maintainer mode, which enables the makefile rules by Theodore Ts'o · 20 years ago
- 7004b4a Drop the sparc assembly bitwise operations; it's less efficient by Theodore Ts'o · 20 years ago
- e644186 Add pkg-config files to e2fsprogs's libraries. by Theodore Ts'o · 20 years ago
- 6c65d25 configure.in: Clean up checks for dirent.d_reclen, ssize_t, by Theodore Ts'o · 20 years ago
- da76d6b Make configure.in script check for prerequisite headers when checking for by Theodore Ts'o · 20 years ago
- 3223701 Various portability fixes for Solaris systems. by Theodore Ts'o · 20 years ago
- d2ee56d Fix configure.in to use AC_CHECK_TYPES instead of the "broken by design" by Theodore Ts'o · 20 years ago
- b0cacab Update to use gettext 0.14.1 and autoconf 2.50+ by Theodore Ts'o · 20 years ago
- 921f4ad Remove support for EVMS 1.x plugin library. by Theodore Ts'o · 20 years ago
- 2b5901d Remove the a.out DLL support, since it's been obsolete and unmaintained by Theodore Ts'o · 20 years ago
- 5d40773 Revamp the initrd scripts to use a new helper program, by Theodore Ts'o · 20 years ago
- 9845cf5 Clean up the header file #include's for lib/blkid/getsize.c by Theodore Ts'o · 20 years ago
- e363240 configure.in, configure: Enable the fsck wrapper for the Debian by Theodore Ts'o · 21 years ago
- 2625803 Use C99 stdint.h types instead of custom types in the uuid library. by Theodore Ts'o · 21 years ago
- 84ea6e7 Fix Darwin/Mac OS X support to fetch the ethernet address in the uuid library. by Theodore Ts'o · 21 years ago
- b1c92f9 Add -mieee to CFLAGS if we're using GCC and the CPU is an Alpha. by Matthias Andree · 21 years ago
- b34cbdd Re-add FreeBSD support. by Matthias Andree · 21 years ago
- 0c193f8 Include inttypes.h if present. New macros INT_TO_VOIDPTR and by Theodore Ts'o · 21 years ago