Fix spelling
Correctly define Developers option.
remove whitespace at end
comment out debugging code, was slightly breaking IPsec logs page and possibly others.
Do not allow DHCP server to be enabled when DHCP relay is enabled, and vice versa
Ticket #1488
Do not allow dhcp-relay to be enabled if dhcp server is enabled on any interface.
Revert graph.php back to 1.8.2.10.2.3
Tested-by: hoba
Ticket #1496
Back out counter wrap fix from ticket 1494 as it causes more issues thenwe were trying to solve.
Backout RELENG_1_2 alias edit changes since it breaks until a proper fix can be sought.
Modify existing "Aliases" - php error
Ticket #1513
Fix courtesey of Billm, hackathon 2007 conversation.Forgotten commit.
MFC [19856] - ticket #1497
Fix for Ticket #1494 was committed from my first stab at the fix and not the actual fixed code and ended up in ticket #1496
MFCTicket 1709: fexed typo in OpenVPN cfg-page
Remove size headers since they seem to screw up IE
lint
issed one
Fix Javascript errors. Thanks JSLint!!
ratio load balancing should actually work
Relax the ip address check and allow duplicate ip address entries.
Ticket #1476 - use convert multibyte instead of just specialchars
Ticket #1494 - when wrapping at 32bits, the difference is 32bits - last + current, not some massive negative number
Speedup ARP page by using diag_dhcp_leases.php page code for parsing the dhcpd.leases file
Correctly check disabled bit
Ensure that all form elements have an id.
Correctly set rowhelper input textbox sizes.
No need to remove param0 again :)
MFC of [19699]Fix check_firmware_version description All XMLRPC functions should be authenticated
Correct menu entry
Do not show disabled tunnels
Rebooting, not may need to be...got reworded by mistake.
Fix wording per ticket #1471
MFC of [19631] for Ticket #1456drop one level of verbosity in tcpdump. Some protocols will still decode to multi-line message - not an easy fix. Doesn't appear to break non-raw log display
Add VRRP as a protocol type in the decode
MFC: Ticket #1448 IP Address sorting was MF'd from HEAD
Include second argument for pkg_delete()
Ticket #1470
Fix broken ipsec logic
Fix ipsec overview for wan interface, carp already worked
Do not show Apply button if IPSEC is disabled.
Ticket #1467
Only iterate an array if it is truly an array
Ticket #1463
Only break twice if we are asking for kernel type.
- clean up miniupnpd.inc use array directly instead of seperate function
Do not error on empty arrays
Do not show mbuf clusters, show mbufs.
MFC RELENG_1. Add ipsec overview page from RELENG_1
Ask for kernel type if the kernel upgrade type is unknown.
Ticket #1435
Restart snmp services after LAN IP changes
Ticket #1453
MFC RELENG_1. Add RRD Settings page.
MFC RELENG_1. Show the IPSEC interface as a option for the traffic graph.
MFC RELENG_1. IPSEC tunnel endpoint highlighting.
Oops, do not list stations twice.
Show both associated stations and nearby AP's regardless of operating mode.
Fix formatting errors introduced by last commit.
Show wireless nodes regardless if we can deterimine BSS value. Now the AP my test unit is associated with shows the signal strength, etc correctly.
Remove NAT-T option
Add NAT-T settings.
Obtained-from: m0n0wall
Set $pkg_interface='console'; in php shell.
Fix CP not sending Acct-Session-Time to Radius during accounting update
Ticket #1434
Disable firmware upgrade for embedded and cdrom and suggest using the console option to upgrade.
Ticket #1433
Correct if checks.
Do not allow sticky connection bit to be set if pppoe is enabled.
Ticket #1319
Remove the warning per ticket #1397
Add defCmdT("netstat -s -ppfsync","netstat -s -ppfsync"); which will be useful in debugging pfsync errors.
Only reload webGUI con CERT or KEY changes.
Use maximum mbuf field
Show MBUF usage.
Ensure CARP cache is cleared on status page reload.
Sync w/ HEAD
Correct error string to read "pptp" instead of "WAN".
Do not allow aliases to be named "pptp".
remove duplicate upnp disabled message
Backport username display feature in captive portal. Really not sure why it wasn't included in RELENG_* versions.
Quality graph alignment
show ipsec tab properly when mobile clients is enabled and no tunnel exists
Show the IPSEC firewall rule interface when mobile ipsec is enabled
-move upnp_action to services.inc-make sure to clear rules when stopping miniupnpd-fix status_upnp and status_services pages so they use upnp_action and not the rcfile
s/Passwordlogin/Password login/
Shutdown miniupnpd correctly.
Ticket #1383
Remove bogus warning.
Use pattern matching for proper database selection
MFC IPSEC fixes from seth, this should properly reload and handle largeconfigs > 300 tunnels.
Restart filter logging process after timezone change so that the entries reflect the correct time and date.
Misc grammer fixes
Increase default time from 1 second to 3 which is far too short.
Do not show IPSEC rules tab when IPSEC is disabled.
Remove the dynamic log viewer link for 1.2. It needs a lot of work still.
Ticket #1371
MFC 18866Update reg ex to accommodate extra data thrown into logTicket #1371
Remove code which does not belong in RELENG_1_2. The new login / user system is in RELENG_1+
set filename properly upon downloading capture
Remove debugging helpers
Use /var/etc/
Woops, we need this code. Write out config file correctly.
use correct path for miniupnpd.conf
Correctly move upnp to base since LiveCD cannot write files to /usr/local/etc or /usr/local/etc/rc.d/
Ticket #1342
parse entire path for packet capture file to download correctly
Reset SLBD every 5 hours to avoid 100% cpu utilization
Ticket #1316