Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
a08d5055 03/13/2015 08:45 AM Phil Davis

Update get_possible_traffic_source_addresses returned array format

With this change it looks to me like the way it is intended to be, based
on what was done to get_possible_listen_ips()
Please review and check if this is what was intended for the code. With...

f2f34088 03/13/2015 08:16 AM Chris Buechler

txpower was disabled for good reason it would appear, it triggers syntax errors in some configurations. Disable it again since it's been disabled for years, and comment out the user-facing config portion for now since it doesn't do anything. Ticket #4516

0a950c4b 03/13/2015 08:06 AM Chris Buechler

Apply WME input validation to all modes, not just hostap. Ticket #4516

141d316c 03/13/2015 07:56 AM Chris Buechler

Default to 11ng if an option hasn't been configured. Previously we let the browser pick the first in the list (the first the card reported as available), which ended up being 802.11b. Ticket #4516

d31517e5 03/13/2015 07:31 AM Chris Buechler

Default to WPA2, AES for new wireless interface configs. Ticket #4516

3fdd9cfa 03/13/2015 06:20 AM Chris Buechler

Auto-size the interface box on the bridge edit page.

1188cdc8 03/13/2015 05:15 AM Chris Buechler

touch up interfaces.php text

310ea4e2 03/13/2015 04:44 AM Chris Buechler

Require WPA PSK where WPA-PSK is enabled. Clean up some other text. Ticket #4516

4958ca9e 03/13/2015 04:26 AM Chris Buechler

clean up input errors text

664aef0b 03/13/2015 03:05 AM Chris Buechler

correct missing == in ipsec.inc

d045f380 03/13/2015 03:01 AM Chris Buechler

Merge pull request #1557 from phil-davis/patch-3

a819eab2 03/13/2015 02:02 AM Chris Buechler

Fix up text, remove "only for Atheros" since the option is only shown if a compatible card exists.

6f5607f5 03/13/2015 01:55 AM Chris Buechler

"Auto" channel with hostap doesn't work correctly at the moment, force choosing a specific channel with hostap mode for now.

ac0c4355 03/13/2015 01:47 AM Chris Buechler

Set txpower since that seems to work fine now. Explicitly set authmode wpa here, though it's also handled by the supplicant/authenticator. Ticket #4516

Conflicts:
etc/inc/interfaces.inc

cc229ee9 03/13/2015 01:45 AM Phil Davis

Missin double equals in captiveportal.inc

Looking at where this is nested inside various if statements, I do not think this error did too much harm - only to the $mac['descr'] - in this particular code flow $username is not used for important stuff after this point.

f087d453 03/13/2015 12:09 AM Renato Botelho

Do not start filterdns during boot until a proper fix is done. Ticket #4296

aec55f9a 03/12/2015 11:53 PM Chris Buechler

add more wireless validation. Ticket #4516

6cd14b43 03/12/2015 11:22 PM Chris Buechler

Add more validation for wireless config settings. Ticket #4516

95df2de5 03/12/2015 09:49 PM Chris Buechler

Add more input validation for wireless parameters. Ticket #4516

89e6f7af 03/12/2015 08:07 PM Chris Buechler

Touch up wifi text

6a2eb517 03/12/2015 07:50 PM Chris Buechler

If we bail not being able to find the P1 source, log an error.

Conflicts:
etc/inc/vpn.inc

167087b8 03/12/2015 06:31 AM Chris Buechler

Merge pull request #1556 from phil-davis/patch-5

2991a949 03/12/2015 06:28 AM Chris Buechler

Merge pull request #1554 from phil-davis/patch-3

47360140 03/12/2015 06:17 AM Phil Davis

White space in ipsec.inc

524a0140 03/12/2015 05:52 AM Chris Buechler

use-compression is no longer a valid config option in lighttpd, it can't be enabled. This just throws an error in the log, remove it.

486d7278 03/12/2015 05:10 AM Chris Buechler

Fix IPsec on CARP IPs, broken when fixing IPsec with gateway groups and VIPs.

b8c3654c 03/12/2015 03:01 AM Chris Buechler

clean up unique IDs text a bit.

c014babd 03/12/2015 01:38 AM Chris Buechler

Move libstrongswan-unity.so when Unity plugin is disabled so it can't modify the P2. Workaround for Ticket #4178

a2c2c3b4 03/12/2015 12:44 AM Phil Davis

White space in filter.inc

214c8102 03/11/2015 11:54 PM Renato Botelho

Proper fix #4443, do not unset carp entry when content differ, also set correct real interface and use subnet to check IP protocol

02acc7af 03/11/2015 10:14 PM Renato Botelho

Detect when broken rc.firmware is running, fix it and restart. This should fix #4328

830ceadf 03/11/2015 08:46 PM Renato Botelho

Remove -U from mtree call used to restore files permissions, this is replacing symlink targets by the old values. Ticket #4328

b33f69c4 03/11/2015 08:42 PM Renato Botelho

Merge pull request #1547 from phil-davis/Code-Style-etc-inc-vwx3

c14781e3 03/11/2015 07:02 PM Renato Botelho

Save vip interface and subnet to use to delete old vips from secondary nodes. Fixes #4446

04bbb3a5 03/11/2015 07:02 PM Renato Botelho

Revert "Use a consistent variable name here. related to Ticket #4446"

This reverts commit 309162b96d6ad0db09c132cc0aabc890bfe1909f.

24dadbee 03/11/2015 06:29 PM Chris Buechler

add granular control of state timeouts. Ticket #4509

Conflicts:
etc/inc/filter.inc

0d443728 03/11/2015 05:09 PM Renato Botelho

Explicit disable ssl.use-compression on lighty config. It should fix #4230

3a0a59c8 03/11/2015 05:03 PM Renato Botelho

Remove BEAST protection option since default cipher is now good and works with hifn cards

e75c2bf5 03/11/2015 04:55 PM Renato Botelho

Revert "Enable beast protection by default for new installations, there is a code in place to disable it when a hifn card is present"

This reverts commit 23645bf703578919ba52e857ed2e221db08ef61a.

87bf8d4d 03/11/2015 04:55 PM Renato Botelho

Revert "Remove double // on config tag"

This reverts commit 8df86e1fc6cb5a8b0d39bfe7f790c6df6dede222.

8df86e1f 03/11/2015 04:51 PM Renato Botelho

Remove double // on config tag

Spotted by: BBCan177

04e95a18 03/11/2015 03:38 PM Phil Davis

Merge branch 'master' into Code-Style-etc-inc-vwx3

Conflicts:
etc/inc/vpn.inc

a03974a3 03/11/2015 01:07 PM Renato Botelho

Add a log message when hostres SNMP module is ignored on APU boards

05036071 03/11/2015 12:44 PM Renato Botelho

Disable SNMP hostres module on APU boards until we figure out why it's crashing on this specific board. Ticket #4403

18017c9c 03/11/2015 11:30 AM Renato Botelho

Merge pull request #1549 from phil-davis/patch-2

26ca0fd0 03/11/2015 11:29 AM Renato Botelho

Merge pull request #1550 from phil-davis/password-lock-symbol

b776b3e0 03/11/2015 11:28 AM Renato Botelho

Merge pull request #1548 from phil-davis/pencils

23645bf7 03/11/2015 11:28 AM Renato Botelho

Enable beast protection by default for new installations, there is a code in place to disable it when a hifn card is present

e99affae 03/11/2015 06:37 AM Chris Buechler

update description after adaptive start/end default change.

80dfff9a 03/11/2015 06:30 AM Chris Buechler

Leave adaptive.start and end at their defaults (60% and 120% of the state limit, respectively) if not user-overridden.

0f575511 03/11/2015 05:25 AM Chris Buechler

Update cipher-list in web interface to prefer PFS. Ticket #4230

23cb4055 03/11/2015 01:21 AM Chris Buechler

Check for not up, rather than down, as there are a variety of potential
statuses that are not up. Ticket #4502

34ba4e5d 03/11/2015 12:20 AM Chris Buechler

Need global $ipsec_idhandling here.

309162b9 03/11/2015 12:01 AM Chris Buechler

Use a consistent variable name here. related to Ticket #4446

Conflicts:
usr/local/www/xmlrpc.php

24acc8f4 03/10/2015 10:20 PM Chris Buechler

Don't enable interfaces_use by default. Add checkbox to enable on Advanced
tab, in case there are scenarios where it's desirable. Ticket #4341

30ea15dc 03/10/2015 08:47 PM Ermal Luçi

Fixes #4427 Correct traffic shaper wizard to properly save and use Voip provided settings

0a0978d7 03/10/2015 08:45 PM Ermal Luçi

Fixes #4427 Correct traffic shaper wizard to properly save and use Voip provided settings

67877234 03/10/2015 05:10 PM Phil Davis

Fix password box cursor position

Similar to
https://github.com/pfsense/pfsense/commit/dedc40f7ded5f88aee4720aa8a3a57667b975254
The password field shows the little lock icon, but the text input area
starts over the top of the icon and as I type in the field the password...

3853b436 03/10/2015 02:42 PM Phil Davis

Fix SNMP Bind Interface list in master

The format of the array returned by get_possible_listen_ips() was changed.
This use of the returned array was not quite changed correctly. This fixes it so the drop-down list of SNMP Bind Interfaces is displayed correctly....

6127c541 03/09/2015 06:01 PM Ermal Luçi

Revert "Fixes #4446 Correct ipalias removal on top of carp during configuration sync."

master works differently and get_real_interface() resolves vips as well.

This reverts commit 8896fe1cebdc97dcbeb59249f3bb2abd1601b979.

8896fe1c 03/09/2015 05:52 PM Ermal Luçi

Fixes #4446 Correct ipalias removal on top of carp during configuration sync.

e185c584 03/09/2015 05:10 PM Phil Davis

Pencil symbols

These are places in the GUI where the cursor sits not in the far left
side of the input box and there is odd-looking white space to the left
of the cursor. Normally there would be a little input graphic in the
white space to the left of the cursor (a pencil, a computer screen, a...

79262830 03/09/2015 05:06 PM Phil Davis

Code style etc inc vwx3

rebased version with conflicts resolved due to a bunch of recent changes
in vpn.inc

261f7271 03/09/2015 02:36 PM Jim Pingle

Allow reassignment from PPP types to DHCP. From testing, it appears to work OK, this input validation appears to be outdated.
If there is some edge case that this catches, perhaps it needs to be a more specific test.

5bd0ba3e 03/09/2015 02:22 PM Jim Pingle

Add missing 'break' statement that broke switching from a PPP type to 'none'.

fc4e8df8 03/09/2015 11:35 AM Phil Davis

Code style etc inc vwx3

rebased version with conflicts resolved due to a bunch of recent changes
in vpn.inc

2385106e 03/09/2015 10:00 AM Renato Botelho

Merge pull request #1544 from phil-davis/patch-4

ad42e4d8 03/09/2015 09:59 AM Renato Botelho

Merge pull request #1542 from phil-davis/patch-2

7ac524dd 03/09/2015 09:59 AM Renato Botelho

Merge pull request #1541 from phil-davis/Code-Style-etc-inc-z

aeaf63f1 03/09/2015 09:53 AM Renato Botelho

Merge pull request #1545 from k-paulius/fix-syntax

ef1dfb88 03/08/2015 11:17 PM k-paulius

Add missing opening bracket

10192c30 03/08/2015 11:15 PM k-paulius

Remove extra closing brackets

29257358 03/08/2015 11:07 PM k-paulius

$ldescr variable is not assigned a value and all 'Outgoing Network Interfaces' show Localhost as a name on UI

ec07dcfe 03/08/2015 11:04 PM k-paulius

Missing $

51b24a30 03/08/2015 06:43 AM Chris Buechler

Update help to current config structure, touch up text while here. Fixes #4492

08af94cb 03/07/2015 08:16 PM Chris Buechler

Check for console="comconsole* rather than just comconsole in loader.conf, so it doesn't match just having comconsole_speed in loader.conf. Ticket #4464

0a4fbd99 03/06/2015 08:00 PM Jim Pingle

Expand CARP demotion error, add button to reset demotion status.

588d3cf6 03/06/2015 02:45 PM Renato Botelho

Check if it's an array before call foreach(). Ticket

b93bc1fd 03/06/2015 02:29 PM Renato Botelho

Stop trying to fix dns_split during strongswan config generation, we have an upgrade code in place for that, it should fix #4418

877740ee 03/06/2015 02:28 PM Renato Botelho

dns_split was a comma separated list and moved to use space as separator, provide upgrade code to make sure old configs are converted. Since there was a config upgrade version 11.7 only on master, I pushed it to 11.8 and used dns_split one as 11.7 to be able to backport it to RELENG_2_2. Ticket #4418

27781065 03/06/2015 02:26 PM Renato Botelho

Remove multiple spaces from dns_split as a seatbelt, also fix the message since field is expected to be space separated and not comma. Ticket #4418

4ad7848c 03/06/2015 10:58 AM Phil Davis

DNS Forwarder Host Override Edit make the pencil symbols appear

In most places in the GUI a little pencil symbol appears before text input fields. For example it already appears for the Host, Domain and Description fields in this very form when you "Enter additional names for this host."...

8cb4f5b1 03/06/2015 09:36 AM Chris Buechler

touch up text

a115e2e1 03/06/2015 06:55 AM Chris Buechler

Use get_failover_interface here to find appropriate interface. Ticket #4482

c406924f 03/06/2015 06:45 AM Chris Buechler

same change as previous commit, for IPv6. Ticket #4482

29de629e 03/06/2015 06:39 AM Chris Buechler

Use the parent interface, not the _vip for interfaces_use. Part of Ticket #4482

df966626 03/06/2015 05:49 AM Chris Buechler

Destroy stf interface when 6rd or 6to4 tunnel is disabled. Fixes #4471

6021c6f9 03/06/2015 04:53 AM Chris Buechler

Merge pull request #1543 from phil-davis/patch-3

a97a77a2 03/06/2015 04:27 AM Phil Davis

Be nicer when checking if alias is numeric

Because an ordinary port can be numeric here.
Forum https://forum.pfsense.org/index.php?topic=89906.0

f54229df 03/06/2015 04:12 AM Chris Buechler

fix up text

879d59d8 03/06/2015 03:43 AM Chris Buechler

Don't save config if input validation fails. Add input validation preventing "Harden DNSSEC Data" from being enabled if DNSSEC support isn't enabled.

5c7c369f 03/06/2015 01:35 AM Chris Buechler

Remove the harden-glue option entirely and hard code it to yes. Ticket #4402

6d1db7ec 03/05/2015 03:09 PM Jim Pingle

Encode and check values for filtering variables in diag_logs_filter.php

32787389 03/05/2015 03:01 PM Jim Pingle

Do not render the services_unbound_acls page with an invalid ID.

e52c3c88 03/05/2015 02:56 PM Jim Pingle

Stricter validation and encoding for traffic shaper queues.

c678ca65 03/05/2015 02:41 PM Jim Pingle

Jettison unused dragtable code from firewall_rules.php, it was broken and inactive and only causing trouble.

44a06d7d 03/05/2015 02:32 PM Jim Pingle

Improve validation and encoding of the zone for Captive Portal Status

eae1fb1d 03/05/2015 02:01 PM Jim Pingle

Be more strict about the file to restore or delete when working with full backups.

8106d446 03/04/2015 10:16 PM Chris Buechler

allow enabling Unbound when dnsmasq is enabled, if they're using diff
ports. Ticket #4332

9bfb45ab 03/04/2015 09:46 PM Chris Buechler

Skip any numeric-only aliases in the ruleset to prevent errors from those
who configured them on previous versions where that was allowed. Ticket