index
:
e2fsprogs
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
e2fsck
/
Makefile.in
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-18
Shorten compile commands run by the build system
Theodore Ts'o
1
-105
/
+148
2011-08-31
e2fsck: add support for checking the built-in quota files
Aditya Kali
1
-17
/
+29
2011-08-11
e2fsck: catch termination signals and print information about them
Theodore Ts'o
1
-3
/
+16
2010-06-07
Merge branch 'maint' into next
Theodore Ts'o
1
-24
/
+10
2010-05-17
Add configure options --enable-symlink-build and --enable-symlink-install
Theodore Ts'o
1
-24
/
+10
2009-11-16
Add $(LIBINTL) to tst_problem linked libs.
Matthias Andree
1
-1
/
+2
2009-10-04
Don't use in-tree header files if using system uuid or blkid libraries
Theodore Ts'o
1
-96
/
+71
2009-07-02
Add support for configure --enable-verbose-makecmds
Theodore Ts'o
1
-57
/
+57
2009-07-01
Fix Makefile dependencies for libcom_err
Theodore Ts'o
1
-9
/
+11
2009-05-02
e2fsck: Add test code in problem.c to verify problem codes
Andreas Dilger
1
-2
/
+7
2008-11-15
e2fsck: Fix build of e2fsck.profiled if profiling is enabled
Theodore Ts'o
1
-1
/
+1
2008-09-12
Fix compiling under diet libc
Theodore Ts'o
1
-1
/
+1
2008-09-02
Improve ELF shared library handling
Theodore Ts'o
1
-3
/
+1
2008-07-18
Fix cross compilation issues in e2fsck/gen_crc32table
Theodore Ts'o
1
-1
/
+1
2008-07-13
e2fsck: Set LD_LIBRARY_PATH before running "make check" programs
Theodore Ts'o
1
-4
/
+4
2008-06-19
Fix "make check" in e2fsck subdirectory to use the in-tree com_err library
Theodore Ts'o
1
-2
/
+2
2008-06-06
Add CRC32 (big-endian) routine for use by journal checksums
Theodore Ts'o
1
-56
/
+111
2008-05-14
Install {mkfs,fsck}.{ext4,ext4dev} binary and man pages
Theodore Ts'o
1
-2
/
+18
2008-02-29
Merge branch 'maint'
Theodore Ts'o
1
-1
/
+1
2008-02-28
Fix makefile dependency issues for various install targets
Mike Frysinger
1
-1
/
+1
2008-02-27
Merge branch 'maint'
Theodore Ts'o
1
-6
/
+6
2008-02-26
Enhance e2fsck's reporting for reporting unsupported filesystem features
Theodore Ts'o
1
-6
/
+6
2008-01-27
Merge branch 'maint' into next
Theodore Ts'o
1
-9
/
+5
2008-01-27
Don't build e2fsck statically by default anymore
Theodore Ts'o
1
-9
/
+5
2007-08-11
Remove e2fsck's -s and -S options to byte-swap ancient PPC filesystems
Theodore Ts'o
1
-10
/
+2
2006-10-01
Fix Debian FTBFS problem caused by devmapper library using pthreads
Theodore Ts'o
1
-3
/
+3
2006-03-27
Add man page documenting the /etc/e2fsck.conf configuration file.
Theodore Ts'o
1
-2
/
+17
2006-01-02
Simplify profile core functionality
Theodore Ts'o
1
-3
/
+4
2005-12-31
Fix incorrect location of prof_err.h in profile.c.
Theodore Ts'o
1
-2
/
+2
2005-12-30
Add the profile library code to e2fsck
Theodore Ts'o
1
-30
/
+57
2005-05-06
Update "make depend" information. Fixes SMP parallel build problem.
Theodore Ts'o
1
-87
/
+97
2004-12-15
Add install-strip and install-shlibs-strip targets
Theodore Ts'o
1
-10
/
+24
2004-12-14
Use MKINSTALLDIRS macro so that the Makefiles can find the script
Theodore Ts'o
1
-2
/
+1
2004-11-30
Use Linux-kernel-style makefile output to make it easier to
Theodore Ts'o
1
-13
/
+25
2004-04-03
Refine the build process to avoid re-running subst all the time on
Theodore Ts'o
1
-1
/
+1
2004-02-23
Makefile.in (PROFILED_LIBS, PROFILED_DEPLIBS): Fix reference to
Theodore Ts'o
1
-2
/
+2
2003-05-03
Update to gettext 0.11.5. We now enable NLS support by default.
Theodore Ts'o
1
-3
/
+3
2003-03-16
Update dependency information in Makefiles
Theodore Ts'o
1
-27
/
+54
2003-03-01
Update debugfs and e2fsck to use the blkid library.
Theodore Ts'o
1
-6
/
+9
2002-10-31
Makefile.in (install): Search all compression extensions when
Theodore Ts'o
1
-1
/
+3
2002-08-31
Update for 1.28 release.
Theodore Ts'o
1
-1
/
+12
2002-08-01
Change e2fsck to use a red/black tree in pass1b, to remove O(n**2)
Theodore Ts'o
1
-3
/
+4
2002-07-20
Add support to e2fsck to reindex directories to use hash trees.
Theodore Ts'o
1
-2
/
+3
2002-06-25
Add initial support for htree directories.
Theodore Ts'o
1
-6
/
+8
2002-02-24
Fix typo in previous changeset; the man pages for fsck.ext2 and
Theodore Ts'o
1
-2
/
+2
2002-02-24
Update makefiles to install mkfs.ext3, and to install man pages for
Theodore Ts'o
1
-0
/
+5
2001-12-24
Miscellaneous cleanup before 1.26-WIP release. Removed unused
Theodore Ts'o
1
-0
/
+19
2001-12-23
Move linux/jbd.h to ext2fs/kernel-jbd.h, to avoid using the
Theodore Ts'o
1
-22
/
+0
2001-12-16
Fix e2fsck's handling of external journals,and update journal
Theodore Ts'o
1
-3
/
+3
2001-12-02
Fixes necessary for e2fsprogs to work using the diet libc.
Theodore Ts'o
1
-4
/
+7
[next]