Project

General

Profile

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

Latest revisions

# Date Author Comment
7a1f4f1f 03/05/2013 05:32 PM Colin Fleming

Tidy up "carp_status" widget XHTML

Add ALT to img tags
Close img tags

5f5bd76b 03/05/2013 09:46 AM Phil Davis

DNS Forwarder example text

It was a bit silly putting the examples inside gettext() calls - they should not be translated to other languages in this context. And I made it a "localdomain" example, to match the pfSense wizard default name.

4560c2d1 03/05/2013 09:17 AM Phil Davis

DNS Forwarder allow null forwarding address

dnsmasq allows a blank forwarding IP address to be specified in --server parameters. In that case, dnsmasq will attempt a local lookup of the name (e.g. in hosts file), but will not forward the request on to the standard name servers....

7f078046 03/04/2013 07:55 PM Jim Pingle

Use the correct interface number (old code broke for >= 10)

e12ad49f 03/04/2013 12:57 PM Renato Botelho

Save ppp info and realif on interfaces.apply to be able to cleanup old configuration when changing interface type. Fixes #2758

4a735210 03/04/2013 12:50 PM Renato Botelho

Make parent interface and all VLANs use the same MTU. Fixes #2786

74889b22 03/04/2013 12:37 PM Renato Botelho

When adding a new static route, check if network address conflicts with interfaces. It will complement ticket #2852

e480d64b 03/04/2013 12:08 PM Renato Botelho

Fix validation of conflict between interface ip address and static routes. Fixes #2852

41af581e 03/04/2013 10:09 AM Phil Davis

Services status widget display 1st sentence of description

Some packages (e.g. bandwidthd, dansguardian, HAVP, nmap, squid3...) have a very verbose package description. This is displayed in the description column of the services status widget. That makes it take a lot of space on the dashboard. IMHO the first sentence gives a good concise description, so this change just displays the first sentence (text before a "."). Note: I purposely left the "." out of the string, I think it looks neater along with the descriptions of other built-in services - "DHCP Service" "DNS Forwarder"...

96a7ddb7 03/04/2013 01:02 AM Jim Pingle

Fix GPS lat/lon code to properly convert to the format Google wants for the link.

View revisions

Also available in: Atom