1. 47204ff Use Linux-kernel-style makefile output to make it easier to by Theodore Ts'o · 20 years ago
  2. 2b5901d Remove the a.out DLL support, since it's been obsolete and unmaintained by Theodore Ts'o · 20 years ago
  3. 4b8f81a probe.c (probe_ocfs): Fix bug where the wrong size for "ocfs1" by Theodore Ts'o · 20 years ago
  4. 414846b Add support for ocfs2 detection to the blkid library, by Theodore Ts'o · 20 years ago
  5. 9845cf5 Clean up the header file #include's for lib/blkid/getsize.c by Theodore Ts'o · 20 years ago
  6. 488f3c2 On non-linux systems, use lseek64() if it is present in by Theodore Ts'o · 20 years ago
  7. 1b510f5 read.c (blkid_read_cache): Add missing fclose() which was by Theodore Ts'o · 20 years ago
  8. 7ce0806 probe.c (blkid_verify_devname): If the time is earlier than the by Theodore Ts'o · 21 years ago
  9. 7a3a386 In the blkid library, if the BLKID_FILE environment by Theodore Ts'o · 21 years ago
  10. dd60705 Refine the build process to avoid re-running subst all the time on by Theodore Ts'o · 21 years ago
  11. 2625803 Use C99 stdint.h types instead of custom types in the uuid library. by Theodore Ts'o · 21 years ago
  12. 1cdb6f7 Don't close the file descriptor when determining the size. by Theodore Ts'o · 21 years ago
  13. 2c5cfbc Only use the BLKGETSIZE64 ioctl on Linux 2.6 since it is by Theodore Ts'o · 21 years ago
  14. 9387c28 probe.c (probe_ocfs), probe.h: Add support for the Oracle by Theodore Ts'o · 21 years ago
  15. 85b8700 Update getsize functions to use the Apple Darwin and Linux 64-bit ioctl's. by Theodore Ts'o · 21 years ago
  16. 434661f Patch from Brian Bergstrand to use the correct -fPIC flag for by Theodore Ts'o · 21 years ago
  17. b70b116 Update version number for e2fsprogs 1.35 release. by Theodore Ts'o · 21 years ago
  18. 5443492 Fix gcc -Wall nitpicks by Theodore Ts'o · 21 years ago
  19. 9c7ec17 Update for 1.34 release. by Theodore Ts'o · 21 years ago
  20. 3de5bf6 probe.c (probe_udf): Add specific UDF probing code, and probe by Theodore Ts'o · 21 years ago
  21. 78e2edf probe.c (blkid_known_fstype): New function which returns true if by Theodore Ts'o · 21 years ago
  22. a30b944 probe.c: When revalidating a filesystem in the blkid library, by Theodore Ts'o · 21 years ago
  23. 849c610 tag.c (blkid_find_dev_with_tag): If blkid_probe_all() returns an by Theodore Ts'o · 21 years ago
  24. 48e6e81 Fixx gcc -Wall nitpicks. by Theodore Ts'o · 21 years ago
  25. d339f26 Makefile.in (ELF_OTHER_LIBS): The blkid library depends on the by Theodore Ts'o · 21 years ago
  26. 71df0dc Update for 1.33 release. by Theodore Ts'o · 22 years ago
  27. 520ead3 Fix gcc -Wall warnings. by Theodore Ts'o · 22 years ago
  28. 09a2ef8 Fix XFS superblock definition. Add support to by Theodore Ts'o · 22 years ago
  29. 0faabe5 getsize.c: #include stat.h for the Apple Darwin port by Theodore Ts'o · 22 years ago
  30. 88fe61c cache.c: Initialize blkid_debug_mask to zero since some by Theodore Ts'o · 22 years ago
  31. aa75ecc Fix the Apple Darwin port. by Theodore Ts'o · 22 years ago
  32. 6cca7ba Update dependency information in Makefiles by Theodore Ts'o · 22 years ago
  33. cd0d521 Fix bug; if a partition has no known type, don't derference a null by Theodore Ts'o · 22 years ago
  34. ed78c02 Fix up lots of portability problems that caused e2fsprogs not to build successfully by Theodore Ts'o · 22 years ago
  35. 94ba8c7 Changes to create a subset distribution which consists only of the by Theodore Ts'o · 22 years ago
  36. 7e89304 tag.c (blkid_set_tag): Fix bug; don't return an error when by Theodore Ts'o · 22 years ago
  37. 2859522 Update libblkid documentation. by Theodore Ts'o · 22 years ago
  38. ed1b33e Minor bug fixes in the blkid library. by Theodore Ts'o · 22 years ago
  39. 1549a44 resolve.c (blkid_get_tag_value): Rename function (used to be by Theodore Ts'o · 22 years ago
  40. 79dd234 Internal changes to the blkid library: by Theodore Ts'o · 22 years ago
  41. f0a22d0 Add dynamic debugging capabilities to the blkid library, by Theodore Ts'o · 22 years ago
  42. 98999c3 Rename blkid_get_devname() to blkid_get_dev(), and blkid_get_token() by Theodore Ts'o · 22 years ago
  43. bc40efd Remove bid_id from the blkid device structure, as it is not used for anything. by Theodore Ts'o · 22 years ago
  44. ce72b86 Add a priority label to the device structure, so we can give by Theodore Ts'o · 22 years ago
  45. 50b380b Wholesale changes to blkid library to simplify the implementation by Theodore Ts'o · 22 years ago
  46. 76b07bb Roto-till and clean up libblkid API. by Theodore Ts'o · 22 years ago
  47. 7a603aa Separate public and private interfaces into separate header files. by Theodore Ts'o · 22 years ago
  48. 0f3ac480 devname.c: Add support for EVMS to the blkid library. by Theodore Ts'o · 22 years ago
  49. d3f9179 Fix gcc -Wall nits. by Theodore Ts'o · 22 years ago
  50. 3a1d6f3 save.c (blkid_save_cache): Use mkstemp() instead mktemp(). by Theodore Ts'o · 22 years ago
  51. e12f2ae Integrate new blkid library. by Theodore Ts'o · 22 years ago