Project

General

Profile

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

Latest revisions

# Date Author Comment
ee9783e9 02/17/2014 08:00 PM Ermal LUÇI

Move this global declaration to the proper file rather than backend code

c00e6bd4 02/17/2014 06:43 PM Renato Botelho

Help ticket #3449:

Improve data validation to avoid save a host/subnet or a IPv4 with
invalid mask. The reported error is on javascript and only happen on
IE8,but this fix will prevent the same issue happening in the future on
a different browser.

bd942860 02/17/2014 03:20 PM Renato Botelho

Use correct parameter (bootfile-url) to configure netboot on DHCPdv6, it fixes #3421

f458b2cb 02/17/2014 02:11 PM Renato Botelho

Use htmlspecialchars(), a better solution for #2952

89c7a9c8 02/17/2014 10:22 AM Ermal LUÇI

Some tweaking to handle when switching off dhcpv6.

bd369bcf 02/17/2014 09:48 AM Ermal LUÇI

Use descr as the field name for voucher description so it gets CDATA protection. Fixes #3441

7a3f5120 02/17/2014 07:39 AM Ermal Luçi

Merge pull request #917 from phil-davis/master

Enhanced validation of general DNS servers and gateways

df4471e2 02/15/2014 04:04 PM Phil Davis

Improve processing of DNS server changes

What a pain this was. The user can blank out a DNS server from a position in the middle of the list. e.g. they had all 4 entries previously filled, and then they blank out DNS server #3. The way the DNS servers are stored in the config, they are just the defined ones in an "un-indexed" array. So actually entries 1, 2 and 4 on the screen become 1st, 2nd and 3rd in the config. The selected gateways for 1, 2 and 4 then have to end up in positions 1, 2 and 3 to match the stored DNS servers....

bf4e62ac 02/14/2014 04:03 PM Jim Pingle

Add a knob to let the user select which console (video or serial) is preferred in cases where there are multiple consoles present. Also provide a way to force this preference.

407fbf45 02/14/2014 02:58 PM Jim Pingle

Add a mechanism by which the serial port can be forced on always regardless of the config setting. (useful for nano+vga setups)

View revisions

Also available in: Atom