summaryrefslogtreecommitdiff
path: root/extras/volume_id
AgeCommit message (Expand)Author
2006-03-27volume_id: rename subdirectoryKay Sievers
2006-03-27volume_id: provide a custom debug functionKay Sievers
2006-03-23volume_id: provide libraryKay Sievers
2006-03-21volume_id: remove all partition table supportKay Sievers
2006-03-21volume_id: remove partition table parsing codeKay Sievers
2006-03-08volume_id: add squashfs detectionKay Sievers
2006-02-21volume_id: add missing returnKay Sievers
2006-02-21volume_id: split raid and filesystem detectionKay Sievers
2006-02-21volume_id: replace __packed__ by PACKED macroKay Sievers
2006-02-13cramfs detection for bigendianKay Sievers
2006-01-28replace fancy silent build program by simple kernel build like logicKay Sievers
2006-01-13vol_id: probe volume as user nobodyKay Sievers
2006-01-09replace libsysfsKay Sievers
2005-11-21libvolume_id: fix weird fat volume recognitionKay Sievers
2005-11-16Makefile: remove exec_prefix and srcdirKay Sievers
2005-11-12volume_id: use glibc's byteswapKay Sievers
2005-11-12volume_id: include stddef.h headerKay Sievers
2005-11-09volume_id: provide libvolume_id.a fileKay Sievers
2005-10-31add man pages for *_id programsJan Luebbe
2005-10-28"STRIPCMD=" for the EXTRASKay Sievers
2005-10-23volume_id: Version 052Kay Sievers
2005-10-23volume_id: fix typo in ext blocksize checkKay Sievers
2005-10-23volume_id: Version 051Kay Sievers
2005-10-23volume_id: make FAT32 recognition more robustKay Sievers
2005-10-23volume_id: add vxfs includeKay Sievers
2005-10-23volume_id: fix typo in ocfsKay Sievers
2005-10-23volume_id: move blocksize validation to fix jbd recognitionKay Sievers
2005-10-23volume_id: check ext fs for valid blocksize, cause magic is only 2 bytesKay Sievers
2005-10-23volume_id: add Veritas fsKay Sievers
2005-10-23volume_id: add OVFS Version 1Kay Sievers
2005-09-27switch tools and volume_id from LGPL to GPLv2Kay Sievers
2005-09-27remove no longer needed includesKay Sievers
2005-09-18volume_id: set reiser instead of reiserfs for filesystem typeKay Sievers
2005-09-14EXTRAS: cleanup and sync all MakefilesKay Sievers
2005-09-14volume_id: fix error handling with failing read()Kay Sievers
2005-09-14EXTRAS/Makefile: fix install targets to match main MakefileJürg Billeter
2005-08-30Makefile: remove all the duplicated rulesKay Sievers
2005-08-28vol_id: ID_LABEL_SAFE will no longer contain fancy charactersKay Sievers
2005-08-25volume_id: don't probe for mac_partition_mapsKay Sievers
2005-08-22*_id: fix zero length in set_str()Kay Sievers
2005-08-17vol_id: fix sloppy error handlingKay Sievers
2005-08-13fix more compiler warnings ...Kay Sievers
2005-08-01fix GGC signed pointer warnings and switch volume_id to stdintKay Sievers
2005-07-19usb_id: fix typoHannes Reinecke
2005-07-17volume_id: add OCFS (Oracle Cluster File System) supportAndre Masella
2005-07-13volume_id: remove s390 dasd handling, it is dasd_id nowKay Sievers
2005-07-13trivial fixes for *_id programsKay Sievers
2005-07-12compile dasd only on s390Kay Sievers
2005-06-26store the imported device information in the udevdbKay Sievers
2005-06-26rename udev_volume_id to vol_id and add --export optionKay Sievers