summaryrefslogtreecommitdiff
path: root/extras/volume_id/lib
AgeCommit message (Expand)Author
2008-12-03volume_id: HPFS code clean upKarel Zak
2008-11-22update NEWS TODOKay Sievers
2008-11-21volume_id: clear probing result before probing and do not probe a second time...Kay Sievers
2008-11-21volume_id: update btrfsKay Sievers
2008-11-21volume_id: remove unused usage typesKay Sievers
2008-11-18volume_id: update btrfs magicKay Sievers
2008-11-13volume_id: ntfs - mark as no other fs must matchKay Sievers
2008-11-13fix spelling in commentKay Sievers
2008-11-13volume_id: fat - accept empty FAT32 fsinfo signatureKay Sievers
2008-11-13volume_id: always check for all filesystem types and skip conflicting resultsKay Sievers
2008-11-13volume_id: fat - move check for msdos signature (0x55 0xaa)Karel Zak
2008-11-05volume_id: btrfs updateKay Sievers
2008-10-22volume_id: swap - larger PAGE_SIZE supportMatthias Koenig
2008-10-21use more appropriate alternatives to malloc()Alan Jenkins
2008-10-16volume_id: btrfs - update magic to latest disk formatKay Sievers
2008-10-13volume_id: support for GFS2 UUIDsSteven Whitehouse
2008-10-06volume_id: more fat debuggingKay Sievers
2008-10-06volume_id: add more vfat debugging informationKay Sievers
2008-10-03volume_id: use PRIu64i, PRIx64 macrosKay Sievers
2008-10-03volume_id: add btrfsKay Sievers
2008-10-03volume_id: better DDF raid detectionKay Sievers
2008-10-03volume_id: add dbg() as noop to check for compile errorsKay Sievers
2008-10-02volume_id: hpfs - read label and uuidKay Sievers
2008-10-01build: include Makefile.am.inc in all Makefile.amKay Sievers
2008-09-10update file headersKay Sievers
2008-09-10volume_id: merge util.h in libvolume_id-private.hKay Sievers
2008-09-06volume_id: linux_raid - fix logic for volumes with size == 0Kay Sievers
2008-09-01volume_id: fail on undefined __BYTE_ORDERKay Sievers
2008-08-31volume_id: hfs - calculate proper uuidKay Sievers
2008-08-29volume_id: remove left-over fd close()Kay Sievers
2008-08-28volume_id: remove deprecated functions and bump major versionKay Sievers
2008-07-30volume_id: create relative linksKay Sievers
2008-07-30volume_id: move static lib to $prefixKay Sievers
2008-07-30use autotoolsKay Sievers
2008-07-30delete all Makefiles and move udev source to udev/Kay Sievers
2008-07-22use proper directory lib/lib64 for libvolume_idThomas Koeller
2008-06-12release 123Kay Sievers
2008-06-11volume_id: support for oracleasmErik van Konijnenburg
2008-05-28volume_id: enable GFS probing code, add LABEL supportKarel Zak
2008-05-27volume_id: remove unnecessary global variableKarel Zak
2008-05-17volume_id: bump versionKay Sievers
2008-05-13volume_id: clean up linux_raid codeKarel Zak
2008-04-21libvolume_id: recognize swap partitions with a tuxonice hibernate imageDamjan Georgievski
2008-04-20logging: add trailing newline to all stringsKay Sievers
2008-04-09vol_id: add --offset optionKay Sievers
2008-03-15Makefile: do not require GNU installRoy Marples
2008-02-21volume_id: respect LDFLAGSMatthias Schwarzott
2008-02-09volume_id: update ext detectionKay Sievers
2008-01-24volume_id: fix typo in function documentationKarel Zak
2008-01-09volume_id: add prefix=, exec_prefix=Neil Williams