summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-09-19Mention the return value of the slurp function and the implicationsOlivier Gayot
2019-09-19Do not return true from slurp() if it failed to readOlivier Gayot
2019-07-29Improve NetBSD port. (#361)Thomas Klausner
2019-07-29print_cpu_usage: use buffered file APIMichael Stapelberg
2019-07-29make pulseaudio an optional dependency, follow best practicesMichael Stapelberg
2019-07-21On NetBSD, include sys/socket.h for AF_INET{,6}.Thomas Klausner
2019-07-21Merge pull request #355 from jasperla/header_fixIngo Bürk
2019-07-12battery: include sys/sysctl.h on OpenBSDMichael Stapelberg
2019-07-08Fix headers meant for OpenBSD, but snuck in for FreeBSDJasper Lievisse Adriaanse
2019-07-08Extend battery handling on OpenBSD (#351)Jasper Lievisse Adriaanse
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