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