summaryrefslogtreecommitdiff
path: root/extras/ata_id/ata_id.c
AgeCommit message (Expand)Author
2009-12-04Export ID_WWN_VENDOR_EXTENSION and ID_WWN_WITH_EXTENSIONDavid Zeuthen
2009-11-20ata_id: skip ATA commands if we find an optical driveKay Sievers
2009-11-04ata_id: export more advanced ATA featuresDavid Zeuthen
2009-06-28ata_id: sync ID_SERIAL(_SHORT) with other *_id toolsKay Sievers
2009-06-09move syslog wrapper to libudevKay Sievers
2009-02-17*_id: add model/vendor enc stringsDavid Zeuthen
2009-01-06extras: fix mis-spelling of "environment"Adam Buchbinder
2008-11-20ata_id: make sure, we do not have slashes in valuesKay Sievers
2008-11-05unify string replacementKay Sievers
2008-10-02use no_argument, required_argument, optional_argument in longoptsKay Sievers
2008-09-10update file headersKay Sievers
2008-09-06use libudev code, unify logging, pass udev context around everywhereKay Sievers
2008-07-30use autotoolsKay Sievers
2008-04-20logging: add trailing newline to all stringsKay Sievers
2007-05-01ata_id: use getopt_long()Kay Sievers
2007-04-29ata_id: don't log error for libata devices on older kernelsMatthias Schwarzott
2006-01-09replace libsysfsKay Sievers
2005-09-27switch tools and volume_id from LGPL to GPLv2Kay Sievers
2005-09-16ata_id: open volume O_NONBLOCKKay Sievers
2005-08-22*_id: fix zero length in set_str()Kay Sievers
2005-08-01fix GGC signed pointer warnings and switch volume_id to stdintKay Sievers
2005-07-19add ID_BUS to *_id programsHannes Reinecke
2005-07-13trivial fixes for *_id programsKay Sievers
2005-07-12ata_id: check for empty serial numberKay Sievers
2005-06-27add ID_TYPE to the id probersKay Sievers
2005-06-26rename udev_volume_id to vol_id and add --export optionKay Sievers
2005-06-25add ata_id to read serial numbers from ATA drivesKay Sievers