Commits
| Author | Commit | Message | Date | Builds |
|---|---|---|---|---|
|
Fix vlan and add minor style modifications https://github.com/Jackysi/advancedtomato-gui/commit/1a12bcc22fdb49864f3ea4214baf1ec3b9b7a7ab
|
|
|||
|
Improve color schemes compilation and fix the GREEN color scheme
|
|
|||
|
Fix NAS USB Page to reflect ALL Shibby's changes in 138
|
|
|||
|
Finally fix the Makefile issues with missing color schemes
|
|
|||
|
Fix broken compilation caused by missing "-ltinfo". This workaround prevents configure to find libtinfo in the syste, which would break compilation because provided libncurses doesn't provide it.
|
|
|||
|
Version 3.3 missing files. Yes, I'm Forgetting stuff too often!
|
|
|||
|
AdvancedTomato GUI update to 3.3
|
|
|||
|
|
||||
|
Fixes for the 138... seems I missed some files...
|
|
|||
|
ef0727d
M
|
Merge remote-tracking branch 'bitbucket/shibby-arm' (version 138)
|
|
||
|
re-apply: allow run spawn-fcgi as root
|
|
|||
|
dnsmasq: stay close as possible to master branch
to 2.75 we used a fork of dnsmasq by "guns"
https://github.com/guns/dnsmasq.git
now we switch to master branch
http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=shortlog;h=refs/heads/master
this commit remove a differences between those 2 branches.
We only leave Tomato specific code.
|
|
|||
|
Fix QOS - make QOS work with IPv6
|
|
|||
|
Allow Incoming IPv6 IPSec by default
|
|
|||
|
dnsmasq: re-apply original Tomato specific code
|
|
|||
|
VLAN: Fix requirement to always check/use the 1st available
|
|
|||
|
exFAT: fix module compilation
|
|
|||
|
exFAT: add filesystem support
cherry-picked (author: oneleft <oneleft.ak@gmail.com>):
https://bitbucket.org/oneleft/at1l/commits/6032c3f3688c379bac04b0b0de1a02ef706f62f0
https://bitbucket.org/oneleft/at1l/commits/11d5f65084f6469f58712585871004cd2dc52c7f
https://bitbucket.org/oneleft/at1l/commits/ff753aca0832e077b00ead793e6b648ba4782d97
shibby:
router/Makefile: if TCONFIG_USB is not set then move exfat.ko file to extras
|
|
|||
|
exFAT: add kernel module
aclean sources: https://github.com/dorimanx/exfat-nofuse
fix compilatin: added #include <linux/slab.h> to exfat_core.c file
config_base: compile exfat as module
|
|
|||
|
dropbear: updated to 2016.74
|
|
|||
|
switch entware (obsolete) to entware-ng
|
|
|||
|
DDNS: once again
|
|
|||
|
DDNS: fix last commit
|
|
|||
|
DDNS: allow select WANs for DDNS services
|
|
|||
|
anon: typo
|
|
|||
|
VLAN: updates
** Last Updated - May 26 2016 - Tvlz **
|
|
|||
|
4G: better Signal Strength detection cd ..
fix some value
|
|
|||
|
libusb10: add symlink
usb_modeswitch requires now libusb-1.0.so.0 library.
|
|
|||
|
mwan: be sure we use correct dns servers for failover when primary wan failed
|
|
|||
|
optimize libs
|
|