| Commit message (Expand) | Author | Age | Files | Lines |
| * | build static e2fsprogs | Austen Dicken | 2015-10-16 | 1 | -0/+12 |
| * | Export include details from libuuid. | Jeff Sharkey | 2015-02-21 | 1 | -0/+4 |
| * | Cleanup Obsolete LOCAL_PRELINK_MODULE. | Ying Wang | 2014-12-16 | 1 | -2/+0 |
| * | lib/uuid: make a static library also | JP Abgrall | 2014-06-11 | 1 | -0/+24 |
| * | Switch back to 1.42.9 now that there is a fix | JP Abgrall | 2014-03-19 | 6 | -32/+63 |
| * | Revert changes that moved from 1.41.14 to 1.42.9 | JP Abgrall | 2014-03-06 | 6 | -63/+32 |
| * | Add files that would normally be generated by the e2fsprogs build system | Bernhard Rosenkränzer | 2014-01-05 | 14 | -13/+153 |
| * | Re-add Android makefiles from AOSP master | Bernhard Rosenkränzer | 2013-12-31 | 1 | -0/+67 |
| * | build: use long long for __u64 by default | Andreas Dilger | 2013-12-15 | 3 | -4/+5 |
| * | e2fsprogs: add (optional) sparse checking to the build | Darrick J. Wong | 2013-10-11 | 1 | -0/+1 |
| * | misc: cleanup unused variables on MacOS | Andreas Dilger | 2012-12-29 | 1 | -8/+11 |
| * | tests: don't consider "make check" a compiler error | Andreas Dilger | 2012-12-29 | 1 | -7/+21 |
| * | Fix blhc (Build Log Hardening Check) warnings | Theodore Ts'o | 2012-06-13 | 1 | -2/+2 |
| * | Change pkg-config files so that both <et/com_err.h> and <com_err.h> work | Theodore Ts'o | 2012-05-14 | 1 | -1/+1 |
| * | Fix parallel (make -j) build | Matthias Andree | 2012-05-11 | 1 | -1/+1 |
| * | Update Release Notes, Changelogs, version.h, etc. for 1.42 release | Theodore Ts'o | 2011-11-29 | 1 | -10/+20 |
| * | Shorten compile commands run by the build system | Theodore Ts'o | 2011-09-18 | 12 | -0/+15 |
| * | Add configure options --enable-symlink-build and --enable-symlink-install | Theodore Ts'o | 2010-05-17 | 1 | -2/+4 |
| * | Don't use in-tree header files if using system uuid or blkid libraries | Theodore Ts'o | 2009-10-04 | 4 | -16/+19 |
| * | Add support for configure --enable-verbose-makecmds | Theodore Ts'o | 2009-07-02 | 1 | -48/+48 |
| * | libuuid: Don't run uuidd if it would fail due to permission problems | Theodore Ts'o | 2009-06-30 | 2 | -2/+8 |
| * | libuuid, uuidd: Avoid infinite loop while reading from the socket fd | Theodore Ts'o | 2009-06-29 | 1 | -3/+7 |
| * | libuuid: Make sure fd's 0, 1, and 2 are valid before exec'ing uuidd | Theodore Ts'o | 2009-06-29 | 1 | -1/+4 |
| * | libuuid: Close all file descriptors before running uuidd | Theodore Ts'o | 2009-04-15 | 1 | -3/+36 |
| * | Fix pkg-config files: use Requires.private and fix the include directory | Theodore Ts'o | 2008-09-02 | 1 | -1/+1 |
| * | Remove trailing whitespace for the entire source tree | Theodore Ts'o | 2008-08-27 | 13 | -40/+40 |
| * | libuuid: Windows portability fixes | Theodore Ts'o | 2008-08-22 | 4 | -8/+66 |
| * | Fix gcc -Wall warnings in libuuid | Theodore Ts'o | 2008-06-07 | 1 | -1/+7 |
| * | libuuid: don't use unitialized variable | Matthias Koenig | 2008-05-11 | 1 | -1/+1 |
| * | Add portability checks to support DJGPP | Christophe GRENIER | 2008-02-17 | 1 | -1/+3 |
| * | libuuid: use fcntl locking instead of lockf | Theodore Ts'o | 2008-02-16 | 1 | -2/+10 |
| * | libuuid: Make sure execl() variadic function is properly terminated | Theodore Ts'o | 2008-01-27 | 1 | -1/+2 |
| * | Update dependencies in lib/uuid/Makefile.in | Theodore Ts'o | 2007-12-31 | 1 | -1/+2 |
| * | Test for sys/syscall.h in configure to fix dietlibc build problem | Theodore Ts'o | 2007-12-31 | 1 | -1/+1 |
| * | Add --disable-uuidd configure option | Theodore Ts'o | 2007-12-31 | 1 | -0/+2 |
| * | libuuid: Fix bug which caused uuidd to fail if sizeof(int) != sizeof(int *) | Theodore Ts'o | 2007-12-21 | 1 | -3/+3 |
| * | libuuid: Only try to start the uuidd daemon a limited number of times | Theodore Ts'o | 2007-12-17 | 1 | -1/+2 |
| * | libuuid: When starting uuidd, use waitpid() to reap the zombie process | Theodore Ts'o | 2007-12-17 | 1 | -2/+4 |
| * | uuidd: Use /var/lib/libuuid instead of /var/run/uuidd | Theodore Ts'o | 2007-12-17 | 1 | -2/+2 |
| * | Add uuidd daemon to prevent duplicate time-based UUID's | Theodore Ts'o | 2007-12-16 | 2 | -16/+292 |
| * | Fix uuid_unparse man page to give a correct example UUID output string | Theodore Ts'o | 2007-12-15 | 1 | -2/+2 |
| * | Remove Changelog files since they're not used after the git migration | Theodore Ts'o | 2007-07-08 | 1 | -581/+0 |
| * | Update Release Notes, Changelogs, version.h, etc. for 1.40 release | Theodore Ts'o | 2007-06-24 | 1 | -0/+4 |
| * | Add failsafe against duplicate UUID's generated by threaded programs | Theodore Ts'o | 2006-10-22 | 2 | -0/+32 |
| * | Set FD_CLOEXEC on the /dev/random file descriptor used by libuuid | Theodore Ts'o | 2006-01-06 | 2 | -0/+11 |
| * | Address parallel build problem in the library Makefiles | Theodore Ts'o | 2005-12-10 | 2 | -0/+8 |
| * | Update for e2fsprogs 1.38 release. | Theodore Ts'o | 2005-06-30 | 1 | -0/+4 |
| * | Update for the e2fsprogs 1.37 release. | Theodore Ts'o | 2005-03-21 | 1 | -0/+4 |
| * | Update for release of e2fsprogs 1.36. | Theodore Ts'o | 2005-02-05 | 1 | -0/+4 |
| * | Remove *.pc files on a "make distclean" | Theodore Ts'o | 2005-02-05 | 2 | -1/+6 |