Whamcloud - gitweb
LU-11545 debugfs: allow <inode> for ncheck
[tools/e2fsprogs.git] / lib / uuid /
2021-01-28 Jiyong ParkAOSP: Add assemble_cvd to com.android.virt
2021-01-28 David AndersonAOSP: Make libext2_uuid and e2fsprogs headers vendor_ra...
2021-01-28 Justin YunAOSP: Add "product_available" to product available...
2020-10-05 Theodore Ts'oDefine MKDIR_P in the Makefile.in files instead in...
2020-03-21 Yifan HongAOSP: Make ramdisk_available.
2020-01-01 Justin YunAOSP: Add vendor_available: true
2019-08-18 Matthias Andreelibuuid: signedness/type fixes
2018-10-11 Theodore Ts'oDefine __GNUC_PREREQ if necessary
2018-08-11 Ross Burtonbuild: use MKDIR_P instead of MKINSTALLDIRS
2018-07-15 Li DongyangFix compile error and warnings for old gcc versions
2018-06-21 Jiyong ParkAOSP: Mark as recovery_available:true
2018-02-26 Theodore Ts'oAOSP: use e2fsprogs-defaults for ccflags
2018-02-26 Jin QianAOSP: build mke2fs for windows using android mingw...
2018-02-26 Theodore Ts'oMerge branch 'maint' into next
2018-02-23 Theodore Ts'olibuuid: fix UBSAN issue in get_random_fd()
2017-10-16 Theodore Ts'oMerge branch 'maint' into next
2017-10-16 Sebastian RasmussenFix typos in code comments and developer docs
2017-10-16 Sebastian RasmussenFix typos in error messages and documentation
2017-08-04 Theodore Ts'oMerge branch 'maint' into next
2017-08-04 Theodore Ts'oRemove spaces at the end of man pages
2017-05-24 Alex DeymoAOSP: Convert e2fsprogs targets to soong.
2017-04-26 Theodore Ts'otests: skip running long test with "make check" and...
2016-05-31 Theodore Ts'olib: build elf shared libraries using -fPIC -shared
2016-05-22 Theodore Ts'oAdd --enable-hardening which builds e2fsprogs with...
2016-03-21 Theodore Ts'oFix warnings caused by glibc 2.20
2016-03-18 Theodore Ts'oAndroid.mk: fix up the library -host naming convention...
2016-03-18 Theodore Ts'oFix various clang and gcc -Wall warnings
2016-03-14 James Hawkinslibuuid: Silence warnings in lib/uuid when building...
2016-03-14 Mark SalyzynAndroid.mk: export uuid/uuid.h
2015-07-13 Theodore Ts'oEliminate unused parameter warnings from Android build
2015-07-13 Theodore Ts'oEliminate unused function warnings from Android build
2015-07-01 Theodore Ts'oFix "make clean" and "make distclean"
2015-05-26 Theodore Ts'oUpdate Android build files so the 1.43 branch builds...
2015-03-30 Theodore Ts'oClean up and fix Android build files
2015-03-01 Theodore Ts'oAdd files to build on Android
2014-07-06 Theodore Ts'oMerge branch 'maint' into next
2014-07-05 Eric Sandeene2fsprogs: remove checker infrastructure
2014-05-11 Darrick J. Wongmisc: create better-packaged static analysis reports
2014-05-11 Theodore Ts'oMerge branch 'maint' into next
2014-05-07 David MichaelAdd a make variable for the pkgconfig install dir
2014-03-14 Darrick J. Wongall: Introduce cppcheck static checking for make C=1
2014-01-11 Theodore Ts'olibuuid: add error checking to syscalls in get_clock()
2014-01-09 Theodore Ts'olibuuid: check return value of uuid_parse() in test
2013-12-16 Andreas Dilgerbuild: use long long for __u64 by default
2013-10-12 Darrick J. Wonge2fsprogs: add (optional) sparse checking to the build
2012-12-29 Andreas Dilgermisc: cleanup unused variables on MacOS
2012-12-29 Andreas Dilgertests: don't consider "make check" a compiler error
2012-06-13 Theodore Ts'oFix blhc (Build Log Hardening Check) warnings
2012-05-14 Theodore Ts'oChange pkg-config files so that both <et/com_err.h...
2012-05-12 Matthias AndreeFix parallel (make -j) build
2011-11-29 Theodore Ts'oUpdate Release Notes, Changelogs, version.h, etc. for... v1.42
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2010-05-17 Theodore Ts'oAdd configure options --enable-symlink-build and -...
2009-10-04 Theodore Ts'oDon't use in-tree header files if using system uuid...
2009-07-02 Theodore Ts'oAdd support for configure --enable-verbose-makecmds
2009-07-01 Theodore Ts'olibuuid: Don't run uuidd if it would fail due to permis...
2009-06-30 Theodore Ts'olibuuid, uuidd: Avoid infinite loop while reading from...
2009-06-29 Theodore Ts'olibuuid: Make sure fd's 0, 1, and 2 are valid before...
2009-04-15 Theodore Ts'olibuuid: Close all file descriptors before running...
2008-09-03 Theodore Ts'oFix pkg-config files: use Requires.private and fix...
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-08-22 Theodore Ts'olibuuid: Windows portability fixes
2008-06-07 Theodore Ts'oFix gcc -Wall warnings in libuuid
2008-05-12 Matthias Koeniglibuuid: don't use unitialized variable
2008-02-17 Christophe GRENIERAdd portability checks to support DJGPP
2008-02-16 Theodore Ts'olibuuid: use fcntl locking instead of lockf
2008-01-27 Theodore Ts'olibuuid: Make sure execl() variadic function is properl...
2008-01-01 Theodore Ts'oUpdate dependencies in lib/uuid/Makefile.in
2008-01-01 Theodore Ts'oTest for sys/syscall.h in configure to fix dietlibc...
2008-01-01 Theodore Ts'oAdd --disable-uuidd configure option
2007-12-21 Theodore Ts'olibuuid: Fix bug which caused uuidd to fail if sizeof...
2007-12-17 Theodore Ts'olibuuid: Only try to start the uuidd daemon a limited...
2007-12-17 Theodore Ts'olibuuid: When starting uuidd, use waitpid() to reap...
2007-12-17 Theodore Ts'ouuidd: Use /var/lib/libuuid instead of /var/run/uuidd
2007-12-16 Theodore Ts'oAdd uuidd daemon to prevent duplicate time-based UUID's
2007-12-16 Theodore Ts'oFix uuid_unparse man page to give a correct example...
2007-07-08 Theodore Ts'oRemove Changelog files since they're not used after...
2007-06-24 Theodore Ts'oUpdate Release Notes, Changelogs, version.h, etc. for...
2006-10-22 Theodore Ts'oAdd failsafe against duplicate UUID's generated by...
2006-01-06 Theodore Ts'oSet FD_CLOEXEC on the /dev/random file descriptor used...
2005-12-11 Theodore Ts'oAddress parallel build problem in the library Makefiles
2005-07-01 Theodore Ts'oUpdate for e2fsprogs 1.38 release.
2005-03-22 Theodore Ts'oUpdate for the e2fsprogs 1.37 release.
2005-02-05 Theodore Ts'oUpdate for release of e2fsprogs 1.36.
2005-02-05 Theodore Ts'oRemove *.pc files on a "make distclean"
2005-01-26 Theodore Ts'oAdd pkg-config files to e2fsprogs's libraries.
2005-01-19 Theodore Ts'oMakefile.in: Fix the kernel compile-time echo commands...
2005-01-18 Theodore Ts'oVarious portability fixes for Solaris systems.
2004-12-15 Theodore Ts'oAdd install-strip and install-shlibs-strip targets
2004-12-15 Theodore Ts'oUse MKINSTALLDIRS macro so that the Makefiles can find...
2004-11-30 Theodore Ts'oUse Linux-kernel-style makefile output to make it easier to
2004-11-19 Theodore Ts'oRemove the a.out DLL support, since it's been obsolete...
2004-09-18 Theodore Ts'ogen_uuid.c (get_node_id): glibc always defines AF_LINK...
2004-05-28 Theodore Ts'ouuid.h (UUID_DEFINE): Make the UUID defined as a static
2004-05-05 Theodore Ts'oRemove .cvsignore files; they were out of date, and...
2004-05-05 Theodore Ts'oUpdate and clean up uuid man pages, including renaming...
2004-05-05 Theodore Ts'ogen_uuid.c (uuid_generate_time): Mask off the timestamp...
2004-04-12 Theodore Ts'oClarified that the lib/uuid directory is under a BSD...
2004-04-03 Theodore Ts'oRefine the build process to avoid re-running subst...
2004-04-03 Theodore Ts'oChange licensing of libuuid man pages from GPL to 3...
next