Commit Graph

5894 Commits (2022.2)
 

Author SHA1 Message Date
pedro 78678249ac Merge branch 'arm-master' into arm-sdk7 4 years ago
pedro 3a5d68c2ae build: add irqbalance tool with needed libraries for multi-core routers
- libglib2.0-dev package is needed now to build image
- discussion: https://www.linksysinfo.org/index.php?threads/performance-increase-on-multi-core-routers-with-irqbalance.76345/
4 years ago
pedro 8f3f70ebeb build: router: Makefile: cosmetic 4 years ago
pedro 6e02aa5bde build: Makefile: tune glib/nocat recipes 4 years ago
pedro 120dcf6bfb router: Makefile: cosmetic 4 years ago
pedro e1f4e2415c build: Makefile: dhcpv6: -fPIC is not needed here 4 years ago
pedro 3551fa2114 build: Makefile: cmake clean-up 4 years ago
pedro 36e8949ac1 dhcpv6: remove debug info - save some space; remove unneeded file 4 years ago
pedro 08df739d25 build: Makefile: transmission: update recipe 4 years ago
pedro d871f9c687 build: libsodium: build as static library 4 years ago
Don Bushway 915823f40e Merged in arm-master (pull request #74)
Fix XR300 back to stock error
4 years ago
snowman58 5621707546 Fix program memory size too small for STOCK NETGEAR firmware 4 years ago
snowman58 0ac42cd437 Fix cryptic BAD TRX HEADER with actual error message that means something 4 years ago
pedro f7ec7b8212 patches: mysql: fix typo 4 years ago
M_ars aaba5b7f3a GUI: status-overview - improve ethstate if WAN port is moved to primary LAN
See report:
https://www.linksysinfo.org/index.php?threads/bug-since-2021-1-till-now.76930/

tested with Asus RT-N18U, look good now :)
4 years ago
pedro c6d14a9ca8 Merge branch 'arm-master' into arm-sdk7 4 years ago
pedro ff0223667d build: router: Makefile: changes according to MIPS branch 4 years ago
pedro 5944f0275e build: minidlna: use autotools to create Makefile/config.h, instead of adding them by patch; link libraries dynamically and add them to the image
- based on @st-ty1 work, thanks
4 years ago
pedro 5d0d16d349 build: Makefile: transmission: use cmake instead of autotools; also fix problems with absolute/relative path in __FILE__ macro on cmake
- based on @st-ty1 work, thanks
4 years ago
pedro 72a214410a build: getdns: fix problems with absolute/relative path in __FILE__ macro in cmake and use new option FORCE_COMPAT_STRPTIME 4 years ago
pedro a473f8ad52 build: apcupsd: add patch to help compile on Artix 4 years ago
pedro 2bacc19694 build: mysql: add patch to help compile on Artix 4 years ago
pedro 3edef68379 build: update Makefile to help compile on Artix 4 years ago
pedro ad3ec1f1d6 build: Makefile: libncurses: fix build break 4 years ago
pedro 43f25ed6fc libncurses: update to 6.3 4 years ago
pedro 9c01b214bf nano: update to 5.9 4 years ago
pedro 76e4fe7018 tor: update to 0.4.6.8 4 years ago
pedro c2cf3e78c7 GUI: Advanced: DHCP/DNS: dnscrypt-proxy: add dynamically to the page drop-down list of resolvers, so it's now possible to use alternative/downloaded file (/etc/dnscrypt-resolvers-alt.csv); also add DNSSEC and NOLOGS info to the list 4 years ago
pedro eba3d44c84 Merge branch 'arm-master' into arm-sdk7 4 years ago
pedro bbf53d16ae build: Makefile: pass EXTRACFLAGS also to openssl/mysql/php, ensure that optimization is complete; clean-up 4 years ago
pedro a3bd8ef04c build: Makefile: libsodium: add CFLAGS/LDFLAGS to recipe 4 years ago
pedro faa123620a build: Makefile: rp-pppoe: remove debugging information, add -Wall instead 4 years ago
pedro cc29643b8a kernel: [SCSI] sd: Fix overflow with big physical blocks
Ref: 526f7c7950
4 years ago
pedro c967842be3 kernel: [SCSI] sd: Fix overflow with big physical blocks
Ref: 526f7c7950
4 years ago
pedro a03cf9be3e GUI: Status: Logs: escape HTML characters in log entries 4 years ago
pedro 51899cbc1d Merge branch 'arm-master' into arm-sdk7 4 years ago
pedro a8018a69a7 router: httpd: one version for ARM/MIPS branch 4 years ago
pedro 2811e8e56e router: mssl: one version for ARM/MIPS branch 4 years ago
pedro 85f5601618 router: config_base: cosmetic 4 years ago
pedro d5879ca8fe GUI: Basic: DHCP Reservation: allow 'dot' to be used in DHCP reservation hostname - useful for setting static records for external hosts 4 years ago
pedro 658f824a4e GUI: Basic: DHCP Reservation: do not allow duplicate IP - causes dnsmasq fail to start 4 years ago
pedro 020005e500 pdureader: avoid SIGSEGV caused by improper gcom (comgt) response; clean-up
- next move is to check what is wrong with gcom...
4 years ago
pedro 4ba8ac8177 mdu: use 'PUT' instead of 'POST' for cloudfare to update DNS record (closes #141) 4 years ago
M_ars 3384058f11 rc: network.c - repair/improve function for wireless restart/start (only)
Note: add pre-check for non-sta setups (help FT with CTF on)

Fix for - see bug report:
https://www.linksysinfo.org/index.php?threads/fork-freshtomato-arm-development-discussion-only-for-support-always-open-your-own-thread.74117/page-245#post-330123

tested with arm dual-core, working correct (v2)
4 years ago
pedro 9e0d7aa52d GUI: fix the display of SMS and signal level (RSSI) in some cases 4 years ago
M_ars 994c7db1ab GUI / httpd: misc.c - speed up status-overview (part 2)
Note: use cfe/bl nvram values if available (~95%)

tested with Asus RT-N18U / R7000, working
4 years ago
pedro 82a92b2d73 rc: do not stop ntpd on WAN stop - only stop it on stop_services() 4 years ago
pedro f780f4bade rc: pptp_client.c: replace depreciated gethostbyname() with getaddrinfo() 4 years ago
pedro 8d93989d01 rc: pbr.c: replace depreciated gethostbyname() with getaddrinfo() 4 years ago
pedro 18f00f6803 Merge branch 'arm-master' into arm-sdk7 4 years ago