summaryrefslogtreecommitdiff
path: root/extras/ata_id
AgeCommit message (Expand)Author
2011-10-06libudev: export udev_util_encode_string()Kay Sievers
2011-09-01ata_id: Check for Compact Flash cardDavid Zeuthen
2011-06-06ata_id: show the error message when HDIO_GET_IDENTITY failsPeter Jones
2011-04-13trivial cleanupsKay Sievers
2011-02-09ata_id: do not print empty serial numbers to avoid unwanted trailing '_'Kay Sievers
2010-11-04Use ata_id, not scsi_id, on ATAPI devicesDavid Zeuthen
2010-10-30ata_id: Support SG_IO version 4 interfaceDavid Zeuthen
2010-06-21remove a few comments in file headersKay Sievers
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-08-07Merge libudev, udev, and the unconditional extras in a single Makefile.am.Diego Elio 'Flameeyes' Pettenò
2009-07-25make: build internal tools against libudev-private.laKay Sievers
2009-06-28ata_id: sync ID_SERIAL(_SHORT) with other *_id toolsKay Sievers
2009-06-17extras: delete man pages for private udev toolsKay Sievers
2009-06-17cleanup ./configure installation directory optionsKay Sievers
2009-06-09move syslog wrapper to libudevKay Sievers
2009-06-08libudev: move to top-level directoryKay Sievers
2009-02-17*_id: add model/vendor enc stringsDavid Zeuthen
2009-01-06extras: fix mis-spelling of "environment"Adam Buchbinder
2008-12-06make: do not delete autotools generated file with distcleanKay Sievers
2008-11-20ata_id: make sure, we do not have slashes in valuesKay Sievers
2008-11-05unify string replacementKay Sievers
2008-10-16libudev: add global property listKay Sievers
2008-10-02libudev: get rid of selinuxKay Sievers
2008-10-02use no_argument, required_argument, optional_argument in longoptsKay Sievers
2008-09-19always include config.h from MakefileKay Sievers
2008-09-10extras: use libudev codeKay Sievers
2008-09-10libudev: rename libudev-utils.c libudev-util.cKay Sievers
2008-09-10libudev: get rid of udev_utils.cKay Sievers
2008-09-10libudev: get rid of udev_sysfs.cKay Sievers
2008-09-10update file headersKay Sievers
2008-09-10libudev: add selinuxKay Sievers
2008-09-06use libudev code, unify logging, pass udev context around everywhereKay Sievers
2008-07-30use autotoolsKay Sievers
2008-07-30delete all Makefiles and move udev source to udev/Kay Sievers
2008-04-20logging: add trailing newline to all stringsKay Sievers
2008-03-15Makefile: do not require GNU installRoy Marples
2007-11-08extras: ignore built and generated filesDan Nicholson
2007-05-01ata_id: use getopt_long()Kay Sievers
2007-04-29ata_id: don't log error for libata devices on older kernelsMatthias Schwarzott
2007-01-21fix INSTALL_PROGRAM vs. INSTALL_SCRIPTPeter Breitenlohner
2006-07-04Makefiles: fix .PHONY for man page targetKay Sievers
2006-03-29move all *_id programs to /lib/udev/Kay Sievers
2006-03-28man pages: mention udev(7) not udev(8)Kay Sievers
2006-03-28remove all stripping codeKay Sievers
2006-01-28replace fancy silent build program by simple kernel build like logicKay Sievers
2006-01-09replace libsysfsKay Sievers
2005-11-16Makefile: remove exec_prefix and srcdirKay Sievers
2005-10-31add man pages for *_id programsJan Luebbe