Project

General

Profile

Download (16.8 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
ce77a9c4 01/01/2015 09:26 AM Phil Davis

Fix lineup of copyright lines

and module names and other bits of formatting and typos in header
comment sections.

ed2d1343 12/31/2014 06:22 PM Renato Botelho

Welcome 2015

29aef6c4 11/11/2014 05:36 AM Jim Thompson

Change copyright statement to reflect reality

6190312f 10/07/2014 01:55 AM Phil Davis

Support up to 4 DNS Servers in DHCP

6f3d2063 06/13/2014 11:59 AM Renato Botelho

Replace Header() calls by lowercase

d29303c5 04/04/2014 04:39 PM Colin Fleming

Tidy up "services_router_advertisements" XHTML

Add CDATA sections to script
Add SUMMARY to table
Update HTML Boolean operators
Add dummy table row, but don't display it
Close INPUT

91f026b0 03/19/2014 10:38 PM ayvis

replaced uppercase html tags with lowercase
js files saved as UTF-8 / LF
language="JavaScript" deprecated, replaced with type="text/javascript"

7f7626ba 03/17/2014 02:17 PM Renato Botelho

Merge branch 'master-br' of https://github.com/ayvis/pfsense into ayvis-master-br

c7281770 03/15/2014 12:04 AM Chris Buechler

standardize on www.pfsense.org and HTTPS, point package URLs to
packages.pfsense.org

8cd558b6 03/14/2014 08:24 PM ayvis

xhtml Compliance
replaced <br>, <br/> and </br> with <br />

5aa68a55 07/28/2013 01:31 PM Renato Botelho

Fix #3113, fix multiple english spell errors s/seperet/separat/

db7a628c 05/09/2013 11:05 AM Renato Botelho

Replace all linklocal checks by is_linklocal()

d28cd156 04/14/2013 05:36 PM Renato Botelho

Make fe80: addresses check case insensitive

fba196c3 03/16/2013 11:34 AM Renato Botelho

Avoid deleting the RA Subnet when IP is invalid, also simplify it a bit

e1968b0d 03/16/2013 11:26 AM Renato Botelho

Fix indent and whitespaces

61071c30 08/13/2012 03:07 PM Cyrill B

Update usr/local/www/services_router_advertisements.php

Change form field since aliases are not supported here.
Also separate the DNS settings using the default bar.

8c4ee062 06/14/2012 08:18 PM Darren Embry

add subnets to RA; add support for aliases

hopefully finishes #2361

163e4b91 06/08/2012 10:05 PM Darren Embry

actually update RA DNS settings now

finishes #2361

4e0fc44f 06/08/2012 10:05 PM Darren Embry

more work on feature #2361

- fields are there now but don't do anything
- checkbox for 'use same settings' that disables fields

f3475477 06/08/2012 07:37 PM Darren Embry

split dhcpv6 server and ra #2361

5ef4a9e1 06/08/2012 05:27 PM Darren Embry

prep work for splitting dhcpv6 and RA for #2361.