index
:
users/pcacjr/e2fsprogs.git
debian
e2fsprogs-interim
maint
master
next
pu
Unnamed repository; edit this file 'description' to name the repository.
Paulo Alcantara
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
configure.in: require at least autoconf 2.54
Theodore Ts'o
2012-12-24
1
-1
/
+1
*
configure: clarify message regarding checking if we can link with -static
Theodore Ts'o
2012-12-15
1
-2
/
+4
*
e2fsprogs: fix configure help text for quota
Eric Sandeen
2012-11-28
1
-1
/
+1
*
configure: fix --enable-relative-symlink
Theodore Ts'o
2012-09-07
1
-2
/
+17
*
Fix blhc (Build Log Hardening Check) warnings
Theodore Ts'o
2012-06-13
1
-1
/
+5
*
libquota: remove quota_is_on() which was the last user of quotactl()
Theodore Ts'o
2012-05-28
1
-1
/
+0
*
Teach build system to install relative symlinks if requested
Theodore Ts'o
2012-05-12
1
-3
/
+21
*
Don't assume that the presence of mntent.h means that setmntent() exists
Theodore Ts'o
2012-04-05
1
-0
/
+1
*
e2fsck: add portability fallback in case getpwuid_r is not present
Theodore Ts'o
2012-04-05
1
-0
/
+1
*
configure: sort the lists for AC_CHECK_FUNCS and AC_CHECK_HEADERS
Mike Frysinger
2012-03-06
1
-2
/
+86
*
libquota: don't include system quota.h header
Andreas Dilger
2012-02-27
1
-1
/
+1
*
configure: check for msync() for portability reasons
Theodore Ts'o
2011-11-28
1
-1
/
+1
*
Make quota support disabled by support
Theodore Ts'o
2011-11-14
1
-30
/
+12
*
libquota: clean up some gcc -Wall warnings
Theodore Ts'o
2011-10-04
1
-2
/
+2
*
debian: add support for multiarch
Theodore Ts'o
2011-09-18
1
-0
/
+8
*
Shorten compile commands run by the build system
Theodore Ts'o
2011-09-18
1
-41
/
+52
*
e2fsprogs: Use punch hole as "discard" on regular files
Lukas Czerner
2011-09-15
1
-1
/
+1
*
e2fsprogs: add quota library to e2fsprogs
Aditya Kali
2011-08-31
1
-1
/
+52
*
e2fsck: catch termination signals and print information about them
Theodore Ts'o
2011-08-11
1
-2
/
+6
*
configure: control whether e4defrag is built/installed via --disable-defrag
Theodore Ts'o
2010-12-24
1
-0
/
+18
*
e4defrag: Fix the overflow in e4defrag with > 2GB files
Theodore Ts'o
2010-12-16
1
-1
/
+1
*
Merge branch 'maint' into next
Theodore Ts'o
2010-09-24
1
-1
/
+1
|
\
|
*
badblocks: Deal with UTF-8 characters in progress message
Theodore Ts'o
2010-08-01
1
-1
/
+1
*
|
Merge branch 'maint' into next
Theodore Ts'o
2010-06-07
1
-1
/
+37
|
\
|
|
*
Add configure options --enable-symlink-build and --enable-symlink-install
Theodore Ts'o
2010-05-17
1
-1
/
+37
*
|
Merge branch 'maint' into next
Theodore Ts'o
2010-01-31
1
-8
/
+8
|
\
|
|
*
configure: Work around bug in autoconf 2.64
Theodore Ts'o
2009-11-26
1
-8
/
+8
*
|
Merge branch 'maint' into next
Theodore Ts'o
2009-10-24
1
-1
/
+1
|
\
|
|
*
configure.in: Fix typo: remove '2' from blkid_probe_get_topology2
Eric Sandeen
2009-10-21
1
-1
/
+1
*
|
Merge branch 'maint' into next
Theodore Ts'o
2009-10-04
1
-1
/
+8
|
\
|
|
*
mke2fs: get device topology values from blkid
Eric Sandeen
2009-10-04
1
-1
/
+8
*
|
Merge branch 'maint' into next
Theodore Ts'o
2009-09-07
1
-36
/
+10
|
\
|
|
*
configure.in, configure: Drop --with-cc, --with-ccopts, --with-ldopts
Theodore Ts'o
2009-09-06
1
-36
/
+10
*
|
e4defrag: remove a lot of cruft
Eric Sandeen
2009-07-27
1
-1
/
+1
|
/
*
Fix intl/ build: add E/Q/V macros, process intl/libgnuintl.h
Matthias Andree
2009-07-18
1
-1
/
+2
*
Enhance build system so that "make V=1" works like the Linux Kernel
Theodore Ts'o
2009-07-02
1
-0
/
+1
*
Add support for configure --enable-verbose-makecmds
Theodore Ts'o
2009-07-02
1
-0
/
+22
*
configure.in: add --disable-libuuid option
Scott James Remnant
2009-06-29
1
-0
/
+51
*
configure.in: add --disable-libblkid option
Theodore Ts'o
2009-04-22
1
-1
/
+54
*
libuuid: Close all file descriptors before running uuidd
Theodore Ts'o
2009-04-15
1
-1
/
+1
*
libcom_err: Use sem_post/sem_init to prevent race conditions
Theodore Ts'o
2008-09-12
1
-1
/
+16
*
Improve ELF shared library handling
Theodore Ts'o
2008-09-02
1
-1
/
+6
*
Enable test_io debugging by default
Theodore Ts'o
2008-09-01
1
-2
/
+7
*
Remove use of devmapper library by the blkid library
Theodore Ts'o
2008-08-26
1
-50
/
+0
*
configure.in: Respect LDFLAGS environment variable if passed into configure
Theodore Ts'o
2008-08-22
1
-1
/
+1
*
libuuid: Windows portability fixes
Theodore Ts'o
2008-08-22
1
-1
/
+1
*
configure.in: use AC_MSG_{RESULT,WARN,ERROR} instead of echo
Theodore Ts'o
2008-08-22
1
-71
/
+70
*
badblocks: If nanosleep() does not exist, try using usleep() instead
Theodore Ts'o
2008-07-13
1
-1
/
+1
*
blkid: Add new option -L which pretty-prints the device list
Theodore Ts'o
2008-07-13
1
-1
/
+1
*
Don't use thread local storage if using diet libc
Theodore Ts'o
2008-07-10
1
-2
/
+10
[next]