summaryrefslogtreecommitdiff
path: root/plugins/hddtemp
AgeCommit message (Expand)AuthorFilesLines
2017-11-26Fix indents 01info-cppsp1-172/+166
2015-07-20hddtemp: Remove duplicate variableinfirit1-1/+0
2015-07-07hddtemp: use g_strcmp0 instead of strcmpinfirit1-3/+3
2015-07-07Fix up string check errorsAlex Murray1-1/+6
2015-07-07hddtemp-plugin: close socket fd if connect fails to avoid leaking fdAlex Murray1-0/+1
2015-07-07Cleanup hddtemp plugin socket reading code to avoid possible memory corruptionAlex Murray1-19/+20
2015-07-07Revert "Remove unused variable"infirit1-0/+1
2015-07-07Remove unused variableinfirit1-1/+0
2013-03-21update make files for autoconf 1.13raveit1-1/+1
2012-12-18hddtemp-plugin: Fix string compareStefano Karapetsas1-1/+2
2012-12-18Add missing includesStefano Karapetsas1-0/+1
2012-11-18fixed incorrect fsf addresses.Steve Zesch2-2/+2
2011-12-14remove autogenerated filesStefano Karapetsas1-584/+0
2011-11-23automakeStefano Karapetsas1-5/+5
2011-11-23solved some conflicts with sensors-appletStefano Karapetsas1-2/+2
2011-11-22converted to MATE (thanks to perberos)Stefano Karapetsas2-6/+6
2011-11-21Initial release bases on sensors-appletStefano Karapetsas4-0/+872