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 |
pedro
|
0ebf463534
|
Update CHANGELOG to 2021.7
|
4 years ago |
pedro
|
e583d8d136
|
Bump version to 2021.7
|
4 years ago |
pedro
|
2a00351844
|
GUI: Status: Overview: fix javascript error caused by the lack of 'wanX_ifnames' nvram values
|
4 years ago |
pedro
|
60da4460df
|
dnscrypt-proxy: update resolvers csv file
|
4 years ago |
pedro
|
225fb5c5c4
|
libcurl: update CA certificate bundle as of 2021-09-30
|
4 years ago |
pedro
|
b47cb733d5
|
GUI: correct display (center) of some checkbox in tables
|
4 years ago |
pedro
|
007f354f9f
|
www: admin-*.asp: cosmetic
|
4 years ago |
pedro
|
9bdc184d16
|
Merge branch 'arm-master' into arm-sdk7
|
4 years ago |
pedro
|
84483ae71d
|
rc: dhcp.c: start_dhcpc(): use _eval() with pid to start udhcpc
|
4 years ago |
pedro
|
f5d4fe1317
|
httpd: dhcp.c: wo_dhcpc(): correct number of args
|
4 years ago |
pedro
|
d858b9f6b5
|
rc: service: start_ntpd(): fix start of ntpd if Events Logged -> NTP is checked on Admin -> Logging page
|
4 years ago |
pedro
|
a0f0fa4002
|
rc: services.c: start_ntpd(): fix commit 09856db
|
4 years ago |
pedro
|
8c0d748be5
|
httpd: openvpn.c: fix adding correct keys for client config file
|
4 years ago |