Age | Commit message (Expand) | Author | Files | Lines |
2008-08-26 | Remove use of devmapper library by the blkid library | Theodore Ts'o | 1 | -50/+0 |
2008-08-22 | configure.in: Respect LDFLAGS environment variable if passed into configure | Theodore Ts'o | 1 | -1/+1 |
2008-08-22 | libuuid: Windows portability fixes | Theodore Ts'o | 1 | -1/+1 |
2008-08-22 | configure.in: use AC_MSG_{RESULT,WARN,ERROR} instead of echo | Theodore Ts'o | 1 | -71/+70 |
2008-07-13 | badblocks: If nanosleep() does not exist, try using usleep() instead | Theodore Ts'o | 1 | -1/+1 |
2008-07-13 | blkid: Add new option -L which pretty-prints the device list | Theodore Ts'o | 1 | -1/+1 |
2008-07-10 | Don't use thread local storage if using diet libc | Theodore Ts'o | 1 | -2/+10 |
2008-07-07 | debian: Create debian release tarball to obey new WIP naming convention | Theodore Ts'o | 1 | -2/+1 |
2008-06-07 | Merge branch 'maint' | Theodore Ts'o | 1 | -0/+19 |
2008-06-07 | Fix ext2fs_swap{16,32,64} for external applications on big-endian machines | Theodore Ts'o | 1 | -0/+19 |
2008-05-21 | Merge branch 'maint' | Theodore Ts'o | 1 | -8/+0 |
2008-05-21 | Remove default sizeof sizes in configure script when cross-compiling | Maciej W. Rozycki | 1 | -8/+0 |
2008-04-21 | Merge branch 'maint' | Theodore Ts'o | 1 | -0/+14 |
2008-04-21 | Fix "make docs" rule in Makefile for doc folder. | Manish Katiyar | 1 | -0/+14 |
2008-04-06 | Merge branch 'maint' into next | Theodore Ts'o | 1 | -1/+1 |
2008-04-01 | Remove bashism from configure script | Theodore Ts'o | 1 | -1/+1 |
2008-02-17 | Merge branch 'maint' into next | Theodore Ts'o | 1 | -2/+2 |
2008-02-17 | Add portability checks to support DJGPP | Christophe GRENIER | 1 | -1/+1 |
2008-02-17 | configure.in: Don't use the dc command unless it is required | Theodore Ts'o | 1 | -1/+1 |
2008-01-27 | Merge branch 'maint' into next | Theodore Ts'o | 1 | -23/+51 |
2008-01-27 | Don't build e2fsck statically by default anymore | Theodore Ts'o | 1 | -18/+0 |
2008-01-21 | Explicitly check for ftruncate64() in configure.in | Theodore Ts'o | 1 | -1/+1 |
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 | -4/+34 |
2008-01-01 | Merge branch 'maint' into next | Theodore Ts'o | 1 | -3/+43 |
2007-12-31 | Test for sys/syscall.h in configure to fix dietlibc build problem | Theodore Ts'o | 1 | -1/+1 |
2007-12-31 | Add --disable-uuidd configure option | Theodore Ts'o | 1 | -0/+20 |
2007-12-31 | Add --disable-tls configure option | Theodore Ts'o | 1 | -2/+22 |
2007-12-17 | Merge branch 'maint' into next | Theodore Ts'o | 1 | -1/+2 |
2007-12-16 | Add uuidd daemon to prevent duplicate time-based UUID's | Theodore Ts'o | 1 | -1/+2 |
2007-08-11 | Remove configure --enable-swapfs and associated support #defines | Theodore Ts'o | 1 | -20/+0 |
2007-07-04 | Improve the config/parse_types.sh helper script | Theodore Ts'o | 1 | -1/+2 |
2007-04-04 | Add tdb from Samba into libext2fs library. | Theodore Ts'o | 1 | -2/+2 |
2006-11-12 | Fixes for building RPM's via "make rpm" | Andreas Dilger | 1 | -13/+29 |
2006-10-22 | Add failsafe against duplicate UUID's generated by threaded programs | Theodore Ts'o | 1 | -1/+1 |
2006-10-21 | Fix amd64 build due to -lpthread ordering problem | Theodore Ts'o | 1 | -2/+2 |
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 | -0/+11 |
2006-04-09 | Fix asm_types.h type conflicts | Theodore Ts'o | 1 | -1/+5 |
2006-03-08 | Add device-mapper support to the blkid library | Karel Zak | 1 | -0/+28 |
2005-11-09 | Fix cross-compilation problems when CFLAGS contain target-specific options | Theodore Ts'o | 1 | -0/+12 |
2005-07-09 | This patch adds a check to use fstat or fstat64 in getsize.c if the | Andreas Dilger | 1 | -1/+1 |
2005-04-06 | Add paranoia checks into the blkid, ext2fs, and ss libraries to ignore | Theodore Ts'o | 1 | -2/+2 |
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 | -19/+0 |
2005-02-04 | Add support for maintainer mode, which enables the makefile rules | Theodore Ts'o | 1 | -0/+18 |
2005-02-03 | Drop the sparc assembly bitwise operations; it's less efficient | Theodore Ts'o | 1 | -15/+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 | -57/+14 |
2005-01-18 | Make configure.in script check for prerequisite headers when checking for | Theodore Ts'o | 1 | -1/+16 |