aboutsummaryrefslogtreecommitdiff
path: root/modules/network
AgeCommit message (Expand)Author
2024-05-24FIX Network Speed Unlimited->Not Specifiedhwspeedy
2024-05-24FIX GCC Warnings, added more checking to gcc flagshwspeedy
2024-05-01FIX Added carrier detection for interface speed detectionhwspeedy
2024-05-01FIX Added network speed to interfaceshwspeedy
2024-03-24FIX missed deprecated inet_ntoa functionshwspeedy
2024-03-10FIX Deprecated inet_addr and inet_ntoahwspeedy
2024-02-08FIX GCC Warningsbigbear
2024-02-08LICENSE Changed to GPL2+ for project and source code According to approval fr...bigbear
2021-11-07Update copyright informationL Pereira
2019-08-10Always pulse status bar while spawning processes synchronouslyLeandro Pereira
2017-08-27Fix 802.11 signal to bar conversionLeandro Pereira
2017-08-21samba.c: popen() leaks via stderrBurt P
2017-07-19net.c: Make all string translatableBurt P
2017-07-19net.c: add predictable network names from systemdBurt P
2017-07-19net.c: cosmetic changesBurt P
2017-07-16Use Unicode bargraphs for WiFi signal strength indicatorLeandro Pereira
2016-07-30Use snprintf() instead of sprintf() in net.cLeandro Pereira
2012-01-26Better manage moreinfo hashesLeandro Pereira
2012-01-15Remove more sightings of if (ptr) { free(ptr) }Leandro Pereira
2012-01-09Fix crash while displaying NFS sharesLeandro Pereira
2011-10-07Fix display of IEEE802.11 signal/noise values.Leandro Pereira
2010-08-15Fix potential problems found by clang static analyzer.Leandro Pereira
2010-07-18Adding VirtualBox network interface.Andrey Esin
2010-05-03Move files from hardinfo2 to root.Leandro A. F. Pereira