summaryrefslogtreecommitdiffstats
path: root/atasmart.c
Commit message (Expand)AuthorAgeFilesLines
* handle the good status of bad sector attributes especiallyLennart Poettering2009-03-191-0/+10
* drop -1 suffix from attribute names to make things more future-proofLennart Poettering2009-03-191-5/+5
* add new API sk_disk_smart_get_overall()Lennart Poettering2009-03-191-14/+80
* add high-level sk_disk_smart_get_{power_on, temperature, bad}() callsLennart Poettering2009-03-191-19/+182
* fix a few typosLennart Poettering2009-03-191-7/+7
* dump access modeLennart Poettering2009-03-181-2/+20
* 12-byte SAT support for libatasmartMatthew Garrett2009-03-181-7/+79
* fix space dropping algorithmLennart Poettering2008-07-251-0/+1
* add missing strpool lookupLennart Poettering2008-07-251-1/+1
* add more complete quirk frameworkLennart Poettering2008-07-251-57/+326
* strinpoolize even more tablesLennart Poettering2008-07-191-1/+2
* initialize sense data to make valgrind shut upLennart Poettering2008-07-191-0/+2
* actually use strpool for the atasmart sourcesLennart Poettering2008-07-191-10/+15
* add a simple string pool generatorLennart Poettering2008-07-031-0/+8
* make a few attribute names actually uniqueLennart Poettering2008-07-031-4/+4
* include raw attribute dataLennart Poettering2008-07-021-2/+4
* highlight lines only when good_valid is setLennart Poettering2008-07-021-2/+5
* check for threshold/value validityLennart Poettering2008-07-021-12/+33
* autoconfizationLennart Poettering2008-07-011-3/+1
* fix copyright blurbLennart Poettering2008-07-011-4/+4
* fixup #includesLennart Poettering2008-07-011-1/+1
* rename smart.[ch] to atasmart.[ch]Lennart Poettering2008-07-011-0/+1258