Commit Graph

6692 Commits (2023.3)
 

Author SHA1 Message Date
M_ars 5a913c693a SNMP: add snmp nvram variables only if feature is enabled (clean-up nvram at boot/re-boot)
Note: save nvram space if feature is disabled.

Note 2: manual snmp nvram clean-up also possible ("service snmp_nvram stop")
2 years ago
M_ars eff42349ce FTP Server: add ftp nvram variables only if feature is enabled (clean-up nvram at boot/re-boot)
Note: save nvram space if feature is disabled.

Note 2: manual ftp nvram clean-up also possible ("service ftp_nvram stop")
2 years ago
M_ars 4cf0056c37 GUI: admin-iptraffic.asp - add note about IPv4 only (no support for IPv6)
see also
https://www.linksysinfo.org/index.php?threads/enable-ip-traffic-for-ipv6.77895/
2 years ago
M_ars c95b517e73 cstats (IP Traffic Monitoring): add cstats nvram variables only if feature is enabled (clean-up nvram at boot/re-boot)
Note: save nvram space if feature is disabled.

Note 2: manual cstats nvram clean-up also possible ("service cstats_nvram stop")
2 years ago
M_ars 13e37c236f rstats (Bandwidth Monitoring): add rstats nvram variables only if feature is enabled (clean-up nvram at boot/re-boot)
Note: save nvram space if feature is disabled.

Note 2: manual rstats nvram clean-up also possible ("service rstats_nvram stop")
2 years ago
pedro 13056e67db GUI: Basic: DHCP Reservation: properly initialize 'Static lease time' on page load 2 years ago
pedro d8ba1039d2 Update CHANGELOG to 2023.2 2 years ago
pedro ba22979694 Bump version to 2023.2 2 years ago
pedro c535520dc7 adblock v2: update to 2.71u
Changes:

- different approach to calculate execution time and make it hopefully compatible with a reboot
- added missing </b> in status-gui
- some greptimisation
- fixed handling of quoted lines in blacklist custom and whitelist and mapped files
- ignoring leading spaces (if any) from blacklist custom and whitelist and mapped files
- extend the leading spaces pruning to variables populated from NVRAM
- statically map grep and set to the version under /bin to avoid conflict with entware
- introduced "upgrade" function
- introduced "upgrade" silent function (no question asked)
- logw warning message when Custom path = /jffs
- match, log and skip Easylist format as part of the parsefile()
- extend the parsefile analisis to the first 500 unquoted lines
- minor tweak to the alias "domain"
- handle quoted text when this starts from the middle of the line
- shaffles code around for the parsing routing, removing comments first then checking the first 50 lines
- removed leftover <br> from the status-gui
- automatic removal of leftover list/headers from perm storage when not used and 15days+ old
- increase top of the list analysis from 50 to 500 lines on all the elif conditions
- reporting efficiency now uses lines and not bytes, also reports with double decimal e.g.: 0.78% and total line pruned e.g. 1033 lines
- corrected "- gt" typo to "-gt"
- removed the auto-pruning and it came with a "find" issue also it was not compatible with list-of-lists
- increase top of the list analysis from 50 to 500 lines (helps with lists that start with extensive comments)
- renamed "Adblock file" to "Blockfile" in GUI and command line status
- corrected some typos
- exclude blank lines custom/white when fetching content from nvram
- reclassified few messages from debug to info
- CheckRam() "would not fit" messages are now logged as errors
- configuration check for black_custom/whitelist are now excluding any quoted-line/extra-space from the comparison
- Black_custom & Whitelist procedures are run conditionally, e.g. skipped if empty
- automatically prune *.list/*.headers from custom path when they are not enabled and the file date is older than 14 days

Thanks @rs232
2 years ago
pedro 279066c9bd sqlite: update to 3.41.1 2 years ago
pedro 9e019a45a8 openvpn: update to 2.6.1 2 years ago
pedro 5c71786b16 build: sync to MIPS 2 years ago
pedro f6f131a1da GUI: DHCP / DNS / TFTP: clean-up 2 years ago
pedro 22abdecc2c www: shutdown.asp: adjust halt message 2 years ago
pedro c8b98377f5 others: entware-install-MIPS.sh: use the full path when calling programs 2 years ago
pedro ff0ba51138 GUI: VPN Tunneling: add Wireguard page (for now only with link to the wiki howto) 2 years ago
pedro 740bbf38d2 dnsmasq safe-mode: add warning to syslog if started in safe-mode; correct message in the GUI 2 years ago
pedro 515e2f013b Revert "iptables: update to 1.8.9; refresh patches"
This reverts commit f055986bf8.
2 years ago
pedro 45b1ac2154 Revert "router: Makefile: iptables-1.8.x-install: add symbolic links to libs which were lately merged"
This reverts commit b762f2c6f8.
2 years ago
pedro bb8246017c dnsmasq safe-mode + TFTP (resolves #263) 2 years ago
pedro 857fac67a1 rc: transmission.c: disable unwanted logging during transmission stop when daemon is not running 2 years ago
pedro ea5f355596 rc: mysql.c: disable unwanted logging during mysqld stop when daemon is not running 2 years ago
pedro 60e5cd7bbc rc: interface.c: change a little bit error logging 2 years ago
rs232 03052e3e71 Merged in arm-master (pull request #123)
Added local $PATH directive to all the internal .sh scripts to avoid conflicts with entware/optware
2 years ago
rs232 469df9f978 wwansignal - added local $PATH directive to avoid conflicts with entware/optware 2 years ago
rs232 77be122906 webmon_bkp - added local $PATH directive to avoid conflicts with entware/optware 2 years ago
rs232 bf36ed27c7 watchdog - added local $PATH directive to avoid conflicts with entware/optware 2 years ago
rs232 a44e4671f3 vpnrouting.sh - added local $PATH directive to avoid conflicts with entware/optware 2 years ago
rs232 d937b81260 updown-client.sh - added local $PATH directive to avoid conflicts with entware/optware 2 years ago
rs232 bbc0017c6b cru - added local $PATH directive to avoid conflicts with entware/optware 2 years ago
rs232 ffcf0285c9 ethstate - added local $PATH directive to avoid conflicts with entware/optware 2 years ago
rs232 23c38f1609 groups - added local $PATH directive to avoid conflicts with entware/optware 2 years ago
rs232 6a7c8a9272 linkagg - added local $PATH directive to avoid conflicts with entware/optware 2 years ago
rs232 939e2cd280 mymotd - added local $PATH directive to avoid conflicts with entware/optware 2 years ago
rs232 4d54da3900 ntp2ip - added local $PATH directive to avoid conflicts with entware/optware 2 years ago
rs232 60efbe9c3b ttb-simple - added local $PATH directive to avoid conflicts with entware/optware 2 years ago
rs232 2d43181b8a ttb - added local $PATH directive to avoid conflicts with entware/optware 2 years ago
rs232 dabcca5da4 tomatoanon - added local $PATH directive to avoid conflicts with entware/optware 2 years ago
rs232 015503e1fe sysinfo-helper - added local $PATH directive to avoid conflicts with entware/optware 2 years ago
rs232 c51831223d sysinfo - added local $PATH directive to avoid conflicts with entware/optware 2 years ago
rs232 0cf47b3749 switch4g - added local $PATH directive to avoid conflicts with entware/optware 2 years ago
rs232 48ee7d9cea switch3g - added local $PATH directive to avoid conflicts with entware/optware 2 years ago
rs232 9b4f8c492f stealthMode - added local $PATH directive to avoid conflicts with entware/optware 2 years ago
rs232 b0bdcb6473 optware-install.sh - added local $PATH directive to avoid conflicts with entware/optware 2 years ago
rs232 038833c875 gencert.sh - added local $PATH directive to avoid conflicts with entware/optware 2 years ago
rs232 ccf2b7f015 entware-install-ARM.sh - added local $PATH directive to avoid conflicts with entware/optware 2 years ago
rs232 4e530aa55c discovery.sh - added local $PATH directive to avoid conflicts with entware/optware 2 years ago
rs232 8ab1f7e4bc added PATH directive to avoid conflicts with entware/optware 2 years ago
pedro eb2154e995 Revert "GUI: add new default theme"
This reverts commit e6622a15a3.
2 years ago
pedro cad1727351 rc: wan.c: fix commit 80a7e66 (resolves #275)
thanks @M_ars
2 years ago