1. 7a1b332 Add Spanish translation and update PO files. by Theodore Ts'o · 21 years ago
  2. aa3a2fe Trivial warning fixes. by Matthias Andree · 21 years ago
  3. 9642413 Initial checkin of the filefrag program, which reports on how by Theodore Ts'o · 21 years ago
  4. 2e5fcce Fix bug in e2fsck: When reconnecting a directory, we may by Theodore Ts'o · 21 years ago
  5. 2d9f080 debugfs.c (do_write, do_mkdir): If the directory is full, by Theodore Ts'o · 21 years ago
  6. c65e54b tune2fs.8.in: Fix some whitespace errors in the command synopsis. by Theodore Ts'o · 21 years ago
  7. 09e7220 com_err.3: Fix C syntax error pointed out by ESR. by Theodore Ts'o · 21 years ago
  8. 6c7d61d e2fsck.h (E2F_FLAG_RESTARTED): Assign a unique flag bitfield to by Theodore Ts'o · 21 years ago
  9. 04df491 debugfs.c (do_write): Mask off the file type bits, and OR in the by Theodore Ts'o · 21 years ago
  10. 7df91c4 cs.po: Fix mangled encoding in Czech locale file. (Addresses by Theodore Ts'o · 21 years ago
  11. ec7fdb8 util.c (open_pager): Search for the pager to use, starting with by Theodore Ts'o · 21 years ago
  12. 817cc03 Fix test for /etc/mkinitrd/scripts/e2fsprogs to make sure it gets by Theodore Ts'o · 21 years ago
  13. 0003f99 ADD TAG: E2FSPROGS-1_35-WIP-1207 by Theodore Ts'o · 21 years ago
  14. 2f85309 Remove warning message about using NLS. by Theodore Ts'o · 21 years ago
  15. 1e6e4c5 mke2fs.c (PRS): Fix mke2fs -V so that it prints the version banner. by Theodore Ts'o · 21 years ago
  16. c4c30b2 Update for WIP release December 7, 2003. by Theodore Ts'o · 21 years ago
  17. e254d05 Add libuuid1-udeb (Closes: #221777) by Theodore Ts'o · 21 years ago
  18. 5443492 Fix gcc -Wall nitpicks by Theodore Ts'o · 21 years ago
  19. 3de085d recovery.c, jfs_user.h: Sync recovery.c with latest 2.5 kernel version. by Theodore Ts'o · 21 years ago
  20. 3ddf2f6 When testing a disk using e2fsck -c, use the list by Theodore Ts'o · 21 years ago
  21. 068cab5 et_c.awk: Add declaration of the Heimdal initialization routine by Theodore Ts'o · 21 years ago
  22. 52501d4 et_c.awk: Add declaration of the Heimdal initialization routine by Theodore Ts'o · 21 years ago
  23. 2540bb7 com_err.h, com_err.c: Use GCC attributes to mark com_err and by Theodore Ts'o · 21 years ago
  24. 032a763 MCONFIG.in: Make the gcc-wall print more warnings to catch by Theodore Ts'o · 21 years ago
  25. 8ce2309 com_err.h: Retore the type of n_msgs in the error_table by Theodore Ts'o · 21 years ago
  26. f419fdf pl.po: Added new Polish translation. by Theodore Ts'o · 21 years ago
  27. 196a8a6 de.po: Fixed and updated German translations from Marc Langer. by Theodore Ts'o · 21 years ago
  28. 015b03d In e2fsck, given an extra grace period before actually forcing by Theodore Ts'o · 21 years ago
  29. 6de289c In e2fsck, if the number of mounts until the next forced filesystem by Theodore Ts'o · 21 years ago
  30. 000ba40 pass1.c (e2fsck_pass1), problem.h (PR_1_BB_FS_BLOCK), by Theodore Ts'o · 21 years ago
  31. 817e49e Check the returned name from blkid_get_devname in tune2fs and by Theodore Ts'o · 21 years ago
  32. ef344e1 Centeralize calculation of which blocks are reserved/used for by Theodore Ts'o · 21 years ago
  33. d07b150 util.c (check_plausibility): Support 2.6 kernel header files, by Theodore Ts'o · 21 years ago
  34. 89e9fc4 m_meta_bg: New test case to test the meta block group feature. by Theodore Ts'o · 21 years ago
  35. 1cca86f Add regression tests for mke2fs. by Theodore Ts'o · 21 years ago
  36. 2a3a523 Update debian changelog by Theodore Ts'o · 21 years ago
  37. 79120f8 mke2fs.c (set_fs_defaults): Fix bug which caused -T largefile or by Theodore Ts'o · 21 years ago
  38. 557ddb2 util.c (get_backup_sb): Check to make sure the context is passed by Theodore Ts'o · 21 years ago
  39. a7ac1df Adjust description line so that apropos "ext2" or "ext3" will by Theodore Ts'o · 21 years ago
  40. 2ff2971 Change the priority of libblkid1-udeb to be required instead of by Theodore Ts'o · 21 years ago
  41. 27479eb journal.c (e2fsck_move_ext3_journal): When moving the journal or by Theodore Ts'o · 21 years ago
  42. 91a7766 ADD TAG: E2FSPROGS-1_35-WIP-0821 by Theodore Ts'o · 21 years ago
  43. 6826bde Update for 1.35-WIP 21-Aug-2003 release. by Theodore Ts'o · 21 years ago
  44. f27eb6e Update po files. by Theodore Ts'o · 21 years ago
  45. 1d658a1 Fix misc. debian packaging problems. by Theodore Ts'o · 21 years ago
  46. a435ec3 Add support for backing up the journal inode location in the by Theodore Ts'o · 21 years ago
  47. 51bc084 Makefile.in: Delete com_err.info on a make clean by Theodore Ts'o · 21 years ago
  48. 54a31a3 e2fsck.h, unix.c (PRS, e2fsck_clear_progbar, by Theodore Ts'o · 21 years ago
  49. 924b083 et_h.awk: Fix wrong prototype for initialize_xxx_err_table_r. by Theodore Ts'o · 21 years ago
  50. 68ea43e ADD TAG: E2FSPROGS-1_35-WIP-0801 by Theodore Ts'o · 21 years ago
  51. 858dd7b Update for 1.35-WIP 01-Aug-2003 release. by Theodore Ts'o · 21 years ago
  52. 0c193f8 Include inttypes.h if present. New macros INT_TO_VOIDPTR and by Theodore Ts'o · 21 years ago
  53. 8b949fb Fix tests so that they work even with --disable-htree. by Theodore Ts'o · 21 years ago
  54. 74832b5 fs_ext2.c (fs_cleanup, fs_init_task, fs_set_volumes): Use an by Theodore Ts'o · 21 years ago
  55. c4e3d3f ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() by Theodore Ts'o · 21 years ago
  56. 0ec1b15 Use $(MAKE) rather than hardcoded "make", to aid build process on by Matthias Andree · 21 years ago
  57. 44104b2 Add Heimdal compile_et extensions from Philipp Thomas <pthomas@suse.de> by Theodore Ts'o · 21 years ago
  58. 1f9a60c badblocks.c (set_o_direct): Add check to make sure the file by Theodore Ts'o · 21 years ago
  59. 56dc917 Changed priority of libblkid1-udeb to be standard, not required. by Theodore Ts'o · 21 years ago
  60. 8badf17 Explicitly specify the version of libblkid1 needed in e2fsprogs.shlibs.local by Theodore Ts'o · 21 years ago
  61. 88a8e83 Fix erroneous reference to /usr/share/doc/e2fsprogs/html-info in by Theodore Ts'o · 21 years ago
  62. 7a15db2 Applied NMU patch to fix Debian bugs #203056 and #203058 by Theodore Ts'o · 21 years ago
  63. 2503179 ADD TAG: E2FSPROGS-1_34 by Theodore Ts'o · 21 years ago
  64. 9c7ec17 Update for 1.34 release. by Theodore Ts'o · 21 years ago
  65. f592bed Update internationalization files. by Theodore Ts'o · 21 years ago
  66. f85cc2a Addresses Debian bug #201050. Set the libc-dev dependency correctly by Theodore Ts'o · 21 years ago
  67. cf7d5f1 mke2fs.c (PRS): Add warning if using -j and the blocksize is by Theodore Ts'o · 21 years ago
  68. 65b1a94 LINGUAS, sv.po: Added Sweedish translation from Göran Uddeborg by Theodore Ts'o · 21 years ago
  69. dc05871 badblocks.c (set_o_direct): Remove debugging printf. (Addresses by Theodore Ts'o · 21 years ago
  70. 151c86a Separate out shared libraries out of e2fsprogs to real pacakges: by Theodore Ts'o · 21 years ago
  71. 9bf1971 Do not include the top-level ChangeLog file in /usr/share/doc/e2fsprogs by Theodore Ts'o · 21 years ago
  72. c6df04b Update makefile dependencies. by Theodore Ts'o · 21 years ago
  73. 3de5bf6 probe.c (probe_udf): Add specific UDF probing code, and probe by Theodore Ts'o · 21 years ago
  74. 5e38fed fsck.c (wait_many): Rename wait_all() to wait_many(), and have by Theodore Ts'o · 21 years ago
  75. e7a8a9d libblkid.txt: Clarify documentation file by Theodore Ts'o · 21 years ago
  76. 78e2edf probe.c (blkid_known_fstype): New function which returns true if by Theodore Ts'o · 21 years ago
  77. a30b944 probe.c: When revalidating a filesystem in the blkid library, by Theodore Ts'o · 21 years ago
  78. 849c610 tag.c (blkid_find_dev_with_tag): If blkid_probe_all() returns an by Theodore Ts'o · 21 years ago
  79. e3075ae Use symbolic links for fsck.ext{2,3} and mkfs.ext{2,3} in the udeb by Theodore Ts'o · 21 years ago
  80. b1a085f Update debian changelog by Theodore Ts'o · 21 years ago
  81. 1c29b09 badblocks.c (do_read, do_write, test_rw): Change the read/write by Theodore Ts'o · 21 years ago
  82. 93636bd Update to use the new freebsd config triple (Addresses Debian bug #195274) by Theodore Ts'o · 21 years ago
  83. 1139300 mke2fs.c (set_fs_defaults): If sector_size is 0, don't use it to by Theodore Ts'o · 21 years ago
  84. a7ccdff In mke2fs and resize2fs, round the default size of the filesystem to by Theodore Ts'o · 21 years ago
  85. 48e6e81 Fixx gcc -Wall nitpicks. by Theodore Ts'o · 21 years ago
  86. 07a0db1 configure.in: Add workaround for Darwin and Libintl by Theodore Ts'o · 21 years ago
  87. d3128cc Fix spelling error in e2fsck problem reporting. by Theodore Ts'o · 21 years ago
  88. 7d7bdd5 Fix bug in resize2fs which caused it to fail on filesystems with a by Theodore Ts'o · 21 years ago
  89. 23658ff resize2fs.8.in: Make explicit that you need to run resize2fs by Theodore Ts'o · 21 years ago
  90. d3c9fb8 Adjust defaults for FreeBSD to no longer build the by Theodore Ts'o · 21 years ago
  91. fd1f3c5 ADD TAG: E2FSPROGS-1_34-WIP-0521 by Theodore Ts'o · 21 years ago
  92. 96e6f5d Update for e2fsprogs 1.34-WIP-0521 release. by Theodore Ts'o · 21 years ago
  93. a5fdcd5 unused.c (do_dump_unused): Add new command which dumps the by Theodore Ts'o · 21 years ago
  94. d339f26 Makefile.in (ELF_OTHER_LIBS): The blkid library depends on the by Theodore Ts'o · 21 years ago
  95. 93d5c38 mke2fs.c (PRS, set_fs_defaults): If the sector size of the by Theodore Ts'o · 21 years ago
  96. 5c70a50 Fix bug which caused --disable-evms not to work. by Theodore Ts'o · 21 years ago
  97. 84c0545 badblocks.c: Use an unsigned integer to support 4-byte test by Theodore Ts'o · 21 years ago
  98. 113e405 unix.c (show_stats), e2fsck.h: Use ngettext (abbreivated with by Theodore Ts'o · 21 years ago
  99. 5cdc5bf Debian packaging: Add gettext to the build-depends line. by Theodore Ts'o · 21 years ago
  100. eb82a2b LINGUAS, de-utf.po: Remove de-utf.po; de.po is newer, and we by Theodore Ts'o · 21 years ago