1. 2c0dd0f Update release notes, version files for 1.40.4 release by Theodore Ts'o · 17 years ago
  2. 1e5c6d3 Expand discussion of the -D option in e2fsck's man page by Theodore Ts'o · 17 years ago
  3. ffff966 debian: Fix the document ID in comerr_dev.doc-base by Theodore Ts'o · 17 years ago
  4. 904dad5 Update dependencies in lib/uuid/Makefile.in by Theodore Ts'o · 17 years ago
  5. 46e770b debian: Use useradd and groupadd in favor of adduser by Theodore Ts'o · 17 years ago
  6. a827a2a debian: build the e2fsck-static package so it works on 2.4 kernels by Theodore Ts'o · 17 years ago
  7. 9320c6f Fix build error in blkid/tst_types.c when using diet libc by Theodore Ts'o · 17 years ago
  8. 29dd9d1 Test for sys/syscall.h in configure to fix dietlibc build problem by Theodore Ts'o · 17 years ago
  9. 61a679d debian: Do not use TLS or uuidd when building the bootfloppy udeb's by Theodore Ts'o · 17 years ago
  10. 5610f99 Add --disable-uuidd configure option by Theodore Ts'o · 17 years ago
  11. 3249394 Add --disable-tls configure option by Theodore Ts'o · 17 years ago
  12. 3306861 Fix build failure on non-Linux/non-Hurd/non-Masix systems by Theodore Ts'o · 17 years ago
  13. e5aace9 Convert use of ext2fs_get_mem to ext2fs_get_array for overflow detection by Theodore Ts'o · 17 years ago
  14. 20ca0f6 Update Vietnamese translation from the Translation Project by Theodore Ts'o · 17 years ago
  15. 113d636 uuidd: Avoid race conditions to that only one uuidd is started by Theodore Ts'o · 17 years ago
  16. f79fb49 libuuid: Fix bug which caused uuidd to fail if sizeof(int) != sizeof(int *) by Theodore Ts'o · 17 years ago
  17. 3166c58 Add #define needed for Hurd ioctl definitions by Theodore Ts'o · 17 years ago
  18. f91f55f debian: Add a dependency on libuuid1 to the uuid-runtime package by Theodore Ts'o · 17 years ago
  19. d37a4fa libuuid: Only try to start the uuidd daemon a limited number of times by Theodore Ts'o · 17 years ago
  20. 9d8c203 libuuid: When starting uuidd, use waitpid() to reap the zombie process by Theodore Ts'o · 17 years ago
  21. 2165003 uuidd: Use /var/lib/libuuid instead of /var/run/uuidd by Theodore Ts'o · 17 years ago
  22. 740837d by Theodore Ts'o · 17 years ago
  23. 5221837 fsck: '#' is only a comment character at the beginning of an fstab line by Theodore Ts'o · 17 years ago
  24. f8efcda blkid: Output non-printing characters using ^ and M- notation by Theodore Ts'o · 17 years ago
  25. 43f0cbc Remove Rwandan translation by Theodore Ts'o · 17 years ago
  26. cb3f5f2 Update Dutch and Polish translations from the Translation Project by Theodore Ts'o · 17 years ago
  27. 6b6c27f libcom_err: Fix sign-extension problem on 64-bit systems in error_message() by Theodore Ts'o · 17 years ago
  28. 20c10a7 blkid: Avoid division by zero error when probing an invalid FAT filesystem by Theodore Ts'o · 17 years ago
  29. bef4060 libss: Fix "make check" test case to work portably by Theodore Ts'o · 17 years ago
  30. daecda1 Fix uuid_unparse man page to give a correct example UUID output string by Theodore Ts'o · 17 years ago
  31. 3e41608 Fix Debian rules files to support building non-Linux archs by Samuel Thibault · 17 years ago
  32. a6ea47a Fix cross-compilation support in Debian's build rules by Theodore Ts'o · 17 years ago
  33. 9a083af ext2fs_flushfs: Remove the NEEDS_RECOVERY from the backup superblocks by Theodore Ts'o · 17 years ago
  34. 80dda9b Update release notes, version files, etc., for 1.40.3 release. by Theodore Ts'o · 17 years ago
  35. ee01079 libext2fs: Add checks to prevent integer overflows passed to malloc() by Theodore Ts'o · 17 years ago
  36. 7ce2389 Add Ubuntu-specific e2fsck.conf file to work around Ubuntu issues by Theodore Ts'o · 17 years ago
  37. 04aa472 Update Debian policy compliance to version 3.7.3.0 by Theodore Ts'o · 17 years ago
  38. e42dead gen-tarball: Ignore the Meta directory when creating the release tarballs by Theodore Ts'o · 17 years ago
  39. 7527ef1 Update Spanish translation and e2fsprogs.pot file for 1.40.3 release by Theodore Ts'o · 17 years ago
  40. 1113bf7 libss: Fix parallel build failure by Theodore Ts'o · 17 years ago
  41. 38361bb e2fsprogs: fix blkid whole-disk scanning heuristics by Eric Sandeen · 17 years ago
  42. 7e5a86a libext2fs: Fix a corner case bug in ext2fs_unlink by Theodore Ts'o · 17 years ago
  43. 8cdd6a6 fix check_mntent_file() to pass mode for open(O_CREAT) by Andreas Dilger · 17 years ago
  44. 33b9283 Fix errors in test_ss.c so it can be an example application and test case by Theodore Ts'o · 17 years ago
  45. 20abd3e e2image in raw-mode appends an extra byte to image-file by Arun Thomas · 17 years ago
  46. 3eaf862 Fix typo in the summary section of the blkid man page by Theodore Ts'o · 17 years ago
  47. f305918 mke2fs: Change usage message to use -E instead -R, which is deprecated by Theodore Ts'o · 17 years ago
  48. f493d4e libblkid: recognize squashfs filesystems on BE systems. by Eric Sandeen · 17 years ago
  49. 5845efd libblkid: detect squashfs by Eric Sandeen · 17 years ago
  50. 0c37f45 e2fsck: backup superblocks if key constants have changed by Theodore Ts'o · 17 years ago
  51. 0cfce7f e2fsck: update the backup superblocks if the feature bitmasks are changed by Theodore Ts'o · 17 years ago
  52. f6341e9 ext2fs_dblist_dir_iterate: Fix ABORT propagation logic by Theodore Ts'o · 17 years ago
  53. 846be6d libblkid: Add more magic numbers that might mean there is a FAT filesystem by Theodore Ts'o · 17 years ago
  54. d006b8c e2fsck: Don't mark the filesystem invalid because of time errors by Theodore Ts'o · 17 years ago
  55. 60702c2 Work around lame Ubuntu init scripts / installer bugs by Theodore Ts'o · 17 years ago
  56. ed773a2 fsck: Ignore /etc/fstab entries for bind mounts by Theodore Ts'o · 17 years ago
  57. 29cf185 Add test for the case where s_inode_size is zero by Theodore Ts'o · 17 years ago
  58. cc8fb0e Delete the test.img file after running the resize2fs tests by Theodore Ts'o · 17 years ago
  59. cd53808 e2fsck: If the superblock is corrupt, automatically retry with the backup sb by Theodore Ts'o · 17 years ago
  60. ba9d929 Don't crash if s_inode_size is zero by Theodore Ts'o · 17 years ago
  61. 5845caa Use sscanf instead of atoi when parsing e2fsck options by Theodore Ts'o · 17 years ago
  62. 3524625 Update Dutch translation file from the Translation Project by Theodore Ts'o · 17 years ago
  63. 3b302c2 Fix typo and clarify the uuidgen man page by Theodore Ts'o · 17 years ago
  64. 01ff329 Update Swedish translation file from the Translation Project by Theodore Ts'o · 17 years ago
  65. 7c8e9ac Make sure $prefix/etc is created before installing mke2fs.conf by Theodore Ts'o · 17 years ago
  66. 9f0288d e2fsck: Allow i_size to be rounded up to the size of a VM page by Theodore Ts'o · 17 years ago
  67. c5ca71d Add "make check" to the RPM spec file by Theodore Ts'o · 17 years ago
  68. 4764a57 Fix mke2fs tests to avoid needing any significant ^M (CR) characters by Theodore Ts'o · 17 years ago
  69. bd828a2 Fix test in ext2fs_check_desc() for inode table within block group by Eric Sandeen · 17 years ago
  70. 5a92a62 Properly calculate overhead in ext2fs_initialize() by Theodore Ts'o · 17 years ago
  71. f541763 Add Catalan translation from the Translation Project by Theodore Ts'o · 17 years ago
  72. db9097c Fix big-endian byte-swapping bug in ext2fs_swap_inode_full() by Eric Sandeen · 17 years ago
  73. d2dc78a Update ChangeLog, README, RELEASE-NOTES for 1.40.2 release by Theodore Ts'o · 17 years ago
  74. febac23 Update tune2fs man page to include more discussion of reserved blocks by Theodore Ts'o · 17 years ago
  75. c4b5c45 Update Dutch and Vietnamese PO files from the Translation Project by Theodore Ts'o · 17 years ago
  76. 5e9ba85 Fix e2fsck segfault on very badly damaged filesystems by Theodore Ts'o · 17 years ago
  77. d46ce70 Update Polish translation from the Translation Project by Theodore Ts'o · 17 years ago
  78. 575307c e2fsck: Fix salvage_directory when the last entry's rec_len is too big by Kalpak Shah · 17 years ago
  79. 48b0ea4 Update Turkish translation from Translation Project by Theodore Ts'o · 17 years ago
  80. 23edf9b Fix typo'ed version number in the release notes by Theodore Ts'o · 17 years ago
  81. b1c2a3e Fix debian/control file to use ${binary:Version} instead of ${Source-Version} by Theodore Ts'o · 17 years ago
  82. a648ea6 Fix up Lintain complaint about the "make distclean" ignoring errors by Theodore Ts'o · 17 years ago
  83. 58b3df7 Update ChangeLog, README, RELEASE-NOTES for 1.40.1 release by Theodore Ts'o · 17 years ago
  84. 0225fac Add debugging printf to blkid's probe routine when original fs type failed by Theodore Ts'o · 17 years ago
  85. a2df22f Stop after the second '.' when parsing version numbers by Theodore Ts'o · 17 years ago
  86. 851bcf3 Update the *.po and *.gmo files after the e2fsprogs.pot update by Theodore Ts'o · 17 years ago
  87. 424a3e4 Remove Changelog files since they're not used after the git migration by Theodore Ts'o · 17 years ago
  88. 714da45 Update e2fsprogs.pot for translators by Theodore Ts'o · 17 years ago
  89. ac7dd69 Fix bug which could cause libblkid to loop forever by Theodore Ts'o · 17 years ago
  90. 73d4f8c Update French and Dutch translation files by Theodore Ts'o · 17 years ago
  91. fd6ee4e Update Vietnamese PO file from the Translation Project by Theodore Ts'o · 17 years ago
  92. 29a5dee Improve the config/parse_types.sh helper script by Theodore Ts'o · 17 years ago
  93. a3f464f Fix bogus strip permission errors when building under Debian by Theodore Ts'o · 17 years ago
  94. d48bc60 Compile the default mke2fs.conf into mke2fs program by Theodore Ts'o · 17 years ago
  95. 6f890e5 Add new function: profile_set_default() by Theodore Ts'o · 17 years ago
  96. 6bde5c2 Add PROFILE_FILE_NO_RELOAD flag which is used by profile_update_file() by Theodore Ts'o · 17 years ago
  97. 1a191d6 e2fsck: Detect recursive loops in @-expansions by Theodore Ts'o · 17 years ago
  98. 4b4df79 Make it clear in an error message that it is mk_cmds that is complaining by Theodore Ts'o · 17 years ago
  99. 6c9cc58 Set LC_ALL instead of LANG in the test suite config by Theodore Ts'o · 17 years ago
  100. bcafb8d Add .gitignore file by Theodore Ts'o · 17 years ago