summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-06-10print_file_contents: allocate enough to include \0Sam Newbold
2019-02-21Added function to print content from file (#331)Dennis Vesterlund
2019-01-27fix ethernet speed display for 100 Gbit/s cardsMichael Stapelberg
2019-01-23Fix non Linux build for #309eplanet
2019-01-23Switch to autotools (#316)Michael Stapelberg
2019-01-23Implement %devicename specifier for volume module (#325)Denton Liu
2019-01-03Fixed ALSA capture device monitoring.Eugene Dzhurinsky
2018-11-15Corrections according to PR revieweplanet
2018-11-10Add timezone switcheplanet
2018-11-08Merge pull request #319 from eplanet/fix-etc-mtabOrestis
2018-11-08Read /proc/mounts if /etc/mtab can't be readeplanet
2018-11-07Fix error messageseplanet
2018-11-05print_cpu_usage.c: Support non-consecutive CPUsTwentyFourD
2018-10-21print_cpu_usage: fix invalid %cpu placeholder outputGaël PORTAY
2018-10-11Provide a more natural volume percentage with ALSA.arcnmx
2018-09-03Add support for "POWER_SUPPLY_STATUS=Not charging" (fixes #304)David96
2018-08-24Added %interface to the ethernet optionsMax Christian Pohle
2018-07-31Fix for issue 300: Correctly print usage for cpu 10=
2018-07-16Merge pull request #296 from Stunkymonkey/include-orderIngo Bürk
2018-07-16Merge pull request #299 from tuxillo/patch-2Ingo Bürk
2018-07-15Detect interface type on DragonFly BSDAntonio Huete Jimenez
2018-07-14Do not use pulseaudio for DragonFly BSDAntonio Huete Jimenez
2018-07-13fix clang errorsFelix Buehler
2018-07-13able to print percentageFelix Buehler
2018-07-13Merge pull request #256 from oyvinht/masterIngo Bürk
2018-06-29Merge pull request #292 from Stunkymonkey/format_qualityIngo Bürk
2018-06-29add format_quality option in wirelessFelix Buehler
2018-06-25Stop requiring CAP_NET_ADMINOlivier Gayot
2018-06-20Prevent potential crash if glob() failsOlivier Gayot
2018-06-20Fix potential memory leak on LinuxOlivier Gayot
2018-06-20Fix invalid handling of glob() errors on LinuxOlivier Gayot
2018-06-20Fix use of undefined macro __OpenBSD__Olivier Gayot
2018-06-20Avoid assigning a new value to a var before using the old valueOlivier Gayot
2018-06-20Make sure the arguments passed to printf/die(...) match the formatOlivier Gayot
2018-06-20No longer use a temporary buffer in the die() functionOlivier Gayot
2018-06-11Fix shown IP address belonging to wrong interfaceOlivier Gayot
2018-06-04Simplify the algorithm used to determine the IP addressOlivier Gayot
2018-05-19Merge pull request #270 from Stunkymonkey/mem-supportIngo Bürk
2018-05-15Fix MacOS buildeplanet
2018-05-04Simplify the memory thresholdsBenedikt Heine
2018-05-04Rename ram variables consistentlyBenedikt Heine
2018-04-11Implement support for memory-usage on LinuxFelix Buehler
2018-04-08Merge pull request #275 from winks/patch-2Ingo Bürk
2018-04-06Fix NULL value on OpenBSD when there is no acpitz0Florian Anderiasch
2018-03-29Show IP address when address has a labelDan Robertson
2018-03-27Read multiple batteries on DragonFly BSD.Øyvin Halfdan Thuv
2018-03-27Merge branch 'master' into masterIngo Bürk
2018-03-27Merge pull request #243 from jasperla/fei_errorIngo Bürk
2018-02-13OpenBSD: fix volume display on some hardwareCarlin Bingham
2018-02-07Make iface_type() work on FreeBSDGerome Fournier