summaryrefslogtreecommitdiff
path: root/lib/uuid
AgeCommit message (Expand)AuthorFilesLines
2006-10-22Add failsafe against duplicate UUID's generated by threaded programsTheodore Ts'o2-0/+32
2006-01-06Set FD_CLOEXEC on the /dev/random file descriptor used by libuuidTheodore Ts'o2-0/+11
2005-12-10Address parallel build problem in the library MakefilesTheodore Ts'o2-0/+8
2005-06-30Update for e2fsprogs 1.38 release.Theodore Ts'o1-0/+4
2005-03-21Update for the e2fsprogs 1.37 release.Theodore Ts'o1-0/+4
2005-02-05Update for release of e2fsprogs 1.36.Theodore Ts'o1-0/+4
2005-02-05Remove *.pc files on a "make distclean"Theodore Ts'o2-1/+6
2005-01-26Add pkg-config files to e2fsprogs's libraries.Theodore Ts'o3-3/+26
2005-01-19Makefile.in: Fix the kernel compile-time echo commands to beTheodore Ts'o2-11/+16
2005-01-17Various portability fixes for Solaris systems.Theodore Ts'o2-2/+7
2004-12-15Add install-strip and install-shlibs-strip targetsTheodore Ts'o2-10/+18
2004-12-14Use MKINSTALLDIRS macro so that the Makefiles can find the scriptTheodore Ts'o2-21/+16
2004-11-30Use Linux-kernel-style makefile output to make it easier to Theodore Ts'o2-17/+35
2004-11-19Remove the a.out DLL support, since it's been obsolete and unmaintainedTheodore Ts'o7-196/+0
2004-09-17gen_uuid.c (get_node_id): glibc always defines AF_LINK, so onlyTheodore Ts'o2-3/+9
2004-05-27uuid.h (UUID_DEFINE): Make the UUID defined as a staticTheodore Ts'o2-1/+11
2004-05-05Remove .cvsignore files; they were out of date, and causes lintianTheodore Ts'o1-12/+0
2004-05-04Update and clean up uuid man pages, including renaming libuuid.3 toTheodore Ts'o12-85/+77
2004-05-04gen_uuid.c (uuid_generate_time): Mask off the timestamp to avoidTheodore Ts'o2-1/+6
2004-04-12Clarified that the lib/uuid directory is under a BSD-style and Theodore Ts'o1-0/+25
2004-04-03Refine the build process to avoid re-running subst all the time on Theodore Ts'o2-9/+16
2004-04-03Change licensing of libuuid man pages from GPL to 3-clause BSD-style,Theodore Ts'o10-18/+239
2004-04-03Change the use of the term "internal format" to "binary representation"Theodore Ts'o3-6/+7
2004-04-03Use C99 stdint.h types instead of custom types in the uuid library.Theodore Ts'o8-38/+45
2004-03-30gen_uuid.c (get_node_id): Clean up AF_LINK #ifdef's for Darwin.Theodore Ts'o2-4/+8
2004-03-22Add the uuid_unparse_upper and uuid_unparse_lower functions to theTheodore Ts'o4-6/+49
2004-03-20Change the license on the UUID library to be 3-clause BSD-styleTheodore Ts'o16-51/+330
2004-03-19Add UUID type #define's, and add an CPP macro to define Theodore Ts'o2-0/+11
2004-03-19Use 14 bits for the clock sequence, instead of just 13 bits whenTheodore Ts'o1-0/+8
2004-03-19Fix Darwin/Mac OS X support to fetch the ethernet address in the uuid library.Theodore Ts'o1-2/+15
2004-02-29Patch from Brian Bergstrand to use the correct -fPIC flag forTheodore Ts'o2-1/+6
2004-02-28Update version number for e2fsprogs 1.35 release.Theodore Ts'o1-0/+4
2004-01-30gen_uuid.c (uuid_generate_time): Fix bug pointed out by RalfTheodore Ts'o2-1/+10
2003-12-28Fix more compiler warnings.Matthias Andree1-6/+4
2003-07-26Update for 1.34 release.Theodore Ts'o1-0/+4
2003-04-21Update for 1.33 release.Theodore Ts'o1-0/+4
2003-04-21Use DYLD_LIBRAY_PATH so that "make check" works onTheodore Ts'o2-1/+6
2003-04-13Add portability enhancements for Cygwin32 environment.Theodore Ts'o2-0/+9
2003-04-03gen_uuid.c (get_random_bytes): Always xor in a stream of bytesTheodore Ts'o2-9/+20
2003-03-14Add Apple/Darwin patches.Theodore Ts'o2-0/+5
2003-03-06Fix up lots of portability problems that caused e2fsprogs not to build succes...Theodore Ts'o3-10/+17
2003-03-02Changes to create a subset distribution which consists only of theTheodore Ts'o4-11/+73
2002-11-09Update files for 1.32 release.Theodore Ts'o1-0/+4
2002-11-08Update files for 1.31 release.Theodore Ts'o1-0/+4
2002-11-01Update files for 1.30 release.Theodore Ts'o1-0/+4
2002-10-31gen_uuid.c (get_random_bytes): Don't spin forever if read()Theodore Ts'o2-4/+7
2002-09-24Update for 1.29 release.Theodore Ts'o1-0/+4
2002-08-31Update changelogs for 1.28 releaseTheodore Ts'o1-0/+4
2002-07-15parse.c (uuid_parse): Fix uuid parsing bug which didn't complainTheodore Ts'o4-2/+43
2002-03-08Update for 1.27 release.Theodore Ts'o1-0/+4