root/lm-sensors/trunk/prog/sensord

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @6032 [6032] 3 months khali Drop invalid statement.
(edit) @6027 [6027] 3 months khali Calling strcat twice in a row is inefficient, it's better to use sprintf …
(edit) @6026 [6026] 3 months khali Fold get_features() into do_features(). There is no rationale for having …
(edit) @6025 [6025] 3 months khali Fix memory leaks in sensord revealed by valgrind. The leak in daemonize() …
(edit) @5835 [5835] 2 years khali Fix support of multiple chips. Regression in 3.1.2, faulty commit is …
(edit) @5797 [5797] 3 years khali "alarm" is a glibc function, don't use this identifier for our own …
(edit) @5796 [5796] 3 years andy sensord: Break long lines in doChips() This patch breaks long lines in …
(edit) @5795 [5795] 3 years andy sensord: Evaluate return value of idChip() Evaluate return value of …
(edit) @5794 [5794] 3 years andy sensord: Refactoring of file prog/sensord/sense.c This patch does some …
(edit) @5793 [5793] 3 years andy sensord: Change signature of (*FeatureFN) This patch changes the …
(edit) @5792 [5792] 3 years andy sensord: Refactoring of applyToFeature() This patch cleans up function …
(edit) @5791 [5791] 3 years andy sensord: Remove needless casts This patch removes some needless casts. We …
(edit) @5790 [5790] 3 years andy sensord: Convert CGI script to lower case This patch converts HTML code …
(edit) @5789 [5789] 3 years andy sensord: Fix coding style This patch fixes some coding style issues. * …
(edit) @5740 [5740] 3 years khali libsensors: New method to free the memory allocated for the internal …
(edit) @5737 [5737] 3 years khali Use the "daemon" logging facility instead of "local4" by default. Local …
(edit) @5736 [5736] 3 years khali Optimize CGI generation code a bit.
(edit) @5735 [5735] 3 years khali Disable unit scaling for fan speeds. We want fan speed to be reported as …
(edit) @5734 [5734] 3 years khali Don't use the system log when generating a CGI script. This is is normally …
(edit) @5732 [5732] 3 years andy sensord: Fix build error. This is caused by a missing file …
(edit) @5724 [5724] 3 years andy sensord: Refactoring of the rrdInit() function. * Fix deep indentation …
(edit) @5723 [5723] 3 years andy Replace the deprecated signal() function by sigaction().
(edit) @5722 [5722] 3 years andy sensord: This patch does some refactoring of the loadConfig() function. * …
(edit) @5721 [5721] 3 years andy sensord: Did some refactoring in parseChips(). This fixes some deep …
(edit) @5720 [5720] 3 years andy sensord: Removed useless breaks after some exit() calls.
(edit) @5719 [5719] 3 years andy sensord: Introduce struct sensord_args. This structure encapsulate all …
(edit) @5718 [5718] 3 years andy sensord: Remove the hidden commandline interface.
(edit) @5679 [5679] 3 years andy sensord: Remove leading whitespaces in empty lines.
(edit) @5678 [5678] 3 years andy Convert coding style in prog/sensord/ from gnu to kernel style.
(copy) @5624 [5624] 3 years khali lm-sensors 3.0 is now the main development branch.
copied from lm-sensors/branches/lm-sensors-3.0.0/prog/sensord:
(edit) @5580 [5580] 3 years khali Don't bail out on transient errors (#2330).
Note: See TracRevisionLog for help on using the revision log.