1. 8cbcf15 e2fsprogs: introduce script used to generate utf8data.h by Gabriel Krisman Bertazi · 6 years ago
  2. 2ca70c2 Merge branch 'maint' into next by Theodore Ts'o · 6 years ago
  3. 5abc041 build: use MKDIR_P instead of MKINSTALLDIRS by Ross Burton · 10 years ago
  4. 57e976e MCONFIG: move SANITIZER_CFLAGS out of CLFAGS by Theodore Ts'o · 6 years ago
  5. bcca786 enable thread sanitizer if the builder wants it by Darrick J. Wong · 6 years ago
  6. 5e666e3 enable gcc/clang address sanitizer if the builder wants it by Darrick J. Wong · 6 years ago
  7. 1c2a76a enable UBSAN if the builder wants it by Darrick J. Wong · 6 years ago
  8. 4aece32 enable link time optimization, if requested by Darrick J. Wong · 6 years ago
  9. a2df589 e2scrub: add service (cron, systemd) support by Darrick J. Wong · 6 years ago
  10. 5ce368f e2scrub: create online fsck tool of sorts by Darrick J. Wong · 6 years ago
  11. 11b8ef8 tests: skip running long test with "make check" and add "make fullcheck" by Theodore Ts'o · 7 years ago
  12. f3bc156 Fix FreeBSD pmake support by Theodore Ts'o · 8 years ago
  13. c2ff6ba Fix "make gcc-wall" for library code by Theodore Ts'o · 8 years ago
  14. fd1677e Add --enable-hardening which builds e2fsprogs with security hardening by Theodore Ts'o · 8 years ago
  15. ca82d22 Fix FreeBSD portability problems by Theodore Ts'o · 8 years ago
  16. f34af41 rename libquota.a to libsupport.a by Theodore Ts'o · 9 years ago
  17. 9e8fcd6 configure: remove support to disable quota support by Theodore Ts'o · 9 years ago
  18. 5ea7aee rename configure.in to configure.ac by Theodore Ts'o · 9 years ago
  19. 81cbf1e misc: add fuse2fs, a FUSE server for e2fsprogs by Darrick J. Wong · 9 years ago
  20. ed9881b MCONFIG: allow developers to override CFLAGS by Theodore Ts'o · 10 years ago
  21. b291c11 misc: use libmagic when libblkid can't identify something by Darrick J. Wong · 10 years ago
  22. 759c46c debugfs: create journal handling routines by Darrick J. Wong · 10 years ago
  23. 330cebc Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  24. 60abcd7 tests: Add to LD_LIBRARY_PATH instead of overriding by Michael Forney · 10 years ago
  25. 7f7d1cb Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  26. e7822c1 fix cross-compilation support by Theodore Ts'o · 10 years ago
  27. 2f8d025 e2fsprogs: remove checker infrastructure by Eric Sandeen · 10 years ago
  28. 6bb8845 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  29. ceff962 tst_libext2fs: add new debug program which used for libext2fs unit tests by Theodore Ts'o · 10 years ago
  30. a46300f misc: create better-packaged static analysis reports by Darrick J. Wong · 10 years ago
  31. c9bc748 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  32. 4e2d9f7 Add a make variable for the pkgconfig install dir by David Michael · 10 years ago
  33. f160524 all: Introduce cppcheck static checking for make C=1 by Darrick J. Wong · 10 years ago
  34. fedfb27 Add coverage testing using gcov by Theodore Ts'o · 10 years ago
  35. 6c59a66 configure: fix --with-diet-libc by Theodore Ts'o · 10 years ago
  36. 5f16f6c Fix optional static code analysis using sparse by Theodore Ts'o · 11 years ago
  37. c1986ec Fix blhc (Build Log Hardening Check) warnings by Theodore Ts'o · 12 years ago
  38. 183c73b Teach build system to install relative symlinks if requested by Theodore Ts'o · 12 years ago
  39. 8f9d708 libquota: only build a static library by Theodore Ts'o · 13 years ago
  40. d1154eb Shorten compile commands run by the build system by Theodore Ts'o · 13 years ago
  41. f239fef e2fsprogs: add quota library to e2fsprogs by Aditya Kali · 13 years ago
  42. 9b3018a e2fsck: catch termination signals and print information about them by Theodore Ts'o · 13 years ago
  43. 5f70f2e MCONFIG: Fix dependency definitions for the static and profiled blkid library by Theodore Ts'o · 14 years ago
  44. 5aa6c3f Add configure options --enable-symlink-build and --enable-symlink-install by Theodore Ts'o · 14 years ago
  45. bcb915b Enhance build system so that "make V=1" works like the Linux Kernel by Theodore Ts'o · 15 years ago
  46. c13351f Add support for configure --enable-verbose-makecmds by Theodore Ts'o · 15 years ago
  47. a6a1c08 Fix Makefile dependencies for libcom_err by Theodore Ts'o · 15 years ago
  48. 4a1e15a Fix compilation problem when building with --disable-uuid by Theodore Ts'o · 15 years ago
  49. 39fd3d4 configure.in: add --disable-libuuid option by Scott James Remnant · 15 years ago
  50. 14b596d configure.in: add --disable-libblkid option by Theodore Ts'o · 15 years ago
  51. ad64399 Add support to build profiled binaries in the misc directory by Theodore Ts'o · 16 years ago
  52. 992a2f7 e2fsck: Fix build of e2fsck.profiled if profiling is enabled by Theodore Ts'o · 16 years ago
  53. d7f45af libcom_err: Use sem_post/sem_init to prevent race conditions by Theodore Ts'o · 16 years ago
  54. 29551ca Fix e2initrd_helper, blkid, and fsck from linking with unneeded libraries by Theodore Ts'o · 16 years ago
  55. 55da987 Improve ELF shared library handling by Theodore Ts'o · 16 years ago
  56. 7515a74 Remove use of devmapper library by the blkid library by Theodore Ts'o · 16 years ago
  57. 9d99416 Fix dependency for $(LIBSS) when an explicit dlopen() library is needed by Theodore Ts'o · 16 years ago
  58. daf7a6e Fix tst_extents build when building w/o dynamic libraries by Theodore Ts'o · 16 years ago
  59. a4ece35 Use pkg-config to determine where to find the devmapper library by Theodore Ts'o · 16 years ago
  60. 19c000e Update WFLAGS to suppress spurious warning messages by Theodore Ts'o · 18 years ago
  61. b6b65c3 Add datarootdir definition for compatibility with autoconf 2.60 by Theodore Ts'o · 18 years ago
  62. cce2f49 Fix Debian FTBFS problem caused by devmapper library using pthreads by Theodore Ts'o · 18 years ago
  63. abcfdfd Read mke2fs.conf and e2fsck.conf from root_sysconfdir rather than harcoded /etc. by Matthias Andree · 18 years ago
  64. 9dc6ad1 Change mke2fs to use /etc/mke2fs.conf as a configuration file by Theodore Ts'o · 18 years ago
  65. 4db2f59 Add device-mapper support to the blkid library by Karel Zak · 18 years ago
  66. dd947da Fix cross-compilation problems when CFLAGS contain target-specific options by Theodore Ts'o · 19 years ago
  67. 98919bd Add support for maintainer mode, which enables the makefile rules by Theodore Ts'o · 19 years ago
  68. 290806a MCONFIG.in: by Matthias Andree · 19 years ago
  69. 6d40227 Use MKINSTALLDIRS macro so that the Makefiles can find the script correctly. by Theodore Ts'o · 19 years ago
  70. 47204ff Use Linux-kernel-style makefile output to make it easier to by Theodore Ts'o · 20 years ago
  71. 2b5901d Remove the a.out DLL support, since it's been obsolete and unmaintained by Theodore Ts'o · 20 years ago
  72. dd60705 Refine the build process to avoid re-running subst all the time on by Theodore Ts'o · 20 years ago
  73. 032a763 MCONFIG.in: Make the gcc-wall print more warnings to catch by Theodore Ts'o · 21 years ago
  74. 48e6e81 Fixx gcc -Wall nitpicks. by Theodore Ts'o · 21 years ago
  75. c6f35b8 MCONFIG.in, configure.in: Only put the intl directory in the -I by Theodore Ts'o · 21 years ago
  76. a04eba3 Update to gettext 0.11.5. We now enable NLS support by default. by Theodore Ts'o · 21 years ago
  77. e12f2ae Integrate new blkid library. by Theodore Ts'o · 21 years ago
  78. 482afc4 Makefile.in (install): Search all compression extensions when by Theodore Ts'o · 22 years ago
  79. b5ffead Integrate ext2ed into the e2fsprogs build system, and make minimal changes so by Theodore Ts'o · 22 years ago
  80. 96b5cac Miscellaneous cleanup before 1.26-WIP release. Removed unused by Theodore Ts'o · 22 years ago
  81. 250f79f ChangeLog, MCONFIG.in, configure, configure.in: by Theodore Ts'o · 23 years ago
  82. c8c071a ChangeLog, e2image.c, mke2fs.c, mklost+found.c, tune2fs.c, util.c, uuidgen.c: by Theodore Ts'o · 23 years ago
  83. 4d0f3e1 ChangeLog, MCONFIG.in, configure, configure.in: by Theodore Ts'o · 23 years ago
  84. 3e377db ChangeLog, MCONFIG.in, Makefile.in, Makefile.in.in: by Theodore Ts'o · 23 years ago
  85. e8aed8c ChangeLog, MCONFIG.in: by Theodore Ts'o · 24 years ago
  86. 73ae2d4 ChangeLog, configure, MCONFIG.in, configure.in: by Theodore Ts'o · 24 years ago
  87. 77200f4 ChangeLog, MCONFIG.in: by Theodore Ts'o · 24 years ago
  88. 6c13352 ChangeLog, MCONFIG.in, configure.in, configure: by Theodore Ts'o · 25 years ago
  89. 9d564f7 ChangeLog, Makefile.in, configure.in, MCONFIG.in, configure, wordwrap.pl: by Theodore Ts'o · 25 years ago
  90. ef8901b ChangeLog, MCONFIG.in: by Theodore Ts'o · 25 years ago
  91. a4bf69d ChangeLog, fileio.c: by Theodore Ts'o · 25 years ago
  92. a4b2d3c Many files: by Theodore Ts'o · 26 years ago
  93. bf2602b ChangeLog, Makefile.in, MCONFIG.in: by Theodore Ts'o · 26 years ago
  94. 44339bd Many files: by Theodore Ts'o · 27 years ago
  95. 21c84b7 Many files: Checked in e2fsprogs-1.07 by Theodore Ts'o · 27 years ago
  96. fc6d9d5 Many files: Checked in e2fsprogs 1.05 by Theodore Ts'o · 27 years ago
  97. a4d0961 Many files: Checked in e2fsprogs 1.04. by Theodore Ts'o · 27 years ago
  98. 74becf3 Many files: Checkin of e2fsprogs 1.02. by Theodore Ts'o · 27 years ago
  99. 50e1e10 Many files: Checked in e2fsprogs 0.5c by Theodore Ts'o · 27 years ago