Whamcloud - gitweb
gen_uuid.c (uuid_generate_time): Mask off the timestamp to avoid
[tools/e2fsprogs.git] / lib / blkid /
2004-04-20 Theodore Ts'oprobe.c (blkid_verify_devname): If the time is earlier...
2004-04-12 Theodore Ts'oIn the blkid library, if the BLKID_FILE environment
2004-04-03 Theodore Ts'oRefine the build process to avoid re-running subst...
2004-04-03 Theodore Ts'oUse C99 stdint.h types instead of custom types in the...
2004-03-22 Theodore Ts'oDon't close the file descriptor when determining the...
2004-03-08 Theodore Ts'oOnly use the BLKGETSIZE64 ioctl on Linux 2.6 since...
2004-03-05 Theodore Ts'oprobe.c (probe_ocfs), probe.h: Add support for the...
2004-03-02 Theodore Ts'oUpdate getsize functions to use the Apple Darwin and...
2004-03-01 Theodore Ts'oPatch from Brian Bergstrand to use the correct -fPIC...
2004-02-28 Theodore Ts'oUpdate version number for e2fsprogs 1.35 release.
2003-12-07 Theodore Ts'oFix gcc -Wall nitpicks
2003-07-26 Theodore Ts'oUpdate for 1.34 release.
2003-07-22 Theodore Ts'oprobe.c (probe_udf): Add specific UDF probing code...
2003-07-21 Theodore Ts'oprobe.c (blkid_known_fstype): New function which return...
2003-07-20 Theodore Ts'oprobe.c: When revalidating a filesystem in the blkid...
2003-07-18 Theodore Ts'otag.c (blkid_find_dev_with_tag): If blkid_probe_all...
2003-07-06 Theodore Ts'oFixx gcc -Wall nitpicks.
2003-05-21 Theodore Ts'oMakefile.in (ELF_OTHER_LIBS): The blkid library depends...
2003-04-21 Theodore Ts'oUpdate for 1.33 release.
2003-04-19 Theodore Ts'oFix gcc -Wall warnings.
2003-04-03 Theodore Ts'oFix XFS superblock definition. Add support to
2003-03-31 Theodore Ts'ogetsize.c: #include stat.h for the Apple Darwin port
2003-03-17 Theodore Ts'ocache.c: Initialize blkid_debug_mask to zero since...
2003-03-17 Theodore Ts'oFix the Apple Darwin port.
2003-03-17 Theodore Ts'oUpdate dependency information in Makefiles
2003-03-06 Theodore Ts'oFix bug; if a partition has no known type, don't derfer...
2003-03-06 Theodore Ts'oFix up lots of portability problems that caused e2fspro...
2003-03-02 Theodore Ts'oChanges to create a subset distribution which consists...
2003-03-02 Theodore Ts'otag.c (blkid_set_tag): Fix bug; don't return an error...
2003-03-02 Theodore Ts'oUpdate libblkid documentation.
2003-03-02 Theodore Ts'oMinor bug fixes in the blkid library.
2003-02-28 Theodore Ts'oresolve.c (blkid_get_tag_value): Rename function (used...
2003-02-22 Theodore Ts'oInternal changes to the blkid library:
2003-02-22 Theodore Ts'oAdd dynamic debugging capabilities to the blkid library,
2003-02-16 Theodore Ts'oRename blkid_get_devname() to blkid_get_dev(), and...
2003-02-14 Theodore Ts'oRemove bid_id from the blkid device structure, as it...
2003-02-14 Theodore Ts'oAdd a priority label to the device structure, so we...
2003-02-13 Theodore Ts'oWholesale changes to blkid library to simplify the...
2003-01-27 Theodore Ts'oRoto-till and clean up libblkid API.
2003-01-26 Theodore Ts'oSeparate public and private interfaces into separate...
2003-01-25 Theodore Ts'odevname.c: Add support for EVMS to the blkid library.
2003-01-25 Theodore Ts'oFix gcc -Wall nits.
2003-01-25 Theodore Ts'osave.c (blkid_save_cache): Use mkstemp() instead mktemp().
2003-01-23 Theodore Ts'oIntegrate new blkid library.