Project

General

Profile

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

Latest revisions

# Date Author Comment
df5501dc 01/27/2014 06:45 PM N0YB

Make select option XHTML compliant for "Number of lines to display".

http://validator.w3.org/check
"SELECTED" is not a member of a group specified for any attribute
<option value="7" SELECTED >7</option>

The name and VI delimiter can be omitted from an attribute specification only if SHORTTAG YES is specified...

30469c9b 01/27/2014 06:53 AM N0YB

Missing a couple table element end tags.

cd6173f4 01/27/2014 05:58 AM N0YB

The service status icon (get_service_status_icon) is not always in a table.

So the caller should apply table td element, rather than the function.

Document type does not allow element "td" here <td class="listr" align="center">
The element named above was found in a context where it is not allowed.

8467c588 01/23/2014 12:05 PM Renato Botelho

Do not list the same CARP ip as an option for Interface

43045948 01/21/2014 12:38 PM Renato Botelho

Revert "Fix #3350. Do not destroy an interface when it's being disabled"

Ermal reported issues when changes are made on VLAN parent interface
with this patch. He did other changes and interface_configure() will now
be able to re-create VLAN interface

This reverts commit f70a140fe18cb80012e53f82c268788fbcae5436.

3d54553b 01/15/2014 05:28 PM Jim Pingle

ports ntp moved to sbin, follow

d2dd5794 01/13/2014 08:56 AM Chris Buechler

updates to license.php

43656206 01/09/2014 08:23 AM Chris Buechler

Should to go master, not RELENG_2_1. Revert "Merge pull request #882 from derelict-pf/cp-nohttpsforwards"

This reverts commit f8d1587b6e2cd8441fa16733a02af25257fc7708, reversing
changes made to 51922cb793b83bf7d22fdaa47205fd59b4d70e87.

f8d1587b 01/09/2014 08:18 AM Chris Buechler

Merge pull request #882 from derelict-pf/cp-nohttpsforwards

Add checkbox and logic to disable forwarding HTTPS/SSL (Port 443)

7c2ea0cc 01/07/2014 09:41 AM Phil Davis

Update reserved_keywords checks to match firewall_aliases_edit

firewall_aliases_import should have the same checks for reserved names as firewall_aliases_edit
This code should really be in a function in a common include file, but which one is the appropriate one?...

View revisions

Also available in: Atom