1. 0faabe5 getsize.c: #include stat.h for the Apple Darwin port by Theodore Ts'o · 21 years ago
  2. 91835c1 Change compile_et to generate header files that use <et/com_err.h> by Theodore Ts'o · 21 years ago
  3. ac6e94c ADD TAG: E2FSPROGS-1_33-WIP-0325 by Theodore Ts'o · 21 years ago
  4. 5a0d720 Update for 1.33-WIP-0325 release. by Theodore Ts'o · 21 years ago
  5. 1be672b tr.po: Update from nilgun@superonline.com. by Theodore Ts'o · 21 years ago
  6. 1de6394 f_h_badnode, f_h_badroot, f_h_reindex: Updated expect script to by Theodore Ts'o · 21 years ago
  7. fc05eb0 Fixed chattr man page to clarify description of the 't' (no tail) attribute. by Theodore Ts'o · 21 years ago
  8. bff0cc9 Move tarball generation functions to util/gen-tarball by Theodore Ts'o · 21 years ago
  9. 00aba96 com_err.h, error_table.h: Move definition of the error_table by Theodore Ts'o · 21 years ago
  10. 88fe61c cache.c: Initialize blkid_debug_mask to zero since some by Theodore Ts'o · 21 years ago
  11. 9522e0a ls.c (list_super2): Display the superblock fields even if the by Theodore Ts'o · 21 years ago
  12. aa75ecc Fix the Apple Darwin port. by Theodore Ts'o · 21 years ago
  13. 6d1e8c0 ADD TAG: E2FSPROGS-1_33-WIP-0316 by Theodore Ts'o · 21 years ago
  14. a27f9d9 Fix stupid typo in Debian changelog file (for 1.33-WIP-0316 release). by Theodore Ts'o · 21 years ago
  15. d32a00e Update version number in debian changelog. by Theodore Ts'o · 21 years ago
  16. 508d7f3 Update version numbers and release notes for 1.33-WIP (16-Mar-2003) release. by Theodore Ts'o · 21 years ago
  17. d606c30 Update some changes from RedHat's e2fsprogs.spec file. by Theodore Ts'o · 21 years ago
  18. 6cca7ba Update dependency information in Makefiles by Theodore Ts'o · 21 years ago
  19. 6fe7d11 Update debian files to support the blkid library, and to fix a number by Theodore Ts'o · 21 years ago
  20. bbac86b Update the generated configure file. by Theodore Ts'o · 21 years ago
  21. 3ae497e Add to the ss (subsystem) library the ability to dynamically link by Theodore Ts'o · 21 years ago
  22. 6318220 Update and clarify copyright statement. by Theodore Ts'o · 21 years ago
  23. 138b812 Update config.guess and config.sub with newer versions from the FSF. by Theodore Ts'o · 21 years ago
  24. 1d2eef4 rehash.c (e2fsck_rehash_dir): If user specified the -n option, by Theodore Ts'o · 21 years ago
  25. c20bbd5 Update from debian's 1.32-2 package. by Theodore Ts'o · 21 years ago
  26. d44ad61 ADD TAG: E2FSPROGS-1_33-WIP-0314 by Theodore Ts'o · 21 years ago
  27. e5dced7 Update for 1.33-WIP (14-Mar-2003) release. by Theodore Ts'o · 21 years ago
  28. bc4066d f_dup_de: Added test case provided from Debian bug report #176814 by Theodore Ts'o · 21 years ago
  29. 52734dc Don't display progress bar when rebuilding directories unless by Theodore Ts'o · 21 years ago
  30. 0926668 e2fsck/pass2.c (check_dir_block): Check for duplicate filenames within by Theodore Ts'o · 21 years ago
  31. 78130a2 Add dependency to allow parallel makes to work correctly. by Theodore Ts'o · 21 years ago
  32. e1f0722 Update generated configure file. by Theodore Ts'o · 21 years ago
  33. e71d873 Add Apple/Darwin patches. by Theodore Ts'o · 21 years ago
  34. b0700a1 Change e2fsck to detect and offer to delete or rename duplicate by Theodore Ts'o · 21 years ago
  35. 220c004 badblocks.c (ext2fs_u32_list_count), ext2fs.h: Add new function by Theodore Ts'o · 21 years ago
  36. eca53e3 e2image.c (write_raw_image_file): Include blocks from slow by Theodore Ts'o · 21 years ago
  37. 2075448 fileio.c (ext2fs_file_lseek): Fix bug added when adding 64-bit by Theodore Ts'o · 21 years ago
  38. c46b7bd ADD TAG: E2FSPROGS-1_33-WIP-0306 by Theodore Ts'o · 21 years ago
  39. 3809bf1 Update release notes, version file, for 1.33-WIP release. by Theodore Ts'o · 21 years ago
  40. 332f2c2 tune2fs.c (parse_tune2fs_options, parse_e2label_options): Allow by Theodore Ts'o · 21 years ago
  41. cd0d521 Fix bug; if a partition has no known type, don't derference a null by Theodore Ts'o · 21 years ago
  42. 77be4d2 Minor man page fixes (Addresses Debian bugs #173612, #175233, by Theodore Ts'o · 21 years ago
  43. 424cb7b Bug fix; we were incorrectly moving the block and inode bitmaps by Theodore Ts'o · 21 years ago
  44. ed78c02 Fix up lots of portability problems that caused e2fsprogs not to build successfully by Theodore Ts'o · 21 years ago
  45. 94ba8c7 Changes to create a subset distribution which consists only of the by Theodore Ts'o · 21 years ago
  46. 7e89304 tag.c (blkid_set_tag): Fix bug; don't return an error when by Theodore Ts'o · 21 years ago
  47. 2859522 Update libblkid documentation. by Theodore Ts'o · 21 years ago
  48. f364093 Update debugfs and e2fsck to use the blkid library. by Theodore Ts'o · 21 years ago
  49. ed1b33e Minor bug fixes in the blkid library. by Theodore Ts'o · 21 years ago
  50. 1549a44 resolve.c (blkid_get_tag_value): Rename function (used to be by Theodore Ts'o · 21 years ago
  51. 79dd234 Internal changes to the blkid library: by Theodore Ts'o · 21 years ago
  52. f0a22d0 Add dynamic debugging capabilities to the blkid library, by Theodore Ts'o · 21 years ago
  53. 98999c3 Rename blkid_get_devname() to blkid_get_dev(), and blkid_get_token() by Theodore Ts'o · 21 years ago
  54. bc40efd Remove bid_id from the blkid device structure, as it is not used for anything. by Theodore Ts'o · 21 years ago
  55. ce72b86 Add a priority label to the device structure, so we can give by Theodore Ts'o · 21 years ago
  56. 50b380b Wholesale changes to blkid library to simplify the implementation by Theodore Ts'o · 21 years ago
  57. 19445ef Fixed up minor documentation issues (man page for badblocks and usage by Theodore Ts'o · 22 years ago
  58. 76b07bb Roto-till and clean up libblkid API. by Theodore Ts'o · 22 years ago
  59. 7a603aa Separate public and private interfaces into separate header files. by Theodore Ts'o · 22 years ago
  60. 0f3ac480 devname.c: Add support for EVMS to the blkid library. by Theodore Ts'o · 22 years ago
  61. d3f9179 Fix gcc -Wall nits. by Theodore Ts'o · 22 years ago
  62. 3a1d6f3 save.c (blkid_save_cache): Use mkstemp() instead mktemp(). by Theodore Ts'o · 22 years ago
  63. e12f2ae Integrate new blkid library. by Theodore Ts'o · 22 years ago
  64. 76ea3a2 fsck.c (parse_fstab_line, parse_escape): Add support for by Theodore Ts'o · 22 years ago
  65. 23b7c8b unix_io.c (unix_write_blk): Fix up GCC -Wall nits. by Theodore Ts'o · 22 years ago
  66. 4f48928 pass1.c (check_blocks): Use the EXT2_I_SIZE macro. by Theodore Ts'o · 22 years ago
  67. 819157d Remove 32-bit limitations for debugfs's dump command and to the by Theodore Ts'o · 22 years ago
  68. 4564c72 initialize.c (ext2fs_initialize): If the user specifies a really by Theodore Ts'o · 22 years ago
  69. e34bf43 pass2.c (strnlen): Provide strnlen if libc doesn't. by Theodore Ts'o · 22 years ago
  70. b92ae15 Detect if there is an attempt to run the journal twice, and by Theodore Ts'o · 22 years ago
  71. 8161a74 Print an error if more than one of the -p/-a, -n or -y options by Theodore Ts'o · 22 years ago
  72. 68ef5e1 Fix typo (errant extra character). by Theodore Ts'o · 22 years ago
  73. 54779c6 Update to deal with the fact that the INDEX_FL code in the ext2 2.4 by Theodore Ts'o · 22 years ago
  74. 1473763 ADD TAG: E2FSPROGS-1_32 by Theodore Ts'o · 22 years ago
  75. b894d1e Update LSM file for 1.32 release. by Theodore Ts'o · 22 years ago
  76. 3851301 Update files for 1.32 release. by Theodore Ts'o · 22 years ago
  77. 82c4660 unix_io.c (find_cached_block, reuse_cache, unix_read_blk, by Theodore Ts'o · 22 years ago
  78. 0c897a9 Add german translation to the language catalog by Theodore Ts'o · 22 years ago
  79. 1d47dfb unix_io.c (find_cached_block): Fixed bug which caused some clean by Theodore Ts'o · 22 years ago
  80. cbc25bc ADD TAG: E2FSPROGS-1_31 by Theodore Ts'o · 22 years ago
  81. 98adcab Update lsm file for 1.31 release. by Theodore Ts'o · 22 years ago
  82. ae65b29 Update files for 1.31 release. by Theodore Ts'o · 22 years ago
  83. 51f8f8d chattr.1.in: Update man page by Theodore Ts'o · 22 years ago
  84. c4e5e36 pf.c: Print the indexed directory flag if present. Don't display by Theodore Ts'o · 22 years ago
  85. 782bebf configure.in, configure: Change --enable-jfs-debug to by Theodore Ts'o · 22 years ago
  86. c1637bd unix.c (main): Fix a bug where e2fsck could erroneously mark a by Theodore Ts'o · 22 years ago
  87. 5e72cdb unix.c (PRS), journal.c: Set the default level of journal by Theodore Ts'o · 22 years ago
  88. 3f9f271 Missed a EVMS 1.2 ABI fixup. by Theodore Ts'o · 22 years ago
  89. feb44c6 Skip byteswap tests on --disable-swapfs by Theodore Ts'o · 22 years ago
  90. f606dd3 Update "make depend". by Theodore Ts'o · 22 years ago
  91. 3a68a67 fs_ext2.c (fs_expand, fs_shrink), by Theodore Ts'o · 22 years ago
  92. 88888f1 fsimext2.c (set_mkfs_options): If the hard sector size is 1024, by Theodore Ts'o · 22 years ago
  93. 420053a Default the EVMS_ABI_CODE if it is not defined to 1.2.0. by Theodore Ts'o · 22 years ago
  94. a9d799a Update EVMS plugin to support EVMS ABI 1.2 by Theodore Ts'o · 22 years ago
  95. 1f6169c fsimext2.c (set_mkfs_options): Synchronize with EVMS CVS rev by Theodore Ts'o · 22 years ago
  96. d5f445c Synchronize with EVMS CVS. Add better error handling by Theodore Ts'o · 22 years ago
  97. d894e8b fs_ext2.c (fs_expand): Synchronize with EVMS CVS rev 1.12 by Theodore Ts'o · 22 years ago
  98. 2993bf7 fs_ext2.c (fs_expand, fs_shrink): Synchronize with EVMS CVS rev by Theodore Ts'o · 22 years ago
  99. 758ab67 fsimext2.h: Synchronize with EVMS CVS rev 1.8 (2002/8/29). by Theodore Ts'o · 22 years ago
  100. 299d742 Change e2fsck to force out changes to the backup copies of the by Theodore Ts'o · 22 years ago