Project

General

Profile

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

# Date Author Comment
83aaa431 12/19/2014 06:43 PM Warren Baker

Remove option that has now been merged into infra-host-ttl.

f865302f 11/28/2014 08:10 AM Chris Buechler

Add input validation to Unbound advanced settings page. Ticket #4050

f8f5ba1a 11/28/2014 04:10 AM Chris Buechler

Add option to disable auto-added access-control entries for users who want to manually manage ACLs. Ticket #4023

83cafbc8 11/18/2014 02:04 AM Chris Buechler

Clean up unbound advanced page HTML

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

Change copyright statement to reflect reality

ec290464 11/03/2014 12:56 PM Renato Botelho

Merge pull request #1328 from wagonza/master

fe9d4894 11/03/2014 12:54 PM Renato Botelho

Fix indent

2783e408 11/03/2014 12:52 PM Renato Botelho

Revert "Indent better"

This reverts commit a431bfc9e698c753d9a54218af9076184deb6251.

d5566d43 11/03/2014 12:45 PM Warren Baker

Make sure defaults values are actually used. Fixes #3974

a431bfc9 11/03/2014 10:08 AM Warren Baker

Indent better

be11b6f1 11/03/2014 10:03 AM Warren Baker

Add braces

18eb5d0e 07/15/2014 09:48 PM Renato Botelho

Fix multiple issues on unbound advanced options GUI:

- Drop many wrong key assignments to pconfig
- Add missing keys to pconfig
- Deal fine with boolean parameters
- Mark subsystem dirty to require apply button
- Drop calls to enable_change()
- Remove unecessary js function enable_change()...

e68b4e91 04/04/2014 05:09 PM Colin Fleming

Tidy up "services_unbound_advanced.php" XHTML

Add "closehead" variable and manually close HEAD
Add CDATA sections to scripts
Add SUMMARY to tables
Update HTML Boolean operators
Close INPUR

3b7df5f1 03/29/2014 09:29 AM Warren Baker

Reference unbound subsystem as dirty

567e5f65 03/29/2014 05:46 AM Warren Baker

Reference correct module name

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 />

8e552911 01/30/2014 07:10 AM Warren Baker

Some grammer fixes spotted by Phil Davis

06b17388 01/29/2014 06:42 PM Warren Baker

Formatting

7ed0e844 01/29/2014 03:06 PM Warren Baker

Add GUI components for Unbound

950c9a18 02/14/2013 05:50 PM Warren Baker

Backout Unbound for now bring back in 2.2. Fixes #2817

6fb4a0b1 04/05/2012 03:33 PM Warren Baker

Add post config and correct variable names

72049148 04/05/2012 12:01 PM Phil Davis

A minor typo fixed

2bb29c16 04/05/2012 10:59 AM Warren Baker

A whole bunch of changes to the general settings page and advanced settings

14b1279d 04/05/2012 09:18 AM Warren Baker

Add Unbound GUI bits