1. a5aa379 Use 14 bits for the clock sequence, instead of just 13 bits when by Theodore Ts'o · 20 years ago
  2. 84ea6e7 Fix Darwin/Mac OS X support to fetch the ethernet address in the uuid library. by Theodore Ts'o · 20 years ago
  3. 39595ce Update and cleaned up blkid man page significantly. by Theodore Ts'o · 20 years ago
  4. 39e2f80 Update for 1.35-3 debian release. by Theodore Ts'o · 20 years ago
  5. 8ac5929 e2image.8.in: Update manpage to detail that writing to stdout is by Theodore Ts'o · 20 years ago
  6. 2c5cfbc Only use the BLKGETSIZE64 ioctl on Linux 2.6 since it is by Theodore Ts'o · 20 years ago
  7. cf1b23e e2fsprogs.spec.in: Mostly synchronize spec file with the one by Theodore Ts'o · 20 years ago
  8. 5bec574 logsave.c (main): Use setsid() to avoid getting killed by init by Theodore Ts'o · 20 years ago
  9. 9387c28 probe.c (probe_ocfs), probe.h: Add support for the Oracle by Theodore Ts'o · 20 years ago
  10. 6d037b3 Update TODO file by Theodore Ts'o · 20 years ago
  11. 080ee03 Add tune2fs to the e2fsprogs udeb package (Addresses Debian Bug #235639) by Theodore Ts'o · 20 years ago
  12. 85b8700 Update getsize functions to use the Apple Darwin and Linux 64-bit ioctl's. by Theodore Ts'o · 20 years ago
  13. 434661f Patch from Brian Bergstrand to use the correct -fPIC flag for by Theodore Ts'o · 20 years ago
  14. e55043f ADD TAG: E2FSPROGS-1_35 by Theodore Ts'o · 20 years ago
  15. b70b116 Update version number for e2fsprogs 1.35 release. by Theodore Ts'o · 20 years ago
  16. 86d564e Change debian control file so that the ss-dev and comerr-dev packages by Theodore Ts'o · 20 years ago
  17. 167af99 badblocks.c (main): Change the default number of blocks tested by Theodore Ts'o · 20 years ago
  18. bc69f82 Add missing break statement so e2fsck -k actually works. by Theodore Ts'o · 20 years ago
  19. 6b394c1 filefrag.c: Fix gcc -Wall nits. by Theodore Ts'o · 20 years ago
  20. 023cbb3 badblocks.c (pattern_fill): Fix bug accidentally added when by Theodore Ts'o · 20 years ago
  21. 87a6e45 Update Debian changelog for release. by Theodore Ts'o · 20 years ago
  22. 4fb9d52 unix.c (main, PRS), e2fsck.8.in: Add a new -k option which keeps by Theodore Ts'o · 20 years ago
  23. fde3e1b Update configure file using autoconf 2.13. by Theodore Ts'o · 20 years ago
  24. 2d10769 debugfs.c (internal_dump_inode): Display the major/minor device by Theodore Ts'o · 20 years ago
  25. ed52f62 Makefile.in (PROFILED_LIBS, PROFILED_DEPLIBS): Fix reference to by Theodore Ts'o · 20 years ago
  26. b9fd1f4 Do not package autom4te.cache directory into tarball. by Matthias Andree · 20 years ago
  27. b1c92f9 Add -mieee to CFLAGS if we're using GCC and the CPU is an Alpha. by Matthias Andree · 20 years ago
  28. 151786f Fix up preen mode messages during pass 1B/C/D. by Theodore Ts'o · 20 years ago
  29. 90252ca debugfs.8.in: Fix the debugfs man page to reference the by Theodore Ts'o · 20 years ago
  30. e47fd84 ext2fs.h (ext2fs_resize_mem): Fix C++ problem. (Addresses Red by Theodore Ts'o · 20 years ago
  31. 993aa11 fsck.c (execute): Use '&&' instead of '&'. (It didn't cause a by Theodore Ts'o · 20 years ago
  32. 795afc4 Fix libext2fs and debugfs to correctly deal with symlinks that have by Theodore Ts'o · 20 years ago
  33. bbbc92f e2fsck.c (e2fsck_run): Clear the SETJMP_OK flag when returning by Theodore Ts'o · 20 years ago
  34. d605ba1 filefrag.c: Use #ifdef __linux__ instead of __LINUX__ so that it by Theodore Ts'o · 20 years ago
  35. 8ff104f ADD TAG: E2FSPROGS-1_35-WIP-0131 by Theodore Ts'o · 20 years ago
  36. 1daf758 Update for WIP release 1.35-WIP release dated 31-Jan-2004. by Theodore Ts'o · 20 years ago
  37. 489f002 problem.c (fix_problem): Don't call print_e2fsck_message if the by Theodore Ts'o · 20 years ago
  38. 3c203cb fgetflags.c, fgetversion.c, fsetflags.c, fsetversion.c: Apply by Theodore Ts'o · 20 years ago
  39. 2e5a1b9 chattr.1.in: Clarify man page. by Theodore Ts'o · 20 years ago
  40. 1d5150c Check in modified configure script from FreeBSD port changeset. by Theodore Ts'o · 20 years ago
  41. 9c5534d gen_uuid.c (uuid_generate_time): Fix bug pointed out by Ralf by Theodore Ts'o · 20 years ago
  42. ac0de52 Add f_selinux test case. by Theodore Ts'o · 20 years ago
  43. 1ba7a2f Fix a byte swap bugs, including one which caused e2fsck to by Theodore Ts'o · 20 years ago
  44. 7834446 Add provides of libuuid1. Addresses Debian Bug #229633. by Theodore Ts'o · 20 years ago
  45. 2b5ddd7 For debugfs, use the "more" pager in preference to "less", by Theodore Ts'o · 20 years ago
  46. 2293a4d chattr.c (main): Add support for '--' to stop options by Theodore Ts'o · 20 years ago
  47. b34cbdd Re-add FreeBSD support. by Matthias Andree · 21 years ago
  48. b969b1b Fix more compiler warnings. by Matthias Andree · 21 years ago
  49. 151a716 Update release notes as of December 26, 2003. by Theodore Ts'o · 21 years ago
  50. 55566e2 Update e2fsprogs POT file. by Theodore Ts'o · 21 years ago
  51. cf11902 chattr.1.in: Update text indicating the 'c', 's', and 'u' by Theodore Ts'o · 21 years ago
  52. 64c90ee fsck.8.in: Update text describing "standard" options supported by Theodore Ts'o · 21 years ago
  53. 477b235 Add filefrag program to the list of programs installed in /usr/sbin. by Theodore Ts'o · 21 years ago
  54. 2b696a9 Try to use the DEBUGFS_PAGER environment by Theodore Ts'o · 21 years ago
  55. 94ed67e Update changelog for debian release. by Theodore Ts'o · 21 years ago
  56. 7a1b332 Add Spanish translation and update PO files. by Theodore Ts'o · 21 years ago
  57. aa3a2fe Trivial warning fixes. by Matthias Andree · 21 years ago
  58. 9642413 Initial checkin of the filefrag program, which reports on how by Theodore Ts'o · 21 years ago
  59. 2e5fcce Fix bug in e2fsck: When reconnecting a directory, we may by Theodore Ts'o · 21 years ago
  60. 2d9f080 debugfs.c (do_write, do_mkdir): If the directory is full, by Theodore Ts'o · 21 years ago
  61. c65e54b tune2fs.8.in: Fix some whitespace errors in the command synopsis. by Theodore Ts'o · 21 years ago
  62. 09e7220 com_err.3: Fix C syntax error pointed out by ESR. by Theodore Ts'o · 21 years ago
  63. 6c7d61d e2fsck.h (E2F_FLAG_RESTARTED): Assign a unique flag bitfield to by Theodore Ts'o · 21 years ago
  64. 04df491 debugfs.c (do_write): Mask off the file type bits, and OR in the by Theodore Ts'o · 21 years ago
  65. 7df91c4 cs.po: Fix mangled encoding in Czech locale file. (Addresses by Theodore Ts'o · 21 years ago
  66. ec7fdb8 util.c (open_pager): Search for the pager to use, starting with by Theodore Ts'o · 21 years ago
  67. 817cc03 Fix test for /etc/mkinitrd/scripts/e2fsprogs to make sure it gets by Theodore Ts'o · 21 years ago
  68. 0003f99 ADD TAG: E2FSPROGS-1_35-WIP-1207 by Theodore Ts'o · 21 years ago
  69. 2f85309 Remove warning message about using NLS. by Theodore Ts'o · 21 years ago
  70. 1e6e4c5 mke2fs.c (PRS): Fix mke2fs -V so that it prints the version banner. by Theodore Ts'o · 21 years ago
  71. c4c30b2 Update for WIP release December 7, 2003. by Theodore Ts'o · 21 years ago
  72. e254d05 Add libuuid1-udeb (Closes: #221777) by Theodore Ts'o · 21 years ago
  73. 5443492 Fix gcc -Wall nitpicks by Theodore Ts'o · 21 years ago
  74. 3de085d recovery.c, jfs_user.h: Sync recovery.c with latest 2.5 kernel version. by Theodore Ts'o · 21 years ago
  75. 3ddf2f6 When testing a disk using e2fsck -c, use the list by Theodore Ts'o · 21 years ago
  76. 068cab5 et_c.awk: Add declaration of the Heimdal initialization routine by Theodore Ts'o · 21 years ago
  77. 52501d4 et_c.awk: Add declaration of the Heimdal initialization routine by Theodore Ts'o · 21 years ago
  78. 2540bb7 com_err.h, com_err.c: Use GCC attributes to mark com_err and by Theodore Ts'o · 21 years ago
  79. 032a763 MCONFIG.in: Make the gcc-wall print more warnings to catch by Theodore Ts'o · 21 years ago
  80. 8ce2309 com_err.h: Retore the type of n_msgs in the error_table by Theodore Ts'o · 21 years ago
  81. f419fdf pl.po: Added new Polish translation. by Theodore Ts'o · 21 years ago
  82. 196a8a6 de.po: Fixed and updated German translations from Marc Langer. by Theodore Ts'o · 21 years ago
  83. 015b03d In e2fsck, given an extra grace period before actually forcing by Theodore Ts'o · 21 years ago
  84. 6de289c In e2fsck, if the number of mounts until the next forced filesystem by Theodore Ts'o · 21 years ago
  85. 000ba40 pass1.c (e2fsck_pass1), problem.h (PR_1_BB_FS_BLOCK), by Theodore Ts'o · 21 years ago
  86. 817e49e Check the returned name from blkid_get_devname in tune2fs and by Theodore Ts'o · 21 years ago
  87. ef344e1 Centeralize calculation of which blocks are reserved/used for by Theodore Ts'o · 21 years ago
  88. d07b150 util.c (check_plausibility): Support 2.6 kernel header files, by Theodore Ts'o · 21 years ago
  89. 89e9fc4 m_meta_bg: New test case to test the meta block group feature. by Theodore Ts'o · 21 years ago
  90. 1cca86f Add regression tests for mke2fs. by Theodore Ts'o · 21 years ago
  91. 2a3a523 Update debian changelog by Theodore Ts'o · 21 years ago
  92. 79120f8 mke2fs.c (set_fs_defaults): Fix bug which caused -T largefile or by Theodore Ts'o · 21 years ago
  93. 557ddb2 util.c (get_backup_sb): Check to make sure the context is passed by Theodore Ts'o · 21 years ago
  94. a7ac1df Adjust description line so that apropos "ext2" or "ext3" will by Theodore Ts'o · 21 years ago
  95. 2ff2971 Change the priority of libblkid1-udeb to be required instead of by Theodore Ts'o · 21 years ago
  96. 27479eb journal.c (e2fsck_move_ext3_journal): When moving the journal or by Theodore Ts'o · 21 years ago
  97. 91a7766 ADD TAG: E2FSPROGS-1_35-WIP-0821 by Theodore Ts'o · 21 years ago
  98. 6826bde Update for 1.35-WIP 21-Aug-2003 release. by Theodore Ts'o · 21 years ago
  99. f27eb6e Update po files. by Theodore Ts'o · 21 years ago
  100. 1d658a1 Fix misc. debian packaging problems. by Theodore Ts'o · 21 years ago