Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  local
  sbin
  share

Latest revisions

# Date Author Comment
db7d66e7 05/14/2015 11:50 AM Phil Davis

Cleanup code logic status_upnp

1) Variable $i is was set, incremented and not used.
2) "if preg_match" at line 94 had no curlies after it, so it was only applying to the first line after it ($rdr_proto = ...) It really looks like "if preg_match"should apply to the whole code chunk - settings the various "rdr*" vars and then spitting out the "tr" with the various matches values in the row....

34f3165b 05/14/2015 11:44 AM Phil Davis

Fix alias rename and delete bug #4701

The old advancedoutbound key in config.xml is now called outbound.

caa7230e 05/13/2015 05:12 PM Phil Davis

Slash-select should be inside if in load_balancer_pool_edit

otherwise there is an unbalanced slash-select when the else happens (if there are no load-balancer monitors defined)

7bf0ce52 05/11/2015 02:36 PM Berger Alexander

fixed indent according to the style guide.

32749275 05/11/2015 02:36 PM Berger Alexander

Currently pfsense enforces unique unqualified hostnames for static dhcp leases, which is not correct as only the fully qualified hostname (hostname + domainname) must be unique. With this commit the old validation logic for uniqeness is modified such that hostnames no longer need to be unique and at the same time the fully qualified hostname hast to be unique....

55395a83 05/11/2015 12:31 PM Phil Davis

Firewall Rules Edit missing slash

This should be the end of a "tr" here.
Browsers seem to be forgiving of this stuff - I don't see any difference in rendering in Firefox before or after this change.

801cbbf7 05/08/2015 08:43 PM Phil Davis

Unmatched td in firewall_nat

This file seems to have an unmatched "td" ending. Adding the line here matches the "td" at line 320 and this embraces the little table that has the 4 icons in it in a square that comes at the right hand end of each port-forward entry in the main table....

ca9a4e2b 05/08/2015 08:43 PM Robert Nelson

Call clear_subsystem_dirty('staticmaps') if using Unbound

e29271f2 05/01/2015 08:48 PM Jim Pingle

Encode server name before displaying back to the user.

3a09e0d9 05/01/2015 07:44 PM Ermal Luçi

Fixes #4633 Enable carp packets to flow on the first carp interface creation. This is needed only when the system is booted up without any carp vip configured

View revisions

Also available in: Atom