1. 47526e3 libcom_err: Use thread local storage to fix reentrancy problems by Theodore Ts'o · 17 years ago
  2. 5010f29 Document the BLKID_FILE environment variable in the libblkid man page by Theodore Ts'o · 17 years ago
  3. f1d5fce Update e2fsprogs translation template and Vietnamese and Czech translations by Theodore Ts'o · 17 years ago
  4. a4045c2 blkid: Add support for returning labels for UDF filesystems by Theodore Ts'o · 17 years ago
  5. ab9f1a8 Don't try to create $DESTDIR/etc/init.d as part of make install by Theodore Ts'o · 17 years ago
  6. 838f133 blkid: Flush cached filesystem information on any error other than EPERM by Theodore Ts'o · 17 years ago
  7. 0ddfd9a Allow tune2fs to set and clear the test_fs flag on ext4 filesystems by Theodore Ts'o · 17 years ago
  8. cfc1931 blkid: Automatically chose between ext4 and ext4dev as appropriate by Theodore Ts'o · 17 years ago
  9. 414025e Fix bug in e2fsck which caused it to core dump if --enable-jbd-debug is used by Theodore Ts'o · 17 years ago
  10. d8a1a67 debian: Fix packaging problem caused by dpkg 1.14.16 by Theodore Ts'o · 17 years ago
  11. c8a5708 Update release notes, version files for 1.40.5 release by Theodore Ts'o · 17 years ago
  12. 0d1de23 Create filesystems with the ext_attr feature by default by Theodore Ts'o · 17 years ago
  13. b1631cc Create new filesystems with 256-byte inodes by default by Theodore Ts'o · 17 years ago
  14. 7e8fe32 Don't build e2fsck statically by default anymore by Theodore Ts'o · 17 years ago
  15. 4f2e8f1 debian: Don't use dietlibc on platforms that don't support it by Theodore Ts'o · 17 years ago
  16. df200ff e2image: Fix potential overflow if the device name is too long by Theodore Ts'o · 17 years ago
  17. c2dbc18 Use lseek() instead of llseek() of sizeof(long) == sizeof(long long) by Theodore Ts'o · 17 years ago
  18. edeee8f libuuid: Make sure execl() variadic function is properly terminated by Theodore Ts'o · 17 years ago
  19. 69d7422 blkid: Add support for HFS+ detection by Theodore Ts'o · 17 years ago
  20. 4dc30da blkid: Make sure the blocksize in reiserfs is sane by Theodore Ts'o · 17 years ago
  21. 3e9f863 Fix minor typo in resize2fs man page by Theodore Ts'o · 17 years ago
  22. a8cde73 Ignore "safe" flag differences when e2fsck compares superblocks by Theodore Ts'o · 17 years ago
  23. 2921332 Teach the blkid library about ext4/ext4dev by Theodore Ts'o · 17 years ago
  24. 6cb2740 Add support for the test_fs flag by Theodore Ts'o · 17 years ago
  25. 66549a4 Update Swedish translation file from the Translation Project by Theodore Ts'o · 17 years ago
  26. 261cd39 Explicitly check for ftruncate64() in configure.in by Theodore Ts'o · 17 years ago
  27. 98dca6c resize2fs: Add sanity check for off_t overflow before truncating by Theodore Ts'o · 17 years ago
  28. 1534392 Define helper functions ext2fs_set_i_{u,g}id_high() for MacOS compatibility by Theodore Ts'o · 17 years ago
  29. f8897f4 Fix up e2fsprogs.spec file to include a new uuidd package by Eric Sandeen · 17 years ago
  30. ebf5fb2 Fix the pathname of /var/lib/uuidd/uuidd.pid in uuidd man page. by Eric Sandeen · 17 years ago
  31. 1b671fe debian: Add passwd dependency to libuuid1 and uuid-runtime by Theodore Ts'o · 17 years ago
  32. 351db0b debian: Add "set -e" to postinst scripts by Theodore Ts'o · 17 years ago
  33. c40ad36 blkid: have ntfs's UUID compatible with vol_id by Pixel · 17 years ago
  34. c4ef11c If --sbindir, et. al are specified to configure set $root_sbindir, et al. by Theodore Ts'o · 17 years ago
  35. 1725c0c Add sample python bindings for the uuid library by Theodore Ts'o · 17 years ago
  36. b05d4ab debugfs: Change lsdel to use ext2fs_block_iterate2 it can find large files by Theodore Ts'o · 17 years ago
  37. a4ece35 Use pkg-config to determine where to find the devmapper library by Theodore Ts'o · 17 years ago
  38. 9c3ea64 Fix Makefile race so that "make -j3 distclean" works correctly by Theodore Ts'o · 17 years ago
  39. 42c0b61 Fix profile, checker, and shared-library building on non-Linux platforms by Theodore Ts'o · 17 years ago
  40. 26d6891 debian: use '$(MAKE)' instead of 'make' in debian/rules by Theodore Ts'o · 17 years ago
  41. d0f9431 Add the Meta directory to the .gitignore file by Theodore Ts'o · 17 years ago
  42. 7132d48 Fix build failure on non-Linux/non-Hurd/non-Masix systems by Theodore Ts'o · 17 years ago
  43. b026d53 debugfs: allow the undel command reallocate without linking the inode by Theodore Ts'o · 17 years ago
  44. d66c383 e2fsck: When optimizing non-htree directories, sort by inode number by Theodore Ts'o · 17 years ago
  45. c9eaebf e2image: If there is an error while writing a block, call exit(1) by Theodore Ts'o · 17 years ago
  46. 8192c63 debugfs: Add #include <string.h> to pick up prototype for strcasecmp by Theodore Ts'o · 17 years ago
  47. e5679a6 uuidd: Add _GNU_SOURCE #define to pick up setres[ug]id() prototypes by Theodore Ts'o · 17 years ago
  48. 4b5d342 debian: Fix all postinst/prerm/postrm scripts to include debhelper additions by Theodore Ts'o · 17 years ago
  49. 0cfde3d libss: Remove unnecessary Makefile dependency for test_ss by Theodore Ts'o · 17 years ago
  50. 2c0dd0f Update release notes, version files for 1.40.4 release by Theodore Ts'o · 17 years ago
  51. 1e5c6d3 Expand discussion of the -D option in e2fsck's man page by Theodore Ts'o · 17 years ago
  52. ffff966 debian: Fix the document ID in comerr_dev.doc-base by Theodore Ts'o · 17 years ago
  53. 904dad5 Update dependencies in lib/uuid/Makefile.in by Theodore Ts'o · 17 years ago
  54. 46e770b debian: Use useradd and groupadd in favor of adduser by Theodore Ts'o · 17 years ago
  55. a827a2a debian: build the e2fsck-static package so it works on 2.4 kernels by Theodore Ts'o · 17 years ago
  56. 9320c6f Fix build error in blkid/tst_types.c when using diet libc by Theodore Ts'o · 17 years ago
  57. 29dd9d1 Test for sys/syscall.h in configure to fix dietlibc build problem by Theodore Ts'o · 17 years ago
  58. 61a679d debian: Do not use TLS or uuidd when building the bootfloppy udeb's by Theodore Ts'o · 17 years ago
  59. 5610f99 Add --disable-uuidd configure option by Theodore Ts'o · 17 years ago
  60. 3249394 Add --disable-tls configure option by Theodore Ts'o · 17 years ago
  61. 3306861 Fix build failure on non-Linux/non-Hurd/non-Masix systems by Theodore Ts'o · 17 years ago
  62. e5aace9 Convert use of ext2fs_get_mem to ext2fs_get_array for overflow detection by Theodore Ts'o · 17 years ago
  63. 20ca0f6 Update Vietnamese translation from the Translation Project by Theodore Ts'o · 17 years ago
  64. 113d636 uuidd: Avoid race conditions to that only one uuidd is started by Theodore Ts'o · 17 years ago
  65. f79fb49 libuuid: Fix bug which caused uuidd to fail if sizeof(int) != sizeof(int *) by Theodore Ts'o · 17 years ago
  66. 3166c58 Add #define needed for Hurd ioctl definitions by Theodore Ts'o · 17 years ago
  67. f91f55f debian: Add a dependency on libuuid1 to the uuid-runtime package by Theodore Ts'o · 17 years ago
  68. d37a4fa libuuid: Only try to start the uuidd daemon a limited number of times by Theodore Ts'o · 17 years ago
  69. 9d8c203 libuuid: When starting uuidd, use waitpid() to reap the zombie process by Theodore Ts'o · 17 years ago
  70. 2165003 uuidd: Use /var/lib/libuuid instead of /var/run/uuidd by Theodore Ts'o · 17 years ago
  71. 740837d by Theodore Ts'o · 17 years ago
  72. 5221837 fsck: '#' is only a comment character at the beginning of an fstab line by Theodore Ts'o · 17 years ago
  73. f8efcda blkid: Output non-printing characters using ^ and M- notation by Theodore Ts'o · 17 years ago
  74. 43f0cbc Remove Rwandan translation by Theodore Ts'o · 17 years ago
  75. cb3f5f2 Update Dutch and Polish translations from the Translation Project by Theodore Ts'o · 17 years ago
  76. 6b6c27f libcom_err: Fix sign-extension problem on 64-bit systems in error_message() by Theodore Ts'o · 17 years ago
  77. 20c10a7 blkid: Avoid division by zero error when probing an invalid FAT filesystem by Theodore Ts'o · 17 years ago
  78. bef4060 libss: Fix "make check" test case to work portably by Theodore Ts'o · 17 years ago
  79. daecda1 Fix uuid_unparse man page to give a correct example UUID output string by Theodore Ts'o · 17 years ago
  80. 3e41608 Fix Debian rules files to support building non-Linux archs by Samuel Thibault · 17 years ago
  81. a6ea47a Fix cross-compilation support in Debian's build rules by Theodore Ts'o · 17 years ago
  82. 9a083af ext2fs_flushfs: Remove the NEEDS_RECOVERY from the backup superblocks by Theodore Ts'o · 17 years ago
  83. 80dda9b Update release notes, version files, etc., for 1.40.3 release. by Theodore Ts'o · 17 years ago
  84. ee01079 libext2fs: Add checks to prevent integer overflows passed to malloc() by Theodore Ts'o · 17 years ago
  85. 7ce2389 Add Ubuntu-specific e2fsck.conf file to work around Ubuntu issues by Theodore Ts'o · 17 years ago
  86. 04aa472 Update Debian policy compliance to version 3.7.3.0 by Theodore Ts'o · 17 years ago
  87. e42dead gen-tarball: Ignore the Meta directory when creating the release tarballs by Theodore Ts'o · 17 years ago
  88. 7527ef1 Update Spanish translation and e2fsprogs.pot file for 1.40.3 release by Theodore Ts'o · 17 years ago
  89. 1113bf7 libss: Fix parallel build failure by Theodore Ts'o · 17 years ago
  90. 38361bb e2fsprogs: fix blkid whole-disk scanning heuristics by Eric Sandeen · 17 years ago
  91. 7e5a86a libext2fs: Fix a corner case bug in ext2fs_unlink by Theodore Ts'o · 17 years ago
  92. 8cdd6a6 fix check_mntent_file() to pass mode for open(O_CREAT) by Andreas Dilger · 17 years ago
  93. 33b9283 Fix errors in test_ss.c so it can be an example application and test case by Theodore Ts'o · 17 years ago
  94. 20abd3e e2image in raw-mode appends an extra byte to image-file by Arun Thomas · 17 years ago
  95. 3eaf862 Fix typo in the summary section of the blkid man page by Theodore Ts'o · 17 years ago
  96. f305918 mke2fs: Change usage message to use -E instead -R, which is deprecated by Theodore Ts'o · 17 years ago
  97. f493d4e libblkid: recognize squashfs filesystems on BE systems. by Eric Sandeen · 17 years ago
  98. 5845efd libblkid: detect squashfs by Eric Sandeen · 17 years ago
  99. 0c37f45 e2fsck: backup superblocks if key constants have changed by Theodore Ts'o · 17 years ago
  100. 0cfce7f e2fsck: update the backup superblocks if the feature bitmasks are changed by Theodore Ts'o · 17 years ago