Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  cf
  conf.default
  etc
  home
  root
  sbin
  usr

Latest revisions

# Date Author Comment
a1183706 03/01/2016 12:54 PM Stephen Beaver

Fixed blank space caused by hidden input

05a7110f 03/01/2016 10:18 AM Renato Botelho

Remove additional_files_needed entries

a6d55c23 03/01/2016 07:32 AM Chris Buechler

Only specify auth-user-pass for TLS mode. Ticket #5941

191136b3 02/29/2016 04:55 PM Stephen Beaver

Merge pull request #2693 from NOYB/Diagnostics_/_Tables_-_URL_Table_Aliases

4313cf55 02/29/2016 04:51 PM Stephen Beaver

Merge pull request #2692 from NOYB/HTML_Compliance_-_Services_Status_Widget

f8a475f5 02/29/2016 04:50 PM → luckman212

Fix unbound.inc so zero value for *_num_tcp is honored

In the Unbound documentation, it is noted that setting "outgoing-num-tcp" to "0" disables TCP queries. In testing I noticed that although I could select & save a value of "0" in the Unbound Advanced Config, the actual value written to /var/unbound/unbound.conf was still the default "10". Apparently in PHP, a value of "0" still tests "false" for !empty(). Changing the test to isset() seems to fix the issue.

f6622167 02/29/2016 08:31 AM NOYB NOYB

Diagnostics / Tables - URL Table Aliases

Handle URL table aliases similar to bogons tables. Suppress record remove buttons.
Update (download) only the selected URL table alias instead of all of them.
Retain full line comments in downloaded URL table files so we can view and use them....

f4cbddbb 02/28/2016 07:11 AM NOYB NOYB

HTML Compliance - Services Status Widget

The for attribute of the label element must refer to a non-hidden form control.
There is no corresponding target of this for attribute. Removing.

b715db5d 02/27/2016 12:32 PM Chris Buechler

Update license page. Ticket #5903

3c040719 02/27/2016 11:54 AM Chris Buechler

Update license page. Ticket #5903

View revisions

Also available in: Atom