summaryrefslogtreecommitdiff
path: root/config.def.h
Commit message (Collapse)AuthorAgeFilesLines
* completely new system: only values in config file get updated + cleaner codeAaron Marcher2016-03-141-24/+20
|
* Add diskusage supportDaniel Walter2016-03-111-2/+6
| | | | add support to show used disk for a given mountpoint
* fixed some small things (update_interval) interferes with get_cpu_usage() ↵Aaron Marcher2016-03-101-2/+2
| | | | and reordered)
* add update_intervalDaniel Walter2016-03-101-0/+3
| | | | add a short sleep to reduce load
* simplified config.def.hAaron Marcher2016-03-101-1/+9
|
* changed to easier variable namesAaron Marcher2016-03-091-1/+1
|
* fixed some memory leaksRoy Freytag2016-03-081-1/+1
|
* added config.def.h handling and fixed typoAaron Marcher2016-03-041-0/+22