Project

General

Profile

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

Latest revisions

# Date Author Comment
1d421723 04/14/2015 01:11 PM Phil Davis

When deleting a VIP check it is not used by OpenVPN

I noticed this when cleaning up VIPs and OpenVPN server when testing for this forum post https://forum.pfsense.org/index.php?topic=92174.0
The system let me delete my test VIP before I deleted the OpenVPN server using, probably not a good thing....

222e6390 04/13/2015 02:07 PM Phil Davis

Domain override with multiple authoritative DNS servers

Tell users that this is possible in DNS Resolver and how to achieve it. The code in unbound.inc already supports it and works.
I had asked for this in Redmine feature request #4350 and when I went to look at coding to implement it I found code that already did it....

b0c8f6de 04/09/2015 04:42 AM Chris Buechler

Allow single interface bridges. Useful with span port option, and when shuffling configuration around.

ed005b20 04/06/2015 12:41 PM Phil Davis

Few minor text typos

Note that advertise is spelt with an "s" in other places in the GUI, so
making it consistent in services_ntpd - but maybe Americans do spell it
"advertize" these days?

5d7a0701 04/06/2015 12:38 PM Pi Ba

diag_sockets show sockets listening on localhost
this helps pick a free port for services using sockets bound to localhost, and helps determine if the service has at least started and bound the port without needing to go through all 'connected' sockets as well

c5292060 04/05/2015 12:52 AM Chris Buechler

Fix up Ticket #4504 implementation. Match config style with other areas. Use a config setting to disable, rather than enable, this functionality since it's enabled by default so the tag isn't necessary in the default config. Remove now unnecessary config upgrade code.

bc395b18 04/04/2015 05:23 AM Chris Buechler

Remove array_intersect_key here too, definitely not needed. add to obsoletedfiles

7dff06c4 04/04/2015 05:06 AM Chris Buechler

There is no longer any need to restrict protocols for IPv4+IPv6 rules, the appropriate ruleset is generated and problem scenarios that would otherwise break here are prevented by other input validation.

6986b703 04/04/2015 04:57 AM Chris Buechler

remove dead code, clean up excess white space a bit.

9b7ca37d 04/03/2015 06:03 PM Ermal Luçi

Fixes #4504 use correct key index

View revisions

Also available in: Atom