|
|
|
@5473
|
[5473]
|
11/30/08 14:18:35 |
khali |
Accept negative temperatures in RRD database. |
|
|
|
@5252
|
[5252]
|
05/12/08 13:51:18 |
khali |
Fix support of multiple chip names on the command line. It got … |
|
|
|
@5163
|
[5163]
|
03/26/08 14:37:12 |
khali |
Patch from Aurelien Jarno:
I have just noticed that the FSF address is … |
|
|
|
@5072
|
[5072]
|
12/11/07 23:56:47 |
khali |
sensord: Drop workaround needed by old versions of rrdtool. The … |
|
|
|
@5071
|
[5071]
|
12/11/07 23:00:49 |
khali |
Drop unneeded include. |
|
|
|
@5070
|
[5070]
|
12/11/07 22:48:34 |
khali |
sensord: Use the same colors for daily and weekly charts. |
|
|
|
@5069
|
[5069]
|
12/11/07 14:14:39 |
khali |
sensord: Fix rrd support (#2276). |
|
|
|
@4990
|
[4990]
|
10/25/07 11:59:05 |
khali |
Use /etc/sensors3.conf as the default configuration file. If it can't
be … |
|
|
|
@4987
|
[4987]
|
10/25/07 11:50:17 |
khali |
"sensord" no longer needs a default configuration file name. If no
file … |
|
|
|
@4969
|
[4969]
|
10/20/07 16:05:35 |
khali |
sensord: Reload config on SIGHUP rather than automatically.
Reloading the … |
|
|
|
@4919
|
[4919]
|
10/07/07 09:32:21 |
khali |
sensord manual page update. |
|
|
|
@4918
|
[4918]
|
10/07/07 09:23:32 |
khali |
Drop the configuration file search path mechanism from sensord. … |
|
|
|
@4914
|
[4914]
|
10/01/07 19:05:34 |
khali |
Chip-specific code is gone. |
|
|
|
@4888
|
[4888]
|
09/26/07 19:15:13 |
khali |
Log the error code on failure, to make it easier to investigate
problems. |
|
|
|
@4853
|
[4853]
|
09/23/07 15:48:52 |
khali |
Better error message if configuration file can't be loaded. |
|
|
|
@4849
|
[4849]
|
09/23/07 14:47:27 |
khali |
Hide warnings about unused parameters. |
|
|
|
@4846
|
[4846]
|
09/23/07 14:30:28 |
khali |
New public library function: sensors_get_subfeature(). Applications … |
|
|
|
@4838
|
[4838]
|
09/23/07 14:16:50 |
khali |
Introduce a separate type for main features. Make subfeatures map to
the … |
|
|
|
@4837
|
[4837]
|
09/23/07 14:12:19 |
khali |
Rename subfeature types from *_FEATURE_* to *_SUBFEATURE_*, to … |
|
|
|
@4834
|
[4834]
|
09/23/07 14:05:16 |
khali |
Define a separate structure to represent main features. This allows
for … |
|
|
|
@4833
|
[4833]
|
09/23/07 14:02:59 |
khali |
Store current temperature, voltage and fan values together with
the rest … |
|
|
|
@4832
|
[4832]
|
09/23/07 14:02:22 |
khali |
Rename struct sensors_feature_data to sensors_subfeature. This is a
first … |
|
|
|
@4831
|
[4831]
|
09/23/07 14:00:59 |
khali |
Split sensors_get_all_features() into two distinct functions, one to
get … |
|
|
|
@4828
|
[4828]
|
09/21/07 14:15:18 |
khali |
Scan chip features only once at initialization time, rather than on
each … |
|
|
|
@4827
|
[4827]
|
09/20/07 23:24:12 |
khali |
Restore support for beeps. |
|
|
|
@4825
|
[4825]
|
09/20/07 23:22:42 |
khali |
Restore support for alarms. |
|
|
|
@4824
|
[4824]
|
09/20/07 18:22:13 |
khali |
Rename a few variables to something that makes more sense. |
|
|
|
@4819
|
[4819]
|
09/19/07 17:16:14 |
khali |
Drop support for printing unknown chips: all chips are known now. |
|
|
|
@4818
|
[4818]
|
09/19/07 17:12:58 |
khali |
Delete unused formatting functions. |
|
|
|
@4817
|
[4817]
|
09/19/07 17:11:34 |
khali |
Add generic chip support to sensord, much like sensors has.
Alarm and beep … |
|
|
|
@4816
|
[4816]
|
09/19/07 17:10:06 |
khali |
Fix memory leaks in command line parsing. |
|
|
|
@4815
|
[4815]
|
09/19/07 16:25:19 |
khali |
Fix a memory leak when daemonizing. |
|
|
|
@4807
|
[4807]
|
09/18/07 22:53:42 |
khali |
Warning fixes. |
|
|
|
@4806
|
[4806]
|
09/18/07 22:46:06 |
khali |
Fix compilation breakage. |
|
|
|
@4805
|
[4805]
|
09/18/07 22:37:36 |
khali |
Drop all the chip-specific support from sensord. |
|
|
|
@4804
|
[4804]
|
09/18/07 22:26:28 |
khali |
Drop DataType?_mhz, libsensors doesn't support this kind of feature. |
|
|
|
@4803
|
[4803]
|
09/18/07 22:19:26 |
khali |
Stop including obsolete header files. |
|
|
|
@4802
|
[4802]
|
09/18/07 21:35:28 |
khali |
Synchronize the sensord version with the lm-sensors version. We're
using … |
|
|
|
@4757
|
[4757]
|
09/05/07 10:13:15 |
khali |
Rename sensors_feature_data.mode to flags, as we plan to use it to
store … |
|
|
|
@4709
|
[4709]
|
08/26/07 13:45:46 |
khali |
libsensors no longer returns ignored features so no need to check for
this … |
|
|
|
@4706
|
[4706]
|
08/26/07 10:57:48 |
khali |
Executing the set statements is an exclusive action. |
|
|
|
@4701
|
[4701]
|
08/26/07 10:26:20 |
khali |
Add a parameter to sensors_get_detected_chips(), to optionally let … |
|
|
|
@4699
|
[4699]
|
08/23/07 10:14:48 |
khali |
Drop the CONFORMING TO sections from the man pages. lm-sensors is in no … |
|
|
|
@4695
|
[4695]
|
08/22/07 19:06:13 |
khali |
sensors_get_value() and sensors_set_value(), respectively.
The new names … |
|
|
|
@4694
|
[4694]
|
08/22/07 19:05:01 |
khali |
Change the prototype of sensors_get_label(). Errors can be reported
with a … |
|
|
|
@4693
|
[4693]
|
08/22/07 19:04:12 |
khali |
Drop support for reloading the configuration with sensors_init().
Instead, … |
|
|
|
@4686
|
[4686]
|
08/19/07 17:03:50 |
khali |
Support more bus types (part 1 of 2). Originally libsensors was … |
|
|
|
@4676
|
[4676]
|
08/16/07 12:04:57 |
khali |
Add a new function to libsensors doing the opposite … |
|
|
|
@4668
|
[4668]
|
08/13/07 22:19:44 |
khali |
Pass structures by reference in sensors and sensord, again for a
small … |
|
|
|
@4666
|
[4666]
|
08/13/07 22:16:03 |
khali |
Change the libsensors API so that all structures are passed by
reference. … |
|
|
|
@4392
|
[4392]
|
05/08/07 13:06:35 |
khali |
Ignore generated files. |
|
|
|
@4303
|
[4303]
|
01/23/07 15:02:28 |
mmh |
Create a branch for 3.0.0. |
|
copied from lm-sensors/trunk/prog/sensord:
|
|
|
|
@4284
|
[4284]
|
01/06/07 23:38:37 |
khali |
Add missing w83627ehf in9. |