1. 47204ff Use Linux-kernel-style makefile output to make it easier to by Theodore Ts'o · 20 years ago
  2. 39dc1c4 Add definition for the extents filesystem feature and inode flag. by Theodore Ts'o · 20 years ago
  3. 921f4ad Remove support for EVMS 1.x plugin library. by Theodore Ts'o · 20 years ago
  4. 2b5901d Remove the a.out DLL support, since it's been obsolete and unmaintained by Theodore Ts'o · 20 years ago
  5. 4b8f81a probe.c (probe_ocfs): Fix bug where the wrong size for "ocfs1" by Theodore Ts'o · 20 years ago
  6. 1a9c8c3 getsize.c (ext2fs_get_device_size): Add support for Windows by Theodore Ts'o · 20 years ago
  7. 414846b Add support for ocfs2 detection to the blkid library, by Theodore Ts'o · 20 years ago
  8. 9ee42c9 gen_uuid.c (get_node_id): glibc always defines AF_LINK, so only by Theodore Ts'o · 20 years ago
  9. 56eb4d4 Remove XSI:isms for greater portability. (Addresses Debian Bug #255589) by Theodore Ts'o · 20 years ago
  10. 9845cf5 Clean up the header file #include's for lib/blkid/getsize.c by Theodore Ts'o · 20 years ago
  11. 488f3c2 On non-linux systems, use lseek64() if it is present in by Theodore Ts'o · 20 years ago
  12. 1ad54a9 Add ability for debugfs to use a separate source of data blocks when by Theodore Ts'o · 20 years ago
  13. 919994a setflags.c, fsetflags.c: On linux systems, undefine HAVE_CHFLAGS by Theodore Ts'o · 20 years ago
  14. 37a1ee9 uuid.h (UUID_DEFINE): Make the UUID defined as a static by Theodore Ts'o · 20 years ago
  15. a63d126 closefs.c (ext2fs_flush): Make sure the master superblock is by Theodore Ts'o · 20 years ago
  16. a002e7e Implement the ability for the test_io mechanism to abort after n reads by Theodore Ts'o · 20 years ago
  17. 1b510f5 read.c (blkid_read_cache): Add missing fclose() which was by Theodore Ts'o · 20 years ago
  18. aa5c0a4 Remove .cvsignore files; they were out of date, and causes lintian by Theodore Ts'o · 20 years ago
  19. 6d49349 Update and clean up uuid man pages, including renaming libuuid.3 to uuid.3 by Theodore Ts'o · 20 years ago
  20. d149299 gen_uuid.c (uuid_generate_time): Mask off the timestamp to avoid by Theodore Ts'o · 20 years ago
  21. 7ce0806 probe.c (blkid_verify_devname): If the time is earlier than the by Theodore Ts'o · 20 years ago
  22. ebfd60f Clarified that the lib/uuid directory is under a BSD-style and by Theodore Ts'o · 20 years ago
  23. 7a3a386 In the blkid library, if the BLKID_FILE environment by Theodore Ts'o · 20 years ago
  24. dd60705 Refine the build process to avoid re-running subst all the time on by Theodore Ts'o · 20 years ago
  25. 9dd97ae Change licensing of libuuid man pages from GPL to 3-clause BSD-style, by Theodore Ts'o · 20 years ago
  26. 3180811 Change the use of the term "internal format" to "binary representation" by Theodore Ts'o · 20 years ago
  27. 2625803 Use C99 stdint.h types instead of custom types in the uuid library. by Theodore Ts'o · 20 years ago
  28. 13be1ff gen_uuid.c (get_node_id): Clean up AF_LINK #ifdef's for Darwin. by Theodore Ts'o · 20 years ago
  29. 83e692e unix_io.c, pass1.c: by Matthias Andree · 20 years ago
  30. 289e055 GNU/KFreeBSD portability fixes. (Addresses Debian Bug #239934) by Matthias Andree · 20 years ago
  31. d3d741f Add the uuid_unparse_upper and uuid_unparse_lower functions to the uuid library. by Theodore Ts'o · 20 years ago
  32. 1cdb6f7 Don't close the file descriptor when determining the size. by Theodore Ts'o · 20 years ago
  33. 1bbfec6 Change the license on the UUID library to be 3-clause BSD-style by Theodore Ts'o · 20 years ago
  34. 880f30a Add UUID type #define's, and add an CPP macro to define UUID constants. by Theodore Ts'o · 20 years ago
  35. a5aa379 Use 14 bits for the clock sequence, instead of just 13 bits when by Theodore Ts'o · 20 years ago
  36. 84ea6e7 Fix Darwin/Mac OS X support to fetch the ethernet address in the uuid library. by Theodore Ts'o · 20 years ago
  37. 2c5cfbc Only use the BLKGETSIZE64 ioctl on Linux 2.6 since it is by Theodore Ts'o · 20 years ago
  38. 9387c28 probe.c (probe_ocfs), probe.h: Add support for the Oracle by Theodore Ts'o · 20 years ago
  39. 85b8700 Update getsize functions to use the Apple Darwin and Linux 64-bit ioctl's. by Theodore Ts'o · 20 years ago
  40. 434661f Patch from Brian Bergstrand to use the correct -fPIC flag for by Theodore Ts'o · 20 years ago
  41. b70b116 Update version number for e2fsprogs 1.35 release. by Theodore Ts'o · 20 years ago
  42. e47fd84 ext2fs.h (ext2fs_resize_mem): Fix C++ problem. (Addresses Red by Theodore Ts'o · 20 years ago
  43. 795afc4 Fix libext2fs and debugfs to correctly deal with symlinks that have by Theodore Ts'o · 20 years ago
  44. 1daf758 Update for WIP release 1.35-WIP release dated 31-Jan-2004. by Theodore Ts'o · 20 years ago
  45. 3c203cb fgetflags.c, fgetversion.c, fsetflags.c, fsetversion.c: Apply by Theodore Ts'o · 20 years ago
  46. 9c5534d gen_uuid.c (uuid_generate_time): Fix bug pointed out by Ralf by Theodore Ts'o · 21 years ago
  47. 1ba7a2f Fix a byte swap bugs, including one which caused e2fsck to by Theodore Ts'o · 21 years ago
  48. b34cbdd Re-add FreeBSD support. by Matthias Andree · 21 years ago
  49. b969b1b Fix more compiler warnings. by Matthias Andree · 21 years ago
  50. 09e7220 com_err.3: Fix C syntax error pointed out by ESR. by Theodore Ts'o · 21 years ago
  51. 5443492 Fix gcc -Wall nitpicks by Theodore Ts'o · 21 years ago
  52. 068cab5 et_c.awk: Add declaration of the Heimdal initialization routine by Theodore Ts'o · 21 years ago
  53. 52501d4 et_c.awk: Add declaration of the Heimdal initialization routine by Theodore Ts'o · 21 years ago
  54. 2540bb7 com_err.h, com_err.c: Use GCC attributes to mark com_err and by Theodore Ts'o · 21 years ago
  55. 8ce2309 com_err.h: Retore the type of n_msgs in the error_table by Theodore Ts'o · 21 years ago
  56. ef344e1 Centeralize calculation of which blocks are reserved/used for by Theodore Ts'o · 21 years ago
  57. a435ec3 Add support for backing up the journal inode location in the by Theodore Ts'o · 21 years ago
  58. 51bc084 Makefile.in: Delete com_err.info on a make clean by Theodore Ts'o · 21 years ago
  59. 924b083 et_h.awk: Fix wrong prototype for initialize_xxx_err_table_r. by Theodore Ts'o · 21 years ago
  60. 74832b5 fs_ext2.c (fs_cleanup, fs_init_task, fs_set_volumes): Use an by Theodore Ts'o · 21 years ago
  61. c4e3d3f ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() by Theodore Ts'o · 21 years ago
  62. 44104b2 Add Heimdal compile_et extensions from Philipp Thomas <pthomas@suse.de> by Theodore Ts'o · 21 years ago
  63. 9c7ec17 Update for 1.34 release. by Theodore Ts'o · 21 years ago
  64. c6df04b Update makefile dependencies. by Theodore Ts'o · 21 years ago
  65. 3de5bf6 probe.c (probe_udf): Add specific UDF probing code, and probe by Theodore Ts'o · 21 years ago
  66. 78e2edf probe.c (blkid_known_fstype): New function which returns true if by Theodore Ts'o · 21 years ago
  67. a30b944 probe.c: When revalidating a filesystem in the blkid library, by Theodore Ts'o · 21 years ago
  68. 849c610 tag.c (blkid_find_dev_with_tag): If blkid_probe_all() returns an by Theodore Ts'o · 21 years ago
  69. 48e6e81 Fixx gcc -Wall nitpicks. by Theodore Ts'o · 21 years ago
  70. 7d7bdd5 Fix bug in resize2fs which caused it to fail on filesystems with a by Theodore Ts'o · 21 years ago
  71. d339f26 Makefile.in (ELF_OTHER_LIBS): The blkid library depends on the by Theodore Ts'o · 21 years ago
  72. 93d5c38 mke2fs.c (PRS, set_fs_defaults): If the sector size of the by Theodore Ts'o · 21 years ago
  73. 813bde1 Add package dependency to shlibs for comerr to indicate support by Theodore Ts'o · 21 years ago
  74. b8a9531 unix_io.c: Add #ifdef NO_IO_CACHE which disables all userspace by Theodore Ts'o · 21 years ago
  75. 58f9d9e Update debian changelog. by Theodore Ts'o · 21 years ago
  76. d035509 Add full Heimdall compatibility. by Theodore Ts'o · 21 years ago
  77. b16fb62 Update Debian changelog. by Theodore Ts'o · 21 years ago
  78. c62dbdb Stupid think-o bugfix in test_io.c: Don't close data->outfile by Theodore Ts'o · 21 years ago
  79. 2a29f13 Add --enable-test-io-debug configure option which causes e2fsck and by Theodore Ts'o · 21 years ago
  80. 68dbdc2 tst_badblocks.c (file_test): Use tmpfile() instead of mktemp(). by Theodore Ts'o · 21 years ago
  81. 05a27b1 getsize.c (ext2fs_get_device_size): Allow windows code to get by Theodore Ts'o · 21 years ago
  82. 71df0dc Update for 1.33 release. by Theodore Ts'o · 21 years ago
  83. afb6d70 Use DYLD_LIBRAY_PATH so that "make check" works on by Theodore Ts'o · 21 years ago
  84. 520ead3 Fix gcc -Wall warnings. by Theodore Ts'o · 21 years ago
  85. a85e81a configure.in: Remove CYGWIN definition; we will use the by Theodore Ts'o · 21 years ago
  86. c692840 Add Cygwin/Windows version of ext2fs_get_device_size() by Theodore Ts'o · 21 years ago
  87. fff4548 Add portability enhancements for Cygwin32 environment. by Theodore Ts'o · 21 years ago
  88. 2c93113 Remove EXT2_FEATURE_RO_COMPAT_BTREE_DIR mention of since it's not by Theodore Ts'o · 21 years ago
  89. 9d51b61 Use the SS_READLINE_PATH environment variable to control the search by Theodore Ts'o · 21 years ago
  90. 085c2af Import bug fixes from EVMS 2.0 tree. by Theodore Ts'o · 21 years ago
  91. edab294 gen_uuid.c (get_random_bytes): Always xor in a stream of bytes by Theodore Ts'o · 21 years ago
  92. 09a2ef8 Fix XFS superblock definition. Add support to by Theodore Ts'o · 21 years ago
  93. 72d272a Update dependencies of ss/Makefile by Theodore Ts'o · 21 years ago
  94. 0faabe5 getsize.c: #include stat.h for the Apple Darwin port by Theodore Ts'o · 21 years ago
  95. 91835c1 Change compile_et to generate header files that use <et/com_err.h> by Theodore Ts'o · 21 years ago
  96. 00aba96 com_err.h, error_table.h: Move definition of the error_table by Theodore Ts'o · 21 years ago
  97. 88fe61c cache.c: Initialize blkid_debug_mask to zero since some by Theodore Ts'o · 21 years ago
  98. 9522e0a ls.c (list_super2): Display the superblock fields even if the by Theodore Ts'o · 21 years ago
  99. aa75ecc Fix the Apple Darwin port. by Theodore Ts'o · 21 years ago
  100. 6cca7ba Update dependency information in Makefiles by Theodore Ts'o · 21 years ago