Project

General

Profile

Activity

From 03/04/2015 to 04/02/2015

04/02/2015

11:44 PM Revision bcd938ef: Emulate existing logic
“More information” and “timing” sections should display only after a
lookup is attempted.
Removed unused hidden form.
sbeaver
06:43 PM Revision 06da0d4e: Merge branch 'sbeaver-netgate-diag_dns' into bootstrap
- refactored Form_Table to plain html
- put results below form
- reverted a few unintentional changes
Sjon Hortensius
05:53 PM Revision 28e7026c: Merge branch 'diag_dns' of git://github.com/sbeaver-netgate/pfsense into sbeaver-netgate-diag_dns
Sjon Hortensius
04:40 PM Revision a4621273: Bug #4566 Only route-to a gateway if it is not force_down
When generating policy-routing rules there was no check if a gateway had force-down set, so gateway with force_down s... Phil Davis
04:39 PM Revision e57f0e33: Merge pull request #1594 from phil-davis/patch-1
Renato Botelho
09:34 AM Revision 26e9d96c: For PR
sbeaver
09:34 AM Revision d2467fe7: For PR
sbeaver
09:33 AM Revision 76f45c77: For PR
sbeaver
09:32 AM Revision 7ea87667: For PR
sbeaver

04/01/2015

08:46 PM Revision 3e377f5a: IpAddress - make range go down instead of up
Sjon Hortensius
08:35 PM Revision 1845af7f: Input - better chaining plus added setPattern, IpAddress - chaining fix
Sjon Hortensius
07:09 PM Revision 156543ee: Combo changes to support diag_dns.php
sbeaver
07:04 PM Revision 6e23e8d5: Version allows button to be suppressed
sbeaver
02:54 PM Revision e67a1fea: Updated conversion progress
Now based on ‘grep Form.class’ since some pages had foot.inc but had
not actually been converted.
sbeaver
02:53 PM Revision 286aa3f2: Converted to bootstrap
HTML largely replaced by SH framework sbeaver
02:53 PM Revision 8bf4d182: Add a table to a section by passing it a two-dimensional array
Is there a better way to do this? Can the table position be controlled? sbeaver
02:52 PM Revision 3e7e26c6: Allow "Save" button to be suppressed
new Form(false) suppresses the “Save” button so that you can then add
your won custom button.
sbeaver
01:35 AM Revision 80e47bb0: call this RCC-VE rather than C2358
Chris Buechler
01:32 AM Revision d985cfa6: call this RCC-VE rather than C2358
Chris Buechler

03/31/2015

08:22 PM Revision 0b34a56c: Add a check for whether IPsec is enabled, so it doesn't spit out "IPsec
daemon not running or has a problem!" when IPsec isn't enabled. Chris Buechler
08:18 PM Revision 68e32206: Add a check for whether IPsec is enabled, so it doesn't spit out "IPsec
daemon not running or has a problem!" when IPsec isn't enabled. Chris Buechler
07:05 PM Revision 3bae851d: Add SCTP to protocol list for filtering.
Jim Pingle
07:05 PM Revision d6710783: Add SCTP to protocol list for filtering.
Jim Pingle
05:44 PM Revision 1d433e01: Bug #4566 Only route-to a gateway if it is not force_down
When generating policy-routing rules there was no check if a gateway had force-down set, so gateway with force_down s... Phil Davis
04:18 PM Revision 887f2517: Merge manually pull request #1593
Ermal Luçi
04:16 PM Revision 7b0304d9: Merge pull request #1593 from gitbensons/ipsec_fix_uniqueids
Ermal Luçi
02:03 PM Revision 0ca36ca3: Fix IPsec Advanced Settings uniqueids. It was neither set in strongswan config, nor picked up correctly in the UI.
benny benny
01:27 PM Revision cb99d991: Fix encoding issues in Configuration History list.
Jim Pingle
01:27 PM Revision ddddf255: Fix a few misc encoding issues in load balancer code.
Jim Pingle
01:26 PM Revision 08c1db2d: Fix encoding issues in Configuration History list.
Jim Pingle
01:26 PM Revision 05a46384: Fix a few misc encoding issues in load balancer code.
Jim Pingle
12:36 PM Revision 89f64f0f: - Consistent table styles (table table-striped table-hover)
- Wrap tables in table-responsive (excluding widgets)
Refs. #51
Sander van Leeuwen
12:23 PM Revision 94404d94: - Consistent table styles (table table-striped table-hover)
- Wrap tables in table-responsive
- Wrap action buttons in nav.action-buttons
- Removed unnecessary form from vpn_l2t...
Sander van Leeuwen
12:11 PM Revision 765b79f9: Tweak vpn_ipsec_keys layout
- Better name for 'edit user' button
- Wrap action buttons
- Sprinkle some clears in CSS for table container and form...
Sander van Leeuwen

03/30/2015

10:11 PM Revision c7dc654f: Convert vpn_ipsec_keys_edit to bootstrap
Refs. #22 Sander van Leeuwen
09:59 PM Revision 5f85a1f2: Convert to bootstrap
Refs. #22 Sander van Leeuwen
09:18 PM Revision 447efafd: Fix todo, let checkbox toggle maxmss input
Refs. #22 Sander van Leeuwen
09:07 PM Revision 18957b59: Add debug settings as separate group
Refs. #22 Sander van Leeuwen
02:50 PM Revision 807cdae3: Fixed minor spelling error
Philip Hansen
02:49 PM Revision adf62c63: Merge pull request #1588 from Hanse00/master
Renato Botelho
02:49 PM Revision 82ab62fe: Merge pull request #1589 from phil-davis/patch-1
Renato Botelho

03/29/2015

07:44 PM Revision 60802fad: Return link-local address when we are only requesting IPv6 prefix only if there is no global IPv6 address. In some cases global SLAAC IPv6 address might be present when using DHCPv6. Fixes #4483
k-paulius
01:16 PM Revision 66de8653: Add panels-hint
SjonHortensius
01:11 PM Revision 84c2d088: Added bulletpoint about changing backend-code
fixes #33 SjonHortensius
12:55 PM Revision 50a93b16: Update link to Progress after move
SjonHortensius
12:54 PM Revision 89d591d8: actual changes, fixes icons
Stephen Beaver
12:53 PM Revision d9c70e41: Updated & moved PROGRESS doc, fixes icons
Stephen Beaver
12:41 PM Revision 5fd8513d: replace Input->column methods with generic Element plus fixes
Form.class - fix adding offset to submit button
Checkbox - add class to column, not input. Fix displayAsRadio return
...
Sjon Hortensius

03/28/2015

02:33 PM Revision 1192840b: refactor attributes from Input to Element to make it a bit more generic
* replaced Input::setAttribute with explicit setReadonly/setDisabled
* introduced Input::toggles
fixes #37, refs #21
Sjon Hortensius
02:16 PM Revision 14a6c356: Fix brackets
that I broke - sorry, I did test on a 2.2.1 system but then had to make my changes into a master version to submit th... Phil Davis
12:45 PM Revision 6f256fe3: Merge branch 'psophis-form-element' into bootstrap
Sjon Hortensius
12:20 PM Revision df3b00ba: Merge branch 'form-element' of https://github.com/psophis/pfsense into psophis-form-element
Sjon Hortensius
12:07 PM Revision 214a9c33: Proof of concept for Form_IpAddress that shows a mask-selector too
refs #23 Sjon Hortensius
09:06 AM Revision b904c4a5: Fixed minor spelling error
Philip Hansen
05:10 AM Revision 56effb56: Remove wireless cards from ALTQ-capable interfaces, since ALTQ is broken on wlandev in FreeBSD 10.x at the moment. Ticket #4406
Chris Buechler
05:09 AM Revision 4f00900c: Remove wireless cards from ALTQ-capable interfaces, since ALTQ is broken on wlandev in FreeBSD 10.x at the moment. Ticket #4406
Chris Buechler

03/27/2015

06:59 PM Revision 45c15a59: Merge pull request #1572 from jlduran/no-server-header
Renato Botelho
06:53 PM Revision 2c657294: Merge pull request #1578 from Robert-Nelson/rfc2136_ignore_ipv4_ipv6
Renato Botelho
03:35 PM Revision 3fbcaeb5: Completed Bootstrap conversion
Added error message on lookup failure Stephen Beaver
03:32 PM Revision 5c6317da: print_input_errors() is now a wrapper around print_errors().
print_errors() allows the caller to supply the error messages and the alert box heading. Stephen Beaver

03/26/2015

11:51 PM Revision e593bac7: add missing )
Chris Buechler
09:56 PM Revision 72371a3d: Include net.key.preferred_oldsa in the sysctl list, set to 0 (disable) so
it doesn't fall through to the default (1). Chris Buechler
09:47 PM Revision 62dc93d1: Include net.key.preferred_oldsa in the sysctl list, set to 0 (disable) so
it doesn't fall through to the default (1). Chris Buechler
08:44 PM Revision 3fc58484: !! Do not merge!!
Partially converted to bootstap.
Code rearranged and commented
Indenting made consistent
Fixed issue with adding ali...
Stephen Beaver
06:48 PM Revision ea08d2b2: Change to Record Type with A and AAAA as values.
Robert Nelson
05:51 PM Revision 96e8a999: Voucher messages using wrong config field name
https://forum.pfsense.org/index.php?topic=91168.msg505273#msg505273
$config['voucher'][$cpzone]['msgnoaccess']
and
$c...
Gertjan KROEB
05:51 PM Revision 8f20b016: Merge pull request #1587 from Gertjanpfsense/master
Renato Botelho
04:28 PM Revision 8e2a5adf: RRD Graph Custom Tab display friendly description
The other tabs of Status:RRD Graphs put the friendly description of each interface into the drop-down list for select... Phil Davis
04:27 PM Revision 88f63af0: Merge pull request #1581 from phil-davis/patch-1
Renato Botelho
04:24 PM Revision 7db3d1c7: Use address types instead of addresses.
Robert Nelson
04:19 PM Revision ad20e46d: Merge branch 'master' into rfc2136_ignore_ipv4_ipv6
Robert Nelson
04:00 PM Revision 383dd72d: Always include general setup DNS servers in unbound.conf
when forwarding mode is on.
The General Setup setting "Allow DNS server list to be overridden by DHCP/PPP on WAN" has...
Phil Davis
03:58 PM Revision 86feced0: Merge pull request #1586 from phil-davis/patch-6
Renato Botelho
02:23 PM Revision 11fd072b: Only list nameservers once in resolv.conf
I was on a test system and had an upstream DNS server IP specified in System-General Setup. WAN was setup with a stat... Phil Davis
02:22 PM Revision 9afdc939: Merge pull request #1584 from phil-davis/patch-2
Renato Botelho
02:20 PM Revision 33d40fb0: Merge pull request #1582 from k-paulius/fix-get_possible_traffic_source_addresses
Renato Botelho
02:13 PM Revision a5bc12f0: Merge pull request #1575 from k-paulius/misc-dhcp6c
Renato Botelho
02:08 PM Revision 6eb5191b: Status DHCP Leases handle expire never
Note: We can let the code pass "never" (or any other unexpected stuff)
to adjust_gmt()
adjust_gmt() should anyway han...
Phil Davis
02:08 PM Revision 5385a5e1: Merge pull request #1559 from phil-davis/status-dhcp-leases
Renato Botelho
01:49 PM Revision 4a28ebef: Update README.md
Add link to progress doc SjonHortensius
01:46 PM Revision 295c4bc8: Merge pull request #41 from sbeaver-netgate/bootstrap
Add conversion progress table as PROGRESS.md SjonHortensius
01:42 PM Revision 231b1321: Corrected extension (.md vs .mo)
Stephen Beaver
01:38 PM Revision 8e0139dd: GitHub markdown page listing the PHP files that have been converted to bootstrap.
Stephen Beaver
09:03 AM Revision 4828d672: Voucher messages using wrong config field name
https://forum.pfsense.org/index.php?topic=91168.msg505273#msg505273
$config['voucher'][$cpzone]['msgnoaccess']
and
$c...
Gertjan KROEB
12:51 AM Revision a110a0cb: Always include general setup DNS servers in unbound.conf
when forwarding mode is on.
The General Setup setting "Allow DNS server list to be overridden by DHCP/PPP on WAN" has...
Phil Davis
12:43 AM Revision 2400f545: Disable lighttpd server header
Set the `server.tag` to an empty string to prevent lighttpd from
displaying the version number in the header.
Jose Luis Duran
12:27 AM Revision 8fdeee58: Convert vpn_ipsec_settings
Refs. #22 Sander van Leeuwen

03/25/2015

11:30 PM Revision da228542: Execute commands one by one to be compatible with OS X's version of sed
Refs. #39 Sander van Leeuwen
11:28 PM Revision 5ddd7e7b: Convert vpn_ipsec
Refs. #22 Sander van Leeuwen
08:43 PM Revision feebcbfa: Make selector less specific to support other button types as well
Refs. #19 Sander van Leeuwen
08:37 PM Revision 9c878ec9: Add body padding on pages without menu (wizards, login page, etc.)
Refs. #34 Sander van Leeuwen
08:33 PM Revision df868fa2: Merge pull request #34 from sbeaver-netgate/bootstrap
Allow top navbar to resize without overwriting the page Sander van Leeuwen
06:14 PM Revision 4ad1ddf2: Only list nameservers once in resolv.conf
I was on a test system and had an upstream DNS server IP specified in System-General Setup. WAN was setup with a stat... Phil Davis
05:24 PM Revision d5b28fcf: Fixes an issue wherein an alias could be added only if some other alias already exists in the system.
Stephen Beaver
02:40 PM Revision 3c3a3bf9: Eliminate the "this_device" test from the resync check in rc.openvpn.
It is not necessary to check, as the only times a gateway event should trigger the VPN to restart are when the curren... Jim Pingle
02:40 PM Revision a3cecbc3: Eliminate the "this_device" test from the resync check in rc.openvpn.
It is not necessary to check, as the only times a gateway event should trigger the VPN to restart are when the curren... Jim Pingle
02:11 PM Revision f997432b: Remove another occurrence of 'Template'
Replaced with 'file' SjonHortensius
02:07 PM Revision 511b099d: Template > file
Prevent misunderstandings that we refer to existing files SjonHortensius

03/24/2015

06:09 PM Revision 4aefcf91: The logic of this test seems to be incorrect.
If the interface is the same, this test will fail, and that's the one case that should not need a resync.
The logic i...
Jim Pingle
06:08 PM Revision d4d24d6a: The logic of this test seems to be incorrect.
If the interface is the same, this test will fail, and that's the one case that should not need a resync.
The logic i...
Jim Pingle
04:11 AM Revision ca12c204: Commit 89f171b changed result returned by get_possible_traffic_source_addresses() from indexed to associative array. Updating affected code.
k-paulius

03/23/2015

09:32 PM Revision 9329ec08: Supress errors when opening custom DHCP config file and check if content was successfully retrieved. Prevents PHP from throwing error in case file does not exist.
k-paulius
09:13 PM Revision fc1f2003: Log to syslog and get rid of useless variable.
k-paulius
06:20 PM Revision 52cbfd45: Use radio buttons to select between IPv4, IPv6 or Both.
Robert Nelson
05:15 PM Revision 466e8ed7: RRD Graph Custom Tab display friendly description
The other tabs of Status:RRD Graphs put the friendly description of each interface into the drop-down list for select... Phil Davis
02:50 PM Revision e0f5f6f4: Be consistent about Unbound service descriptive name
Forum: https://forum.pfsense.org/index.php?topic=91075.0
For DNS Forwarder (dnsmasq)
1) dnsmasq is the name of the s...
Phil Davis
02:50 PM Revision b276b679: Merge pull request #1580 from phil-davis/patch-1
Renato Botelho
02:34 PM Revision a3fb1412: Be consistent about Unbound service descriptive name
Forum: https://forum.pfsense.org/index.php?topic=91075.0
For DNS Forwarder (dnsmasq)
1) dnsmasq is the name of the s...
Phil Davis
01:36 PM Revision 78317c25: Use is_numericint() instead of empty() to check if value has been entered because empty() does not allow 0, which is a valid value.
k-paulius
01:36 PM Revision 0f7f6aa9: Make sure 'DHCPv6 Prefix Delegation size' is provided if 'Send IPv6 prefix hint' flag is checked to avoid generating invalid dhcp6c configuration file.
k-paulius
01:35 PM Revision a6299fd7: Merge pull request #1577 from k-paulius/fix-dhcp6-validation
Renato Botelho
01:18 PM Revision cd94a9a8: Add missing encoding, as suggested by yakar
Renato Botelho
11:15 AM Revision 4e34cdf3: Handle release number in installer
This code just looked wrong. It was considering 10.1-RELEASE-p6 to be release number "1" and comparing it to "9".
The...
Phil Davis
11:15 AM Revision e2173e06: Merge pull request #1576 from phil-davis/patch-1
Renato Botelho

03/22/2015

11:28 PM Revision 6fdf663b: Add option to not register IPv4 and/or IPv6 addresses.
Robert Nelson
08:09 PM Revision 8a197e58: Move attribute to Form_Element
- Removes redundant code
- Adds the ability to remove attributes
- Can now add attributes to Form
- getHtmlAttribute(...
Thane Gill
07:31 PM Revision 4c6d81ea: Use is_numericint() instead of empty() to check if value has been entered because empty() does not allow 0, which is a valid value.
k-paulius
07:00 PM Revision ddb4b472: Make sure 'DHCPv6 Prefix Delegation size' is provided if 'Send IPv6 prefix hint' flag is checked to avoid generating invalid dhcp6c configuration file.
k-paulius
04:59 PM Revision e6acc2ee: apply r/o state to name of system-groups
refs #18 Sjon Hortensius
04:56 PM Revision 64600f94: Some bugfixes, converted addPrivs
refs #18 Sjon Hortensius
04:55 PM Revision a8a4a7e3: Select - fix selected for multiple (again), correct order in js
Sjon Hortensius
02:08 PM Revision 6a51614e: Merge branch 'master' of ssh://github.com/SjonHortensius/pfsense
Sjon Hortensius
01:55 PM Revision 46bb8a0b: Merge remote-tracking branch 'upstream/master' into origin/master
Sjon Hortensius
12:41 PM Revision 7818caff: Button - fix title when not <a>, Input - no need for tempvar
Sjon Hortensius
12:40 PM Revision d9575672: Add copyright headers to Form classes
Sjon Hortensius
12:37 PM Revision a0165602: Convert System > Auth servers
refs #18 Sjon Hortensius

03/21/2015

12:23 PM Revision 8fa074af: Handle release number in installer
This code just looked wrong. It was considering 10.1-RELEASE-p6 to be release number "1" and comparing it to "9".
The...
Phil Davis

03/20/2015

07:04 PM Revision c2b03820: Use `none` instead of a whitespace in sshd_config
Use the `none` keyword instead of a whitespace to disable the FreeBSD version in sshd_config. Jose Luis Duran
07:03 PM Revision 90e5c03a: Merge pull request #1486 from jlduran/patch-1
Renato Botelho
04:12 AM Revision db0ec10e: Remove old dhcp6c and rtsold config scripts when bringing down interface.
k-paulius
03:47 AM Revision f31052c7: Supress errors when opening custom DHCP6 config file and check if content was successfully retrieved.
Prevents PHP from throwing error in case file does not exist. k-paulius
03:26 AM Revision ddd1f864: A mix of literal tabs, spaces and \t is used in dhcp6c config file code. Convert evertyhing to use \t.
k-paulius
03:05 AM Revision dd5d1a24: DHCP6 config file override, advanced and basic settings override each other so put them in single
if/else statement rather than always generating all three setting types. k-paulius

03/19/2015

04:55 AM Revision d325e908: Add option for wireless standard "auto", to omit "mode" entirely from ifconfig. This shouldn't be necessary, but specifying mode has proven to trigger driver problems that don't exist if it's left unspecified (such as FreeBSD PR 198680). Chosing "auto" fixes ath(4) BSS mode issues otherwise preventing it from connecting.
Chris Buechler
04:52 AM Revision c1ef7cfb: Add option for wireless standard "auto", to omit "mode" entirely from ifconfig. This shouldn't be necessary, but specifying mode has proven to trigger driver problems that don't exist if it's left unspecified (such as FreeBSD PR 198680). Chosing "auto" fixes ath(4) BSS mode issues otherwise preventing it from connecting.
Chris Buechler

03/18/2015

07:36 PM Revision 5a637574: Allow top navbar to resize without overwriting the page
Stephen Beaver
07:07 PM Revision 57413f7f: change the location of jquery-ui images in each theme's css file
Jared Dillard
07:04 PM Revision eb94d976: change the location of jquery-ui images in each theme's css file
Jared Dillard
05:47 PM Revision 106f3451: Use `none` instead of a whitespace in sshd_config
Use the `none` keyword instead of a whitespace to disable the FreeBSD version in sshd_config. Jose Luis Duran
05:06 PM Revision 8f553334: Bump version to 2.2.2-DEVELOPMENT
Renato Botelho
01:58 PM Revision 5372d26d: Cleanup code path when adding a new user
1) Only attempt to delete the oldusername if it actually was non-empty - at the moment errors are logged in the syste... Phil Davis
01:58 PM Revision 86e41adf: Merge pull request #1571 from phil-davis/patch-2
Renato Botelho
01:57 PM Revision b13f7a8c: Do not allow VLAN tag zero
At the moment you can make a VLAN with tag 0. The input validation does not catch it because when $_POST['tag'] = "0"... Phil Davis
01:57 PM Revision 2d78048e: Merge pull request #1569 from phil-davis/patch-1
Renato Botelho
12:03 PM Revision 926e0a2f: Cleanup code path when adding a new user
1) Only attempt to delete the oldusername if it actually was non-empty - at the moment errors are logged in the syste... Phil Davis

03/16/2015

02:26 PM Revision e5d58b68: Do not allow VLAN tag zero
At the moment you can make a VLAN with tag 0. The input validation does not catch it because when $_POST['tag'] = "0"... Phil Davis
12:59 PM Revision 3d7f31e2: Merge pull request #14 from psophis/interface-vlans
Migrated Interface > VLANs SjonHortensius
11:21 AM Revision 08b02994: Use subnet address in OPT net rules
Example: LAN IP 10.0.1.1/24 OPT1 IP 10.0.2.1/24
Rules with SRC or DST LANnet correctly have 10.0.0.0/24 (the subnet b...
Phil Davis
11:19 AM Revision e5549707: Merge pull request #1564 from phil-davis/patch-2
Renato Botelho
11:17 AM Revision b78655a9: Merge pull request #1562 from phil-davis/usr-review1
Renato Botelho
11:16 AM Revision 06144727: pfSsh.php readline function return value
This just looks wrong. But I guess the code path never comes through here because function readline() already exists ... Phil Davis
11:15 AM Revision aa77c7ba: Merge pull request #1561 from phil-davis/patch-1
Renato Botelho
11:13 AM Revision bd17a303: Merge pull request #1560 from phil-davis/get_possible_traffic_source_addresses
Renato Botelho
04:32 AM Revision 465f17a3: Initial commit for Interface > VLANs bootstrap convert
Thane Gill

03/15/2015

09:09 PM Revision b52f76e9: remove custom data-toggle=disable in favor of working but ugly collapse
fixes #24 Sjon Hortensius
08:59 PM Revision 845e459d: pfSense - unbreak javascripts, correct split into methods
Sjon Hortensius
08:50 PM Revision 4ee51131: Convert main Usermanager
refs #18 Sjon Hortensius
08:47 PM Revision 0c843a9c: Minor fixes in forms, introduce Textarea
Button - make sure we correctly escape link & text
Select - with multiple selected values; look at keys instead of va...
Sjon Hortensius

03/14/2015

02:39 PM Revision 44b9fbdc: Use subnet address in OPT net rules
Example: LAN IP 10.0.1.1/24 OPT1 IP 10.0.2.1/24
Rules with SRC or DST LANnet correctly have 10.0.0.0/24 (the subnet b...
Phil Davis

03/13/2015

05:43 PM Revision 7d61beba: Code Style sbin tmp usr
Bits and pieces from sbin tmp and usr but not yet usr/local/www Phil Davis
05:25 PM Revision 6fee314b: pfSsh.php readline function return value
This just looks wrong. But I guess the code path never comes through here because function readline() already exists ... Phil Davis
01:14 PM Revision 54aac080: It's time for 2.2.1-RELEASE
Renato Botelho
08:45 AM Revision a08d5055: 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(...
Phil Davis
08:33 AM Revision 39894ed4: Status DHCP Leases handle expire never
Note: We can let the code pass "never" (or any other unexpected stuff)
to adjust_gmt()
adjust_gmt() should anyway han...
Phil Davis
08:16 AM Revision f2f34088: 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
Chris Buechler
08:15 AM Revision ae2db699: 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
Chris Buechler
08:07 AM Revision 9b65fdd0: Apply WME input validation to all modes, not just hostap. Ticket #4516
Chris Buechler
08:06 AM Revision 0a950c4b: Apply WME input validation to all modes, not just hostap. Ticket #4516
Chris Buechler
07:56 AM Revision 141d316c: 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
Chris Buechler
07:54 AM Revision e4909df4: 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
Chris Buechler
07:31 AM Revision d31517e5: Default to WPA2, AES for new wireless interface configs. Ticket #4516
Chris Buechler
07:29 AM Revision 771ca94f: Default to WPA2, AES for new wireless interface configs. Ticket #4516
Chris Buechler
06:51 AM Revision 69a17c90: Use Modal class for notices
Thane Gill
06:51 AM Revision e97e9aca: Generate dropdown menus in PHP
Thane Gill
06:51 AM Revision e259607f: clean.sh and add brackets to if and for(each) blocks
Thane Gill
06:51 AM Revision 65866f79: Initial commit for Modal class
Thane Gill
06:20 AM Revision 3fdd9cfa: Auto-size the interface box on the bridge edit page.
Chris Buechler
06:19 AM Revision 4d84e323: Auto-size the interface box on the bridge edit page.
Chris Buechler
05:15 AM Revision 1188cdc8: touch up interfaces.php text
Chris Buechler
05:15 AM Revision 1cabb79c: touch up interfaces.php text
Chris Buechler
04:44 AM Revision 310ea4e2: Require WPA PSK where WPA-PSK is enabled. Clean up some other text. Ticket #4516
Chris Buechler
04:43 AM Revision 33e85f85: Require WPA PSK where WPA-PSK is enabled. Clean up some other text. Ticket #4516
Chris Buechler
04:26 AM Revision 4958ca9e: clean up input errors text
Chris Buechler
04:25 AM Revision 3c53b38b: clean up input errors text
Chris Buechler
03:06 AM Revision e2d36ad6: add missing double == in ipsec.inc
Chris Buechler
03:05 AM Revision 664aef0b: correct missing == in ipsec.inc
Chris Buechler
03:03 AM Revision 580f4f3f: 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 t... Phil Davis
03:01 AM Revision d045f380: Merge pull request #1557 from phil-davis/patch-3
Chris Buechler
02:02 AM Revision a819eab2: Fix up text, remove "only for Atheros" since the option is only shown if a compatible card exists.
Chris Buechler
02:01 AM Revision ec253cd5: Fix up text, remove "only for Atheros" since the option is only shown if a compatible card exists.
Chris Buechler
01:56 AM Revision f5fb15b9: "Auto" channel with hostap doesn't work correctly at the moment, force choosing a specific channel with hostap mode for now.
Chris Buechler
01:55 AM Revision 6f5607f5: "Auto" channel with hostap doesn't work correctly at the moment, force choosing a specific channel with hostap mode for now.
Chris Buechler
01:47 AM Revision ac0c4355: 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
Chris Buechler
01:45 AM Revision cc229ee9: 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 t... Phil Davis
01:45 AM Revision 1483a813: 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
Chris Buechler
12:09 AM Revision e691957f: Do not start filterdns during boot until a proper fix is done. Ticket #4296
Renato Botelho
12:09 AM Revision f087d453: Do not start filterdns during boot until a proper fix is done. Ticket #4296
Renato Botelho

03/12/2015

11:53 PM Revision 80271fb3: add more wireless validation. Ticket #4516
Chris Buechler
11:53 PM Revision aec55f9a: add more wireless validation. Ticket #4516
Chris Buechler
11:22 PM Revision 6cd14b43: Add more validation for wireless config settings. Ticket #4516
Chris Buechler
11:22 PM Revision 22ec33b9: Add more validation for wireless config settings. Ticket #4516
Chris Buechler
09:49 PM Revision 95df2de5: Add more input validation for wireless parameters. Ticket #4516
Chris Buechler
09:48 PM Revision bda6c6bf: Add more input validation for wireless parameters. Ticket #4516
Chris Buechler
08:07 PM Revision b00b6c06: Touch up wifi text
Chris Buechler
08:07 PM Revision 89e6f7af: Touch up wifi text
Chris Buechler
07:50 PM Revision 6a2eb517: If we bail not being able to find the P1 source, log an error.
Conflicts:
etc/inc/vpn.inc
Chris Buechler
07:49 PM Revision ad073d9a: If we bail not being able to find the P1 source, log an error.
Chris Buechler
06:32 AM Revision 7f951c63: White space in ipsec.inc
Phil Davis
06:31 AM Revision 167087b8: Merge pull request #1556 from phil-davis/patch-5
Chris Buechler
06:29 AM Revision 4385f870: White space in filter.inc
Conflicts:
etc/inc/filter.inc
Phil Davis
06:28 AM Revision 2991a949: Merge pull request #1554 from phil-davis/patch-3
Chris Buechler
06:17 AM Revision 47360140: White space in ipsec.inc
Phil Davis
05:53 AM Revision 38b3fab7: 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.
Chris Buechler
05:52 AM Revision 524a0140: 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.
Chris Buechler
05:10 AM Revision 486d7278: Fix IPsec on CARP IPs, broken when fixing IPsec with gateway groups and VIPs.
Chris Buechler
05:09 AM Revision 74c749be: Fix IPsec on CARP IPs, broken when fixing IPsec with gateway groups and VIPs.
Chris Buechler
03:01 AM Revision b8c3654c: clean up unique IDs text a bit.
Chris Buechler
03:00 AM Revision 3d67c650: clean up unique IDs text a bit.
Chris Buechler
01:41 AM Revision 1ca17c45: Move libstrongswan-unity.so when Unity plugin is disabled so it can't modify the P2. Workaround for Ticket #4178
Conflicts:
etc/inc/vpn.inc
Chris Buechler
01:38 AM Revision c014babd: Move libstrongswan-unity.so when Unity plugin is disabled so it can't modify the P2. Workaround for Ticket #4178
Chris Buechler
12:44 AM Revision a2c2c3b4: White space in filter.inc
Phil Davis

03/11/2015

11:54 PM Revision 214c8102: Proper fix #4443, do not unset carp entry when content differ, also set correct real interface and use subnet to check IP protocol
Renato Botelho
11:51 PM Revision 934c88ee: Proper fix #4443, do not unset carp entry when content differ, also set correct real interface and use subnet to check IP protocol
Renato Botelho
10:14 PM Revision 3f5e998c: Detect when broken rc.firmware is running, fix it and restart. This should fix #4328
Renato Botelho
10:14 PM Revision 02acc7af: Detect when broken rc.firmware is running, fix it and restart. This should fix #4328
Renato Botelho
08:47 PM Revision b6c04ed8: Remove -U from mtree call used to restore files permissions, this is replacing symlink targets by the old values. Ticket #4328
Renato Botelho
08:46 PM Revision 830ceadf: Remove -U from mtree call used to restore files permissions, this is replacing symlink targets by the old values. Ticket #4328
Renato Botelho
08:42 PM Revision b33f69c4: Merge pull request #1547 from phil-davis/Code-Style-etc-inc-vwx3
Renato Botelho
07:02 PM Revision c8a4eb40: Save vip interface and subnet to use to delete old vips from secondary nodes. Fixes #4446
Renato Botelho
07:02 PM Revision b01d44a3: Revert "Use a consistent variable name here. related to Ticket #4446"
This reverts commit 0e7954b8a333d7ca92f56c86c74e2d9d7457b546. Renato Botelho
07:02 PM Revision c14781e3: Save vip interface and subnet to use to delete old vips from secondary nodes. Fixes #4446
Renato Botelho
07:02 PM Revision 04bbb3a5: Revert "Use a consistent variable name here. related to Ticket #4446"
This reverts commit 309162b96d6ad0db09c132cc0aabc890bfe1909f. Renato Botelho
06:29 PM Revision 24dadbee: add granular control of state timeouts. Ticket #4509
Conflicts:
etc/inc/filter.inc
Chris Buechler
06:22 PM Revision 87ca92d0: add granular control of state timeouts. Ticket #4509
Chris Buechler
05:09 PM Revision cd8ce13c: Explicit disable ssl.use-compression on lighty config. It should fix #4230
Renato Botelho
05:09 PM Revision 0d443728: Explicit disable ssl.use-compression on lighty config. It should fix #4230
Renato Botelho
05:04 PM Revision 8304fb46: Remove BEAST protection option since default cipher is now good and works with hifn cards
Renato Botelho
05:03 PM Revision 3a0a59c8: Remove BEAST protection option since default cipher is now good and works with hifn cards
Renato Botelho
04:55 PM Revision e75c2bf5: 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. Renato Botelho
04:55 PM Revision 87bf8d4d: Revert "Remove double // on config tag"
This reverts commit 8df86e1fc6cb5a8b0d39bfe7f790c6df6dede222. Renato Botelho
04:51 PM Revision 8df86e1f: Remove double // on config tag
Spotted by: BBCan177 Renato Botelho
03:38 PM Revision 04e95a18: Merge branch 'master' into Code-Style-etc-inc-vwx3
Conflicts:
etc/inc/vpn.inc
Phil Davis
01:07 PM Revision a03974a3: Add a log message when hostres SNMP module is ignored on APU boards
Renato Botelho
01:05 PM Revision 3d50cb09: Add a log message when hostres SNMP module is ignored on APU boards
Renato Botelho
12:47 PM Revision 9f9bdb77: Disable SNMP hostres module on APU boards until we figure out why it's crashing on this specific board. Ticket #4403
Renato Botelho
12:44 PM Revision 05036071: Disable SNMP hostres module on APU boards until we figure out why it's crashing on this specific board. Ticket #4403
Renato Botelho
11:30 AM Revision 18017c9c: Merge pull request #1549 from phil-davis/patch-2
Renato Botelho
11:29 AM Revision 1b2af007: Fix password box cursor position
Similar to
https://github.com/pfsense/pfsense/commit/dedc40f7ded5f88aee4720aa8a3a57667b975254
The password field show...
Phil Davis
11:29 AM Revision 26ca0fd0: Merge pull request #1550 from phil-davis/password-lock-symbol
Renato Botelho
11:28 AM Revision 90c39f4e: 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 ...
Phil Davis
11:28 AM Revision b776b3e0: Merge pull request #1548 from phil-davis/pencils
Renato Botelho
11:28 AM Revision 23645bf7: Enable beast protection by default for new installations, there is a code in place to disable it when a hifn card is present
Renato Botelho
08:58 AM Revision 0ff573b0: Merge pull request #25 from psophis/bootstrap
Fix `$title` in `Form_Button` + allow custom classes on Section + allow addClass('a', 'b') SjonHortensius
06:37 AM Revision e99affae: update description after adaptive start/end default change.
Chris Buechler
06:37 AM Revision bf57f6ba: update description after adaptive start/end default change.
Chris Buechler
06:31 AM Revision 17a00320: Leave adaptive.start and end at their defaults (60% and 120% of the state limit, respectively) if not user-overridden.
Chris Buechler
06:30 AM Revision 80dfff9a: Leave adaptive.start and end at their defaults (60% and 120% of the state limit, respectively) if not user-overridden.
Chris Buechler
05:25 AM Revision 0f575511: Update cipher-list in web interface to prefer PFS. Ticket #4230
Chris Buechler
05:24 AM Revision bd583dc2: Update cipher-list in web interface to prefer PFS. Ticket #4230
Chris Buechler
01:37 AM Revision 9229598a: Check for not up, rather than down, as there are a variety of potential
statuses that are not up. Ticket #4502 Chris Buechler
01:21 AM Revision 23cb4055: Check for not up, rather than down, as there are a variety of potential
statuses that are not up. Ticket #4502 Chris Buechler
12:20 AM Revision 34ba4e5d: Need global $ipsec_idhandling here.
Chris Buechler
12:19 AM Revision 5fb0e30d: Need global $ipsec_idhandling here.
Chris Buechler
12:01 AM Revision 309162b9: Use a consistent variable name here. related to Ticket #4446
Conflicts:
usr/local/www/xmlrpc.php
Chris Buechler
12:00 AM Revision 0e7954b8: Use a consistent variable name here. related to Ticket #4446
Chris Buechler

03/10/2015

10:20 PM Revision 24acc8f4: 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 Chris Buechler
10:20 PM Revision eb6495c3: 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
Conflicts:
etc/inc/vpn.inc
Chris Buechler
08:47 PM Revision 30ea15dc: Fixes #4427 Correct traffic shaper wizard to properly save and use Voip provided settings
Ermal Luçi
08:46 PM Revision ea7ad4c2: Fixes #4427 Correct traffic shaper wizard to properly save and use Voip provided settings
Ermal Luçi
08:45 PM Revision d3fa306d: Fixes #4427 Correct traffic shaper wizard to properly save and use Voip provided settings
Ermal Luçi
08:45 PM Revision 0a0978d7: Fixes #4427 Correct traffic shaper wizard to properly save and use Voip provided settings
Ermal Luçi
06:38 PM Revision 1e329241: We need to at least setup the serial port before we try to blast
config data to it. My system was hanging during boot because cat
was couldn't output gps.init to the port.
Robert Noland
05:10 PM Revision 67877234: Fix password box cursor position
Similar to
https://github.com/pfsense/pfsense/commit/dedc40f7ded5f88aee4720aa8a3a57667b975254
The password field show...
Phil Davis
04:18 PM Revision fba5dd6e: Return object after instantiation
Thane Gill
04:00 PM Revision d32784ed: Fix Form_Section so you can add classes
Thane Gill
04:00 PM Revision d62dca65: Make it possible to add multiple classes at once
Thane Gill
04:00 PM Revision 0bec94db: Fix $title
Thane Gill
02:42 PM Revision 3853b436: 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 qui...
Phil Davis

03/09/2015

10:56 PM Revision ee678e75: Comment missing function for now.
Refs. #22 Sander van Leeuwen
10:46 PM Revision c39f7276: Bind collapsable behaviour to options
Refs. #21 Sander van Leeuwen
06:01 PM Revision 6127c541: 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 8896fe1cebdc97dcbeb5924...
Ermal Luçi
05:52 PM Revision 8896fe1c: Fixes #4446 Correct ipalias removal on top of carp during configuration sync.
Ermal Luçi
05:52 PM Revision 457d9c32: Fixes #4446 Correct ipalias removal on top of carp during configuration sync.
Ermal Luçi
05:10 PM Revision e185c584: 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 ...
Phil Davis
05:06 PM Revision 79262830: Code style etc inc vwx3
rebased version with conflicts resolved due to a bunch of recent changes
in vpn.inc
Phil Davis
02:36 PM Revision 261f7271: 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. Jim Pingle
02:35 PM Revision 36dbc14a: 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. Jim Pingle
02:22 PM Revision bf4ea211: Add missing 'break' statement that broke switching from a PPP type to 'none'.
Jim Pingle
02:22 PM Revision 5bd0ba3e: Add missing 'break' statement that broke switching from a PPP type to 'none'.
Jim Pingle
11:35 AM Revision fc4e8df8: Code style etc inc vwx3
rebased version with conflicts resolved due to a bunch of recent changes
in vpn.inc
Phil Davis
10:01 AM Revision aab23249: 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... Phil Davis
10:00 AM Revision 2385106e: Merge pull request #1544 from phil-davis/patch-4
Renato Botelho
10:00 AM Revision 39dff8e2: Fix password box in diag_authentication
In 2.2 when I go to Diagnostics->Authentication the password field shows the little lock icon, but the text input are... Phil Davis
09:59 AM Revision ad42e4d8: Merge pull request #1542 from phil-davis/patch-2
Renato Botelho
09:59 AM Revision 7ac524dd: Merge pull request #1541 from phil-davis/Code-Style-etc-inc-z
Renato Botelho
09:55 AM Revision 478188c2: Add missing opening bracket
k-paulius
09:53 AM Revision aeaf63f1: Merge pull request #1545 from k-paulius/fix-syntax
Renato Botelho

03/08/2015

11:17 PM Revision ef1dfb88: Add missing opening bracket
k-paulius
11:15 PM Revision 10192c30: Remove extra closing brackets
k-paulius
11:07 PM Revision 29257358: $ldescr variable is not assigned a value and all 'Outgoing Network Interfaces' show Localhost as a name on UI
k-paulius
11:04 PM Revision ec07dcfe: Missing $
k-paulius
09:30 PM Revision a707f00b: Merge branch 'bootstrap' of github.com:SjonHortensius/pfsense into bootstrap
Sjon Hortensius
06:11 PM Revision f353ebeb: converted usermanager_settings and setting_test
refs #18 Sjon Hortensius
06:10 PM Revision df7bc7cb: Convert to bootstrap
Refs. #22 Sander van Leeuwen
06:09 PM Revision 59e0b480: Revert "Convert to bootstrap"
This reverts commit 89544eb50215903d24f56c4f668c81962670817a. Sander van Leeuwen
06:06 PM Revision 89544eb5: Convert to bootstrap
Sander van Leeuwen
06:06 PM Revision a41cf2da: Form - add setAction for adding custom _GET parameters
Sjon Hortensius
12:40 PM Revision 9d45f8b8: Multiple buttons in form need spacing
fixes #19 Sjon Hortensius
12:33 PM Revision 8343fb3b: Button - renamed parameter, put $title into value attribute
refs #11 Sjon Hortensius
06:44 AM Revision f973985c: Update help to current config structure, touch up text while here. Fixes #4492
Chris Buechler
06:43 AM Revision 51b24a30: Update help to current config structure, touch up text while here. Fixes #4492
Chris Buechler

03/07/2015

08:18 PM Revision ede74d31: 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
Chris Buechler
08:16 PM Revision 08af94cb: 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
Chris Buechler
05:05 PM Revision da3d5bc7: clarify Button, centralize A vs INPUT logic
refs b125fab2ba Sjon Hortensius
05:00 PM Revision b125fab2: Introduce Form_Button, which can morph into <a class=btn>
fixes #11 Sjon Hortensius
04:36 PM Revision a08e2dcb: Merge pull request #13 from psophis/interface-interface-groups
migrated Interface > interface groups SjonHortensius
04:28 PM Revision 19013d43: Initial commit for Interface > Interface Groups bootstrap convert
Thane Gill
04:25 PM Revision ab9028d8: correct a typo; addGlobal is a Form method, so don't do Section::
refs a97531c5e5e2f1f41 Sjon Hortensius
04:17 PM Revision 18479e41: firewall_rules_edit - now properly converted
this file now contains all original names for inputs, fixes #16 Sjon Hortensius
04:05 PM Revision 0fa9f86d: Merge branch 'bootstrap' into HEAD
* bootstrap:
After instantiation return object. Return object after setWidth.
Updated even more pages to new Form...
Thane Gill
03:48 PM Revision c3dafdb2: updated Form_Input instructions & upload script
refs #16 Sjon Hortensius
03:38 PM Revision 54b808d4: After instantiation return object. Return object after setWidth.
Thane Gill
03:31 PM Revision f537d085: Updated even more pages to new Form setup (include names)
refs #16 Sjon Hortensius
12:26 PM Revision a97531c5: Major change: require caller to specify name of inputs
no longer do we automatically determine an input-name; it meant a lot of
backend-changes (or forceName calls). This c...
Sjon Hortensius
11:46 AM Revision a542a625: removed custom setSubmit, using new addGlobal for hidden input
refs #9 Sjon Hortensius
11:38 AM Revision ee027864: moved setSubmit to addGlobal, to be used for hidden inputs
fixes #10, #11 Sjon Hortensius
11:37 AM Revision 8a2d92b5: Merge branch 'bootstrap' of github.com:SjonHortensius/pfsense into bootstrap
Sjon Hortensius
11:36 AM Revision 8af76ee4: Replaced addSubmit by addGlobal, which will be used for hidden inputs
Group - add support for additional classes by using Element::getHtmlClass
Input - if we have no columnClasses or help...
Sjon Hortensius
11:34 AM Revision 844b9bf3: fix typos, pending actual layout
Sjon Hortensius
11:32 AM Revision 3c7f137e: Merge pull request #15 from SanderVanLeeuwen/bootstrap
Pass checkbox value to parent constructor SjonHortensius
11:29 AM Revision ae3402fa: Pass checkbox value to parent constructor
Sander van Leeuwen
10:58 AM Revision 247c417f: Globally correct a few typos
* $x; > $x = null;
* removed duplicated cases
* fixed useless statement: (int)$x = $y
* removed poetic: if (!$x && $x...
Sjon Hortensius
10:54 AM Revision 3d613183: clean - replace 1990 not-if syntax <> with !=
Sjon Hortensius
10:13 AM Revision f94aa45b: Merge pull request #12 from psophis/bootstrap
Return object after setWidth & forceName, for chaining SjonHortensius

03/06/2015

11:03 PM Revision ef86984c: After instantiation return object. Return object after setWidth.
Thane Gill
08:00 PM Revision 7ba5aeeb: Expand CARP demotion error, add button to reset demotion status.
Jim Pingle
08:00 PM Revision 0a4fbd99: Expand CARP demotion error, add button to reset demotion status.
Jim Pingle
06:17 PM Revision 201932c5: After instantiation return object. Return object after setWidth.
Thane Gill
05:19 PM Revision 23a7fd6a: Merge pull request #9 from psophis/bootstrap
migrated system_advanced_sysctl.php SjonHortensius
05:14 PM Revision 3412275d: Initial bootstrap rewrite for system_advanced_sysctl.php
TODO:
- Hide id label on re-edit
- Add cancel button to edit
Thane Gill
02:45 PM Revision 588d3cf6: Check if it's an array before call foreach(). Ticket
Renato Botelho
02:45 PM Revision c17478a6: Check if it's an array before call foreach(). Ticket
Renato Botelho
02:31 PM Revision b47f7d65: Stop trying to fix dns_split during strongswan config generation, we have an upgrade code in place for that, it should fix #4418
Renato Botelho
02:30 PM Revision edf370e7: 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
Renato Botelho
02:29 PM Revision 99572c53: 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
Renato Botelho
02:29 PM Revision b93bc1fd: Stop trying to fix dns_split during strongswan config generation, we have an upgrade code in place for that, it should fix #4418
Renato Botelho
02:28 PM Revision 877740ee: 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
Renato Botelho
02:26 PM Revision 27781065: 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
Renato Botelho
10:58 AM Revision 4ad7848c: 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... Phil Davis
09:36 AM Revision 8cb4f5b1: touch up text
Chris Buechler
09:35 AM Revision 9b23ce90: touch up text
Chris Buechler
06:57 AM Revision 9c370fe6: Use get_failover_interface here to find appropriate interface. Ticket #4482
Conflicts:
etc/inc/ipsec.inc
Chris Buechler
06:55 AM Revision a115e2e1: Use get_failover_interface here to find appropriate interface. Ticket #4482
Chris Buechler
06:46 AM Revision d8e4918f: same change as previous commit, for IPv6. Ticket #4482
Chris Buechler
06:45 AM Revision c406924f: same change as previous commit, for IPv6. Ticket #4482
Chris Buechler
06:40 AM Revision aeaa6143: Use the parent interface, not the _vip for interfaces_use. Part of Ticket #4482
Chris Buechler
06:39 AM Revision 29de629e: Use the parent interface, not the _vip for interfaces_use. Part of Ticket #4482
Chris Buechler
05:51 AM Revision c0e5ab96: Destroy stf interface when 6rd or 6to4 tunnel is disabled. Fixes #4471
Conflicts:
etc/inc/interfaces.inc
Chris Buechler
05:49 AM Revision df966626: Destroy stf interface when 6rd or 6to4 tunnel is disabled. Fixes #4471
Chris Buechler
04:58 AM Revision 93a72cb8: 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
Conflicts:
...
Phil Davis
04:53 AM Revision 6021c6f9: Merge pull request #1543 from phil-davis/patch-3
Chris Buechler
04:27 AM Revision a97a77a2: 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
Phil Davis
04:12 AM Revision 95f1227e: fix up text
Chris Buechler
04:12 AM Revision f54229df: fix up text
Chris Buechler
03:43 AM Revision 879d59d8: Don't save config if input validation fails. Add input validation preventing "Harden DNSSEC Data" from being enabled if DNSSEC support isn't enabled.
Chris Buechler
03:40 AM Revision 1bfb95f3: Don't save config if input validation fails. Add input validation preventing "Harden DNSSEC Data" from being enabled if DNSSEC support isn't enabled.
Chris Buechler
01:35 AM Revision 73cdd9f0: Remove the harden-glue option entirely and hard code it to yes. Ticket #4402
Chris Buechler
01:35 AM Revision 5c7c369f: Remove the harden-glue option entirely and hard code it to yes. Ticket #4402
Chris Buechler

03/05/2015

03:09 PM Revision 6d1db7ec: Encode and check values for filtering variables in diag_logs_filter.php
Jim Pingle
03:08 PM Revision 5ec3f37f: Encode and check values for filtering variables in diag_logs_filter.php
Jim Pingle
03:01 PM Revision 32787389: Do not render the services_unbound_acls page with an invalid ID.
Jim Pingle
03:00 PM Revision 033663df: Do not render the services_unbound_acls page with an invalid ID.
Jim Pingle
02:56 PM Revision e52c3c88: Stricter validation and encoding for traffic shaper queues.
Jim Pingle
02:55 PM Revision 108be9a5: Stricter validation and encoding for traffic shaper queues.
Jim Pingle
02:41 PM Revision c678ca65: Jettison unused dragtable code from firewall_rules.php, it was broken and inactive and only causing trouble.
Jim Pingle
02:40 PM Revision c49db631: Jettison unused dragtable code from firewall_rules.php, it was broken and inactive and only causing trouble.
Jim Pingle
02:32 PM Revision 44a06d7d: Improve validation and encoding of the zone for Captive Portal Status
Jim Pingle
02:32 PM Revision d9295c2e: Improve validation and encoding of the zone for Captive Portal Status
Jim Pingle
02:01 PM Revision eae1fb1d: Be more strict about the file to restore or delete when working with full backups.
Jim Pingle
02:00 PM Revision 707ed023: Be more strict about the file to restore or delete when working with full backups.
Jim Pingle

03/04/2015

10:16 PM Revision 8106d446: allow enabling Unbound when dnsmasq is enabled, if they're using diff
ports. Ticket #4332 Chris Buechler
10:16 PM Revision 0fe628a6: allow enabling Unbound when dnsmasq is enabled, if they're using diff
ports. Ticket #4332 Chris Buechler
09:51 PM Revision 7df02c1e: Skip any numeric-only aliases in the ruleset to prevent errors from those
who configured them on previous versions where that was allowed. Ticket Chris Buechler
09:46 PM Revision 9bfb45ab: Skip any numeric-only aliases in the ruleset to prevent errors from those
who configured them on previous versions where that was allowed. Ticket Chris Buechler
12:23 PM Revision 24ad8e26: Add missing comma. Fixes #4485
Jim Pingle
12:22 PM Revision a832806c: Add missing comma. Fixes #4485
Jim Pingle
05:40 AM Revision 227e2146: Enable UnicastOnly in radvd for ovpn* interfaces. Ticket #4455
Chris Buechler
05:40 AM Revision e03b6bbc: Enable UnicastOnly in radvd for ovpn* interfaces. Ticket #4455
Chris Buechler
 

Also available in: Atom