pedro
6bff09aa45
igmpproxy: update to 0.4
3 years ago
pedro
fecf29971a
lz4: update to 1.9.4
3 years ago
pedro
af785a91cf
sqlite: update to 3.39.4
3 years ago
pedro
11cc9504e1
libcurl: update to 7.86.0
3 years ago
pedro
15ebdf587a
libcurl: update CA certificate bundle as of 2022-10-11
3 years ago
M_ars
e7bc2149f6
SDK714: update for wl exe (missing with 2018 --> 2022 update)
...
Note: small addendum for commit a8b563c74f
fix for:
ERROR: unknown driver station info version 5
3 years ago
pedro
8897684010
Revert "GUI: Advanced: DHCP / DNS Client: remove 'Reduce packet size' option - no more available in udhcpc from busybox"
...
This reverts commit 5ea80fa51e
.
'Reduce packet size' option is available via patch!
3 years ago
pedro
b4cc07658d
GUI: Administration: Admin Access: add 'Notes' section about dropbear additional configuration files
3 years ago
pedro
63ac92781a
rc: nginx.c: add forgotten serialize_restart() to stop script
3 years ago
pedro
4cc6333a56
buil: sync to MIPS (init.c:modify F9K1102 variable, parameters same as E3200)
3 years ago
pedro
f525c7ad65
GUI: Administration: Admin Access: rename some options
3 years ago
pedro
0ff2b64c3e
GUI: USB and NAS: Media Server: fix the operation of the 'Rescan on the next run' button
3 years ago
pedro
d5e6bc3d6e
rc: fix call to restart_nas_services() - to restart it needs stop/start, not only start
3 years ago
pedro
2410b4f2ac
rc: rc.c: cosmetic
3 years ago
pedro
98f076d612
rc: services.c: default media server is minidlna
3 years ago
pedro
708eb583c8
rc: tune stop_stubby function
3 years ago
pedro
6ed50ec30e
rc/shared: introduce and use killall_and_waitpid()
3 years ago
pedro
f273106196
rc: mysql: rewrite, to get rid of shell scripts
...
- rewrite watchdog
- use logmsg()
- many other changes and fixes
3 years ago
pedro
09238ca28f
GUI: Advanced: DHCP/DNS: fix link to EDNS packet size explanation
3 years ago
pedro
e9cc78d2e7
build: sync to MIPS
3 years ago
M_ars
ef66022a92
SDK714: add usb power supply reset (only once right now at startup)
...
see report:
https://www.linksysinfo.org/index.php?threads/asus-rt-ac3100-preview-for-ft.77620/#post-338096
3 years ago
M_ars
cc89072f5a
RT-AC3100: adjust/fix LED table for LAN LED (only one LED for all LAN Ports)
...
- GPIO 21 for LAN LED (active LOW)
3 years ago
M_ars
208113535b
RT-AC5300: adjust/fix LED table for LAN LED (only one LED for all LAN Ports)
...
- GPIO 21 for LAN LED (active LOW)
3 years ago
pedro
b895ad4b44
rc: nginx.c: remove unnecessary includes
3 years ago
M_ars
a8b563c74f
SDK714: update to 2022 (from 2018)
...
Note: also some router/wl ICs need the new wl driver!
3 years ago
pedro
47fef064f5
nocat: import some patches found in debian
3 years ago
pedro
e6622a15a3
GUI: add new default theme
...
- thanks to @rs232
3 years ago
pedro
069770f5e3
rc: transmission.c: rewrite transmission FW rules and watchdog script
...
- avoid problems while starting/stopping in the GUI (and also in other cases)
- use chain_in_accept as ACCEPT string (for log, if enabled)
- remove FW rules if start of transmission daemon failed
- some other fixes
3 years ago
pedro
4360bb8527
rc: tinc.c: rewrite tinc FW rules
...
- avoid problems while starting/stopping in the GUI (and also in other cases)
- add to watchdog another rule, thanks to @rs232: https://www.linksysinfo.org/index.php?threads/tinc-mesh-vpn.70257/page-20#post-338019
- use logmsg()
- use chain_in_accept as ACCEPT string (for log, if enabled)
- remove FW rules if start of tincd failed
- some other fixes
3 years ago
pedro
20ed922c2d
rc: openvpn.c: rewrite openvpn FW rules
...
- avoid problems while starting/stopping in the GUI (and also in other cases)
- in run_ovpn_firewall_scripts() deleting existing FW rules didn't work (sed error)
- make ovpn_kill_switch() static
- some other fixes
3 years ago
pedro
f6cac39d66
rc: firewall: move nginx FW rules (remote access) to nginx.c script
...
- avoid problems while starting/stopping in the GUI (and also in other cases)
- remove FW rules if start of nginx failed
- use logmsg()
- use chain_in_accept as ACCEPT string (for log, if enabled)
- some other fixes
3 years ago
pedro
6434d1a1dd
GUI: fix start/stop button behaviour, when there is an error in config file
3 years ago
pedro
35c4701843
build: samba3: update Makefile; in ARM we have already realpath() with support for NULL argument. So change that option.
3 years ago
pedro
609be53c09
README.md: cosmetic
3 years ago
pedro
b588c683e6
GUI: Status: Overview: fix DHCP display after commit a8ebb50
3 years ago
pedro
b0e2a86f73
build: fix commit 1c08df2
3 years ago
pedro
aed50de7a9
httpd: tomato.c/h: use logmsg(), clean-up, make resmsg_get() static
3 years ago
pedro
4f8d506d62
openssl-1.1: update to 1.1.1r
3 years ago
pedro
e835aa3282
rc: init.c: sync to MIPS
3 years ago
pedro
ecdc1c9d22
build: cosmetic
3 years ago
pedro
4d5a624fbe
build: remove unused toolchain
3 years ago
pedro
4a0ebfbf65
Update README.md according to last merge of branches
3 years ago
pedro
378deca22f
dnsmasq: update to 2.87 final
3 years ago
pedro
d786937335
Makefile: fix build break for sdk7 branch (missing symbol)
3 years ago
pedro
a1434c6ba3
ARM-Master branch: add (copy) SDK714 branch/folder (initial commit part 2)
...
Note: see src branch: 185833836c
3 years ago
pedro
f5e811e87b
Merge branch 'arm-master' into arm-sdk7
3 years ago
M_ars
98fd95a4c3
ARM-Master branch: prepare for merge (SDK6 + SDK7 + SDK714)
3 years ago
pedro
a18e435655
Merge branch 'arm-master' into arm-sdk7
3 years ago
M_ars
a4c9d4933d
SDK7: check wireless driver max client tuneable value
...
Note: keep max clients default to 32 for SDK7 but check driver for tuneable value
3 years ago
M_ars
6e1dc3990b
Revert "SDK7: use prebuilt"
...
This reverts commit 314204de90
.
3 years ago