1. 832cb61 e2fsprogs: add (optional) sparse checking to the build by Darrick J. Wong · 11 years ago
  2. 1d6fd6d misc: cleanup unused variables on MacOS by Andreas Dilger · 12 years ago
  3. f797cf3 tests: don't consider "make check" a compiler error by Andreas Dilger · 12 years ago
  4. c1986ec Fix blhc (Build Log Hardening Check) warnings by Theodore Ts'o · 12 years ago
  5. ae06582 Change pkg-config files so that both <et/com_err.h> and <com_err.h> work by Theodore Ts'o · 12 years ago
  6. 58b3d8d Fix parallel (make -j) build by Matthias Andree · 12 years ago
  7. 499d5ec Update Release Notes, Changelogs, version.h, etc. for 1.42 release by Theodore Ts'o · 13 years ago
  8. d1154eb Shorten compile commands run by the build system by Theodore Ts'o · 13 years ago
  9. 5aa6c3f Add configure options --enable-symlink-build and --enable-symlink-install by Theodore Ts'o · 14 years ago
  10. e1f0850 Don't use in-tree header files if using system uuid or blkid libraries by Theodore Ts'o · 15 years ago
  11. c13351f Add support for configure --enable-verbose-makecmds by Theodore Ts'o · 15 years ago
  12. 3381a63 libuuid: Don't run uuidd if it would fail due to permission problems by Theodore Ts'o · 15 years ago
  13. caa6003 libuuid, uuidd: Avoid infinite loop while reading from the socket fd by Theodore Ts'o · 15 years ago
  14. e8b9466 libuuid: Make sure fd's 0, 1, and 2 are valid before exec'ing uuidd by Theodore Ts'o · 15 years ago
  15. 1207e36 libuuid: Close all file descriptors before running uuidd by Theodore Ts'o · 15 years ago
  16. 97be89b Fix pkg-config files: use Requires.private and fix the include directory by Theodore Ts'o · 16 years ago
  17. efc6f62 Remove trailing whitespace for the entire source tree by Theodore Ts'o · 16 years ago
  18. 6ec9ef1 libuuid: Windows portability fixes by Theodore Ts'o · 16 years ago
  19. 96f4bb1 Fix gcc -Wall warnings in libuuid by Theodore Ts'o · 16 years ago
  20. cc435cb libuuid: don't use unitialized variable by Matthias Koenig · 16 years ago
  21. e7cc6f7 Add portability checks to support DJGPP by Christophe GRENIER · 16 years ago
  22. e70f32b libuuid: use fcntl locking instead of lockf by Theodore Ts'o · 16 years ago
  23. edeee8f libuuid: Make sure execl() variadic function is properly terminated by Theodore Ts'o · 16 years ago
  24. 904dad5 Update dependencies in lib/uuid/Makefile.in by Theodore Ts'o · 17 years ago
  25. 29dd9d1 Test for sys/syscall.h in configure to fix dietlibc build problem by Theodore Ts'o · 17 years ago
  26. 5610f99 Add --disable-uuidd configure option by Theodore Ts'o · 17 years ago
  27. f79fb49 libuuid: Fix bug which caused uuidd to fail if sizeof(int) != sizeof(int *) by Theodore Ts'o · 17 years ago
  28. d37a4fa libuuid: Only try to start the uuidd daemon a limited number of times by Theodore Ts'o · 17 years ago
  29. 9d8c203 libuuid: When starting uuidd, use waitpid() to reap the zombie process by Theodore Ts'o · 17 years ago
  30. 2165003 uuidd: Use /var/lib/libuuid instead of /var/run/uuidd by Theodore Ts'o · 17 years ago
  31. 740837d by Theodore Ts'o · 17 years ago
  32. daecda1 Fix uuid_unparse man page to give a correct example UUID output string by Theodore Ts'o · 17 years ago
  33. 424a3e4 Remove Changelog files since they're not used after the git migration by Theodore Ts'o · 17 years ago
  34. d7b6472 Update Release Notes, Changelogs, version.h, etc. for 1.40 release by Theodore Ts'o · 17 years ago
  35. ae2868a Add failsafe against duplicate UUID's generated by threaded programs by Theodore Ts'o · 18 years ago
  36. 2adc320 Set FD_CLOEXEC on the /dev/random file descriptor used by libuuid by Theodore Ts'o · 19 years ago
  37. 3ded50b Address parallel build problem in the library Makefiles by Theodore Ts'o · 19 years ago
  38. 1f965c8 Update for e2fsprogs 1.38 release. by Theodore Ts'o · 19 years ago
  39. fd4b28e Update for the e2fsprogs 1.37 release. by Theodore Ts'o · 19 years ago
  40. 3eee5e9 Update for release of e2fsprogs 1.36. by Theodore Ts'o · 19 years ago
  41. b7aa0d6 Remove *.pc files on a "make distclean" by Theodore Ts'o · 19 years ago
  42. e644186 Add pkg-config files to e2fsprogs's libraries. by Theodore Ts'o · 19 years ago
  43. 8800c73 Makefile.in: Fix the kernel compile-time echo commands to be by Theodore Ts'o · 19 years ago
  44. 3223701 Various portability fixes for Solaris systems. by Theodore Ts'o · 19 years ago
  45. 522798d Add install-strip and install-shlibs-strip targets by Theodore Ts'o · 20 years ago
  46. 6d40227 Use MKINSTALLDIRS macro so that the Makefiles can find the script correctly. by Theodore Ts'o · 20 years ago
  47. 47204ff Use Linux-kernel-style makefile output to make it easier to by Theodore Ts'o · 20 years ago
  48. 2b5901d Remove the a.out DLL support, since it's been obsolete and unmaintained by Theodore Ts'o · 20 years ago
  49. 9ee42c9 gen_uuid.c (get_node_id): glibc always defines AF_LINK, so only by Theodore Ts'o · 20 years ago
  50. 37a1ee9 uuid.h (UUID_DEFINE): Make the UUID defined as a static by Theodore Ts'o · 20 years ago
  51. aa5c0a4 Remove .cvsignore files; they were out of date, and causes lintian by Theodore Ts'o · 20 years ago
  52. 6d49349 Update and clean up uuid man pages, including renaming libuuid.3 to uuid.3 by Theodore Ts'o · 20 years ago
  53. d149299 gen_uuid.c (uuid_generate_time): Mask off the timestamp to avoid by Theodore Ts'o · 20 years ago
  54. ebfd60f Clarified that the lib/uuid directory is under a BSD-style and by Theodore Ts'o · 20 years ago
  55. dd60705 Refine the build process to avoid re-running subst all the time on by Theodore Ts'o · 20 years ago
  56. 9dd97ae Change licensing of libuuid man pages from GPL to 3-clause BSD-style, by Theodore Ts'o · 20 years ago
  57. 3180811 Change the use of the term "internal format" to "binary representation" by Theodore Ts'o · 20 years ago
  58. 2625803 Use C99 stdint.h types instead of custom types in the uuid library. by Theodore Ts'o · 20 years ago
  59. 13be1ff gen_uuid.c (get_node_id): Clean up AF_LINK #ifdef's for Darwin. by Theodore Ts'o · 20 years ago
  60. d3d741f Add the uuid_unparse_upper and uuid_unparse_lower functions to the uuid library. by Theodore Ts'o · 20 years ago
  61. 1bbfec6 Change the license on the UUID library to be 3-clause BSD-style by Theodore Ts'o · 20 years ago
  62. 880f30a Add UUID type #define's, and add an CPP macro to define UUID constants. by Theodore Ts'o · 20 years ago
  63. a5aa379 Use 14 bits for the clock sequence, instead of just 13 bits when by Theodore Ts'o · 20 years ago
  64. 84ea6e7 Fix Darwin/Mac OS X support to fetch the ethernet address in the uuid library. by Theodore Ts'o · 20 years ago
  65. 434661f Patch from Brian Bergstrand to use the correct -fPIC flag for by Theodore Ts'o · 20 years ago
  66. b70b116 Update version number for e2fsprogs 1.35 release. by Theodore Ts'o · 20 years ago
  67. 9c5534d gen_uuid.c (uuid_generate_time): Fix bug pointed out by Ralf by Theodore Ts'o · 20 years ago
  68. b969b1b Fix more compiler warnings. by Matthias Andree · 21 years ago
  69. 9c7ec17 Update for 1.34 release. by Theodore Ts'o · 21 years ago
  70. 71df0dc Update for 1.33 release. by Theodore Ts'o · 21 years ago
  71. afb6d70 Use DYLD_LIBRAY_PATH so that "make check" works on by Theodore Ts'o · 21 years ago
  72. fff4548 Add portability enhancements for Cygwin32 environment. by Theodore Ts'o · 21 years ago
  73. edab294 gen_uuid.c (get_random_bytes): Always xor in a stream of bytes by Theodore Ts'o · 21 years ago
  74. e71d873 Add Apple/Darwin patches. by Theodore Ts'o · 21 years ago
  75. ed78c02 Fix up lots of portability problems that caused e2fsprogs not to build successfully by Theodore Ts'o · 21 years ago
  76. 94ba8c7 Changes to create a subset distribution which consists only of the by Theodore Ts'o · 21 years ago
  77. 3851301 Update files for 1.32 release. by Theodore Ts'o · 22 years ago
  78. ae65b29 Update files for 1.31 release. by Theodore Ts'o · 22 years ago
  79. 5d823a4 Update files for 1.30 release. by Theodore Ts'o · 22 years ago
  80. 61bee88 gen_uuid.c (get_random_bytes): Don't spin forever if read() by Theodore Ts'o · 22 years ago
  81. c663305 Update for 1.29 release. by Theodore Ts'o · 22 years ago
  82. 87ee8dc Update changelogs for 1.28 release by Theodore Ts'o · 22 years ago
  83. 8d7f458 parse.c (uuid_parse): Fix uuid parsing bug which didn't complain by Theodore Ts'o · 22 years ago
  84. a8e7724 Update for 1.27 release. by Theodore Ts'o · 22 years ago
  85. 57173d0 Update Changelog messages to use tytso@mit.edu for all addresses by Theodore Ts'o · 22 years ago
  86. b9f4092 Update makefiles to install mkfs.ext3, and to install man pages for by Theodore Ts'o · 22 years ago
  87. a5f3f5c Update files for 1.26 release. by Theodore Ts'o · 22 years ago
  88. 4941fe8 Add libuuid man pages to the RPM spec file. by Andreas Dilger · 23 years ago
  89. fbf9111 Update changelogs for 1.25 release. by Theodore Ts'o · 23 years ago
  90. ce2722f compare.c (uuid_compare), copy.c (uuid_copy), by Theodore Ts'o · 23 years ago
  91. fb70775 Update for 1.24a release by Theodore Ts'o · 23 years ago
  92. 109624a Update for 1.24 release. by Theodore Ts'o · 23 years ago
  93. 943ed87 Add missing log entry showing when we released e2fsprogs 1.23 by Theodore Ts'o · 23 years ago
  94. 6796013 Update changelogs for 1.22. by Theodore Ts'o · 23 years ago
  95. 163337b uuid.h: Add protection against multiple inclusion by Theodore Ts'o · 23 years ago
  96. f4f75ba ChangeLog: Update for 1.21 release. by Theodore Ts'o · 23 years ago
  97. 36a23e1 ChangeLog: Fix typo in ChangeLog. by Theodore Ts'o · 23 years ago
  98. 797f5ef ChangeLog, wordwrap.pl: by Theodore Ts'o · 23 years ago
  99. 0923fc6 ChangeLog, unpack.c, unparse.c, uuid_time.c: by Theodore Ts'o · 23 years ago
  100. bb18586 e2fsprogs.lsm, version.h: by Theodore Ts'o · 23 years ago