summaryrefslogtreecommitdiff
path: root/volume_id
AgeCommit message (Expand)AuthorFilesLines
2006-05-12cleanup: s/;;/;/Danny Kukawka1-1/+1
2006-03-08Add squashfs detection.Kay Sievers4-1/+59
2006-02-21Sync volume_id with udev version.Kay Sievers31-109/+141
2005-11-21fix recognition of weird FAT volumes.Kay Sievers2-18/+15
2005-11-15libvolume_id: sync with udev version and prepare for a possible futureKay Sievers64-628/+90
2005-10-24Add missing files from volume_id 52.Kay Sievers2-0/+72
2005-10-23volume_id version 52:Kay Sievers65-975/+499
2005-09-27Replace kernel-style datatypes (like _u8 and __s16) with their appropriateRichard Hughes4-4/+4
2005-08-23Fix sloppy error handling in volume_id.Kay Sievers3-9/+25
2005-08-13Add missing files.Kay Sievers2-0/+151
2005-08-12Sync up volume_id with the udev version.Kay Sievers63-979/+763
2005-07-26This is a patch (against CVS) to fix several compiler warnings with gccDavid Zeuthen6-12/+12
2005-07-15Patch from Alvaro Lopez Ortega <alvaro@sun.com>David Zeuthen1-0/+5
2005-06-27Include stdint.h to get uint8_t and friends so we compile on Linux.David Zeuthen32-31/+2
2005-06-27Patch from Alvaro Lopez Ortega <alvaro@sun.com>.David Zeuthen1-0/+4
2005-06-21update this and add a bunch of other .cvsignore files. Patch from WilliamDavid Zeuthen1-0/+6
2005-03-11Add all the ATA raid signatures which are supported in the dmraid library.Kay Sievers20-17/+739
2005-03-10add minix probing codeKay Sievers28-117/+275
2005-03-04Remove unneeded stuff.Kay Sievers5-48/+47
2005-02-25Move HAL specific logging to this file.Kay Sievers6-22/+37
2005-02-16Update volume_id to version 34. Add support for hpfs, cramfs and romfs.Kay Sievers30-537/+1085
2005-02-16New files (forgot to commit before)David Zeuthen5-3/+149
2005-02-16Patch from W. Michael Petullo <mike@flyn.org>. Attached you should find aDavid Zeuthen4-0/+8
2005-02-10Must have been a typo by Kay, changed from VOLUME_ID_DISKLABEL toDavid Zeuthen1-1/+1
2005-02-07Add new drive_id library from KayDavid Zeuthen40-0/+3733