Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  bin
  captiveportal
  etc
  openssl
  pkg
  sbin
  share
  www

Latest revisions

# Date Author Comment
f5bea142 02/22/2015 05:36 AM Phil Davis

Status_dhcp_leases fix edit button for static entries with no IP address

The edit button for static entries always has an index id=0 and thus pressing the edit button goes to (mostly) edit the wrong entry.
It was easier and made the code cleaner to get rid of the looping through the staticmap array every time trying to matach IP, MAC address... That data ('if' and 'staticmap_array_index') is easily gathered further up, the first time the staticmap array for each DHCP interface is traversed. I think this should also be more efficient when there are many static mapping entries....

065e78b3 02/18/2015 06:38 AM Chris Buechler

Add GUI control for MOBIKE. Hide it when IKEv1 selected. Enable toggling of NAT-T field display so it's on for IKEv1, off for IKEv2. Do same for reauth while here. Ticket #3979

d72e936f 02/13/2015 06:27 PM Renato Botelho

Merge pull request #1484 from phil-davis/more-text-typos

49fa70a2 02/13/2015 06:24 PM Renato Botelho

Merge pull request #1485 from BBcan177/patch-1

47d3f94a 02/13/2015 06:17 AM Chris Buechler

force minimum 100000 byte log file size. Some have been confused thinking this is KB, in some cases causing problems. This should help, and there shouldn't be a need for logs smaller than that.

f742c43e 02/12/2015 09:54 PM BBcan177 .

Update fbegin.inc - Missing '/' in path

Found this issue in conjunction with user Digdug3

b95a4d8a 02/12/2015 04:24 PM Jim Pingle

Set srctrack separate from this test or the value won't save unless the sticky box status also changed.

0f31e918 02/12/2015 04:28 AM Chris Buechler

get rid of wizards/initial/ images that were never used

1c4c5ed2 02/11/2015 07:34 PM Ermal Luçi

Remove dead code and unset vars so next time the code works properly avoiding cache issues.

01c155f2 02/11/2015 09:12 AM Phil Davis

Random text typos

and I "corrected" function names that had "_choosen_" in them.
That is not technically an error - function names do not have to be
English words. But it does look nicer to read.

View revisions

Also available in: Atom