index
:
e2fsprogs
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-16
po: update de.po (from translationproject.org)
Philipp Thomas
2
-1153
/
+2430
2011-10-16
po: update cs.po (from translationproject.org)
Petr Pisar
2
-208
/
+346
2011-10-16
libext2fs: allow ext2fs_get_memalign() to compile w/o posix_memalign()
Theodore Ts'o
2
-16
/
+35
2011-10-16
libext2fs: ext2fs_[set_]file_acl_block needs to check for 64-bit feature flag
Theodore Ts'o
17
-84
/
+102
2011-10-16
resize2fs: don't fail when shrinking an empty file system
Theodore Ts'o
1
-1
/
+1
2011-10-16
resize2fs: Do not fail if EXT4_IOC_RESIZE_FS ioctl doesn't exist
Lukas Czerner
1
-1
/
+6
2011-10-09
Update for e2fsprogs 1.42-WIP-1009 release
Theodore Ts'o
4
-13
/
+31
2011-10-09
debian: Add explicit source format to specify 3.0 (quilt)
Theodore Ts'o
1
-0
/
+1
2011-10-09
po: update sv.po (from translationproject.org)
Göran Uddeborg
2
-1069
/
+2320
2011-10-09
po: update fr.po (from translationproject.org)
Samuel Thibault
2
-1093
/
+2215
2011-10-09
po: update cs.po (from translationproject.org)
Petr Pisar
2
-1100
/
+2236
2011-10-09
filefrag: fix infinite loop in filefrag
Theodore Ts'o
1
-7
/
+0
2011-10-09
Fix more spelling errors found by translators and add pluralization
Theodore Ts'o
10
-196
/
+330
2011-10-09
po: add @-expansion for @q to the at-expand.pl script
Theodore Ts'o
1
-0
/
+1
2011-10-09
e2fsck: fix problem message for PR_1_QUOTA_BAD_MODE
Theodore Ts'o
1
-1
/
+1
2011-10-08
dumpe2fs.8.in: add man page warning about mounted file systems
Theodore Ts'o
1
-4
/
+3
2011-10-08
e2fsck: recover revoke blocks on 64bit filesystems correctly
Darrick J. Wong
2
-2
/
+12
2011-10-08
Fix spelling errors pointed out by translators
Theodore Ts'o
3
-3
/
+3
2011-10-08
debian: fix gcc-multilib dependency for mipsel as well as mips
Theodore Ts'o
1
-1
/
+1
2011-10-07
debian: update the changelog for the e2fsprogs 1.42~WIP-2011-10-05-2 release
Theodore Ts'o
1
-0
/
+12
2011-10-07
debian: add a mips-specific dependency on gcc-multilib
Theodore Ts'o
1
-1
/
+1
2011-10-06
libext2fs: make ext2fs_open_file() always use 3 arguments instead of varargs
Theodore Ts'o
6
-13
/
+8
2011-10-05
debian: Add a dependency on the 1.42~WIP-2011-1005-1 version of libcom_err
Theodore Ts'o
1
-1
/
+1
2011-10-05
uuidgen: don't use set_com_err_gettext()
Theodore Ts'o
1
-1
/
+0
2011-10-05
e2fsck: make e2fsck sigcatcher use SIGCHLD rather than SIGCLD
Theodore Ts'o
1
-1
/
+1
2011-10-05
libquota: remove flag argument to commit_dquot()
Theodore Ts'o
3
-11
/
+4
2011-10-05
debian: update libcomerr2.symbols
Theodore Ts'o
1
-0
/
+1
2011-10-05
libcom_err: declare com_err_gettext to be static
Theodore Ts'o
1
-1
/
+1
2011-10-05
Update for e2fsprogs 1.42-WIP-1005 release
Theodore Ts'o
4
-11
/
+29
2011-10-05
Update e2fsprogs.pot file for translators
Theodore Ts'o
1
-158
/
+991
2011-10-05
po: update de.po (from translationproject.org)
Philipp Thomas
2
-2
/
+2
2011-10-05
mke2fs: Fix up usage & error text for cluster size specification
Eric Sandeen
1
-2
/
+2
2011-10-05
Pass the gettext() function to libcom_err
Theodore Ts'o
14
-0
/
+14
2011-10-05
libcom_err: add set_com_err_gettext()
Theodore Ts'o
2
-2
/
+25
2011-10-05
po: add prof_err.c, ext2_err.c and uuidd.c to POTFILES.in
Theodore Ts'o
2
-1
/
+5
2011-10-05
compile_et: generate *_err.c files that have strings marked for xgettext
Theodore Ts'o
7
-209
/
+223
2011-10-04
libquota: remove NLS support
Theodore Ts'o
1
-26
/
+4
2011-10-04
libquota: use ext2_loff_t instead of loff_t
Theodore Ts'o
3
-12
/
+16
2011-10-04
libquota: remove get_qf_name()
Theodore Ts'o
5
-22
/
+8
2011-10-04
libquota: clean up some gcc -Wall warnings
Theodore Ts'o
9
-65
/
+29
2011-10-04
libquota: remove get_qf_path()
Theodore Ts'o
2
-20
/
+0
2011-10-04
e2fsck: make the signal catcher more portable, take 2
Theodore Ts'o
1
-0
/
+18
2011-10-04
Update debian/changelog for an interim release
Theodore Ts'o
1
-0
/
+10
2011-10-03
libext2fs: fix bad cast which causes problems for file systems > 512EB
Theodore Ts'o
1
-1
/
+1
2011-10-03
Add "big" and "huge" types to mke2fs.conf
Theodore Ts'o
2
-0
/
+12
2011-10-03
po: rebuild the .gmo files if they are missing or out of date
Theodore Ts'o
1
-1
/
+1
2011-10-03
e2fsprogs: Fix thinko in ext2fs_initialize bigalloc case
Eric Sandeen
1
-1
/
+1
2011-10-03
libext2fs: move #include "ext2fs.h" from crc32c_defs.h to crc32c.c
Theodore Ts'o
2
-17
/
+17
2011-10-03
resize2fs: fix on-line resizing
Theodore Ts'o
1
-4
/
+12
2011-10-03
libext2fs, libquota: fix some makefile dependency issues
Theodore Ts'o
2
-9
/
+18
[next]