5092 Commits

Author SHA1 Message Date
Eric Sauvageau
518e3e907c httpd: properly set txrate as ?? on Wireless Log page if client isn't fully authenticated yes 2017-09-11 16:17:19 -04:00
Eric Sauvageau
51e9e0a22b Bumped revision to 380.68_2 and updated documentation 2017-09-11 14:43:12 -04:00
Eric Sauvageau
c7244e7e51 webui: fix handling of extra CA for clients 3 through 5 2017-09-10 03:01:01 -04:00
Eric Sauvageau
d85c78c91b build: fix depdency selection when building vsftpd 2017-09-07 01:07:29 -04:00
Eric Sauvageau
48280f507b httpd: fix crash if /proc/cpuinfo is missing the Processor line 2017-09-04 01:55:53 -04:00
Eric Sauvageau
266bc661f1 rc: fix bad code merge in init.c (code was in the wrong reset function) 2017-09-03 21:10:20 -04:00
Eric Sauvageau
b5fc01be20 rc: fix build failure in update_resolvconf() when building without OVPN 2017-09-03 03:02:47 -04:00
Eric Sauvageau
5dd82aef2b rc: remove duplicate stop_vpn_eas() call in stop_wan() 2017-09-03 02:59:44 -04:00
Eric Sauvageau
a147b2a849 webui: allow uppercase characters in hostname/domainname fields 2017-08-30 16:57:36 -04:00
Eric Sauvageau
42747bd59a rc: Invert LAN ports order in GetPhyStatus() for RT-AC3200 (used by Network Map status) 2017-08-30 16:23:50 -04:00
Eric Sauvageau
c1469ddf30 webui: remove two stray html tags from Samba page 2017-08-30 15:37:28 -04:00
Eric Sauvageau
0cc7deea03 webui: make DHCP page more robust in case an old static entry had a single quote character 2017-08-30 15:33:17 -04:00
Eric Sauvageau
2e5268fdd3 httpd: fix potential buffer overrun if the provided var is longer than an actual mac address 2017-08-29 12:47:57 -04:00
Eric Sauvageau
5f1d6a3659 webui: set Internet Connection tab as clicked when displaying the USB modem page 2017-08-24 01:51:04 -04:00
Eric Sauvageau
6ea7e545a0 webui: add missing Modem page to the WAN section when USB modem is enabled 2017-08-24 01:48:27 -04:00
Eric Sauvageau
763c08b411 webui: fix operational mode detection on some webui pages (backported detection code from GPL 382) 2017-08-22 00:12:45 -04:00
Eric Sauvageau
0c4fbe5d27 Bumped revision to 380.68_1 2017-08-22 00:11:22 -04:00
Eric Sauvageau
c46c964db7 openvpn: only log vpnrouting rmupdate results if logging verbosity is higher 380.68 2017-08-18 17:35:38 -04:00
Eric Sauvageau
a98f26aa36 webui: QIS Complete button was referring a no-longer existant element, changed for the 382 menu replacement 2017-08-18 17:31:55 -04:00
Eric Sauvageau
b8bdb501c1 webui: refreshed PPTP client block on VPNStatus page should replace existing block content rather than get added to existing content 2017-08-18 16:42:01 -04:00
Eric Sauvageau
b42117f7a6 webui: fix version display on status bar 2017-08-18 00:03:27 -04:00
Eric Sauvageau
9f2d198ad5 Updated documentation 2017-08-17 17:58:03 -04:00
Eric Sauvageau
a7f0dc02e4 Bumped revision to 380.68 final 2017-08-17 17:57:52 -04:00
Eric Sauvageau
3046b6d989 Updated documentation 2017-08-17 15:40:53 -04:00
Eric Sauvageau
0faa415a01 webui: Make IPTraffic realtime table use the same visual style as other sortable tables 2017-08-16 23:50:56 -04:00
Eric Sauvageau
d5a09864f4 webui: add option to toggle auto-refresh of the System Log display
This will help with browsers that would still scroll content even when
not currently at the bottom of the textarea content.
2017-08-16 23:04:48 -04:00
Eric Sauvageau
8ff38d625d curl: reverting to 7.54.1, as the new version causes rc to crash at boot time, causing a kernel panic.
rc/dsl_fb.o is linked against libcurl, and this is another closed source piece over which I have no
control...

Revert "curl: Updated to 7.55.1 (closes #1450)"

This reverts commit b8210c6e8e.
2017-08-16 01:31:07 -04:00
Eric Sauvageau
c0c6df904f kernel-arm: enable TPROXY through Makefile instead (as it was already enabled there for WTFast-enabled models) 2017-08-16 01:17:11 -04:00
Eric Sauvageau
e337dcc45d httpd: fix typo preventing building on tri-band models 2017-08-16 01:14:22 -04:00
Eric Sauvageau
229e010481 Revert "kernel-arm: Add TPROXY netfilter target module"
This reverts commit 362ef4f922.
2017-08-16 00:39:10 -04:00
Eric Sauvageau
7f88829fb7 Merge branch 'master' of github.com:RMerl/asuswrt-merlin 2017-08-16 00:22:22 -04:00
Eric Sauvageau
2751693544 openvpn: reduce the amount of logging done by the vpnrouting script when in default log verbosity (3) 2017-08-16 00:21:09 -04:00
Eric Sauvageau
d8c0823be0 webui: cron/cru don't like frequencies larger than 60, so limit possible vpn_poll values to it 2017-08-16 00:21:07 -04:00
Eric Sauvageau
42577a1e11 webui: Add warning about Dual WAN mode on the dnsprobe help popup 2017-08-16 00:21:06 -04:00
Eric Sauvageau
908a72f76a samba: re-apply same socket options as we used before the re-sync with upstream GPL 2017-08-16 00:21:05 -04:00
Eric Sauvageau
b8210c6e8e curl: Updated to 7.55.1 (closes #1450) 2017-08-16 00:21:03 -04:00
Eric Sauvageau
704da86354 nano: Updated to 2.8.6 (closes #1439) 2017-08-16 00:21:02 -04:00
Eric Sauvageau
362ef4f922 kernel-arm: Add TPROXY netfilter target module 2017-08-15 21:58:46 -04:00
Eric Sauvageau
637021e4ce webui: fix QIS "Skip this wizard" icon to use the new CSS code 2017-08-15 11:44:25 -04:00
Eric Sauvageau
6c1254f105 webui: fix channel report when 5GHz-1 is disabled on a tri-band router 2017-08-14 15:41:54 -04:00
Eric Sauvageau
a75f63fee6 webui: disable notification alert on non-public WAN IP, as for some users this is a permanent situation 2017-08-14 14:51:09 -04:00
Eric Sauvageau
33d01c3210 Bumped revision to beta 2 2017-08-14 14:03:28 -04:00
Eric Sauvageau
ede9ff8c1f Updated documentation 380.68-beta1 2017-08-13 15:08:15 -04:00
Eric Sauvageau
bc6ee4f605 Bumped revision to 380.68 beta 1 2017-08-13 13:21:00 -04:00
Eric Sauvageau
7fe966faa7 Updated documentation 2017-08-13 02:58:07 -04:00
Eric Sauvageau
b5fd729059 webui: remove unused code line from Sysinfo page 2017-08-13 02:38:16 -04:00
Eric Sauvageau
faa0e822c1 webui: Migrate DHCP Lease status to new table API; made fields sortable 2017-08-13 02:28:34 -04:00
Eric Sauvageau
51069bbda5 webui: implement IP sort method to tableAPI 2017-08-13 02:10:11 -04:00
Eric Sauvageau
1a451ae7ec webui: Enable tableAPI header support, update existing tables to not show a header 2017-08-13 02:00:16 -04:00
Eric Sauvageau
0eb7d4ae66 webui: add port field to the remote syslog server parameters 2017-08-13 01:32:30 -04:00