summaryrefslogtreecommitdiff
path: root/lib/conf-parse.y
Commit message (Expand)AuthorAgeFilesLines
* Change libsensors license from GPL to LGPL.Jean Delvare2010-07-011-6/+6
* Use __func__ in sensors_fatal_error() to get function name.Andre Prendel2009-03-021-2/+1
* Include the configuration file name when reporting parse errors.Jean Delvare2009-02-151-2/+2
* Keep track of configuration file names so that we can later generateJean Delvare2009-02-151-7/+7
* The free_expr() function is no longer static in lib/init.c (it is alsoJean Delvare2008-07-141-3/+3
* Patch from Aurelien Jarno:Jean Delvare2008-03-261-1/+2
* Complete the previous memory leak fix.Jean Delvare2007-09-091-1/+1
* Delete redundant declarations.Jean Delvare2007-09-051-5/+0
* Warning fix.Jean Delvare2007-09-051-2/+1
* Fix memory leaks in the configuration file parser when a label, set,Jean Delvare2007-09-051-13/+26
* Drop sensors_strip_of_spaces. There's no rationale for strippingJean Delvare2007-09-051-2/+1
* Support more bus types (part 2 of 2). Originally libsensors was veryJean Delvare2007-08-191-7/+7
* Delete all remnants of algorithm names.Jean Delvare2007-06-251-18/+0
* libsensors: Drop support for algorithm names.Jean Delvare2006-10-131-2/+13
* Patch by Philipp Thomas <pth@suse.de>:Mark M. Hoffman2004-03-081-7/+7
* add library support for logarithms and exponents (!) to supportMark D. Studebaker2002-12-091-0/+15
* add missing semicolon which apparently causedMark D. Studebaker2002-06-081-0/+1
* New sensors.conf keyword 'ignore'Frodo Looijaard1999-12-241-0/+17
* Adrian's copyright patch appliedFrodo Looijaard1999-02-081-1/+1
* Small fixes to make all programs compile cleanly with libc6.Frodo Looijaard1999-01-141-0/+1
* Moved some library functions around, to put them in more logical files.Frodo Looijaard1998-12-251-0/+1
* Expanded expressions, slightly new syntaxFrodo Looijaard1998-12-241-0/+4
* More libary stuffFrodo Looijaard1998-12-221-2/+4
* More library extensionsFrodo Looijaard1998-12-211-5/+11
* The first bunch of library filesFrodo Looijaard1998-12-191-0/+301