summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* bump revisionv0.2Lennart Poettering2009-03-191-2/+2
|
* update .gitignoreLennart Poettering2009-03-191-0/+1
|
* 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-192-14/+98
|
* add high-level sk_disk_smart_get_{power_on, temperature, bad}() callsLennart Poettering2009-03-192-19/+191
|
* fix a few typosLennart Poettering2009-03-191-7/+7
|
* use top_builddir instead of builddirLennart Poettering2009-03-181-1/+1
|
* dump access modeLennart Poettering2009-03-181-2/+20
|
* 12-byte SAT support for libatasmartMatthew Garrett2009-03-181-7/+79
| | | | | | | | | | | | | | Hi Lennart, My USB enclosure (a Maxtor basics of some description) supports SAT, but only the 12-byte version. I've included a patch that implements it. RIght now it tries the 16 byte one and then falls back, which is possibly not ideal - there's a significant pause before the 16 byte one finishes and the 12 byte one is tried. I'd reverse the order, but I've no idea if that would confuse other devices. Are we able to check for which commands the firmware claims to support? Signed-off-by: Lennart Poettering <lennart@poettering.net>
* explicitly require am 1.9Lennart Poettering2008-07-281-1/+1
|
* move utilities to sbinv0.1Lennart Poettering2008-07-251-1/+1
|
* remove atasmart.strpool.c during buildLennart Poettering2008-07-251-0/+2
|
* set version info from configure scriptLennart Poettering2008-07-251-1/+1
|
* fix c compiler checksLennart Poettering2008-07-251-3/+1
|
* remove sptestLennart Poettering2008-07-251-46/+0
|
* ignore atasmart.strpool.cLennart Poettering2008-07-251-0/+1
|
* fix space dropping algorithmLennart Poettering2008-07-251-0/+1
|
* add missing strpool lookupLennart Poettering2008-07-251-1/+1
|
* ignore strpoolLennart Poettering2008-07-251-0/+1
|
* add more complete quirk frameworkLennart Poettering2008-07-251-57/+326
|
* offset all strpool entries by one to avoid clashes with NULLLennart Poettering2008-07-251-2/+4
|
* fix indenting an latencyLennart Poettering2008-07-191-463/+488
|
* 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-192-12/+23
|
* fix write file logicLennart Poettering2008-07-191-1/+1
|
* redirect gcc output to the proper original linesLennart Poettering2008-07-191-0/+4
|
* remove casting warningLennart Poettering2008-07-191-1/+1
|
* make strpool error output a bit more usefulLennart Poettering2008-07-191-10/+19
|
* fix order strpool decoratorsLennart Poettering2008-07-191-3/+1
|
* add a simple string pool generatorLennart Poettering2008-07-034-0/+658
|
* 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-022-13/+35
|
* fix definition of SkBool, so that assigning 1 to an SkBool:1 bitfield ↵Lennart Poettering2008-07-021-1/+1
| | | | doesn't cause a compiler warning
* add C++ headersLennart Poettering2008-07-021-0/+8
|
* fix double inclusion macro nameLennart Poettering2008-07-021-2/+2
|
* install header fileLennart Poettering2008-07-011-0/+3
|
* and yet another README fixLennart Poettering2008-07-011-1/+0
|
* yet another README fixLennart Poettering2008-07-011-5/+6
|
* another README fixLennart Poettering2008-07-011-1/+1
|
* hide .tar.gz filesLennart Poettering2008-07-011-0/+1
|
* fix a few things in the READMELennart Poettering2008-07-011-3/+4
|
* add license text and READMELennart Poettering2008-07-014-1/+562
|
* remove minor whitespaceLennart Poettering2008-07-011-2/+2
|
* autoconfizationLennart Poettering2008-07-018-27/+289
|
* fix copyright blurbLennart Poettering2008-07-015-20/+20
|
* fixup vapi headerLennart Poettering2008-07-011-1/+1
|