AndreDVJ
b55b5cc13c
e2fsprogs: Updated to 1.43.6
8 years ago
AndreDVJ
1d91c5ca55
Enable transparent proxy support
...
http://linksysinfo.org/index.php?threads/need-help-compile-error-on-advancedtomato.73755/
8 years ago
kille72
e4657fbb9d
nfs-utils: PATCH exportfs: getexportent interprets -test-client- as default options
...
With commit 1374c3861abdc66f3a1410e26cc85f86760b51dd Neil added a
-test-client- export to test the exportability of filesystems when exportfs
is run. When using the old cache controls (i.e. /proc/fs/nfsd is not
mounted) exportfs will read /proc/fs/nfs/exports to process existing
exports and find these test client entries. The dash at the beginning of
-test-client- will be cause getexportent to look for default options in the
rest of the string, which test-client- will not match:
exportfs: /proc/fs/nfs/exports:1: unknown keyword "test-client-(rw"
This patch resolves that problem (as Steve suggested) by not processing any
default options if we are reading the list of existing exports from the
kernel. Default options are converted to individual exports by exportfs so
the kernel won't have any regardless.
http://git.linux-nfs.org/?p=steved/nfs-utils.git;a=commitdiff;h=56f537535190d034039570bafd9a0de71b79b8f1
8 years ago
AndreDVJ
396cf3a3ad
nano: Updated to 2.8.6
8 years ago
AndreDVJ
cbff12e7f4
ntfs-3g: Updated to 2017.3.23
8 years ago
kille72
10736487ff
busybox: add hostname applet, required by some Entware packages
...
Thanks @RMerlin
8 years ago
kille72
33205a0396
Merge branch 'shibby-arm' into shibby-arm7
8 years ago
kille72
483d60e229
tor: updated to 0.3.0.10
8 years ago
pedro
56decaa2e8
rp-pppoe: updated to 3.12
8 years ago
pedro
ff426df297
php: updated to 5.5.38
8 years ago
pedro
bcb9b3fb6b
pptp-client: remove unused package 1.7.1
8 years ago
pedro
57bd04419b
pptpd: fix for wrong location of binaries
8 years ago
pedro
774b690396
pptpd: updated to 1.40
8 years ago
pedro
37e53adaec
dnscrypt-proxy: avoid to build an image, if download of resolver file has failed
...
It was annoying when the image was built, but it didn't work as it should.
8 years ago
pedro
67b61930e3
pcre: updated to 8.41 + libs optimization
8 years ago
pedro
079ad820dd
router/Makefile: remove dependencies from various install recipes, to reduce the amount of double (and triple) recompile duing build
...
Ported from RMerlin git commit 01c62f7
01c62f7701
8 years ago
AndreDVJ
b009b24069
libcurl: updated CA certificate bundle as of 2017-06-07
8 years ago
kille72
57374c8cbb
Updated README
8 years ago
kille72
2f8bb047d1
Merge branch 'shibby-arm' into shibby-arm7
8 years ago
pedro
4c6faf49b5
rc/wan.c: cleanup
8 years ago
AndreDVJ
2aa9523be3
nano: Updated to 2.8.5
8 years ago
AndreDVJ
d10588b4f0
sqlite: Updated to 3.19.3
8 years ago
kille72
0da6c274f8
tor: updated to 0.3.0.9
8 years ago
pedro
8d119e3652
rc/services.c: cosmetics
8 years ago
pedro
91c5356366
watchdog: small but necessary correction
8 years ago
kille72
8807dc327c
Merge branch 'shibby-arm' into shibby-arm7
8 years ago
kille72
843d720bf5
rc/wan.c: adblock improvments, just start once.
...
Thanks @Edrikk!
8 years ago
Tvlz
2e860f0594
/router/others/sysinfo: [PATCH] Improvements to 'sysinfo' script
8 years ago
Tvlz
b9d9e4b0ed
Miniupnpd: [PATCH] Tomato Specific: Enable Miniupnpd portinuse check
...
Includes Tomato Specific change to Miniupnpd - portinuse.c
8 years ago
Tvlz
ed499bca58
/router/rc/services.c: [PATCH] REVERT: Do not write out 'no-dhcp-interface' in dnsmasq.conf
...
as is superfluous as no dhcp-range has been set
(http://repo.or.cz/tomato.git/commit/203531a4e595e5edb3693df141daf5460f212bad )
FIXES: https://bitbucket.org/pl_shibby/tomato-arm/issues/129/dhcp-responds-to-requests-on-bridge-with
8 years ago
pedro
341c90abd7
www: fixed display of SVG files in outdated browsers without breaking w3c standards
8 years ago
kille72
9d7180c547
Merge branch 'shibby-arm' into shibby-arm7
8 years ago
kille72
d15244326d
kernel: suppress packet with own address log (expected in router environments)
...
ported from john9527 git commit abe89de
abe89de217
8 years ago
kille72
c7e080880d
kernel: suppress packet with own address log (expected in router environments)
...
ported from john9527 git commit abe89de
abe89de217
8 years ago
pedro
43225207f4
rc/wan.c: FIX boot with only secondary/etc wan active (assume current wan is primary if previous is not up)
...
- other improvements
-
Thanks @tsynik!
8 years ago
pedro
27de107ea3
watchdog: changed one of connection checkers from wget to curl; now this is a recommended method for LTE connections
8 years ago
pedro
15c444b5ed
rc/wan.c: start adblock only when wan is up
8 years ago
kille72
23d460b81e
Update nf_conntrack_rtsp and nf_nat_rtsp to version 0.7, correcting nat_rtsp's
...
behavour so it now will strip destination addresses that are not a stunaddr and
replace with the masquerade IP of the host. This allows for automatic and seamless
use of rtsp protocol when a user is double-natted via their ISP or from the streaming
service provider. Implemented the "MovieStar" patch into the 0.7 source.
Authored by: Sean B. @ linksysinfo.org forums. Tested by: Joksi @ linksysinfo.org forums.
8 years ago
kille72
1e3956ee81
Merge branch 'shibby-arm' into shibby-arm7
8 years ago
tsynik
19b708f290
services: avoid concurrent connections
...
imho it's better to do it in sequence not in parallel
8 years ago
tsynik
2a5f28e3f3
ppp.c: typo
8 years ago
tsynik
1a68c19613
services.c: correct val for unlink
8 years ago
pedro
8cbc890b75
www: vlans - fix Asus RT-AC3200
...
thanks @tvlz
c9697b8518/advanced-vlan.asp.ARM
?at=master&fileviewer=file-view-default
8 years ago
AndreDVJ
8636f5f527
dnsmasq: Fixes from upstream (2.78test2)
...
1) Fix logic of appending ".<layer>" to PXE basename
2) Tweak ICMP ping check logic for DHCPv4.
3) Fix DHCP relay, broken by ff325644c7afae2588583f935f4ea9b9694eb52e
8 years ago
kille72
4b5bbdce67
QOS: Fix ARM QOS [PATCH]
...
Thx Tvlz!
8 years ago
kille72
2fde8234fa
Merge branch 'shibby-arm' into shibby-arm7
8 years ago
pedro
5c3f44ac0a
switch4g: increased time to wait for modem to switch + corrections
8 years ago
kille72
16549fea51
upnp: external and internal port arguments are swapped in miniupnpd's config file
...
fd2de3bf55
http://linksysinfo.org/index.php?threads/fork-tomato-by-shibby-compiled-by-kille72.73397/page-8#post-288972
8 years ago
kille72
b863d74e81
Fix build break: /router/libxml2
8 years ago
pedro
198a4f9a37
libpng: updated to 1.2.57
8 years ago