Activity
From 12/17/2015 to 01/15/2016
01/15/2016
-
11:57 PM Bug #5773 (Feedback): OpenVPN Certificate issues
- don't think there's an issue here. None of my test or production clients or servers have any problems on latest versi...
-
03:47 PM Bug #5773 (Not a Bug): OpenVPN Certificate issues
- See: https://forum.pfsense.org/index.php?topic=105341.0
I have verified the GUI and config file systems. This now ... -
11:36 PM Feature #5533 (Resolved): CARP /31 support
- that does work fine. Pushed change to allow this.
Thanks for the report, Olivier! -
11:11 PM Bug #4206: Missing route creation on DHCP-PD lease where ia-na != ia-pd
- Not seeing an easy way to match up in this circumstance that won't potentially over-match or cause other problems. Ra...
-
11:10 PM Bug #5730: Xbox One and Windows 10 no longer open ports via UPNP
- Billy Jones wrote:
> Unfortunately I'm experiencing the same issue still. I should probably bring this up with the ... -
09:58 PM Bug #5730: Xbox One and Windows 10 no longer open ports via UPNP
- Unfortunately I'm experiencing the same issue still. I should probably bring this up with the miniupnpd dev and/or MS.
- 08:58 PM Revision 762ed913: Revise sorting to accommodate firewall logs name (logs)
- 08:31 PM Revision ba23527b: Fix graph scale setting
- 08:25 PM Revision 692b5e02: Reverting #5771 - No longer required
-
08:02 PM Feature #972 (Resolved): Allow adding gateways outside of interface subnet
- these are added and removed correctly now
-
07:56 PM Bug #5741 (Feedback): IPs from Random Aliases Lists Are Added to Routes Table
- nothing other than static routes will ever add alias contents to the routing table. will need much more to go on here...
-
07:55 PM Todo #5771: Disable MTU field for vlan with lagg parent
- The input validation check here for VLANs in general (VLAN MTU must be <= parent MTU) works for lagg as well. There s...
-
02:15 PM Todo #5771: Disable MTU field for vlan with lagg parent
- Change was reverted per Renato.
Another solution will b researched. -
01:45 PM Todo #5771: Disable MTU field for vlan with lagg parent
- Implemented as requested EXCEPT that I need to know where the user would go to edit the MTU of the parent.
-
01:40 PM Todo #5771 (Feedback): Disable MTU field for vlan with lagg parent
- Applied in changeset commit:2bbab3a9349fd4d725106280751c0edf8a8baf03.
- 07:52 PM Revision f495310d: Fix typo
-
07:50 PM Bug #5448 (Resolved): Packages not being reinstalled after upgrade from 2.2.x
- I've upgraded several different configs with differing packages in the past few days, and all were upgraded correctly.
- 07:50 PM Revision 2bbab3a9: Fixed #5771
- EXCEPT that the link in the help text does not point to the correct place (yet)
-
07:23 PM Bug #5748: stf interface IPv6 IP never leaves tentative state
- This is broken in 10-STABLE, now has open bug here:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206231 -
07:07 PM Revision 38c6c8d4: Merge pull request #2448 from phil-davis/gt1
- 07:02 PM Revision babf5d85: Internationalization batch 1
-
06:47 PM pfSense Packages Todo #5586 (Feedback): Convert the pfSense package Squid (www/pfSense-pkg-squid) to Bootstrap
- I converted the squid monitor page to Bootstrap (others are all XML), will be up for testing shortly.
- 06:38 PM Revision 0716b616: Display additional ooptions if value not empty
-
06:34 PM Revision e8837b53: Merge pull request #2447 from phil-davis/patch-7
-
06:34 PM Revision 3131a598: Merge pull request #2446 from phil-davis/patch-6
- 06:20 PM Revision b090a0d9: Fixed #5772
- 05:58 PM Revision 3eaa57a2: Internationalization of diag_defaults
- A couple of typical fixes here:
1) Actually wrap the "Are you sure...?" question in gettext()
2) Use a single gettext... - 05:38 PM Revision 31ac02d4: diag_confbak make a single gettext
- Sentences that are constructed in pieces like this are a potential problem for translation, if the target language ne...
- 05:21 PM Revision 0b204e24: Fixes some hide/show issues. An lucky bug in 2.2 was not duplicated in 2.3 so the page operated as written rather that as desired.
-
05:14 PM Revision e1fd71ad: Merge pull request #2445 from phil-davis/patch-5
-
05:14 PM Revision a5b35701: Merge pull request #2444 from phil-davis/patch-3
-
05:13 PM Revision 5fbed26a: Merge pull request #2443 from phil-davis/patch-2
-
05:12 PM Revision 29e6a815: Do not allow certificate to be deleted if it's been used by a package. Fixes #4142
- 05:05 PM Revision 1d191646: diag_confbak move tab_array code above diff display
- At the moment the tabs "Config History" and "Backup/Restore" jump down the page below the config diff listing when a ...
- 05:01 PM Revision 12537fdf: diag_confbak fix typo in class name
-
04:55 PM Bug #5476: Does not appear possible to use policy routing for traffic originating from the firewall (self)
- Alright, I'll keep banging away at it. Some screenshots of the outbound NAT setup you're talking about would be imme...
-
04:38 PM Bug #5476: Does not appear possible to use policy routing for traffic originating from the firewall (self)
- Be sure to account for the necessary outbound NAT in that scenario. The system selects the outbound address according...
-
04:29 PM Bug #5476: Does not appear possible to use policy routing for traffic originating from the firewall (self)
- I just installed 2.3-BETA (amd64) built on Fri Jan 15 13:30:46 CST 2016 from scratch and set up a test scenario with ...
- 04:46 PM Revision 52e416cc: Fix product_name syntax problem in diag_backup
- Notice that the old line had $g['[product_name'] - a bonus "[" - that caused the product name to not actually appear ...
-
04:27 PM Revision 2cb37fa6: Silence stream_socket_enable_crypto() warning when CN doesn't match. Fixes #5604
-
04:08 PM Revision 65cce9d7: Encode DHCP/DHCPv6 server additional BOOTP text options before save to XML to preserve data. It fixes #5623
- 02:54 PM Revision c3f962ba: Reduced header font size
- 02:47 PM Revision 19d5848c: Correct failure banner color
- 02:32 PM Revision 22bd94fd: Remove unneeded var
-
02:25 PM pfSense Packages Todo #5579 (Feedback): Convert the pfSense package OpenBGPD (net/pfSense-pkg-OpenBGPD) to Bootstrap
- I converted the Raw Config and Status tabs to Bootstrap, the other config tabs were XML and were already OK.
This ... - 02:22 PM Revision 6c961924: Simplify HTML
- 01:58 PM Revision e9feb2d4: Bootstrap style select element
- 01:47 PM Revision 1b487760: Fix reboot after upgrade
-
01:44 PM Revision 09221bc3: Update license on files from /etc/inc
-
01:33 PM pfSense Packages Todo #5576 (Feedback): Convert the pfSense package LADVD (net/pfSense-pkg-LADVD) to Bootstrap
- Converted the status page to Bootstrap, rest of the package was XML and didn't need adjusting. Looks good now. New ve...
-
01:14 PM Revision 89b7a21d: Update sasl classes to last version and remove all style customizations - http://www.phpclasses.org/package/1888-PHP-Single-API-for-standard-authentication-mechanisms.html
-
01:12 PM pfSense Packages Todo #5572 (Feedback): Convert the pfSense package FreeRADIUS2 (net/pfSense-pkg-freeradius2) to Bootstrap
- Most of the package is XML. I converted the config viewer to Bootstrap, which was the only PHP-based GUI page. Packag...
-
12:27 PM Bug #5772 (Resolved): Services -> DHCPv6 Server bootp additional options add/delete not working
- Works, thanks!
-
12:20 PM Bug #5772: Services -> DHCPv6 Server bootp additional options add/delete not working
- Applied in changeset commit:b090a0d9f5064184100ad72880ac129eb001ab2c.
-
12:12 PM Bug #5772 (Feedback): Services -> DHCPv6 Server bootp additional options add/delete not working
- Page was "kind of " working, but required the user to "Save" after each "Add option"
Replaced that with the pfSense/... -
09:47 AM Bug #5772 (Resolved): Services -> DHCPv6 Server bootp additional options add/delete not working
- It's not adding new fields when click in "Add option", instead it is sending user to top of page
-
12:20 PM pfSense Packages Todo #5581 (Resolved): Convert the pfSense package Quagga OSPF (net/pfSense-pkg-Quagga_OSPF) to Bootstrap
- Looks good to me, only the status page needed converting and it renders fine here.
-
12:14 PM pfSense Packages Todo #5573 (Resolved): Convert the pfSense package gwled (sysutils/pfSense-pkg-gwled) to Bootstrap
- Nothing to convert, only .php file was a script and not a GUI component.
-
11:49 AM pfSense Packages Todo #5584 (Feedback): Convert the pfSense package siproxd (net/pfSense-pkg-siproxd) to Bootstrap
- Only the status page needed conversion. I pushed an update, once version 1.1 shows up to install it is ready for test...
-
11:38 AM Revision b97c7ee5: Update smtp class to latest version, fixes #5604
- - SMTP class from
http://www.phpclasses.org/package/14-PHP-Sends-e-mail-messages-via-SMTP-protocol.html
- Adapt cod... -
11:37 AM Revision acc9c73e: Respect force parameter even if message is the same of last sent
-
11:23 AM pfSense Packages Todo #5570 (Feedback): Convert the pfSense package Backup (sysutils/pfSense-pkg-Backup) to Bootstrap
- Pushed an updated version. Once 0.3 shows up for installation it is ready for testing.
-
11:10 AM Bug #4142 (Feedback): certificate manager certificates that are in use by packages can be deleted
- Applied in changeset commit:29e6a815c9b9a3b81f7628873e08bd8d8c499bee.
-
10:36 AM Revision d3edee8a: Merge pull request #2442 from NOYB/HTML_Compliance_-_VPN_/_IPsec_/_Tunnel_/_Edit_Phase_1
-
10:20 AM Bug #5604 (Feedback): SSL/TLS SMTP notfications not working
- Applied in changeset commit:2cb37fa6c1a5746a55e09186c557ea298865da87.
-
08:41 AM Bug #5604 (Assigned): SSL/TLS SMTP notfications not working
- It appears to work fine now when the SSL certificate validates. When it doesn't, however, a PHP error occurs:
<pre... -
05:30 AM Bug #5604 (Feedback): SSL/TLS SMTP notfications not working
- Applied in changeset commit:b97c7ee5f88658195fc29ce02ea0e9b8e72d4ca6.
-
10:16 AM Revision b7be2180: HTML Compliance - VPN / IPsec / Tunnel / Edit Phase 1
- End tag div seen, but there were open elements.
Unclosed element form.
<form action="vpn_ipsec_phase1.php" method="po... -
10:00 AM Bug #5623 (Feedback): DHCP text options are being encoded before storage which leads to a problem with certain characters
- Applied in changeset commit:65cce9d728449da1c5243629b25ab3307acfff82.
- 05:35 AM Revision 1ac4e6ae: Add config upgrade code to remove L7 config pieces, and file a notice where found. Ticket #5508
-
05:32 AM Bug #5483 (Resolved): upgrading non-2.3 opposite slice with nanobsd fails
- Works
-
05:31 AM Bug #5483: upgrading non-2.3 opposite slice with nanobsd fails
- Doug Dimick wrote:
> Commenting here per https://forum.pfsense.org/index.php?topic=102710.0 in case my issue is rela... -
03:41 AM Bug #4692 (Resolved): CODELQ scheduler defaults to incorrect "target" and "interval" values.
- Fixed
-
03:10 AM Revision 9219378b: switched to bcrypt as per #4120
- added bcrypt auth as per #4120
01/14/2016
-
11:31 PM Todo #5508 (Resolved): remove layer7 pieces
- config upgrade code added to remove any layer7 configuration, and file a notice where found so users are clearly awar...
-
10:50 PM Feature #5627 (Resolved): Option to set secure_mode in UPnP?
- not seeing any situation where you wouldn't want secure_mode, we'll leave that enabled with no option to disable unle...
-
10:47 PM Bug #4642 (Resolved): OpenVPN process status stopped... but its running
- OpenVPN 2.3.9 seems to have fixed this, "write pid file immediately after daemonizing" from their change log. The CAR...
- 08:55 PM Revision dfc4a759: Display correct page tabs during firmware update
-
07:21 PM Revision d0348fdd: Make sure $code[1] exist
-
07:19 PM Revision 21009c99: Remove extra $
- 06:51 PM Revision 580f4144: Merge pull request #2441 from NewEraCracker/strpos-fixes
- 06:47 PM Revision d259e87b: Should make more sense like this
- 06:45 PM Revision 3d62415f: Merge remote-tracking branch 'upstream/master' into strpos-fixes
- Conflicts:
src/usr/local/www/pkg_mgr_install.php - 06:43 PM Revision 0afa102e: Use strict comparison operators when checking strpos result
- int(0) is a valid result and should not be confused with bool(false). This change will make code more future-proof. S...
- 06:39 PM Revision 42d4bdf3: Revise reboot on upgrade
- 06:15 PM Revision e1508b51: Add panel heading, and make filter panel collapsible
- 05:46 PM Revision 3ee0eea1: Merge pull request #2440 from phil-davis/panel-heading
- 05:39 PM Revision 716d553f: Revised reboot detection
- 05:31 PM Revision 95fa5cce: Consistent panel-heading h2
- Make all the panel-heading uses also have consistent <h2
class="panel-title"> so they all display the same size.
Foru... -
04:58 PM Revision 5815d136: Simplify logic and fixes on interface_vlan_adapt_mtu()
- - Remove some redundant code and define $if_mtu respecting the order
- Assinged interface
- PPP
... -
04:58 PM Revision 3be3dec9: When parent of a VLAN is LAGG and need to set a different MTU, interface must be re-created
-
04:58 PM Revision 11e9a803: Use proper variable ($wantedmtu) to get vlan MTU
-
04:58 PM Revision da3ee3b2: All lagg members are exclusive, set the same MTU defined on interface instead of consider what is currently set on members
- 04:43 PM Revision c12e2183: Merge pull request #2439 from phil-davis/patch-3
- 04:42 PM Revision d6b48407: Merge pull request #2438 from phil-davis/patch-2
- 04:39 PM Revision 162d86d1: Internationalize more text in diag_reboot
- 04:38 PM Revision 116883e0: Internationalize more text in diag_halt
- while I was looking at the panel-heading stuff, I noticed that there are whole chunks of text here that have no gette...
- 04:30 PM Revision ef9c37d9: Merge pull request #2437 from NewEraCracker/php-echo-to-short
- 04:25 PM Revision 52f2aece: Ajax fix
- 04:21 PM Revision 5bcbf385: Revised to handle firmware update that does not require reboot
-
04:15 PM Revision 627a6de9: When an error happens, $pconfig['interfaces'] is already an array
-
04:15 PM Revision fb177159: Fix space
- 04:01 PM Revision d9b05c85: Lowercase this opening tag
- 03:59 PM Revision 5c0ab3cd: All simple php echo to short
- Short version is far more used than long php echo. This brings all code to same standard where possible.
- 03:32 PM Revision ebfbb1b3: Fixed # 5770
- Gave page a makeover
-
03:20 PM pfSense Packages Bug #5468 (Closed): iperf service won't shutdown
-
03:19 PM pfSense Packages Bug #5685 (Closed): Can't (re)install Asterisk
-
03:19 PM Bug #5720 (Closed): 4 minor possible bugs - can someone review?
-
03:17 PM Bug #5753 (Closed): pfSense 2.2.6 - apinger fails to start correctly on boot/reboot. Requires manual start in web GUI.
-
03:17 PM Bug #5758 (Closed): Problems when changing IKEv1/IKEv2 in IPSec Phase 1
-
03:16 PM Bug #5767 (Closed): When first enabling DNS Resolver the test of the config fails
-
03:37 AM Bug #5767: When first enabling DNS Resolver the test of the config fails
- Feedback from forum is good: https://forum.pfsense.org/index.php?topic=105236.msg586850#msg586850
- 02:21 PM Revision 063c6843: First part of detecting need to reboot for testing. Not yet complete
- 02:11 PM Revision 498fe561: Fix status reporting (Detect rebbot required to follow)
-
02:00 PM pfSense Packages Todo #5585: Convert the pfSense package Snort (security/pfSense-pkg-snort) to Bootstrap
- Bill Meeks is spear heading this one, but I am working with him on it as I do Suricata.
- 01:17 PM Revision 851cc33a: Merge pull request #2436 from NewEraCracker/rewording
- 01:16 PM Revision 33b68a40: Merge pull request #2433 from NOYB/Gateways_Widget_Refactor_init-ajax
- 01:14 PM Revision 7d847b5d: Merge pull request #2432 from phil-davis/syslogsvpn
- 01:14 PM Revision bb31fda4: Status Logs breadcrumbs and tab array highlighting
- 1) When on Status Logs->VPN the VPN part of the breadcrumb list was
missing.
2) When selecting Status Logs-> System->... - 01:07 PM Revision a66ce627: Maybe abbreviations could be kept to a certain acceptable minimum
- 12:42 PM Revision 5b8a7e90: Replace another abbreviation (If to Interface)
- 12:40 PM Revision a9b2111e: Replace another abbreviation (Int to Interface)
- 12:31 PM Revision 66c62a1a: Replace abbreviations with complete word
-
12:25 PM Revision 66672b1b: variable
- Used explode to array rather than to a list, and tested array size, so as not to assume it has exactly 2 parts separa...
-
12:05 PM Revision cafe9038: fixing comment
-
11:58 AM Revision 4402b5cb: Subnet size logic
-
11:22 AM Revision 08e1566a: Merge pull request #2434 from NewEraCracker/master
-
11:19 AM Revision edb85ffd: Merge pull request #2431 from phil-davis/h1
-
11:17 AM Bug #5730 (Feedback): Xbox One and Windows 10 no longer open ports via UPNP
- miniupnpd was updated to 1.9.20160113, which contains the fix
-
11:17 AM Revision 38d5b714: Merge pull request #2430 from phil-davis/patch-10
-
11:16 AM Revision 1be13c4c: Merge pull request #2429 from phil-davis/patch-8
-
11:16 AM Revision 7304deba: Merge pull request #2428 from phil-davis/patch-7
-
11:15 AM Revision cc3d0df1: Merge pull request #2427 from phil-davis/patch-6
-
11:14 AM Revision e6d2d1c6: Merge pull request #2426 from phil-davis/patch-5
-
11:14 AM Revision 9178860e: Merge pull request #2425 from phil-davis/patch-3
-
11:13 AM Revision 284788bb: Merge pull request #2424 from phil-davis/patch-2
-
11:11 AM Revision 5d61e778: Merge pull request #2423 from phil-davis/headings
-
11:06 AM Revision 2f1889c9: Change pfSense-upgrade to return time for reboot so GUI can use it
-
10:36 AM Todo #5771 (Rejected): Disable MTU field for vlan with lagg parent
- On interfaces.php, when current interface is a vlan and parent is lagg, disable MTU field and add a message saying al...
-
10:27 AM Revision 5be76d38: Rename variables to make more sense
-
10:27 AM Revision 2acd4b19: Simplify logic
-
10:20 AM Revision 5d4c2616: EOL spaces
-
10:00 AM Bug #5770 (Resolved): firewall_shaper_queues.php - Text boxes shoult not be editable
- Looks good to me. Closing.
-
09:23 AM Bug #5770 (Feedback): firewall_shaper_queues.php - Text boxes shoult not be editable
- Assigned to JimP for testing.
Please close if OK
-
08:25 AM Bug #5770 (Resolved): firewall_shaper_queues.php - Text boxes shoult not be editable
- https://forum.pfsense.org/index.php?topic=105294.0
- 09:08 AM Revision 5242ec24: Fix misplaced parentheses
-
08:26 AM Revision a7b4a149: Return string and print
-
07:55 AM pfSense Packages Feature #5769 (Rejected): Can this code be added to system patch package?
- 1. No. Auto-fetching is a bad idea, especially if it stomps existing content. The contents of the remote patch could ...
-
12:17 AM pfSense Packages Feature #5769 (Rejected): Can this code be added to system patch package?
- The system patch package has a (slight) inconsistent treatment which happens invisibly. When the package is installed...
-
07:25 AM Todo #5471 (Assigned): Convert glyphicons to font awesome
-
07:16 AM Bug #5766 (Resolved): gateways widget: Incorrect monitoring of v6 over v4 tunnels
- Working as expected now. Closing.
- 06:39 AM Revision e43be034: Status Logs breadcrumbs and tab array highlighting
- 1) When on Status Logs->VPN the VPN part of the breadcrumb list was
missing.
2) When selecting Status Logs-> System->... - 06:15 AM Revision 70dc5cd6: UI Consistency
- 1) Put the heading "Actions" at the top of all the "Actions" columns -
it was on some and not others.
2) Some more co... - 06:06 AM Revision ad95d1bc: Use trash icon in diag states display
- This had an "x" icon button. Should it be a trash icon?
- 05:48 AM Revision 5e3a81be: Make RRD Graph VPN Users page title more friendly
- Rather than ucfirst("vpnusers") becomes "Vpnusers".
- 05:10 AM Revision 89d34f05: LT2P Users remove random extra >
- 04:39 AM Revision a075d5eb: Make NAT NPt entry rows have fa edit and delete buttons
- 03:59 AM Revision 16ecf60c: Interfaces QinQ fix closing table header tag
- 03:41 AM Revision 1dbbc135: Fix redundant tests for reinstallpkg
- 03:32 AM Revision bd9ba321: Consistent use of System Update
- In some places it said "System update" and in others "System Update" - be consistent.
The confirm button called it "U... - 03:07 AM Revision f0efd690: Consistent headings for Dynamic DNS
- Other place like "Open VPN Clients" have the "Clients" capitalized - do
it here.
Dynamic DNS has column heading "Inte...
01/13/2016
- 11:05 PM Revision cd656b85: Merge pull request #2422 from phil-davis/patch-2
- 08:34 PM Revision c785d46c: More gettext~ing
- 08:32 PM Revision ccb047f1: Added gettext() around alert string
- 08:11 PM Revision 060ed238: Fixed #5566
-
07:03 PM Revision 94eb702f: 5 or 6
- 06:41 PM Revision d642aca4: Don't validate 'external' when nobinat is checked
-
06:38 PM Revision 9f4a788f: fix $subnet1 should be $subnet2, thanks rbgarba
- 06:15 PM Revision 1f6bcae2: Revise binat rule when nobinat is set
- 06:13 PM Revision fd3d7005: Revise tooltip
- 06:09 PM Revision af2ecd50: Fix no binat checkbox
- 06:04 PM Revision 9808c95e: Fix help
- 05:53 PM Revision 1716852a: Fixed #3887
- 05:49 PM Revision 1548bd35: Fix #5767 config validation errors when first enabling DNS Resolver
- Generate a complete set of test conf files in /var/unbound/test subdir when doing the validation of the tentative con...
-
05:36 PM Revision 471e7c3a: Prevent GIF/GRE from making dummy/unusable gateways that show up for monitoring/routing/etc. Fixes #5766
- 05:07 PM Revision c71e90ed: Fix missing ')'
-
05:00 PM Bug #5767 (Feedback): When first enabling DNS Resolver the test of the config fails
- Applied in changeset commit:1548bd353c5439666e9c75cfca2faee938d33dde.
-
11:40 AM Bug #5767: When first enabling DNS Resolver the test of the config fails
- Should be fixed by https://github.com/pfsense/pfsense/pull/2422
-
11:34 AM Bug #5767 (Closed): When first enabling DNS Resolver the test of the config fails
- The current code in 2.3 tries to generate unbound.test.conf but with various references to "real" files in it like ac...
- 04:55 PM Revision 77d6d5f4: Accommodate webgui separator bar by ignoring when loading rules
- 04:30 PM Revision 9099d1cf: Update copyright notice
- 04:28 PM Revision b2770159: Remove duplicate "Are you sure you want to" on delete
- 04:26 PM Revision d7c07b56: Fix icon by including "fa" in class
- 03:38 PM Revision e76931e2: Sort the Available Widgets before display
- Remove unused modal
-
03:27 PM Bug #5765 (Not a Bug): Ipsec, change phase2 under one phase1 reflects in other different phase1
- advanced settings apply to all configs, there isn't something being changed under an individual P2 that affects other...
-
06:29 AM Bug #5765: Ipsec, change phase2 under one phase1 reflects in other different phase1
- The settings on that Advanced page apply to all IPsec. And the maxmss settings applies to all VPNs (OpenVPN also).
-
04:53 AM Bug #5765 (Not a Bug): Ipsec, change phase2 under one phase1 reflects in other different phase1
- Hello,
I have two phase1 (a and b for example) configurations under IPsec, each one with their respective phase2.
... - 03:00 PM Revision 51f6cd2a: Newline is added only if both IPv4 and IPv6 addresses present
-
02:51 PM Revision 0538cfa2: Fix whitespace in upgrade_118_to_119
-
02:32 PM Feature #5768 (Closed): Complete Change of IP-Range and Addresses
- a careful search and replace in the config generally suffices for this. It's not something that would be implemented ...
-
02:14 PM Feature #5768: Complete Change of IP-Range and Addresses
- Its a very dangerous thing to do, but:
Most of pfSense's configuration is stored in the file /cf/conf/config.xml and... -
02:07 PM Feature #5768 (Closed): Complete Change of IP-Range and Addresses
- Hi there,
for several months I have been using pfsense and I consider it to be one of the greatest pieces of softw... -
02:01 PM Bug #5566 (Resolved): Some of the page's content are not in panels
- Completed
- 01:52 PM Revision 7b143760: Merge pull request #2419 from NOYB/Firewall_NAT_Edit_AutoSuggest_Fix_Continued
- 01:32 PM Revision 3b80440e: Merge pull request #2420 from NOYB/Gateways_Widget_Refactor_init-ajax
-
01:31 PM Revision 3602b868: Gateways Widget Refactor init-ajax
- Move table content creation into a function so initial table load can be done normally without resize flicker.
Subseq... -
12:55 PM Feature #3887 (Resolved): Add a "No binat" checkbox to 1:1 NAT for exclusions
- Seems to do the job. Rules look like I expect, pf doesn't complain.
-
11:50 AM Feature #3887 (Feedback): Add a "No binat" checkbox to 1:1 NAT for exclusions
- Applied in changeset commit:1716852ac3f818dc9fb22f3e4f7eb4301296a3c0.
-
11:44 AM Feature #3887 (Assigned): Add a "No binat" checkbox to 1:1 NAT for exclusions
- Implemented as requested.
Swinging it over to JimP for testing -
10:34 AM Feature #3887: Add a "No binat" checkbox to 1:1 NAT for exclusions
- The rule should look like the current rule but have "no " before the rest of the line. For example source:src/etc/inc...
-
10:25 AM Feature #3887: Add a "No binat" checkbox to 1:1 NAT for exclusions
- 1-to-1 rules can already be dragged to reorder. I can add a "no binat" (or "exclude") checkbox, save the setting, an...
-
12:05 PM Revision 9f8266cd: fix 4 should be 6 (thanks, good catch)
-
12:00 PM Revision 53f73530: remove leading space
-
11:55 AM Revision c1b6794e: Merge pull request #2414 from stilez/patch-18
-
11:54 AM Revision a88a82a1: Merge pull request #2412 from stilez/patch-16
-
11:53 AM Revision e8d5be8e: Fix logic for subnet overlap check + canonical for IPv6
- The subnet overlap functions came up as a concern while fixing redmine 5702.
Specifically -
The "canonical" functi... -
11:53 AM Revision 96e8acdd: Merge pull request #2408 from stilez/patch-12
-
11:48 AM Revision d6edfce5: Merge pull request #2406 from stilez/patch-9
-
11:47 AM Revision d90598ce: Merge pull request #2416 from phil-davis/patch-2
-
11:32 AM Bug #5766: gateways widget: Incorrect monitoring of v6 over v4 tunnels
- Works fine here
-
11:30 AM Bug #5766 (Feedback): gateways widget: Incorrect monitoring of v6 over v4 tunnels
- Applied in changeset commit:471e7c3ac7276568c0fea726d699fb63dd87d3eb.
-
11:07 AM Bug #5766: gateways widget: Incorrect monitoring of v6 over v4 tunnels
- Here is a quick fix that works to eliminate the bum entry on GIF/GRE: https://gist.github.com/jim-p/a1b92a97e4a9ee7e30fb
-
10:43 AM Bug #5766: gateways widget: Incorrect monitoring of v6 over v4 tunnels
- Looks like this GIF (and also GRE) case could be fixed by some better testing in source:src/etc/inc/interfaces.inc#L5...
-
09:29 AM Bug #5766: gateways widget: Incorrect monitoring of v6 over v4 tunnels
- "just hide V4" is a work-around Michael.
We're better than that.
let's make it work right.
[details deleted]
(I l... -
09:26 AM Bug #5766: gateways widget: Incorrect monitoring of v6 over v4 tunnels
- That's the idea. The interface has no v4 IP so it should have no v4 gateway, yet the system makes a v4 gateway entry ...
-
09:15 AM Bug #5766: gateways widget: Incorrect monitoring of v6 over v4 tunnels
- in this example isn't monitoring HENETIPV6_TUNNELV6 good enough and just hide V4?
-
08:37 AM Bug #5766: gateways widget: Incorrect monitoring of v6 over v4 tunnels
- !support.jpg!
-
08:23 AM Bug #5766 (Resolved): gateways widget: Incorrect monitoring of v6 over v4 tunnels
- http://imgur.com/W9XYyrr
-
10:59 AM Revision 4fb0e75d: Remove spaces at EOL as requested
-
10:58 AM Revision 7f1911fa: Remove spaces at EOL as requested
-
10:57 AM Revision 493e6807: Remove spaces at EOL as requested
-
10:56 AM Revision a8942d21: Remove spaces at EOL as requested
-
10:49 AM Bug #4166 (Feedback): filterdns generates floods of DNS requests when there are significant jumps in system time
- I believe luiz did changes on it recently. Can you please confirm it still happen in 1.0_7
-
09:03 AM Bug #4166: filterdns generates floods of DNS requests when there are significant jumps in system time
- Re-assigning this to Renato.
-
09:30 AM Revision e5f4723c: Gateways Widget Refactor init-ajax
- Move table content creation into a function so initial table load can be done normally without resize flicker.
Subseq... -
08:57 AM Bug #5523 (Resolved): Firewall Log Widget - Action icons have no color
- Looks like this was implemented some time ago, so setting to resolved.
-
06:42 AM Bug #5764: OpenVPN 'topology subnet' change breaks many upgraded client configs
- assigned for eval
-
06:41 AM Feature #4881: Allow NPt to use dynamic IPv6 networks
- assigned to cmb for eval.
-
06:39 AM Feature #4405: Traffic shaping doesn't work when applied to a bridge interface
- Luiz to eval
-
03:12 AM Revision 9b950845: Continued:
- Fix port aliases (Seems you can't autosuggest an element of type "number")
Also
apply to src too.
remove is_numeric c... - 01:55 AM Revision c0d9e7cc: Remove reference to obsoleted row_toggle.js. Noted in Ticket #5724
-
01:50 AM Revision 0f75670b: Enable LUA for www/nginx
01/12/2016
- 08:58 PM Revision cadc4107: Fix port aliases (Seems you can't autosuggest an element of type "number")
-
08:35 PM Bug #5764: OpenVPN 'topology subnet' change breaks many upgraded client configs
- Sorry, it's tun.
I don't see anything in the diffs but I've played with most of the gui options to see if anything... -
07:35 PM Bug #5764 (Feedback): OpenVPN 'topology subnet' change breaks many upgraded client configs
- Is that using tun or tap?
The OpenVPN config generation source hasn't changed at all in a month, and some time lo... -
06:26 PM Bug #5764 (Resolved): OpenVPN 'topology subnet' change breaks many upgraded client configs
- Using OpenVPN client mode, it throw errors when adding routes.
This worked in 2.3 snapshots until sometime last week... -
07:44 PM Bug #5724: Phase1 checkboxes on vpn_ipsec.php cannot be checked by clicking on them & missing row_toggle.js javascript
- Thanks Pedro, I removed the reference to that obsoleted file.
-
06:52 PM Feature #4133 (Resolved): Add GUI setting for VLANs PCP
- Chris confirmed via email that this worked fine (aside from hitting #5453 and having other issues from that)
- 04:18 PM Revision f8619b46: Ensure toggled text is NOT selected (Chrome browser quirk)
- 03:43 PM Revision bfb47f59: Merge pull request #2417 from phil-davis/patch-3
- 03:31 PM Revision 21c2355a: IPsec phase 2 display existing keylen
- When you edit an IPsec phase2, if there are any particular key lengths already selected in the config for each of the...
- 03:16 PM Revision 9f6d92a2: status_dhcp6_leases incorrect comparison operator
- rather than assignment.
Also $dhcpv6leaseinlocaltime was also being re-used as the value part of the foreach - that ... -
02:49 PM Bug #5758: Problems when changing IKEv1/IKEv2 in IPSec Phase 1
- RFC 4106 section 8.2 says:
"This document does not specify the conventions for using AES-GCM for IKE Phase 1 negot... -
02:35 PM Revision 97dbeff6: Fix attribution. Spotted-by BBcan177
- 02:33 PM Revision 02680da5: Merge pull request #2415 from phil-davis/patch-2
- 02:31 PM Revision cca28e34: pfSenseHelpers comment text
- 01:58 PM Revision c95dabdd: Improved infoblock system no longer needs sufficies if more than one per page
- Removed long commented out script
-
01:10 PM Revision a0b96d30: Enable pecl-rrd build
-
01:09 PM Revision 8c0429e0: Enable JSON option for rrdtool 1.4
-
12:35 PM pfSense Packages Todo #5575: Convert the pfSense package HAProxy-devel (net/pfSense-pkg-haproxy-devel) to Bootstrap
- As for the xmlrpcsync, ill try and see if can make that happen 'asynchronously'. So the user does not need to wait fo...
-
12:29 PM pfSense Packages Todo #5575: Convert the pfSense package HAProxy-devel (net/pfSense-pkg-haproxy-devel) to Bootstrap
- The quote's are not supposed to be part of the text put into the field.. Maybe i should just remove them completely. ...
-
04:35 AM pfSense Packages Todo #5575: Convert the pfSense package HAProxy-devel (net/pfSense-pkg-haproxy-devel) to Bootstrap
- I entered a custom HTTP string in the Http check version textarea of the Health Checking section of the Edit HAProxy ...
-
04:30 AM pfSense Packages Todo #5575: Convert the pfSense package HAProxy-devel (net/pfSense-pkg-haproxy-devel) to Bootstrap
- When you click 'apply changes' on a carp setup, it can often take some time for the changes to propagate.
system l... -
12:33 PM Bug #5762 (Not a Bug): IPSec tunnel is up but no traffic
- Please use one of our available support resources for assistance, this definitely falls into tech support.
-
08:41 AM Bug #5762: IPSec tunnel is up but no traffic
- this is "normal" priority until it's proved to be a bug.
It's not clear that you're not asking for 'tech support',... -
05:05 AM Bug #5762 (Not a Bug): IPSec tunnel is up but no traffic
- Good Morning,
we configure ipsec tunnels from one pfsense 2.2.6 platform (responder) and hirschmann eagle one (initi... -
12:05 PM Revision ddf82c16: Fix syntax errors introduced on recent merged pull requests
-
11:18 AM Revision 481315a2: Merge pull request #2413 from stilez/patch-17
-
11:18 AM Revision 716de075: Merge pull request #2411 from stilez/patch-15
-
11:16 AM Revision 6e6d9ca1: Merge pull request #2410 from stilez/patch-14
-
11:15 AM Revision f9dd0de0: Merge pull request #2407 from stilez/patch-11
-
11:09 AM Revision 6c8e76d4: Merge pull request #2391 from stilez/patch-7
-
10:46 AM Revision e1513846: Merge pull request #2405 from NOYB/HTML_Compliance_-_Services_/_NTP_/_Serial_GPS
-
10:45 AM Revision 64e51001: Merge pull request #2404 from NOYB/System_/_General_Setup_-_Word_Spacing
-
10:44 AM Revision f52508b7: Add missing spaces
-
09:24 AM pfSense Packages Bug #5763 (Resolved): OpenVPN client export extraction failed - Unsupported Method
- Works for me too on another box. Closing it out.
-
09:20 AM pfSense Packages Bug #5763: OpenVPN client export extraction failed - Unsupported Method
- work fine, it's ok
-
08:33 AM pfSense Packages Bug #5763 (Feedback): OpenVPN client export extraction failed - Unsupported Method
- Updated the export package to 1.3.6, which now bundled OpenVPN 2.3.10, and I switched to a different SFX module which...
-
07:26 AM pfSense Packages Bug #5763 (Confirmed): OpenVPN client export extraction failed - Unsupported Method
- Hmm, I'm seeing this now also, but the archive doesn't use rar. It uses 7z format, LZMA2 BCJ method. No rar. That can...
-
07:14 AM pfSense Packages Bug #5763 (Resolved): OpenVPN client export extraction failed - Unsupported Method
- The file pfSenselabs-udp-1194-install.exe generated when click any options of the "OpenVPN Clients" session of the sc...
-
08:51 AM Bug #5752: Problem with loading firewall rules when using pfBlocker
- pfBlockerNG developer is investigating
-
08:50 AM Bug #5759 (Resolved): Success save message is not always in success color/style
-
08:49 AM Revision e29a555d: redmine 5702 - switch to high level IPv4 functions instead of low level ip2long32() etc
-
08:48 AM Revision 5baae73d: redmine 5702 - switch to high level IPv4 functions instead of low level ip2long32() etc
-
08:42 AM Revision 1b4a806b: redmine 5702 - switch to high level IPv4 functions instead of low level ip2long32() etc
-
08:39 AM Revision 198ea77b: redmine 5702 - switch to high level IPv4 functions instead of low level ip2long32() etc
-
08:32 AM Revision 18979f69: redmine 5702 - switch to high level IPv4 functions instead of low level ip2long32() etc
-
08:31 AM Revision 5bc86d05: redmine 5702 - switch to high level IPv4 functions instead of low level ip2long32() etc
-
08:27 AM Revision e7a03f44: redmine 5702 - switch to high level IPv4 functions instead of low level ip2long32() etc
-
08:23 AM Revision c50634b5: redmine 5702 - switch to high level IPv4 functions instead of low level ip2long32() etc
-
08:20 AM Revision 7272f6ee: redmine 5702 - change to use high level IPv4 functions where low level ip2long32() etc are used
-
08:09 AM Revision c3cc5c1e: HTML Compliance - Services / NTP / Serial GPS
- Named character reference was not terminated by a semicolon.
id="btnadvgps"/> Show GPS Initialization commands -
06:55 AM Bug #5730: Xbox One and Windows 10 no longer open ports via UPNP
- Braden McGrath wrote:
> (Is it somehow documented what version you pull when you build an official pfSense release? ... -
05:31 AM Bug #5730: Xbox One and Windows 10 no longer open ports via UPNP
- Would it be possible to log what release of miniupnpd is in use when it fires up? I seem to remember seeing a versio...
-
04:31 AM Bug #4854: OpenVPN bound to gateway group using CARP IP doesn't start with CARP master status
- Joseph Huber wrote:
> Maybe the same problem with OpenVPN Client Connections:
> We have a Master/Backup CARP setup ... -
02:46 AM Bug #5702: Bug in code manipulating IP subnets - could be pervasive?
- I've split the above PR into 9 separate PRs to avoid merge conflicts.
It turns out that every call to ip2long32(),... - 12:28 AM Revision f4c114d4: Revise auto infoblock to accommodate initially open divs
01/11/2016
- 11:05 PM Revision 8f10bc95: Use case-insensitive regex matching for http_host in nginx captive portal configs.
- 10:25 PM Revision fdc515af: Update URL for dyns to match their current docs. Reported by GP^ on IRC
- 10:23 PM Revision ea46d833: Update URL for dyns to match their current docs. Reported by GP^ on IRC
-
10:04 PM Revision e4dd8be4: System / General Setup - Word Spacing
- Add space between words.
Restore gateway placeholder; now being handled by form input class (PR #2295). - 09:44 PM Revision f6a65ccb: Match nginx max body size with PHP's upload_max_filesize
- 09:10 PM Revision e2a827e2: Merge pull request #2403 from NewEraCracker/php-formatting
- 09:10 PM Revision e9258698: Convert remaining short_open_tag occurances. See PR #2378
- 09:05 PM Revision cd9db805: Convert remaining short_open_tag occurances. See PR #2378
- 09:01 PM Revision 05c20f6d: set nginx client_max_body_size large enough for config restore and other purposes.
-
09:00 PM Bug #5755 (Resolved): CP does not display upload image refrrenced in HTML
- Fixed by CMB and tested OK
- 08:42 PM Revision 5bdbb389: Correct PHP error. (Wrong variable name)
-
08:20 PM Revision 12ca72ba: Rework a bit interface_mtu_wanted_for_pppoe(), no functional changes
-
08:19 PM Revision 64fa3cf7: Look for element inside array instead of string match
-
08:19 PM Revision a54d4e96: Remove unused global var
-
08:19 PM Revision 88745b30: Fix spaces
- 08:09 PM Revision e9ef9ba0: Fixed #5760
- 07:50 PM Revision 875f6c8b: e-apply f693437
- 07:38 PM Revision 8a088c0b: Merge branch 'Status_-_System_Logs_-_VPN' of https://github.com/NOYB/pfsense
- * 'Status_-_System_Logs_-_VPN' of https://github.com/NOYB/pfsense:
Remove unneeded old commented pgtitle var
If a... - 07:00 PM Revision f1a912b7: Merge pull request #2402 from NewEraCracker/master
- 06:57 PM Revision c1db834e: Merge branch 'print_info_box' of https://github.com/phil-davis/pfsense
- * 'print_info_box' of https://github.com/phil-davis/pfsense:
Redmine #5759 print_info_box style - 06:51 PM Revision 85d29bf5: Allow thee use of multiple infoblock on a page
- 05:51 PM Revision 00271265: Minor unused tag clean up
- 05:40 PM Revision f78bbe16: Redmine #5759 print_info_box style
- Define the 'success' 'info' etc style of calls to print_info_box()
-
05:37 PM pfSense Packages Todo #5575: Convert the pfSense package HAProxy-devel (net/pfSense-pkg-haproxy-devel) to Bootstrap
- carp check also needs some changes.. will fix that to..
-
03:37 PM pfSense Packages Todo #5575: Convert the pfSense package HAProxy-devel (net/pfSense-pkg-haproxy-devel) to Bootstrap
- Looks like the 'space' character behind the first ENDOFF terminater made it go wrong..
After removing that it seems ... -
03:28 AM pfSense Packages Todo #5575: Convert the pfSense package HAProxy-devel (net/pfSense-pkg-haproxy-devel) to Bootstrap
- The init script /usr/local/etc/rc.d/haproxy.sh breaks, as the ENDOFF terminator gets greedy. Change the terminators t...
-
05:36 PM Bug #5753: pfSense 2.2.6 - apinger fails to start correctly on boot/reboot. Requires manual start in web GUI.
- I solved by adding my modem on a virtual interface as a static IP.
Not sure why this helps, but it has. Tested wi... -
03:36 PM Bug #5753 (Feedback): pfSense 2.2.6 - apinger fails to start correctly on boot/reboot. Requires manual start in web GUI.
- Guessing this is probably the same root cause as #4587. If it's not, it's probably fixed in 2.3 as part of removing a...
-
01:56 PM Bug #5753: pfSense 2.2.6 - apinger fails to start correctly on boot/reboot. Requires manual start in web GUI.
- I've just done a fresh install of pfsense 2.2.6, and the issue came back after installing a dynamic dns update servic...
-
05:16 PM Bug #5740 (Feedback): Alias Hostnames Are Not Being Updated
- what's filterdns logging in the resolver log?
-
05:11 PM Bug #1943: PPPoE won't reconnect after link loss when using vr(4) NICs on certain ISPs only
- those who have the original issue here, a report back on whether it still occurs with 2.3 would be appreciated.
M... -
04:02 AM Bug #1943: PPPoE won't reconnect after link loss when using vr(4) NICs on certain ISPs only
- I am also experiencing this issue, luckily enough our connection is usually stable but if it is interrupted it reconn...
- 04:57 PM Revision 7faea45e: Merge pull request #2400 from phil-davis/patch-2
- 04:45 PM Revision 3c32f8b0: Fixed #5729
-
04:06 PM Bug #5761 (Rejected): D-LINK DUB-E100 USB to Ethernet adapter does not work properly
- You'll need to replicate on FreeBSD and report there, we don't do anything with drivers for hardware we don't sell.
-
04:01 PM Bug #5761 (Rejected): D-LINK DUB-E100 USB to Ethernet adapter does not work properly
- Using this particular adapter it's impossible to reach webpage, but ping works from and to router.
1a02 DUB-E100 ... - 04:00 PM Revision c53fc00e: services_dnsmasq put info in infoblock
- There are 3 sets of info. But when I put each in an infoblock then:
1) Only the first "i" icon works to open and clos... -
03:59 PM Revision 0b59af6f: Use sprintf to add vaiable to gettext() call
-
03:56 PM Revision f4ca07cd: Remove a debug leftover
- 03:46 PM Revision 4a6272be: Added support for <collapse> tags in listtopic fields. e.g.:
- <collapse>closed</collapse> // Creates a panel that is collapsible and iniatially closed
<collapse>open</collapse> ... -
03:21 PM Bug #5603 (Resolved): two issues with dynamic dns regsitration from dhcp
- Jeremy's situation is confirmed working now. Every other circumstance still looks good too.
-
02:36 PM Bug #5760 (Resolved): Incorrect use of HTML array names
-
02:00 PM Bug #5760: Incorrect use of HTML array names
- Applied in changeset commit:e9ef9ba0d14ebd9cc00d1989da2bb82cc33d4184.
-
01:59 PM Bug #5760 (Feedback): Incorrect use of HTML array names
- Set to Feedback->Renato for confirmation
-
01:48 PM Bug #5760: Incorrect use of HTML array names
- https://github.com/pfsense/pfsense/blob/master/src/usr/local/www/interfaces_bridge_edit.php#L434
https://github.com/... -
01:48 PM Bug #5760 (Resolved): Incorrect use of HTML array names
- These files have '[]' after the element name, which is not required since it is added automatically by the Bootstrap ...
-
01:55 PM Revision d7ac2a6d: Fix error reported in https://forum.pfsense.org/index.php?topic=105078.0
- Fix select name, [] is always added when multiple is set to true
-
01:55 PM Revision 70df19e4: Look for interface name on array instead of partial string match
-
01:55 PM Revision 0f4902b7: Add a space between interface name and mac address
-
01:55 PM Revision fc45f9b3: Fix spaces
-
01:55 PM Revision e2783cd9: Show which is the invalid member on error message
- 01:19 PM Revision 5aba3e3d: Merge pull request #2398 from ExolonDX/branch_03
- 01:18 PM Revision bcc0a76d: Merge pull request #2399 from NOYB/HTML_Compliance_-_Services_/_DHCP_Server
-
11:39 AM Feature #5729: Add description column to DHCP leases list
- Yep, that's good.
I guess you do not want to add "features" to 2.2.* any more, so you could close https://github.com... -
10:35 AM Feature #5729 (Resolved): Add description column to DHCP leases list
-
11:34 AM Bug #5759: Success save message is not always in success color/style
- PR https://github.com/pfsense/pfsense/pull/2401
-
08:04 AM Bug #5759: Success save message is not always in success color/style
- Thanks Phil. The ability to set the style of message boxes was introduced long after the project was started, so it i...
-
08:01 AM Bug #5759 (Resolved): Success save message is not always in success color/style
- After saving on the webGUI (and applying if necessary) the user often gets a success message like:
"The changes have... -
10:07 AM Bug #5758 (Feedback): Problems when changing IKEv1/IKEv2 in IPSec Phase 1
- AES-GCM was removed deliberately. RFC 4106 does not specify the use of AES-GCM for phase 1
We are unable to reprod... -
05:40 AM Bug #5758 (Closed): Problems when changing IKEv1/IKEv2 in IPSec Phase 1
- When adding or editing an IPSec Phase 1 there are some errors in the UI:
* *Negotiation Mode* should be removed on... -
08:56 AM Bug #5752 (Assigned): Problem with loading firewall rules when using pfBlocker
- Referring this to the pfBlockerNG developer for a second opinion
-
07:10 AM Bug #5752: Problem with loading firewall rules when using pfBlocker
- I can confirm I'm not having any issues with accessing interface settings, only when trying to access rules page and ...
-
01:05 AM Bug #5752: Problem with loading firewall rules when using pfBlocker
- No it`s not.
I can confirm same on:
2.3-BETA (amd64) built on Sat Jan 09 00:47:27 CST 2016
All pages are fine fo... -
08:54 AM Bug #5757 (Closed): Interface settings in 2.3 is extremely slow
- Seems this is not a duplicate of 5752 after all.
This issue appears to be caused by an interaction between FireFox... -
08:39 AM pfSense Packages Todo #5578 (Resolved): Convert the pfSense package Mail Reports (mail/pfSense-pkg-mailreport) to Bootstrap
- Seems to be fine, though it will likely need a revisit once the RRD changes are done.
-
08:38 AM pfSense Packages Todo #5582 (Resolved): Convert the pfSense package RRD Summary (sysutils/pfSense-pkg-RRD_Summary) to Bootstrap
- Works fine, at least as well as the old one did.
-
08:19 AM pfSense Packages Feature #5466 (Resolved): inline config option for Viscosity
- Added a while back, tested OK for me on Windows and Mac versions of Viscosity.
-
08:17 AM pfSense Packages Bug #4281 (Resolved): E-Mail Reports (mailreports package) Error With Multiple Graphs
-
08:10 AM Bug #3883 (Resolved): Changing SNMP Bind Interface does not change actual bind interface of SNMP service.
- Bind setting works right even with that old tag in place now. Closing.
-
07:59 AM Revision 4c1284c6: HTML Compliance - Services / DHCP Server
- Bad character after <. Probable cause: Unescaped <. Try escaping it as <.
Ensure one machine's advskew < 20 (and...
01/10/2016
-
10:55 PM Bug #4463: Fix the NTPD Access Restrictions / and other NTPD related issues, including GPS
- reassigned due to non-action.
-
10:54 PM Todo #5471: Convert glyphicons to font awesome
- Bump for closure.
-
10:52 PM Bug #4268: changes in strongswan config don't apply to SAD or SPD
- 11 months now, I don't hear the complaints. Chris opened this. i will close it at 12 months if he doesn't re-engage.
-
10:50 PM Bug #4155: ntpd crashes on 32 bit with dynamic WAN reconnections and OpenVPN client configured
- Bump for feedback.
-
10:49 PM Bug #5453: Wifi card using the ath driver running in hostap mode causes a panic when a client joins.
- Bump for Renato to re-engage on this.
-
10:47 PM Bug #3883: Changing SNMP Bind Interface does not change actual bind interface of SNMP service.
- assigned for feedback evaluation and closure.
-
10:46 PM Bug #5379: Installer runs out of RAM and fails with < ~600 MB RAM
- Bump for re-eval.
-
10:46 PM Bug #4642: OpenVPN process status stopped... but its running
- Bump. assigned to CMB for eval and possible closure.
-
10:45 PM Bug #4719: IKEv2 to Cisco ASA results in TS mismatch when initiation triggered by traffic
- Bump to see if linux testing revealed anything.
-
10:35 PM Feature #5729: Add description column to DHCP leases list
- Assigned to Steve, though if Phil wants to attempt a fix, that's fine.
-
10:34 PM Bug #5739 (Resolved): powerd fails on some hardware with "no cpufreq(4) support -- aborting"
- That is the suggestion.
The hardware we support gets this kind of test coverage.
DIY people are left to impleme... -
10:33 PM Bug #5730: Xbox One and Windows 10 no longer open ports via UPNP
- seems easy enough to work around.
-
10:31 PM Bug #5752: Problem with loading firewall rules when using pfBlocker
- Duplicated by #5757
Given #5757, I don't think the problem is specific to pfBlocker.
-
03:14 PM Bug #5752 (Resolved): Problem with loading firewall rules when using pfBlocker
- Currently running latest the pfSense 2.3, version 2.3.b.20160109.1400 and having slow load times of firewall rules pa...
-
10:30 PM Bug #5757 (Duplicate): Interface settings in 2.3 is extremely slow
- Duplicate of #5752. Closing this one in favor of that.
-
09:29 PM Bug #5757 (Closed): Interface settings in 2.3 is extremely slow
- Any change on Interface settings in 2.3 is extremely slow (like 5 seconds to respond initial keystrokes).
Tested w... - 10:22 PM Revision 4ad0704f: Tidy up "status_rrd_graph.php"
- - use Bootstrap class "img-responsive center-block" for images
(http://getbootstrap.com/css/#images)
- remove "name" ... -
08:18 PM Bug #5755 (Resolved): CP does not display upload image refrrenced in HTML
- Uploading simple HTML such as this, with an embedded image fails to display the image...
-
05:22 PM Bug #5753: pfSense 2.2.6 - apinger fails to start correctly on boot/reboot. Requires manual start in web GUI.
- contents of system log: general
Jan 10 23:16:16 php-fpm[62391]: /index.php: Successful login for user 'admin' fro... -
05:16 PM Bug #5753 (Closed): pfSense 2.2.6 - apinger fails to start correctly on boot/reboot. Requires manual start in web GUI.
- I'm not sure what is causing this issue, but it is causing me problems if my pfSense box auto-updates and reboots and...
- 03:55 PM Revision 3fb0c249: Merge pull request #2397 from ExolonDX/branch_02
- 03:55 PM Revision ad3bbc15: Merge pull request #2396 from NOYB/GUI_Log_Entires_Placeholder
- 03:54 PM Revision 9516a5ad: Merge pull request #2395 from NOYB/HTML_Compliance_-_Wizard_/_pfSense_Taffic_Shaper_/_
- 03:53 PM Revision a61d19b5: Merge pull request #2394 from NOYB/System_Information_Widget
- 02:53 PM Revision 38a50807: Merge duplicate CLASS statements
- Remove duplicate class error by merging them together.
-
01:19 PM Bug #5724: Phase1 checkboxes on vpn_ipsec.php cannot be checked by clicking on them & missing row_toggle.js javascript
- missing logs are here:
nginx: 2016/01/10 19:22:03 [error] 84391#0: *91 open() "/usr/local/www/javascript/row_toggle... -
01:17 PM Bug #5724: Phase1 checkboxes on vpn_ipsec.php cannot be checked by clicking on them & missing row_toggle.js javascript
- Everything seems to work ok, but i'm still observing similar messages in system logs:
It happens every time /vpn_ips... -
11:37 AM pfSense Packages Bug #5749: OpenVPN Export Certs with password, password doesn't open .pk12 container.
- It is on pfSense 2.2.6
The page observed is: https://172.16.0.1/vpn_openvpn_export.php
The package is: OpenVP... -
10:01 AM Revision d4407188: GUI Log Entires Placeholder
- Add placeholder for factory default condition (not set).
-
08:55 AM pfSense Packages Bug #5751 (New): SquidGuard target categories not saved when long "Domain List" is provided
- I created a new entry in the 'Target categories' tab and tried to copy/paste the testfile which is appended into the ...
-
08:28 AM Revision 47661d0d: HTML Compliance - Wizard / pfSense Taffic Shaper /
- Empty heading.
<h1 class="page-header">
The align attribute on the img element is obsolete. Use CSS instead.
<img bo... -
05:41 AM Revision 9642a161: Remove/recover empty space below DNS servers unordered list.
-
04:12 AM Revision 157ba3f1: Remove blank line if version check disabled.
01/09/2016
- 07:21 PM Revision 50178455: Merge pull request #2392 from NOYB/HTML_Compliance_-_Firewall_/_Traffic_Shaper_/_Limiter
-
04:09 PM pfSense Packages Todo #5575: Convert the pfSense package HAProxy-devel (net/pfSense-pkg-haproxy-devel) to Bootstrap
- Thanks for these comments.
The linebreaks in the 'Global Advanced pass thru' seem to be caused by the css added by... -
03:45 PM Bug #5725: Form_Textarea->setNoWrap() does not give expected result, and sets invalid property value wrap=none
- It seems like FireFox handles nowrap differently from chrome.. Its nolonger possible to add a second line of text in ...
-
09:18 AM Revision b9bc38c1: HTML Compliance - Firewall / Traffic Shaper / Limiter
- Bad value button for attribute type on element a: Subtype missing.
(only used if href attribute set)
The font elemen... -
08:47 AM Bug #5750 (Resolved): unbound.inc should not add 127.0.0.0/8 in forward mode
- Introduced in the commit [1], the local DNS servers are appended to unbound forward-zone. The function get_dns_server...
-
08:24 AM pfSense Packages Bug #5749: OpenVPN Export Certs with password, password doesn't open .pk12 container.
- Would you provide some more information please?
Affected pfSense version
GUI page on which the issue is observed
... -
07:58 AM pfSense Packages Bug #5749 (Resolved): OpenVPN Export Certs with password, password doesn't open .pk12 container.
- When I export OpenVPN certs in a .pk12 container and try to set a password, that password doesn't open the private ke...
-
08:15 AM Bug #5747: interfaces.php - Hitting apply on interface messes DHCPv6 config
- I shot-gunned this to save time, but I believe the critical fix was that unlike on other pages where the "Show advanc...
-
08:11 AM Bug #5747 (Resolved): interfaces.php - Hitting apply on interface messes DHCPv6 config
-
08:04 AM Bug #5699: Upgraded systems with IPsec disabled globally will have it enabled
- Chris Buechler wrote:
> There are instances where people want to disable IPsec to switch to a diff VPN or private WA... -
01:52 AM Bug #5699 (Resolved): Upgraded systems with IPsec disabled globally will have it enabled
- There are instances where people want to disable IPsec to switch to a diff VPN or private WAN but leave its config in...
-
08:03 AM Revision f1439721: SImplify a recent-added validation test
- numericint is the standard test for numeric && >=0
- 04:56 AM Revision 7c1747a3: Fix DDNS dhcpd(v6).conf config generation issues. Ticket #5603
- 04:16 AM Revision 7361f6c2: Save adv_dhcp6_config_advanced value instread of just using it to un-hide section
-
03:14 AM Bug #4713 (Resolved): Gateway added via console menu option 2 is not picked up by the setup wizard
- this was actually fixed in 2.2.4, and still works in 2.3.
-
03:10 AM Bug #5739: powerd fails on some hardware with "no cpufreq(4) support -- aborting"
- I think we may just have to instruct users with hardware requiring the acpi_throttle and p4tcc to change those accord...
-
03:00 AM Bug #5500 (Resolved): IPsec won't create firewall rules when you use an IP Alias on "Interface"
- works
-
02:56 AM Bug #4675: DHCPv6 DDNS doesn't work properly
- looking at this as part of PR 1638
- 02:31 AM Revision 500a7197: Merge pull request #2390 from NOYB/Status_-_System_Logs_-_Fix_Status_Message
-
01:56 AM Todo #5543 (Resolved): Remove IPsec DES support
- complete, works
-
01:06 AM Revision bc12288b: Include vpn in the success status message fun.
-
01:05 AM Bug #5748 (Confirmed): stf interface IPv6 IP never leaves tentative state
-
01:01 AM Bug #5748: stf interface IPv6 IP never leaves tentative state
- Thanks, I thought maybe my test setup was just being weird in never leaving "tentative" state, guessing yours is work...
-
12:05 AM Bug #5748: stf interface IPv6 IP never leaves tentative state
- Hi Chris,
This is what I get:
[2.3-BETA][admin@carlos.u-city.net]/root: ifconfig wan_stf
wan_stf: flags=4001<U... - 01:00 AM Revision e0d39a2e: Merge pull request #2389 from NOYB/Status_-_System_Logs_-_Fix_Status_Message
-
12:28 AM Revision f1ac5d23: Fix status message so it displays if logging changes made.
- Also print info box success.
Thanks Phil for the hint.
01/08/2016
-
11:50 PM Bug #5748: stf interface IPv6 IP never leaves tentative state
- Will: what does your ifconfig output show for the wan_stf interface?
-
10:43 PM Bug #5748: stf interface IPv6 IP never leaves tentative state
- on a version that new it's not related to #5711. this is already something I was planning on going back to check for ...
-
10:21 PM Bug #5748 (Resolved): stf interface IPv6 IP never leaves tentative state
- Hi guys,
I'm running 2.3 built on Fri Jan 08 15:32:00.
I use Charter's 6RD service which works great but I hav... -
11:40 PM Feature #4732 (Resolved): Add MS-CHAPv2 option to L2TP Configuration
- works
-
11:29 PM Bug #5734 (Resolved): sync net/dhcp6 with upstream for bug fixes
- updated
- 11:17 PM Revision 03911305: Set checkboxes value to "Selected" (not "yes")
-
11:07 PM Bug #5603 (Feedback): two issues with dynamic dns regsitration from dhcp
- this looks to be correct in all cases now.
-
09:33 PM Bug #5603 (Confirmed): two issues with dynamic dns regsitration from dhcp
- See the issue after working on Jeremy's system. It's actually never worked correctly if the last enabled DHCP server ...
-
04:01 PM Bug #5603: two issues with dynamic dns regsitration from dhcp
- Ya, even after disabling ddns updates and re-enabling, I'm still not seeing the "key" statements for the zone, or the...
- 05:28 PM Revision 74ebdeff: Merge pull request #2388 from phil-davis/print_info_box
- 05:28 PM Revision 8bd845b6: Reverting accidental change
- 05:24 PM Revision 5aba7eed: Merge branch 'bugfix-for-4605' of https://github.com/the-real-ed/pfsense
- * 'bugfix-for-4605' of https://github.com/the-real-ed/pfsense:
Bug fix for #4605. After base64 encoding username/pa... - 05:14 PM Revision c8532336: print_info_box success
- In most situations we want the print_info_box() of $savemsg to be
'success'. If there was some problem saving, then i... - 04:56 PM Revision 79563cb6: Use Bootstraps text alignment classes (part 2)
- use Bootstraps CLASS statement instead "align" statement
-
04:39 PM Revision ac223911: Stop all nginx processes before attempt to start new ones. Fixes #5746
- 04:15 PM Revision 96cb4c98: Merge pull request #2386 from NewEraCracker/master
- 04:04 PM Revision 5eb9f6ad: Improve the output of exec.php
- ...And fix a possible XSS when executing PHP commands
...But we all know XSS is the least of concenrs here :P -
03:54 PM Feature #4796: Support Multiple FIBs in pfSense
- As of 2.3 at least sysctl net.fibs report 4 fibs defined, and setfib is included in the distribution.
[2.3-BETA][roo... - 02:58 PM Revision 46af3068: Fixed #5745 and a few other items discovered during testing
-
02:36 PM Feature #4598 (Closed): Multiple fibs/routing tables
- duplicate of #4796
-
02:16 PM Bug #5747: interfaces.php - Hitting apply on interface messes DHCPv6 config
- Hmm. Wonder why adv_dhcp6_config_file_override is being set?
Should move back to the forum https://forum.pfsense.o... -
02:11 PM Bug #5747: interfaces.php - Hitting apply on interface messes DHCPv6 config
- Posted iface config as well.
I guess you only need opt2 which is my PPPoE. -
02:09 PM Bug #5747: interfaces.php - Hitting apply on interface messes DHCPv6 config
- Commenting ONLY line 18 results in same non working conf file being generated.
-
02:07 PM Bug #5747: interfaces.php - Hitting apply on interface messes DHCPv6 config
- Thanks David. Yes, it would be interesting to see that config
-
02:06 PM Bug #5747: interfaces.php - Hitting apply on interface messes DHCPv6 config
- NOT WORKING
<opt2>
<descr><![CDATA[PPPoE]]></descr>
<if>pppoe0</if>
<spoofmac/>
<enable/>
<ipa... -
02:05 PM Bug #5747: interfaces.php - Hitting apply on interface messes DHCPv6 config
- Wow.
That would imply that this 'apply' code block is being executed on save, not just on apply. That is REALLY ha... -
02:05 PM Bug #5747: interfaces.php - Hitting apply on interface messes DHCPv6 config
- Steve B - I'm fairly certain that it's the call to interface_configure() that will set in motion the generation of th...
-
02:00 PM Bug #5747: interfaces.php - Hitting apply on interface messes DHCPv6 config
- Did it like this:
if ($_POST['apply']) {
unset($input_errors);
if (!is_subsystem_dirty('interfaces')) {
$inpu... -
01:48 PM Bug #5747: interfaces.php - Hitting apply on interface messes DHCPv6 config
- OK. Then in this code:...
-
01:40 PM Bug #5747: interfaces.php - Hitting apply on interface messes DHCPv6 config
- Looking at the definition of DHCP6_Config_File_Advanced() in /etc/inc/interfaces.inc, it's difficult to understand ho...
-
01:39 PM Bug #5747: interfaces.php - Hitting apply on interface messes DHCPv6 config
- Yeah sure :)
-
01:39 PM Bug #5747: interfaces.php - Hitting apply on interface messes DHCPv6 config
- OK. Going to be a tough one to find until we can reproduce it.
Would you be comfortable editing the interfaces.php... -
01:34 PM Bug #5747: interfaces.php - Hitting apply on interface messes DHCPv6 config
- Hmmm.
If I specify my own config file then /var/etc/dhcp6c_opt2.conf looks like:
interface pppoe0 {
send ia-pd ... -
01:25 PM Bug #5747: interfaces.php - Hitting apply on interface messes DHCPv6 config
- Hardware.
I did upgrade from 2.2.6 via webgui with latest image. -
01:22 PM Bug #5747: interfaces.php - Hitting apply on interface messes DHCPv6 config
- What type of system are you running on? Hardware? VMWare ???
-
01:16 PM Bug #5747: interfaces.php - Hitting apply on interface messes DHCPv6 config
- I`ve just tested it.
For me it creates "/var/etc/dhcp6c_opt2.conf" with the following content:
interface pppoe0 {... -
01:04 PM Bug #5747: interfaces.php - Hitting apply on interface messes DHCPv6 config
- I also tried and failed to replicate it. Though when I press Save, nothing is written out. It only writes when I clic...
-
12:54 PM Bug #5747 (Feedback): interfaces.php - Hitting apply on interface messes DHCPv6 config
- Greg,
I am having no luck reproducing this. Perhaps you could give me some more guidance?
On real hardware I se... -
12:04 PM Bug #5747 (Assigned): interfaces.php - Hitting apply on interface messes DHCPv6 config
-
11:25 AM Bug #5747 (Resolved): interfaces.php - Hitting apply on interface messes DHCPv6 config
- See screenshots.
When you edit iface to use DHCPv6 IPv6 with all those preferences selected, and when you press sa... - 02:08 PM Revision 66b1e4a1: Merge pull request #2385 from phil-davis/patch-2
- 02:05 PM Revision 875a9486: Page revised to use Ajax to fetch the package information. This allows for the presentation of error and status messages, as well as offering a more "standard" solution. (i.e.: should work with all browsers)
-
12:59 PM Revision cf688344: Fix reverse DNS zone names on dhcpd conf. It should fix #5041
- 12:54 PM Revision 22fec772: firewall_shaper_vinterface display savemsg according to severity
-
11:44 AM Bug #5441 (Feedback): Unbound config does not bind to CARP IP
- This is one of the issues already fixed in #4858 (similar to #5464).
-
06:59 AM Bug #5441: Unbound config does not bind to CARP IP
- Probably another side-effect of #4858
-
11:29 AM Bug #5745: services_captiveportal.php - Attempting to save portal page, error page, or logout page contents silently fails
- Yep, it definitely works.
-
11:24 AM Bug #5745 (Resolved): services_captiveportal.php - Attempting to save portal page, error page, or logout page contents silently fails
- Reported as fixed by OP
-
08:50 AM Bug #5745: services_captiveportal.php - Attempting to save portal page, error page, or logout page contents silently fails
- Fixed this issue by add multipart encoding to the form.
While testing I also fixed the display of radius protocol ra... -
08:50 AM Bug #5745 (Feedback): services_captiveportal.php - Attempting to save portal page, error page, or logout page contents silently fails
- Applied in changeset commit:46af3068cee4618a7e07af82fe578afc6e8604b7.
-
08:02 AM Bug #5745 (Resolved): services_captiveportal.php - Attempting to save portal page, error page, or logout page contents silently fails
- Attempt to browse for and save an .html file for the "Portal Page Contents", "Auth error page contents", or "Logout p...
-
10:52 AM Revision d13a5e7d: Merge pull request #2381 from phil-davis/patch-2
-
10:41 AM Revision dbdd02df: Merge pull request #2383 from NOYB/HTML_Compliance_-_Firewall_/_Traffic_Shaper_/_Queues
-
10:38 AM Bug #5746 (Resolved): Restarting the Web GUI with CP active does not restart the CP nginx processes
- Fix works, thanks!
-
10:30 AM Bug #5746 (Feedback): Restarting the Web GUI with CP active does not restart the CP nginx processes
- Applied in changeset commit:ac2239116431422e653121f7318f99a173338df2.
-
08:40 AM Bug #5746 (Resolved): Restarting the Web GUI with CP active does not restart the CP nginx processes
- When using console option 11 to restart nginx it apparently does not stop the captive portal nginx process(es) so it ...
-
10:24 AM Revision ac64c534: Merge pull request #2380 from NewEraCracker/php-standards
-
09:25 AM Revision 509245ff: Close php tag
-
09:22 AM Revision 201b9565: HTML Compliance - Firewall / Traffic Shaper / Queues
- The align attribute on the div element is obsolete. Use CSS instead.
<div class="panel-heading" align="center"> -
08:54 AM Bug #5472 (Confirmed): ipsec_getpolicybyaddr() crash
- Still broken on 2.2.6.
BTs from 2.2.6:... -
07:19 AM Bug #5473: pf_test_state_tcp() crash
- Still a problem in 2.2.6 though the backtrace is slightly different:
db:0:kdb.enter.default> bt
Tracing pid 12 tid ... -
06:58 AM Todo #5368: Review /etc/ttys for serial console
- Leave it as is for now, after 2.3 we are going to move changes to FreeBSD-src repo instead of overwriting files direc...
-
06:50 AM Bug #5041 (Feedback): dhcpd.conf in-addr.arpa zones incorrect in some circumstances
- Applied in changeset commit:cf68834439b2c1540b6f7d576a863e7e35cfaac9.
-
05:38 AM Bug #5442: Upgraded CARP IPs fail HTTP REFERER check
- Luiz, can you check this when you are working on #4858? I believe both tickets are related
- 03:51 AM Revision 2056e551: Fix webgui-redirect in system_advanced_admin
- This one also seems to be wrong.
Why do people use a different name for the $POST var? - 03:27 AM Revision 641ff348: Correct element name (don't log web gui logins)
- 01:43 AM Revision c8705b31: Account for IP aliases in IPsec firewall rules. Ticket #5500
01/07/2016
-
11:58 PM Bug #5730 (Confirmed): Xbox One and Windows 10 no longer open ports via UPNP
- We didn't get new enough to catch the change in question. That thread came to resolution on December 19, with this co...
-
10:07 PM Bug #5730: Xbox One and Windows 10 no longer open ports via UPNP
- Still no ports opened by Xbox One or Windows 10. I verified the binary was updated.
-
02:41 PM Bug #5730 (Feedback): Xbox One and Windows 10 no longer open ports via UPNP
- Can you try new miniupnpd package 1.9.20151212?
-
09:31 AM Bug #5730: Xbox One and Windows 10 no longer open ports via UPNP
- I've ran into the same issue. I have several Xbox One's in my network and they are no longer opening ports. I also en...
-
11:44 PM Bug #5603 (Feedback): two issues with dynamic dns regsitration from dhcp
- Jeremy fixed part of this here.
https://github.com/pfsense/pfsense/commit/e8da0bcd6b62cc3691775337e96440ae41993780
... - 11:04 PM Revision fa251db5: Add spinning cog
- 11:00 PM Revision d2364df7: Added a crude method of displaying a "Please wait" banner.
-
10:27 PM Bug #5744: dpinger alert interval stuck at zero
- no problem
-
10:25 PM Bug #5744: dpinger alert interval stuck at zero
- ok my bad sorry about that
-
10:21 PM Bug #5744 (Not a Bug): dpinger alert interval stuck at zero
- You're looking at the reporting thread, which isn't used and is now always set to 0 by design.
-
10:09 PM Bug #5744: dpinger alert interval stuck at zero
- The alert_interval in that example is 1000ms, not 0. It changes fine for me. At the default 1000, it's correctly runn...
-
10:07 PM Bug #5744: dpinger alert interval stuck at zero
- The alert_interval there is 1000ms
report_interval is 0ms
I just changed Alert Interval to 2000ms on my system and ... -
10:05 PM Bug #5744: dpinger alert interval stuck at zero
- broke with change 1.1-1.2 on 12-29-15
Dec 29 19:33:57 dpinger send_interval 1000ms loss_interval 10000ms time_per... -
10:01 PM Bug #5744 (Not a Bug): dpinger alert interval stuck at zero
- Jan 7 23:07:24 dpinger send_interval 1000ms loss_interval 7500ms time_period 30000ms report_interval 0ms alert_inter...
-
10:01 PM Feature #4133: Add GUI setting for VLANs PCP
- This looks to work fine. It's configured correctly, and the appropriate PCP mark is on the traffic.
Chris or anyo... - 09:51 PM Revision 3e582e4f: Strengthen PHP session settings
- See https://secure.php.net/manual/en/session.configuration.php#ini.session.hash-function
- 09:49 PM Revision f11c08e2: Revert maximum array depth (aka input nesting level) to default values
- This is per default 50 in Suhosin (*.max_array_depth) and 64 in PHP (max_input_nesting_level)
Note: Array depth is n... -
09:36 PM Revision a48903c6: Fix up text on PPPoE Server
- 09:15 PM Revision 66a962cb: 10m ssl_session_cache is adequate for our use cases.
-
09:15 PM Revision 6cf87aec: Do not set PKG_AUTOUPDATE=false anymore and let pkg to update metadata when it's necessary. Some users reported to see issues in cases where update was necessary
-
09:15 PM Revision 274351c5: Remove /etc/inetd.conf and obsolete inetd related files
-
09:15 PM Revision e674d246: Revert "Force update if code reaches this point"
- This reverts commit 5bcad0f5ec57858a6713cfbdbfcdf7004621b01b.
-
09:15 PM Revision 500dfdb8: Revert "Avoid mounting / rw without need when it's possible"
- This reverts commit 0305284cf2d66119d6df8e57cdc52eb3b4d478af.
- 08:54 PM Revision 277b83dd: Merge pull request #2379 from NewEraCracker/better-diag-traceroute
- 08:50 PM Revision 811fb420: Merge pull request #2378 from NewEraCracker/php-standards
- 08:50 PM Revision f6934376: Fix conflicts caused by merging
- 08:50 PM Revision 07a7b6db: Convert this endif's missed by last commit
- 08:50 PM Revision fa172bc5: Convert short open tags to full tags
- Short open tag is discouraged since it is only available if enabled
See https://secure.php.net/manual/en/language.ba... - 08:45 PM Revision f4541685: IMHO this looks better in 'pre' tags than nl2br
- 08:26 PM Revision 02ba2c97: Use the local dh-parameters for nginx rather than the default.
-
07:33 PM Bug #5500 (Feedback): IPsec won't create firewall rules when you use an IP Alias on "Interface"
- should be fixed, leaving for additional confirmation.
- 07:19 PM Revision 7c46f761: Fix conflicts caused by merging
- 07:18 PM Revision 5b978f51: Merge remote-tracking branch 'upstream/master' into php-standards
- 06:56 PM Revision 35681930: Change the automatic information block to look for <div class="infoblock" instrad of <div id="infoblock"
- Just makes more sense to use a class for this
-
06:29 PM Revision 6ac8623c: Remove unneeded old commented pgtitle var
-
06:29 PM Revision 3f420f84: If action is not 'login' or 'logout' then display text of action.
- Allow long action text to line wrap.
Don't line wrap IP address. -
06:29 PM Revision 58736bf3: But only if vpn.log file.
-
06:29 PM Revision 1fdb771b: Use the log file path provide from status_logs_common.inc
- Apply a better way of filtering the vpn type that also provides the count of only the selected type (unset record fro...
-
06:29 PM Revision f372bd5b: Fixed up for vpn.log filtering.
-
06:29 PM Revision 9f466a1d: Consolidate with status_logs_common.inc
-
06:29 PM Revision 67c19b95: Function is now in guiconfig.inc
-
06:29 PM Revision f81ad804: Per Colin (PR #2300)
- Use Bootstraps text alignment classes
As per "http://getbootstrap.com/css/#type-alignment", use CLASS
statement inst... -
06:29 PM Revision 87be90ed: Staus - System - Logs - VPN - Write Config Only
- If no logging changes have been made, only write the config file.
-
06:29 PM Revision 68fdc24d: Status - System Logs - VPN
- Revamp log file selection method to be consistent with the other system logs.
Add advanced filter section; only activ... -
06:10 PM Revision ff8e3635: Cleanup some text and fix default behavior of some NTP options to match 2.2.6 and what the text described.
-
05:46 PM Bug #3926 (Resolved): clearing MTU field on interface doesn't set back to default
- fixed
-
05:05 PM pfSense Packages Todo #5583 (Resolved): Convert the pfSense package Service Watchdog (sysutils/pfSense-pkg-Service_Watchdog) to Bootstrap
- looks good
-
05:02 PM pfSense Packages Todo #5571 (Resolved): Convert the pfSense package Cron (sysutils/pfSense-pkg-Cron) to Bootstrap
- looks good
- 03:54 PM Revision 536bf7c4: Convert this endif's missed by last commit
- 03:49 PM Revision e36f265e: Merge pull request #2377 from phil-davis/patch-2
- 03:46 PM Revision c57b2aad: diag_tables give different message when last updated is unknown
- and put the message in an infoblock_open so the user can close/open it as they wish.
- 03:30 PM Revision c5d1e3c0: Convert short open tags to full tags
- Short open tag is discouraged since it is only available if enabled
See https://secure.php.net/manual/en/language.ba... - 03:30 PM Revision b5dbd201: Merge pull request #2376 from phil-davis/patch-2
- 03:26 PM Revision 16424666: Unset $entries array after clearing table
- Without this, when the table is cleared then the "now old and gone" entries are being redisplayed the first time afte...
- 03:10 PM Revision 037d5829: Merge branch 'patch-6' of https://github.com/phil-davis/pfsense
- * 'patch-6' of https://github.com/phil-davis/pfsense:
status_logs_filter_summary make the info box open on initial ... - 03:06 PM Revision 05ff0c65: Merge pull request #2366 from NOYB/HTML_Compliance_-_Firewall_/_Schedules_/_Edit
- 03:04 PM Revision 37d4f363: Merge pull request #2372 from phil-davis/patch-2
- 03:03 PM Revision eccb4c9e: Merge pull request #2373 from phil-davis/patch-3
- 03:03 PM Revision 53d619c2: Merge pull request #2374 from phil-davis/patch-5
- 02:52 PM Revision 224176a4: Merge pull request #2371 from NewEraCracker/php-standards
- 02:42 PM Revision 0a7d86bd: status_logs_filter_summary make the info box open on initial page load
- 02:41 PM Revision e6f5c464: Fixed #5742
-
02:36 PM Bug #5722 (Resolved): services_dhcp pool and static mapping validations
-
02:35 PM Bug #5723 (Resolved): CSRF error on dashboard: Refused to set unsafe header "Content-length"
- 02:17 PM Revision db5ccb6a: firewall_shaper_queues show green success after apply
- After applying changes done from firewall_shaper_queues the message should be green-success.
- 02:08 PM Revision c7593c81: diag_nanobsd whitespace
- Just a bit of consistency while I am here.
-
02:08 PM Revision 06dea9aa: Fix #5743, spell typo
- 01:54 PM Revision bfc94df0: Shaper use full bandwidth units of measure
- In 2.2.* the shaper bandwidth type dropdowns show "Bit/s", "Kbit/s"... but in 2.3-BETA they are just showing "b", "Kb...
- 01:45 PM Revision e849c17a: SHow the infoblock on page load by specifying div id="infoblock_open"
-
01:45 PM Revision 716d10e0: Make sure httpsname is a valid domain to avoid breaking nginx conf
- 01:38 PM Revision 38c575a3: Merge pull request #2364 from phil-davis/patch-5
- 01:30 PM Revision 49b48273: Allow an infoblock to be displayed (not hidden) on page load y specifying id='infoblock_open'
-
01:03 PM Bug #5743 (Resolved): typo
-
08:00 AM Bug #5743 (Feedback): typo
- Applied in changeset commit:06dea9aa32844d18d626854c520bab3996aeb904.
-
07:54 AM Bug #5743: typo
- Affects latest 2.3-BETA (amd64)
-
07:45 AM Bug #5743 (Resolved): typo
- There is a typo in vpn_openvpn_client.php : This is the IPv4 virtual network used for private communications between ...
-
12:49 PM Revision 301d8686: Process pfSense.obsoletedfiles on nanobsd. Spotted by phil-davis
-
12:32 PM Revision baa6804a: Merge pull request #2370 from phil-davis/patch-11
-
12:30 PM Revision e4b20e95: Merge pull request #2368 from phil-davis/patch-8
-
12:29 PM Revision fbce6729: Merge pull request #2367 from phil-davis/patch-7
-
12:26 PM Revision c8d37750: Merge pull request #2362 from phil-davis/patch-2
- 12:25 PM Revision c63c1909: Remove unused var in get_std_save_message
- $d_sysrebootreqd_path seems to be a leftover from some ancient group of global $d_* vars that are no longer used.
- 12:24 PM Revision e56374a8: Increase max_input_vars
- Since Suhosin has a configured limit of 5000 maximum input variables, for consistency, PHP should be configured with ...
-
12:24 PM Revision beb81857: Merge pull request #2363 from phil-davis/patch-3
-
12:23 PM Revision eb9b6a69: Merge pull request #2329 from marcelloc/patch-1
-
12:19 PM Bug #5737 (Not a Bug): Traffic Graph Table and Graph Inverted Values
-
12:16 PM Bug #5737: Traffic Graph Table and Graph Inverted Values
- I can't seem to close this issue - if you can then feel free to do so!
-
12:15 PM Bug #5737: Traffic Graph Table and Graph Inverted Values
- Fair enough! I guess that sort of, kind of makes sense :)
- 12:09 PM Revision 5bff8af8: Adjust more calls to print_info_box with unquoted strings
- 11:25 AM Revision 6f80b61e: diag_tables change deleteall to clearall
- This is part 1(a) only of https://redmine.pfsense.org/issues/5742
When the name is 'deleteall' then a popup comes say... -
09:50 AM Bug #5742: Diag Tables form issues
- That has been merged. As far as I can see this is all working fine now. Someone else independent had better give it a...
-
09:37 AM Bug #5742: Diag Tables form issues
- One last (I hope) one - https://github.com/pfsense/pfsense/pull/2377 - when the last updated date is unknown, then di...
-
09:28 AM Bug #5742 (Resolved): Diag Tables form issues
- Merged that. Thanks Phil.
-
09:20 AM Bug #5742: Diag Tables form issues
- Looks good.
After clearing a table, the GUI redisplays the now-gone entries from the table. The $entries array still... -
08:40 AM Bug #5742: Diag Tables form issues
- Applied in changeset commit:e6f5c464143eb1da3bd55d4c9c6c6037af03cce4.
-
08:34 AM Bug #5742 (Feedback): Diag Tables form issues
- Page has been re-written to:
# Combine the two forms into one so that it submits properly
# Auto-submit the form ... -
07:43 AM Bug #5742 (Assigned): Diag Tables form issues
-
05:15 AM Bug #5742: Diag Tables form issues
- I made PR https://github.com/pfsense/pfsense/pull/2368 to change "deleteall" to "clearall" - that seems any easy, goo...
-
05:11 AM Bug #5742 (Resolved): Diag Tables form issues
- 1) Select a (not bogons) table that has some data in it and press Show.
Press "Clear Data" in the "Table Data" secti... - 08:45 AM Revision 356ba464: diag_nanobsd clean up handling of RO<->RW switching
- 1) When the Save button has been used to save the Permanent Read/Write setting then display a success message so the ...
-
08:39 AM Bug #5738 (Resolved): IPSec widget does not display mobile connections
-
08:34 AM Revision 799969cb: HTML Compliance - Firewall / Schedules / Edit
- The align attribute on the td element is obsolete. Use CSS instead.
The cellspacing attribute on the table element is... - 07:00 AM Revision b9adcf8b: status_logs_filter_summary make the info an info box
- The existing behavior in 2.3-BETA is that if you close this box with the "x" it goes away completely and you cannot g...
- 06:41 AM Revision e47f1893: Config history info - make it an info box
- Currently this display as an orange box. It seems to me that it is ordinary info and should be an info box (displayin...
- 05:27 AM Revision e0a30a51: Rationalize add and delete buttons for limiter GUI
- 1) When you click to add a new limiter or new queue, then the "Add new queue" button is displayed down the bottom. Th...
- 05:04 AM Revision 587f46f4: Rationalize add and delete buttons for limiter GUI RELENG_2_2
- This has annoyed me in the past. I noticed it in 2.3-BETA just now and went to look on a 2.2.6 system and realized it...
- 04:32 AM Revision 24c16d61: Merge pull request #2361 from phil-davis/patch-2
- 04:32 AM Revision 32530836: firewall_shaper_vinterface URL reference
- As far as I can see this URL should be self-referring - to firewall_shaper_vinterface.php
But I am having trouble fin... - 04:25 AM Revision 1846840d: firewall_shaper_vinterface URL reference
- As far as I can see this URL should be self-referring - to firewall_shaper_vinterface.php
But I am having trouble fin... - 04:25 AM Revision b93bb38c: Set secure_mode=yes in miniupnpd config. Ticket #5627
- 02:09 AM Revision a518c507: Open help link in a new tab
-
12:46 AM Bug #5739 (Confirmed): powerd fails on some hardware with "no cpufreq(4) support -- aborting"
- This is apparently because of a defaults change in FreeBSD 10.2 and newer. Change the following two lines in /boot/de...
- 12:05 AM Revision c2aa7860: Merge pull request #2355 from jlduran/no-preload-in-hsts
01/06/2016
-
11:25 PM Bug #5341: dnsmasq 2.75 exits with signal 11
- I think this may be attributable to a regression in dnsmasq 2.75. There is a recent dnsmasq 2.76test build available ...
-
11:21 PM Bug #5341: dnsmasq 2.75 exits with signal 11
- I forgot to mention that I'm updating my pfsense box within a few days of new releases, running only the stable versi...
-
11:16 PM Bug #5341: dnsmasq 2.75 exits with signal 11
- Just chiming in to report the same problem overhere.
Dec 17 23:00:38 pfsense kernel: pid 27577 (dnsmasq), uid 6553... -
10:34 PM Bug #5051: Dynamic DNS URL for NO-IP should be updated
- Tiago: could you please get a CLA on file, update for 2.3 and re-submit a pull request? More specifics added in comme...
-
10:31 PM Revision 2c192742: Remove unneeded old commented pgtitle var
-
10:17 PM Feature #5627 (Feedback): Option to set secure_mode in UPnP?
- this should be safe to have always enabled. I committed a change to always have that set to yes. If that ends up bein...
-
10:14 PM Revision f87304f7: If action is not 'login' or 'logout' then display text of action.
- Allow long action text to line wrap.
Don't line wrap IP address. -
10:02 PM Bug #5090 (Resolved): Wan failover fails to recover normal behaviour when all wans work again
- the issues here are attributable to issues in apinger, which has been replaced in 2.3 with dpinger, which doesn't hav...
-
10:02 PM Feature #4597: Allow gateway monitoring via VIP
- Yes, /var/etc/apinger.conf has a srcip of a Private IP when using using CARP with one WAN IP. There isn't a way to sp...
-
09:55 PM Feature #4322 (Resolved): Add Google Domains DDNS
- this was added in 2.3.
-
09:39 PM Bug #5728 (Resolved): Firewall Schedule Edit the Delete row button does nothing
- works
-
09:38 PM Revision d78fb623: But only if vpn.log file.
-
09:38 PM Revision 9855a201: Use the log file path provide from status_logs_common.inc
- Apply a better way of filtering the vpn type that also provides the count of only the selected type (unset record fro...
-
09:38 PM Revision c407c84d: Fixed up for vpn.log filtering.
-
09:38 PM Revision e99af53d: Consolidate with status_logs_common.inc
-
09:38 PM Revision 5cd25238: Function is now in guiconfig.inc
-
09:38 PM Revision 4f2dc6c2: Per Colin (PR #2300)
- Use Bootstraps text alignment classes
As per "http://getbootstrap.com/css/#type-alignment", use CLASS
statement inst... -
09:38 PM Revision 8173741d: Staus - System - Logs - VPN - Write Config Only
- If no logging changes have been made, only write the config file.
-
09:38 PM Revision 2fd8976f: Status - System Logs - VPN
- Revamp log file selection method to be consistent with the other system logs.
Add advanced filter section; only activ... -
09:31 PM Bug #4469 (Resolved): Using string 'local' on auth server 'Descriptive Name' make it fails
- fixed
-
09:30 PM Bug #5711 (Resolved): dpinger fails to start on IPv6 IPs considered "tentative", often breaking IPv6 gateway monitoring
- fixed
-
09:28 PM Bug #5527 (Resolved): Breadcrumb list policy
- I don't think there are any remaining issues here.
- 09:18 PM Revision e418b7b6: Change method name to setIsRequired() to match other similar methods
- 09:16 PM Revision ecbe25ad: Merge pull request #2360 from NewEraCracker/regex-fixes
- 09:03 PM Revision a55329ca: Fix all unterminated character class for pattern
- 09:01 PM Revision 474e3018: Merge pull request #2359 from NewEraCracker/typo-fixes
- 08:44 PM Revision 1f70d78c: Fix minor typos and correct code standards
- 07:53 PM Revision 311e4ad5: Fixed #5723
-
07:24 PM Revision b55564f1: Fix a bunch of text issues on DNS resolver advanced options
-
07:17 PM Revision 0faf3300: Insert missing close brace
-
07:17 PM Bug #5300 (Resolved): Wrong order of extensions.ini break PHP
- the workaround works fine
-
09:40 AM Bug #5300 (Feedback): Wrong order of extensions.ini break PHP
- Workaround seems to work fine while FreeBSD ports collection doesn't have a proper/better solution
-
07:16 PM Bug #5598 (Resolved): Updating 2.3 Nano fails from the webgui
- works
-
07:16 PM Todo #5719 (Resolved): Replace lighttpd with nginx
- this is all finished and works
-
01:19 PM Todo #5719 (Feedback): Replace lighttpd with nginx
-
05:24 PM Feature #290: Add Multi-WAN awareness to UPnP
- any odd of this making 2.3 seems other users of miniupnpd claim it works haven't studied the config differences
-
05:24 PM Bug #5741 (Closed): IPs from Random Aliases Lists Are Added to Routes Table
- This has happened to me a couple times.
For some reason IPs (and ranges) are added to my routes table without my c... -
05:20 PM Bug #5740 (Not a Bug): Alias Hostnames Are Not Being Updated
- This used to work great, but recently even after days of waiting, new hostnames added to my alias list are not resolv...
- 04:32 PM Revision 7bf36694: Added new method setRequired() (shortcut for setAttribute("required", true) )
-
04:27 PM Revision 9cd1455d: Validate pppoe_subnet before use it in calculation. Ticket #5720
-
04:27 PM Revision f1926a41: Change number of PPPoE users range to 1-255 and add an extra POST validation
-
04:27 PM Revision b424b7ef: Fix field name validation
-
04:27 PM Revision be513209: Replace n_l2tp_units field by a drop-down from 1 to 255 and add a post validation just to be sure. Ticket #5720
- 04:23 PM Revision 09d720fc: Fix success message color
-
03:15 PM Bug #5739 (Resolved): powerd fails on some hardware with "no cpufreq(4) support -- aborting"
- PowerD does not seem to run in 2.3 beta. No status on the dashboard, and there is an error during boot or when changi...
- 03:06 PM Revision 245eb71f: Fixed #5738
-
01:50 PM Bug #5723: CSRF error on dashboard: Refused to set unsafe header "Content-length"
- Applied in changeset commit:311e4ad5ea15f8303205b31a2bc4afc868ee9441.
-
01:45 PM Bug #5723 (Feedback): CSRF error on dashboard: Refused to set unsafe header "Content-length"
- Code that sets header length commented out in csrf-magic.js
Error message no longer appears on the browser console, ... -
01:20 PM Bug #5715 (Closed): Rare lighttpd crash, core dump, when loading login page or on initial visit
- lighttpd is out of the game, it's nginx era now
- 01:19 PM Revision bb49a4d9: Merge pull request #2358 from NOYB/HTML_Compliance_-_Firewall_/_Rules_/_WAN
- 01:18 PM Revision d4e71802: Merge pull request #2356 from phil-davis/lognginx
-
10:17 AM Bug #5720 (Feedback): 4 minor possible bugs - can someone review?
- I pushed a fix for #1 and #2. #3 and #4 are covered by 5722
-
09:43 AM Bug #5448 (Feedback): Packages not being reinstalled after upgrade from 2.2.x
- I did ~10 upgrades from 2.2.x to 2.3 with different set of packages installed and couldn't reproduce it. Probably all...
-
09:39 AM Todo #3734: Remove PHP static pear modules from repo and use ports
- Push it to next version so we can do it right, removing all static files and using packages provided from FreeBSD-ports
-
09:19 AM Revision 20d6e88a: Attempt to ensure interface_dhcpv6_configure() is called at the most appropriate time
- * ppp-ipv6 for PPP type with dhcp6usev4iface (or PPP without dhcp6usev4iface, as dhcp6usev4iface appears to be a no-o...
-
09:00 AM Bug #5738 (Feedback): IPSec widget does not display mobile connections
- Applied in changeset commit:245eb71fb230d0677644b72d6b087e21e73bec33.
-
08:55 AM Bug #5738 (Resolved): IPSec widget does not display mobile connections
- See: https://forum.pfsense.org/index.php?topic=104898.0
-
08:42 AM Revision ab6b1f47: HTML Compliance - Firewall / Rules / WAN
- Attribute name not allowed on element table at this point.
<table name="ruletable" class="table table-hover table-str... - 07:00 AM Revision ccb7c7f2: Status logs common changes for nginx
-
06:22 AM Bug #5633 (Resolved): system_certmanager.php - Cannot import certificate
-
03:06 AM Bug #5633: system_certmanager.php - Cannot import certificate
- Hi Steve,
Indeed, that change did the trick.
Now everything is OK. -
05:51 AM Bug #5734 (Feedback): sync net/dhcp6 with upstream for bug fixes
- I've imported the changes, dhcp6-20080615_5 is the version with fixes
- 04:29 AM Revision f225cb92: Include limit_conn config for CP maxprocperip
-
03:49 AM Revision 5a640581: Stop enabling router advertisements by default
- 03:13 AM Revision 6c301424: Only log to remote syslog server(s) if remote logging is enabled
- 02:57 AM Revision 657cb0db: Remove preload token from HSTS header
- Please see the documentation on how to include your domain in the
preload lists:
https://hstspreload.appspot.com -
02:38 AM Revision 3bcd4ff6: Prevent ppp-ipv6 from taking any action when dhcp6 is active on the parent interface, not the PPP interface
-
02:38 AM Revision a31457d9: Make ppp-ipv6 the only way interface_dhcpv6_configure() is called on PPP connections using PPP as the IPv6 parent interface
-
02:23 AM Revision e68cb72f: Set temporary bogon (RFC 5737) IPv4 addresses when initialising PPP interfaces during boot to work round mpd5 IPv6CP issue causing random IPv6 interface identifiers
- Details at https://forum.pfsense.org/index.php?topic=101967.msg570519#msg570519 .
-
02:23 AM Revision 918b19a6: Set temporary bogon (RFC 5737) IPv4 address to work round mpd5 IPv6CP issue causing random IPv6 interface identifier during boot
- Details at https://forum.pfsense.org/index.php?topic=101967.msg570519#msg570519 .
-
02:23 AM Revision 682d2807: Make ppp-ipv6 the only way interface_dhcpv6_configure() is called on PPP interfaces
-
02:07 AM pfSense Packages Todo #5575: Convert the pfSense package HAProxy-devel (net/pfSense-pkg-haproxy-devel) to Bootstrap
- Settings made to the 'Global Advanced pass thru' textarea box in haproxy_global.php are at least *DISPLAYED* without ...
-
12:57 AM pfSense Packages Todo #5575: Convert the pfSense package HAProxy-devel (net/pfSense-pkg-haproxy-devel) to Bootstrap
- Should the'View more information' link for this package presented on pkg_mgr_installed.php point to https://doc.pfse...
-
12:08 AM Bug #5726: Dyndns updated with wrong IP (PPPoE and transparent ISP proxy)
- Note: CGN space is 100.64.0.0/10 = 100.64.0.0 to 100.127.255.255
Those addresses cannot be routed to on the public... - 12:08 AM Revision b7eb0ead: Fixed #5633
01/05/2016
-
11:56 PM Bug #5737: Traffic Graph Table and Graph Inverted Values
- The In-Out on the graph is with-respect-to the pfSense interface, e.g. on LAN, In is traffic coming into pfSense from...
-
02:16 PM Bug #5737 (Not a Bug): Traffic Graph Table and Graph Inverted Values
- The traffic graph and the table seem to use opposite values for In/Out. Bit odd.
I'm using a tiered outbound gatew... - 10:32 PM Revision 636edf81: Merge pull request #2353 from NOYB/HTML_Compliance_-_Firewall_/_NAT_/_Outbound_/_Edit
- 10:31 PM Revision 24c4ac58: Merge pull request #2354 from ExolonDX/branch_01
- 10:23 PM Revision ac950976: Add some more Bootsrap panels
- "firewall_aliases.php"
- add gettext to the H2 tag
- remove debug code
"sevices_igmpproxy.php"
"services_pppoe.php"
... -
10:14 PM Feature #3029: DHCPv6 Server/RA page should list interfaces that are configured to track DHCP-PD
- That is great to hear. Thank you. I'll keep an eye out.
-
08:21 PM Feature #3029: DHCPv6 Server/RA page should list interfaces that are configured to track DHCP-PD
- Don, in the forums one of the developers has said that the ability to adjust DHCPv6 and RA settings for interfaces us...
-
08:32 PM Revision 4abdd33a: add dark beta theme
-
08:29 PM Revision b54ae90f: back out design changes for now
-
08:03 PM Feature #4322: Add Google Domains DDNS
- I see Google Domains as a DDNS option in the latest 2.3 beta snapshot... I'm not in a position to try it at the momen...
-
06:21 PM Feature #4322: Add Google Domains DDNS
- https://redmine.pfsense.org/projects/pfsense/repository/revisions/6c92b37851b4f23c82ce6e7f1094b9db1adc4b44
Looks l... -
06:17 PM Feature #4322: Add Google Domains DDNS
- Incorrect info. The API call does take the custom username/pw and not your account info.
-
12:35 PM Feature #4322: Add Google Domains DDNS
- An issue I see with those instructions on custom dns entries is that it requires your google domains account credenti...
-
07:17 PM Revision 77e3b275: It's time to go BETA \o/
-
07:16 PM Revision 4c3366f2: Welcome 2016
-
06:55 PM Revision 0305284c: Avoid mounting / rw without need when it's possible
-
06:55 PM Revision 5bcad0f5: Force update if code reaches this point
-
06:10 PM Bug #5633: system_certmanager.php - Cannot import certificate
- Applied in changeset commit:b7eb0ead89d530123147b30e78545316e59adbb9.
-
06:01 PM Bug #5633: system_certmanager.php - Cannot import certificate
- Testing this with Firefox, I found that when following your instructions (thank you for that) I got a pop-up message ...
-
05:32 PM Bug #5633 (Feedback): system_certmanager.php - Cannot import certificate
-
05:18 PM Bug #5633 (Assigned): system_certmanager.php - Cannot import certificate
-
04:57 PM Bug #5633: system_certmanager.php - Cannot import certificate
- Thanks for the detective work. I'll take a look at this later this week. There is a possibility that it is a characte...
-
04:38 PM Bug #5633: system_certmanager.php - Cannot import certificate
- OK... After making some tests, I can now reliably replicate the issue...
The problem is when the first CA's name i... -
12:54 AM Bug #5633: system_certmanager.php - Cannot import certificate
- Hello and Happy New Year!
@Phillip Davis: I didn't generate any of the certificates through pfSense interface. All... -
03:52 PM Revision 2768a9d9: Remove errant bracket from character class.
-
03:11 PM Bug #5726 (Not a Bug): Dyndns updated with wrong IP (PPPoE and transparent ISP proxy)
- You aren't getting a public IP assigned (100.78 is CGN space), so by design, the public IP used for Internet access i...
-
03:04 PM Bug #5731 (Resolved): Error when settings various system log settings from factory default config
- fixed, thanks!
-
02:27 PM Feature #4542 (Resolved): Support for PPPoE with MTU/MRU > 1492 (i.e. 1500)
- works in all my testing too. Thanks David!
-
11:15 AM Feature #4542: Support for PPPoE with MTU/MRU > 1492 (i.e. 1500)
- thanks for all the hard work and your continued support, David.
-
11:13 AM Feature #4542: Support for PPPoE with MTU/MRU > 1492 (i.e. 1500)
- Following the merge of the pull request in https://github.com/pfsense/pfsense/commit/bba669d9cbe52bd84e02f749df0fd83a...
-
02:25 PM Revision ab4e9539: Fix nginx startup on NanoBSD
-
01:41 PM Revision 4b834523: Make sure filesystem is rw state when pkg operations are called
-
01:41 PM Revision 75bb92c4: Set necessary env vars for pkg db and cache dir on nanobsd or when MFS partition is being used
-
01:21 PM Bug #4237: Error "macro IPsec not defined" once after firmware upgrade
- I have the same issue and it seems it is breaking the IPSec tunnels stability. I upgraded from 2.1 to 2.2.6.
*php... - 01:17 PM Revision 29e0928f: Merge branch 'Status_-_System_Logs_-_Consolidation' of https://github.com/NOYB/pfsense
- * 'Status_-_System_Logs_-_Consolidation' of https://github.com/NOYB/pfsense:
Redmine #5731 Error when setting vario... - 12:57 PM Revision ea6b7324: Merge pull request #2296 from NOYB/HTML_Compliance_-_Form_Button_-_HRef
-
12:57 PM Revision cf7a4f09: HTML Compliance - Form Button - HRef
- The name attribute is obsolete. Consider putting an id attribute on the nearest container instead.
The <a> name attri... -
12:49 PM Bug #5520: IPsec status seems to hang preventing access to the webgui.
- I upgraded to 2.2.6 this morning, but I still see the same issue: ipsec tunnels hanging relatively frequently (severa...
-
11:49 AM Revision 946e0018: Merge pull request #2343 from phil-davis/patch-3
-
11:45 AM Revision 1537fc6d: Merge pull request #2342 from phil-davis/patch-2
-
11:40 AM Revision 0c637128: Merge pull request #2253 from calvinbui/patch-1
-
11:08 AM Revision d1f9426a: Fix spaces and indent
- 11:08 AM Revision d47fe949: fix redirurl for nginx
- 11:08 AM Revision 4bebb56a: Add more lighttpd pieces to obsoletedfiles list
- 11:08 AM Revision 32818dd9: Include CA chain in certificate for nginx
- 11:08 AM Revision 1d0c3a10: Add nginx redirection for captive portal
- 11:08 AM Revision 257fdefe: Bring back $ca in config function
-
11:08 AM Revision cd41643d: Rename pid files from lighty to nginx
-
11:08 AM Revision 40880eec: Rename php-fpm pool from lighty to nginx
-
11:08 AM Revision d15f76be: Retire system_generate_lighty_config()
- 11:08 AM Revision 57cc06af: un-break SVG graphs
- 11:08 AM Revision 4877ae1e: start converting CP to nginx
- 11:08 AM Revision c4a278f2: start switching CP to nginx
- 11:08 AM Revision f77f43ff: Skip error_log when disabled.
- 11:08 AM Revision c4104141: add config upgrade code for lighty->nginx logging
- 11:08 AM Revision 05f9712d: clean up lighttpd
- 11:08 AM Revision 7bbe5013: clean up lighttpd
- 11:08 AM Revision 8811dfc3: Keeping the disable logging option. Revert "clean up lighttpd bits"
- This reverts commit 9de0332dec955ec513b74be9361de72d12aa7245.
- 11:08 AM Revision 84a7c17d: clean up lighttpd bits
- 11:08 AM Revision 33d69e81: clean up restart_webgui
- 11:08 AM Revision c74719cd: add all of /usr/local/lib/lighttpd to obsoletedfiles
- 11:08 AM Revision be6da8a4: fix up nginx logging
- 11:08 AM Revision 1e8599e5: first run through, replacing lighttpd with nginx.
- 11:08 AM Revision e90d9933: some CP clean up in nginx start
- 11:08 AM Revision 48190921: lighty clean up
-
08:05 AM Revision 11f674d0: HTML Compliance - Firewall / NAT / Outbound / Edit
- Bad value [0-9, a-z, A-Z and . for attribute pattern on element input: Unterminated character class
<input class="for... - 07:21 AM Revision bba669d9: Merge pull request #1959 from davidjwood/rfc4638
-
05:53 AM Bug #5722: services_dhcp pool and static mapping validations
- Merged now, thanks!
-
05:27 AM pfSense Packages Bug #5736 (Closed): Squid did not authorize user with Captive Portal
- I have 2.2.6 version of PFSense.
Installed SQuid3 with authentication via Captive Portal.
CP authorize users throug... -
05:23 AM pfSense Packages Bug #5727 (Feedback): tftp service - errors when stopping service
- Pull request has been merged
-
05:21 AM Feature #5735 (New): Automaticaly add DHCP leases to alias list or make it readable in selected fields
- Hi
Last week I had a bigger Setup to deploy with some static DHCP Leases and a few Port forwarding's. I Just want to... -
04:34 AM Bug #5734 (Resolved): sync net/dhcp6 with upstream for bug fixes
- Sync up these bug fixes from the upstream FreeBSD net/dhcp6 port for the WIDE DHCPv6 client..
http://article.gmane... - 02:42 AM Revision b1895639: Fix interface list
- 02:41 AM Revision f7d2d5aa: Improve error message when the user forget to "Apply"
-
01:09 AM Bug #5598: Updating 2.3 Nano fails from the webgui
- This all looks good.
I just did an upgrade from the webGUI and all was good. I even had one of the downloads time ou...
01/04/2016
-
09:04 PM Feature #3029: DHCPv6 Server/RA page should list interfaces that are configured to track DHCP-PD
- @Don, I also have ran into the same stumbling block as you. Every comcast customer using pfsense is also thinking th...
-
08:58 PM Feature #3029: DHCPv6 Server/RA page should list interfaces that are configured to track DHCP-PD
- Any movement on this at all? I have yet to find a easy way to use my own DNS server internally with a prefix provided...
-
08:34 PM Revision af8397ca: Add a default case for IPv6 in rc.banner, otherwise whatever trips first gets used for the later interfaces as well.
-
07:06 PM pfSense Packages Todo #5575: Convert the pfSense package HAProxy-devel (net/pfSense-pkg-haproxy-devel) to Bootstrap
- ok thanks, seems i missed those file references, i changed the javascript folder, but forgot to update this file agai...
-
06:45 PM pfSense Packages Todo #5575: Convert the pfSense package HAProxy-devel (net/pfSense-pkg-haproxy-devel) to Bootstrap
- Build errored:
install -m 0644 /usr/ports/net/pfSense-pkg-haproxy-devel/files/usr/local/www/javascript/haproxy_getu... -
06:32 PM pfSense Packages Todo #5575: Convert the pfSense package HAProxy-devel (net/pfSense-pkg-haproxy-devel) to Bootstrap
- @Jim P, are you sure the build properly got started or perhaps there was some error? 3 hours after commit the package...
-
05:11 PM pfSense Packages Todo #5575: Convert the pfSense package HAProxy-devel (net/pfSense-pkg-haproxy-devel) to Bootstrap
- Sqee!
I'll wire up my config to this today and see how it plays out! Thanks a bunch! -
03:44 PM pfSense Packages Todo #5575: Convert the pfSense package HAProxy-devel (net/pfSense-pkg-haproxy-devel) to Bootstrap
- I merged the pull request, rebuild should happen automatically shortly.
-
03:04 PM pfSense Packages Todo #5575: Convert the pfSense package HAProxy-devel (net/pfSense-pkg-haproxy-devel) to Bootstrap
- First bootstrapped version of haproxy-devel 0.36 should be available in a few days..
Pullrequest is send, https://gi... -
06:44 PM Revision 8cc5e083: Redmine #5731 Error when setting various system log settings from factory default config
- From PR #2350 By Phil Davis
-
06:44 PM Revision d78a79eb: HTML Compliance - Status - System Logs - Firewall Summary View
- The align attribute on the div element is obsolete. Use CSS instead.
Replace with bootstrap class="text-center". -
06:44 PM Revision f9703596: Fixup AJAX stuff so dynamic updating works.
- Move getGETPOSTsettingvalue function to be more centrally located in guiconfig.inc.
-
06:44 PM Revision 0039dab0: Rename functions per Phil suggestions.
- s/miscellaneous_common_code/status_logs_common_code/
s/build_if_list/status_logs_build_if_list/
As for getGETPOSTset... -
06:44 PM Revision 2f777695: Remove commented out test code.
-
06:44 PM Revision c57067d4: Can' t do that here. Remove space between php tags.
-
06:44 PM Revision c9513bad: Status - System Logs - Consolidate - Firewall Summary View
- Update summary view log selection method to same method as firewall and system logs.
-
06:44 PM Revision 9e505d4b: Status - System Logs - Consolidate - Firewall Dynamic View
- Add advanced filtering to firewall dynamic view.
Add manage log to dynamic view.
Update dynamic view view log selecti... -
06:44 PM Revision 55f8344d: Status - System Logs - Consolidate - Common Functions
- Factor common code section into to functions and place in include file.
getGETPOSTsettingvalue
miscellaneous_commo... - 06:18 PM Revision 49882789: Further fix on saving shaper->queue->mask
- 04:45 PM Revision 3957ee34: Merge pull request #2352 from phil-davis/status_graph
- 04:37 PM Revision bbb5d7a5: Fixed #5733
- 04:25 PM Revision 1c185172: Add back display description option for status_graph
- The code that provides the data for this is already in
bandwidth_by_ip.php in both 2.2.* and master 2.3.
The descript... - 02:08 PM Revision 187f96b9: Correct "noWrap" in text areas. (Function is not actually used by anyone, but it might as well work just in case.
-
01:11 PM Bug #5733 (Resolved): firewall_shaper_vinterface.php: Unable to add queue
-
10:40 AM Bug #5733: firewall_shaper_vinterface.php: Unable to add queue
- Applied in changeset commit:bbb5d7a5b6f9063f4bc1164cf0cb4e0f0a32c794.
-
10:30 AM Bug #5733 (Feedback): firewall_shaper_vinterface.php: Unable to add queue
- Looks like the class was copied from another, but the bandwidth stuff (not needed in dnqueue_class) was not removed.
... -
10:28 AM Bug #5733 (Resolved): firewall_shaper_vinterface.php: Unable to add queue
- https://forum.pfsense.org/index.php?topic=104784.0
- 01:01 PM Revision 951a7169: Merge pull request #2351 from NOYB/HTML_Compliance_-_Firewall_/_NAT/_1_1_/_Edit
- 01:01 PM Revision 24fa1d89: Merge pull request #2350 from phil-davis/status_logs
- 01:01 PM Revision 85560dbb: Redmine #5731 Error when setting various system log settings from factory default config
- Forum https://forum.pfsense.org/index.php?topic=104762.0
-
01:00 PM Bug #5724 (Resolved): Phase1 checkboxes on vpn_ipsec.php cannot be checked by clicking on them & missing row_toggle.js javascript
-
12:57 PM Bug #5724: Phase1 checkboxes on vpn_ipsec.php cannot be checked by clicking on them & missing row_toggle.js javascript
- Confirmed fixed, thanks.
-
10:13 AM Revision deff3aed: Adjust dpinger default values to match recent changes in dpinger project
-
08:09 AM Revision fc589cce: HTML Compliance - Firewall / NAT/ 1:1 / Edit
- Bad value [0-9, a-z, A-Z and . for attribute pattern on element input: Unterminated character class
<input class="for... -
08:02 AM Bug #5693 (Resolved): Hide/Mask stored passwords when presenting GUI forms
-
08:01 AM Bug #5725 (Resolved): Form_Textarea->setNoWrap() does not give expected result, and sets invalid property value wrap=none
-
08:01 AM Bug #5725: Form_Textarea->setNoWrap() does not give expected result, and sets invalid property value wrap=none
- I don't see where this method is being used by anyone, but I have corrected it just in case :)
Thanks -
07:10 AM Bug #5725 (Assigned): Form_Textarea->setNoWrap() does not give expected result, and sets invalid property value wrap=none
-
07:54 AM pfSense Packages Bug #5732 (Closed): Qagga: Different output in ospfd.conf based on order of interfaces.
- if last interface in ospfd.conf defined as (note the area 0.0.0.0 authentication):
interface ovpns10
ip ospf au... -
07:09 AM Bug #5731 (Feedback): Error when settings various system log settings from factory default config
- Merged as requested.
Thanks. - 03:47 AM Revision e80934cd: Redmine #5731 Error when setting various system log settings from factory default config
- Forum https://forum.pfsense.org/index.php?topic=104762.0
01/03/2016
-
09:38 PM Bug #5731: Error when settings various system log settings from factory default config
- Forum: https://forum.pfsense.org/index.php?topic=104762.0
PR: https://github.com/pfsense/pfsense/pull/2350 -
09:35 PM Bug #5731 (Resolved): Error when settings various system log settings from factory default config
- Start with the factory default config. Go to System Logs, Firewall. Try to put some settings in the Manage Firewall L...
-
09:01 PM Feature #5729: Add description column to DHCP leases list
- That is easy to do if we reuse the Start and End columns to display the description in the static mapping case.
And ... -
12:45 PM Feature #5729: Add description column to DHCP leases list
- I messed up a topic, It should say "Add description column to DHCP leases list". Don't know how to rename it.
-
12:35 PM Feature #5729 (Resolved): Add description column to DHCP leases list
- Is it possible to add "description" column on DHCP leases page? The description would "pull" information from DHCP St...
-
08:34 PM Bug #5722: services_dhcp pool and static mapping validations
- Steve, 2343 still looks open and I see no commit to master.
-
03:47 PM Bug #5722 (Feedback): services_dhcp pool and static mapping validations
- Merged in master
Thanks -
07:48 PM Bug #5730 (Resolved): Xbox One and Windows 10 no longer open ports via UPNP
- With the current version of miniupnpd included with the latest 2.3 snapshots, Xbox One and Windows 10 (I don't have a...
- 05:10 PM Revision 14c49a5f: Merge pull request #2348 from phil-davis/patch-4
- 04:11 PM Revision 90d9dcec: Redmine #5728 Fix delete row button in Firewall Schedule Edit
- The calls to delete_row() were going off to some other delete_row() function and not doing what was needed.
Give dele... -
03:42 PM Bug #5728 (Feedback): Firewall Schedule Edit the Delete row button does nothing
- Merged
-
10:01 AM Bug #5728: Firewall Schedule Edit the Delete row button does nothing
- PR https://github.com/pfsense/pfsense/pull/2348
-
09:58 AM Bug #5728 (Resolved): Firewall Schedule Edit the Delete row button does nothing
- Reported in forum https://forum.pfsense.org/index.php?topic=104761.0
- 01:29 PM Revision 9109177f: Merge pull request #2347 from NOYB/HTML_Compliance_-_Firewall_/_NAT_/_Port_Forward_/_Edit
- 01:27 PM Revision 09e989f9: Merge pull request #2346 from NOYB/HTML_Compliance_-_Firewall_/_Aliases_/_Edit
- 01:26 PM Revision 96453559: Merge pull request #2345 from NOYB/HTML_Compliance_-_Services_Status_Widget
-
08:06 AM Revision 1f0092d6: HTML Compliance - Firewall / NAT / Port Forward / Edit
- Attribute min/max not allowed on element input at this point.
<input class="form-control" name="srcbeginport_cust" id... - 01:52 AM Revision d54d028f: Fix reading of server list on page load
-
12:33 AM pfSense Packages Bug #5727: tftp service - errors when stopping service
- TFTP package does not seem to have been converted yet fro 2.3 - so that is easy!
-
12:28 AM pfSense Packages Bug #5727: tftp service - errors when stopping service
- Those things happen when no interface is selected or there are no files yet in /tftpboot folder.
For 2.2.* it should...
01/02/2016
-
08:47 PM pfSense Packages Bug #5727 (Resolved): tftp service - errors when stopping service
- 2.2.6-RELEASE (i386)
built on Mon Dec 21 14:50:36 CST 2015
FreeBSD 10.1-RELEASE-p25
trying to stop tftp / remove... -
08:33 PM Bug #5726 (Not a Bug): Dyndns updated with wrong IP (PPPoE and transparent ISP proxy)
- running 2.2.3-RELEASE (amd64) Jun 23 16:37:42 CDT 2015 .
WAN is a PPPoE. (direct ethernet into pfsense box) DynDNS s... -
08:10 PM Bug #5491: Updater notification correction
- Unfortunately the GUI does not currently have a way to know whether a reboot was scheduled and so must assume it was....
-
08:08 PM Bug #5491: Updater notification correction
- "Rebooting Page will automatically reload in 90 seconds."
That message is nice with the countdown and automatic retr... -
07:46 PM Bug #5725: Form_Textarea->setNoWrap() does not give expected result, and sets invalid property value wrap=none
- Thanks. I'll test that solution shortly. 'wrap="none" had been reported as working, but I like this better.
-
07:06 PM Bug #5725: Form_Textarea->setNoWrap() does not give expected result, and sets invalid property value wrap=none
- Adding css style "white-space: nowrap;" seems to work.
-
06:32 PM Bug #5725: Form_Textarea->setNoWrap() does not give expected result, and sets invalid property value wrap=none
- What solution do you suggest?
-
05:25 PM Bug #5725 (Resolved): Form_Textarea->setNoWrap() does not give expected result, and sets invalid property value wrap=none
- Form_Textarea->setNoWrap() does not give expected result, and sets invalid property value wrap=none
The attribute wr... - 07:08 PM Revision 5ab32eac: Fixed #5724
-
01:10 PM Bug #5724: Phase1 checkboxes on vpn_ipsec.php cannot be checked by clicking on them & missing row_toggle.js javascript
- Applied in changeset commit:5ab32eac0795a18551b96ceb2de9e95ad04b1661.
-
01:00 PM Bug #5724 (Feedback): Phase1 checkboxes on vpn_ipsec.php cannot be checked by clicking on them & missing row_toggle.js javascript
- fr_toggle() had been added to both the row and the cell causing it to toggle twice, and so appear not to toggle at all.
-
12:54 PM Bug #5724: Phase1 checkboxes on vpn_ipsec.php cannot be checked by clicking on them & missing row_toggle.js javascript
- The missing /javascript/ folder i noticed mostly because of haproxy package that also placed a javascript file there,...
-
12:31 PM Bug #5724: Phase1 checkboxes on vpn_ipsec.php cannot be checked by clicking on them & missing row_toggle.js javascript
- Yes, it is supposed to delete the old javascript folder. Nothing in there should be required by 2.3.x.
fr_toggle() an... -
12:18 PM Bug #5724 (Resolved): Phase1 checkboxes on vpn_ipsec.php cannot be checked by clicking on them & missing row_toggle.js javascript
- on Chrome Phase1 checkboxes on vpn_ipsec.php cannot be checked by clicking on them & missing row_toggle.js javascript...
-
12:52 PM Bug #5723: CSRF error on dashboard: Refused to set unsafe header "Content-length"
- Couldn't find the other report (i did search for it.). So just for sake of registration i put it here. And as the bro...
-
12:37 PM Bug #5723: CSRF error on dashboard: Refused to set unsafe header "Content-length"
- This is a harmless warning that has been reported already. We may address it at a later date, but for now just ignore...
-
10:59 AM Bug #5723 (Resolved): CSRF error on dashboard: Refused to set unsafe header "Content-length"
- While viewing the dashboard on pfSense in Chrome the error below is logged to the console:
Probably other places to.... -
08:05 AM Revision 42af67f4: HTML Compliance - Firewall / Aliases / Edit
- Bad value [0-9, a-z, A-Z and . for attribute pattern on element input: Unterminated character class
<input class="for...
01/01/2016
-
06:30 PM Revision 710f12d2: HTML Compliance - Services Status Widget
- Element option without attribute label must not be empty.
<option selected></option> -
01:38 PM Revision 8224a71e: Merge pull request #2344 from phil-davis/patch-4
- 09:57 AM Revision 13500a22: Remove extra spaces on welcome text
- Must be feeling OCD today. The console output had 2 spaces between "2.3-ALPHA" and "on the". I also removed the space...
- 09:03 AM Revision e7940d2e: Fix redmine #5722 DHCP validation for master
- 08:36 AM Revision 49ad2c22: Fix redmine #5722 DHCP validation for RELENG_2_2
- Might as well provide the fixes for RELENG_2_2 since it is easy and that is where I first tested. Even if there is ne...
-
02:54 AM Bug #5722: services_dhcp pool and static mapping validations
- PR https://github.com/pfsense/pfsense/pull/2343 for master to fix the same 4 items.
-
02:27 AM Bug #5722: services_dhcp pool and static mapping validations
- PR https://github.com/pfsense/pfsense/pull/2342 for RELENG_2_2
I tested in 2.2.6 and found that all these problems a... -
02:23 AM Bug #5722 (Resolved): services_dhcp pool and static mapping validations
- This is part of https://redmine.pfsense.org/issues/5720 items 3 and 4 plus other validation issues that I found.
1... -
02:30 AM Bug #5720: 4 minor possible bugs - can someone review?
- Items 3 and 4 - yes you are correct and I checked and found a bunch of validation things there. I raised issue https:...
-
02:30 AM Bug #5720: 4 minor possible bugs - can someone review?
- (note, Phil Davis has looked into items 3 and 4, see https://redmine.pfsense.org/issues/5722 )
12/31/2015
-
07:12 PM Revision 3a07e333: Revert "Build pecl-rrd"
- This reverts commit 51c8a5dad94270e3a3d52175ffdc57ada34eb61a.
-
07:07 PM Revision 51c8a5da: Build pecl-rrd
-
06:59 PM Revision d7b43acc: Enable build of rrdtool 1.4
-
06:58 PM Revision a88d130b: Add options to build rrdtool 1.4
-
02:55 PM Bug #5718 (Not a Bug): Port forward NAT doesn't work when using a gateway outside interface subnet
-
02:55 PM Bug #5718: Port forward NAT doesn't work when using a gateway outside interface subnet
- I've found the cause.
VMware Workstation network drivers don't like this kind of configuration and it only "works"... -
02:14 PM pfSense Packages Bug #5318: Upgrade FreeRadius to 2.2.9
- 2.3 is still on FreeRADIUS 2.2.8 as well because it is tracking the FreeBSD quarterly ports tree. That will be cycled...
-
02:08 PM pfSense Packages Bug #5446 (Closed): System Patches doesn't auto-apply on upgrade from 2.2 to 2.3
- Closing this since it's safer to just not auto-apply in this case. We'll add notes to docs/upgrade guide if necessary.
-
01:46 PM Revision 60e15be2: Merge remote-tracking branch 'upstream/master' into rfc4638, fix conflict with c399d0d
- 01:43 PM Revision 4606583c: Merge pull request #2341 from NOYB/HTML_Compliance_-_Interfaces_/_VLAN
- 01:40 PM Revision ee0e5e6e: Merge pull request #2339 from BBcan177/patch-2
- 01:38 PM Revision ebeb1b78: Merge pull request #2338 from BBcan177/patch-1
-
01:22 PM Bug #5721: ALTQ fails with "bandwidth for q... higher than interface" in some circumstance
- Sorry but for a try with v2.3 is no time. This is Prod environment. The changes in v2.3 are deeper and i do not have ...
-
12:53 PM Bug #5721: ALTQ fails with "bandwidth for q... higher than interface" in some circumstance
- Link speeds appear to be OK, but somehow pf doesn't see that it's enough bandwidth. The syntax itself looks OK. Will ...
-
11:32 AM Bug #5721: ALTQ fails with "bandwidth for q... higher than interface" in some circumstance
- I have compared the queue definitions in /tmp/rules.debug from v2.2.5 and v2.2.6. The files are identical....
-
11:13 AM Bug #5721: ALTQ fails with "bandwidth for q... higher than interface" in some circumstance
- Are the queue definitions in /tmp/rules.debug identical on 2.2.6?
"bandwidth for qInternet higher than interface" ... -
11:10 AM Bug #5721: ALTQ fails with "bandwidth for q... higher than interface" in some circumstance
- After the upgrade to 2.2.6-RELEASE is the error back.
_Dec 31 18:00:54 php-fpm (65802): /rc.filter_configure_sy... -
06:49 AM Bug #5721 (Feedback): ALTQ fails with "bandwidth for q... higher than interface" in some circumstance
- Do the rules load OK after the reboot has completed? Try from Status > Filter Reload, and from the shell with "pfctl ...
-
05:56 AM Bug #5721 (Resolved): ALTQ fails with "bandwidth for q... higher than interface" in some circumstance
- After the Upgrade from 2.2.5-RELEASE (amd64) to 2.2.6-RELEASE I get the following when I reboot my box.
_
There we... -
12:51 PM Bug #5341: dnsmasq 2.75 exits with signal 11
- It happended again yesterday.
Same log entry. -
12:48 PM Bug #5717 (Resolved): services_dhcpv6_relay.php: Does not save server list correctly
- works
-
08:16 AM Revision efb86be8: HTML Compliance - Interfaces / VLAN
- A table row was 5 columns wide and exceeded the column count established by the first row (4).
-
07:21 AM pfSense Packages Bug #5712 (Resolved): System Patches package: system_patches_edit.php - Patch contents is cleared when error happens
-
07:17 AM Bug #5714 (Resolved): Number of dashboard columns lost on 2.2 -> 2.3 upgrade
-
05:47 AM Bug #5720 (Closed): 4 minor possible bugs - can someone review?
- _(Also noted as possible issues on Github, PR #2340)_
In looking at redmine #5702 / PR #2340, I found 4 minor poss... -
05:00 AM Revision 9665798a: pkg_mgr_installed - Fix disablepackagehistory
- * Improve if/else/endif
-
04:59 AM Revision 152c01be: pkg_mgr - Fix disablepackagehistory
- * Version title should always print
* $g['disablepackagehistory'] only disables the changelog hyperlink
12/30/2015
-
11:10 PM Bug #5702: Bug in code manipulating IP subnets - could be pervasive?
- Had a go at this, see PR https://github.com/pfsense/pfsense/pull/2340
-
10:47 PM Bug #5630 (Duplicate): wide screen option defaults to 2 after upgrade
- duplicate of #5714, closing this one since the commit was on that one.
-
07:15 AM Bug #5630 (Feedback): wide screen option defaults to 2 after upgrade
-
10:45 PM Bug #5350 (Resolved): 2.3 IPsec logging - silent can't be configured, issues with defaults
- works
-
09:53 PM Bug #5715: Rare lighttpd crash, core dump, when loading login page or on initial visit
- probably don't need to do anything with this one because of #5719
-
01:41 PM Bug #5715 (Closed): Rare lighttpd crash, core dump, when loading login page or on initial visit
- Hitting a rare crash in lighttpd somehow, details are sketchy yet. System is idle for a while, trying to hit the GUI ...
-
09:22 PM Todo #5719: Replace lighttpd with nginx
- the web GUI part is complete in https://github.com/cbuechler/pfsense but at the moment that leaves captive portal bro...
-
09:21 PM Todo #5719 (Resolved): Replace lighttpd with nginx
- Time to replace lighttpd with nginx.
- 08:46 PM Revision 8dccfb20: Fixed #5717
-
07:16 PM Bug #5716: IE 8 display issues
- IE 8 is otherwise fundamentally broken in that case. IE 8's end of support is 2 weeks away, you shouldn't be using it...
-
02:53 PM Bug #5716: IE 8 display issues
- Thanks for the quick reply.
Compatibility mode is disabled on the screenshots above.
If I enable it, things wil... -
02:32 PM Bug #5716 (Not a Bug): IE 8 display issues
- that's what happens when you have compatibility mode enabled in IE, disable it.
-
02:25 PM Bug #5716 (Not a Bug): IE 8 display issues
- Hello,
webConfiguration interface is broken on IE 8:
https://imgur.com/a/NQucx
Might be related with Bug #5559... -
05:53 PM Revision dae9ce3f: Merge pull request #2325 from stilez/patch-7
-
05:29 PM pfSense Packages Bug #4301: arpwatch not sending email reports on 2.2
- Any further update on this issue?
- 05:02 PM Revision 921a14bd: Merge pull request #2337 from BBcan177/patch-1
-
04:51 PM Revision 8924af1a: Update pkg_mgr.php
- Update syntax to 4 space indent
- 04:41 PM Revision a6d58665: Add password confirmation and change to Form_* framework
-
04:39 PM Revision 4832ed98: Update pkg_mgr.php
- * Note - There are two lines previously commented out at Lines! (L127-128)
* Mods to if/else/elseif/endif statements... -
04:30 PM pfSense Packages Feature #5434: Let's Encrypt pfSense support
- Hi there, pfSense user here, don't really know much about the packaging and stuff. I just wanted to point out that us...
-
02:59 PM Bug #5718: Port forward NAT doesn't work when using a gateway outside interface subnet
- Forgot to mention the version I tested with is: 2.3-ALPHA (amd64) built on Wed Dec 30 04:22:05 CST 2015
-
02:49 PM Bug #5718 (Not a Bug): Port forward NAT doesn't work when using a gateway outside interface subnet
- Hello,
Following feature #972 implementation, automatic outbound NAT works even when using a gateway outside inter... -
02:50 PM Bug #5717: services_dhcpv6_relay.php: Does not save server list correctly
- Applied in changeset commit:8dccfb20643cfda6b55429177410e6c66fcf0bbd.
-
02:37 PM Bug #5717 (Feedback): services_dhcpv6_relay.php: Does not save server list correctly
- Both files corrected by fixing $_POST action and removing unneeded 'yes' from checkbox definition.
-
02:35 PM Bug #5717 (Resolved): services_dhcpv6_relay.php: Does not save server list correctly
- Server list not saved correctly
"Append circuit ID and agent ID to requests" not saved correctly
Same problems in... - 02:44 PM Revision 29c0d920: Fixed #5714
- 01:31 PM Revision 62d61a2f: Merge pull request #2335 from NOYB/HTML_Compliance_-_Interfaces_/_Assign_network_ports
- 01:29 PM Revision cab15e51: Merge pull request #2334 from BBcan177/patch-2
-
12:57 PM pfSense Packages Bug #5318: Upgrade FreeRadius to 2.2.9
- Hi, i'm think is not a fix, because TLSv1.2 is required by android 6 & iOS 9.2
Thanks. -
11:24 AM pfSense Packages Bug #5318: Upgrade FreeRadius to 2.2.9
- If there are problems compiling v2.2.9....
For the short term, could we not just change the makefile of the currentl... -
11:55 AM Revision d4a3fed8: Merge pull request #2336 from heper/patch-1
-
11:40 AM Revision 6fb95fa2: Fix typo password confirm
- https://forum.pfsense.org/index.php?topic=104629.0
-
11:09 AM Revision 87b30cfa: Remove workaround to get dpinger running when interface is in tentative state
-
08:51 AM Bug #5714: Number of dashboard columns lost on 2.2 -> 2.3 upgrade
- Added upgrade_133_to_134() function to calculate the required number of columns and save as $config['system']['webgui...
-
08:50 AM Bug #5714 (Feedback): Number of dashboard columns lost on 2.2 -> 2.3 upgrade
- Applied in changeset commit:29c0d920f41299d8a29ca3cb1dec5e44dcad55e2.
-
08:36 AM Bug #5714 (Resolved): Number of dashboard columns lost on 2.2 -> 2.3 upgrade
- 2.3 uses a new config setting "dashboardcolumns". This needs to be guessed/set on upgrade from 2.2.x
-
08:03 AM Revision 290566ed: HTML Compliance - Interfaces / Assign network ports
- A table row was 3 columns wide and exceeded the column count established by the first row (2).
-
04:52 AM Revision c154b9f5: Update pkg_mgr_installed.php
- * Mods to if/else/elseif/endif statements for consistency.
* Change font red to span class.
* Change package dependen... - 01:46 AM Revision dc6927bc: Add output validation here too. Ticket #5351
12/29/2015
-
08:18 PM Bug #5695 (Resolved): dpinger doesn't work with source IPs specifying a scope ID
- works on latest version
-
09:40 AM Bug #5695 (Feedback): dpinger doesn't work with source IPs specifying a scope ID
- Applied in changeset commit:3f4e6035cbf7b5125e1ddf51690b567e9646ff9b.
-
07:53 AM Bug #5695 (Confirmed): dpinger doesn't work with source IPs specifying a scope ID
- dpinger runs now but the target also needs to be scoped, not just the source. Looking at the running dpinger command ...
-
04:26 AM Bug #5695 (Feedback): dpinger doesn't work with source IPs specifying a scope ID
- dpinger was updated to 1.2
-
08:03 PM Todo #5492: Correcting the names of available widgets
- And for the record there were later changes so that the widget display titles come from the var defined by each widge...
-
06:23 PM Todo #5492 (Resolved): Correcting the names of available widgets
- these are all fixed
-
08:03 PM Todo #4224 (Resolved): PBIs are old skool. pkg-ng is the new shiny. We need to convert pfSense to use pkg-ng.
- complete
-
08:03 PM Bug #3597 (Resolved): Package reinstall on system upgrades needs some fallback handling
- a variety of changes in 2.3 seem to have resolved all the package reinstall issues that weren't already fixed in earl...
-
08:00 PM Todo #5221 (Resolved): Cleanup PBI before upgrade
- works, all of /usr/pbi gone post-upgrade.
-
07:41 PM Bug #5527 (Feedback): Breadcrumb list policy
- all the listed examples are fine now. I haven't noticed any others along these lines.
-
07:37 PM Bug #5351 (Resolved): Sanitze user input, even if restricted by html
- that instance and others in widgets resolved now
-
06:48 PM Revision 0f1a4483: complete breadcrumbs for each tab
-
06:30 PM Bug #4279 (Resolved): Package reinstall displayed when shutting down before upgrade
- fixed
-
06:15 PM Bug #4345: Traffic Shaping doesn't work with Xen netfront driver
- the ability to disable PV is there in 2.3 now (#5452) for those who want to retain the previous shaping ability.
-
06:06 PM Todo #5452 (Resolved): xen: allow disabling PV disks and nics
- there now
-
06:05 PM Todo #5457 (Resolved): Overwrite /etc/rc before reboot during upgrade
- works
-
06:04 PM Bug #5604: SSL/TLS SMTP notfications not working
- still missing something after setting openssl.cafile in php.ini
-
04:27 PM Bug #5604 (Confirmed): SSL/TLS SMTP notfications not working
- It is because of certificate validation failures. PHP 5.6 openssl enabled verification by default, it was disabled fo...
-
05:56 PM Revision 646e33ff: Do not start dpinger processes due to rrd
-
05:53 PM Revision 6395ff86: No need to restart dpinger to get new rrd data, it's not like apinger that send data to rrd
- 04:46 PM Revision e1ef8082: Fixed #5694
- 04:09 PM Revision d395af26: Final updates in support of hidden passwords
-
03:49 PM Revision c399d0dd: Restore default MTU when field is cleared. Fixes #3926
-
03:47 PM Bug #4595 (Resolved): Input validation for bridge creation does not prevent adding the same interface to multiple bridges
- works
-
03:39 PM Bug #5710 (Resolved): firewall_nat_edit.php target custom port field not grayed out where should be
- works
-
07:30 AM Bug #5710: firewall_nat_edit.php target custom port field not grayed out where should be
- Applied in changeset commit:1311f25eef75df6387ee5cf6c9b45bb251b7666f.
-
07:29 AM Bug #5710 (Feedback): firewall_nat_edit.php target custom port field not grayed out where should be
- 2.2.x seems to behave the same way. The reason is that although the Javascript does disable this control, it is immed...
-
03:35 PM Revision 3f4e6035: Make sure source and target addresses have scope id when they are link-local. It should fix #5695
-
03:35 PM Revision 4fc47b2f: Add a seatbelt to prevent 2 dpinger instances for same GW
-
03:35 PM Bug #5694 (Resolved): Dynamic gateways' gateway IP shouldn't be editable
- Indeed this wasn't prevented in 2.2.x, that js must have gotten messed up at some point, swear that used to behave th...
-
10:50 AM Bug #5694: Dynamic gateways' gateway IP shouldn't be editable
- Applied in changeset commit:e1ef8082e5190e6b2dc58061d83103c6cd23aa74.
-
10:37 AM Bug #5694 (Feedback): Dynamic gateways' gateway IP shouldn't be editable
- Element now set to readonly if $pconfig['dynamic'] is true.
-
03:04 PM pfSense Packages Bug #5446: System Patches doesn't auto-apply on upgrade from 2.2 to 2.3
- If it matches the code, then it probably has a fair chance of working. GUI changes above all will break, but those si...
-
10:19 AM pfSense Packages Bug #5446: System Patches doesn't auto-apply on upgrade from 2.2 to 2.3
- Yes, due to the huge changes to the code-base from bootstrap and a whole bunch of code style etc. stuff across /etc /...
-
07:13 AM pfSense Packages Bug #5446: System Patches doesn't auto-apply on upgrade from 2.2 to 2.3
- Honestly we should probably keep this behavior. The likelihood of someone's 2.2.x patch breaking 2.3 in an undesirabl...
-
06:53 AM pfSense Packages Bug #5446: System Patches doesn't auto-apply on upgrade from 2.2 to 2.3
- I tried it in lots of different combinations and the only case I can see an issue is during upgrade from 2.2. to 2.3....
- 02:33 PM Revision 43636c23: Merge pull request #2333 from NOYB/HTML_Compliance_-_System_/_User_Manager_/_Users
-
02:30 PM pfSense Packages Bug #5713 (Confirmed): SSHDCond package broken - Incorrect path in /etc/sshd file
- I guess it's arguable whether the package itself or its integration in base is wrong. It'd be better to fix the packa...
-
02:07 PM pfSense Packages Bug #5713 (Rejected): SSHDCond package broken - Incorrect path in /etc/sshd file
- Installed the SSHDCond package on PFSense 2.2.6 and it was not working. I found the issue was an incorrect hard code...
-
02:24 PM Bug #5633: system_certmanager.php - Cannot import certificate
- Thanks for the video, that at least makes it clearer. Still can't replicate with either theme though. Maybe was an is...
-
02:12 PM Bug #5561 (Resolved): system_certmanager_edit.php: Numerous errors reported when generating a CSR
- this all works as it should
- 01:39 PM Revision 854c2bb6: Correction to #5710
- 01:34 PM Revision 1311f25e: Fixed #5710
-
12:19 PM Revision 3a335f07: Collect dpinger processes that failed to start and try again after 1 second, this should be enough to fix #5711
-
12:18 PM Revision b42177b9: No need to return 0 here
-
12:15 PM Revision 61c45d84: Change start_dpinger() to return dpinger return code
-
11:57 AM Revision 7e1d7724: Do not overwrite $params
-
10:47 AM Revision 45b032ed: Merge pull request #2332 from dennypage/master
-
10:44 AM Revision 06587e2d: Follow dpinger and change default loss_interval to 4* send_interval
-
09:50 AM Bug #3926 (Feedback): clearing MTU field on interface doesn't set back to default
- Applied in changeset commit:c399d0dd03fb4df3456418bfbe15162edd16c7d1.
-
08:05 AM pfSense Packages Bug #5712 (Feedback): System Patches package: system_patches_edit.php - Patch contents is cleared when error happens
- Fix committed
-
08:02 AM pfSense Packages Bug #5712 (Assigned): System Patches package: system_patches_edit.php - Patch contents is cleared when error happens
- It would appear that this is due to the patch being base64 encoded when saved to the config (no error) but being plai...
-
07:01 AM pfSense Packages Bug #5712 (Resolved): System Patches package: system_patches_edit.php - Patch contents is cleared when error happens
- Add a new patch, then fill 'patch contents' with a patch and 'URL/Commit ID' with invalid data then press 'Save'.
... -
06:58 AM pfSense Packages Todo #5000 (Resolved): Adapt System Patches to work with new repo structure
- works
-
06:54 AM Revision d825dfea: HTML Compliance - System / User Manager / Users
- A table row was 6 columns wide and exceeded the column count established by the first row (5).
End tag div seen, but ... -
06:54 AM Bug #5709 (Duplicate): dpinger fails to start on IPv6 IPs considered "tentative", often breaking IPv6 gateway monitoring
- Close in favor of #5711
-
06:20 AM Bug #5711 (Feedback): dpinger fails to start on IPv6 IPs considered "tentative", often breaking IPv6 gateway monitoring
- Applied in changeset commit:3a335f0798cae05f86d61a43148fd0efc83408d7.
-
06:07 AM Bug #5711: dpinger fails to start on IPv6 IPs considered "tentative", often breaking IPv6 gateway monitoring
- This is a copy of #5696, that was accidentally removed
-
06:06 AM Bug #5711 (Resolved): dpinger fails to start on IPv6 IPs considered "tentative", often breaking IPv6 gateway monitoring
- For some period of time during boot, IPv6 IPs are considered "tentative" by the OS. For instance, ifconfig output lik...
- 12:55 AM Revision 135fc32a: Fixed saving password when the ols password needs to be retained
12/28/2015
- 11:28 PM Revision 522265f8: Merge pull request #2331 from BBcan177/patch-1
-
10:14 PM Revision 80e85b99: Disable unused stdout reporting thread
- 09:59 PM Revision 76d6d925: FInished password hiding logic by ensuring $_POST['password'] != DMYPWD before updating
- 09:11 PM Revision c8b10b4c: Added new addPassword method and password == password_confirm validation where required.
-
08:51 PM Bug #5540 (Resolved): can't create child queues on firewall_shaper.php
- fixed
-
08:31 PM Todo #5707 (Resolved): Replace inetd by xinetd
- completed and works
-
06:40 AM Todo #5707 (Feedback): Replace inetd by xinetd
- Applied in changeset commit:15646fc77aecd48cd6305f147167b8f11a8a4675.
-
04:49 AM Todo #5707 (Resolved): Replace inetd by xinetd
- inetd requires all services to be added to /etc/services, xinetd allows to defined unlisted services as well. Uses xi...
-
08:31 PM Bug #5704: Thermal sensor shows -1.0* C after update from 2.2.5 to 2.2.6
- no apology necessary. I'd rather have them turn out to be "not an issue" than not have them and have it affect a lo...
-
08:13 PM Bug #5704: Thermal sensor shows -1.0* C after update from 2.2.5 to 2.2.6
- Chris Buechler wrote:
> sounds like your system reports bunk temp values, but does actually work (as well as what th... -
07:17 PM Bug #5704 (Not a Bug): Thermal sensor shows -1.0* C after update from 2.2.5 to 2.2.6
- sounds like your system reports bunk temp values, but does actually work (as well as what the hardware is telling it ...
-
07:08 PM Bug #5704: Thermal sensor shows -1.0* C after update from 2.2.5 to 2.2.6
- So 2.2.6 is that much more efficient, and your CPU idles more?
-
07:04 PM Bug #5704: Thermal sensor shows -1.0* C after update from 2.2.5 to 2.2.6
- I rebooted pfsense with the case door off, and I noticed I had temp readings, put it all back together and saw temps ...
-
04:05 PM Bug #5704 (Feedback): Thermal sensor shows -1.0* C after update from 2.2.5 to 2.2.6
- not seeing that anywhere, nor where any of the changes between 2.2.5 and 2.2.6 would have any impact. That's on the d...
-
08:05 AM Bug #5704: Thermal sensor shows -1.0* C after update from 2.2.5 to 2.2.6
- Reinstalled 2.2.5 then updated to 2.2.6 twice
-
12:15 AM Bug #5704: Thermal sensor shows -1.0* C after update from 2.2.5 to 2.2.6
- To be clear, you re-installed 2.2.5, (twice) and the negative values are still present?
-
08:31 PM Bug #5667 (Resolved): NAT Reflection isn't working anymore since week of Dec 14th
- NAT+proxy reflection is working fine with xinetd now.
-
09:34 AM Bug #5667: NAT Reflection isn't working anymore since week of Dec 14th
- Confirmed to be working with NAT Proxy mode in 2.3-ALPHA (amd64) built on Mon Dec 28 08:00:57 CST 2015.
-
06:43 AM Bug #5667 (Feedback): NAT Reflection isn't working anymore since week of Dec 14th
- inetd was replaced by xinetd, please try next round of snapshots
-
12:22 AM Bug #5667: NAT Reflection isn't working anymore since week of Dec 14th
- We should find a different way to repair this than to add all that crap back into /etc/services.
-
08:29 PM Bug #5710 (Resolved): firewall_nat_edit.php target custom port field not grayed out where should be
- On firewall_nat_edit.php, the custom port box for "Redirect target port" doesn't get grayed out when an option is cho...
-
08:04 PM Revision 6605a2df: Add href for package dependencies (pkg_mgr_installed)
- * Case typo
* Change package dependency text to href link(s). -
07:59 PM pfSense Packages Bug #5700 (Needs Patch): Lightsquid 2.43 is missing perl dependency: libutil.so.8
- PBI-induced issue which doesn't exist in 2.3. Not likely to be fixed in 2.2.x and prior, but pull requests welcome if...
-
07:57 PM pfSense Packages Todo #5589 (Resolved): Convert the pfSense package OpenVPN Client Export (security/pfSense-pkg-openvpn-client-export) to Bootstrap
- works
-
07:55 PM Bug #4924 (Resolved): Package manager - the version comparison code not comparing versions properly
- fixed
-
07:53 PM Bug #5666 (Resolved): Reset to Factory Defaults initial wizard trigger
- fixed
-
07:48 PM Bug #4816 (Resolved): Do not overwrite custom /etc/dh-parameters.* on upgrade
- this is all correct now. Clean installs have the default, user generated files are left in place post-upgrade.
- 07:47 PM Revision 690026d8: Merge pull request #2330 from ExolonDX/master
- 07:44 PM Revision ddffa78c: Don't display dummy password if configured pwd is empty
- 07:33 PM Revision 5ea90990: Experimental: Fixed #5693
- Added new functionality to PHP classes, and used it ONLY in system_advanced_notifications.php -> smtp password
- 07:13 PM Revision b40fb789: Update "firewall_aliases.php"
- Add Bootstrap panels to "firewall_aliases.php"
-
06:48 PM Bug #5697 (Resolved): Fatal error after applying changes on firewall_shaper_vinterface.php
- fixed
-
06:46 PM Bug #5693: Hide/Mask stored passwords when presenting GUI forms
- services_dyndns_edit.php corrected.
If $_POSTed password == DMYPWD, the old password must be retrieved and re-save... -
05:31 PM Bug #5693: Hide/Mask stored passwords when presenting GUI forms
- on services_dyndns_edit.php at least, and probably others, you can no longer edit entries without entering the passwo...
-
03:02 PM Bug #5693: Hide/Mask stored passwords when presenting GUI forms
- New addPassword() method and password validation added where appropriate.
I have not addressed the wizard XML pages. -
01:30 PM Bug #5693 (Feedback): Hide/Mask stored passwords when presenting GUI forms
- Applied in changeset commit:5ea90990e6ebcdbeb78fadf8b88aedef66428c66.
-
08:53 AM Bug #5693: Hide/Mask stored passwords when presenting GUI forms
- If we take a simple example like system_advanced_notifications.php, one solution that would seem to fill the bill is ...
-
06:59 AM Bug #5693: Hide/Mask stored passwords when presenting GUI forms
- Nudging this over toward Steve Beaver, he told me last week he had an idea to propose for a fix.
-
06:43 PM Bug #5613 (Resolved): Reset to Factory Defaults PHP warnings
- fixed
-
06:40 PM Revision f1b7a0b1: Disable IPsec phase1 or phase2 using DES and inform user why they were disabled since DES is no longer supported. It should fix #5543
-
06:25 PM Bug #5694: Dynamic gateways' gateway IP shouldn't be editable
- OK. I was unable to locate that functionality in 2.2.x, but it is easy enough to add now.
-
06:24 PM Bug #5694 (Confirmed): Dynamic gateways' gateway IP shouldn't be editable
- Correct, system_gateways_edit.php. When it fills in "dynamic" in the gateway field, that field should be grayed out s...
-
06:04 PM Bug #5689 (Resolved): Deleting a package does not remove the menu entry
- fixed. also fixed removal of service entries that were being left behind.
-
10:30 AM Bug #5689 (Feedback): Deleting a package does not remove the menu entry
- Applied in changeset commit:6b861ecd6c5a9b593fff7614384ff5586566f081.
-
05:50 PM Bug #5180 (Resolved): DDNS sometimes not updating after primary WAN failure
- Confirmed fixed in 2.3, update always happens correctly. The race condition in apinger that caused this doesn't exist...
-
05:20 PM Revision 34fd9263: Postifx build options
-
05:06 PM Bug #5686 (Resolved): Multiple dpinger processes monitoring the same thing
- fixed
-
05:02 PM Todo #5526 (Resolved): OpenVPN server should default to topology subnet, not net30
- this is complete, works, and issues introduced look to all be fixed.
-
04:28 PM pfSense Packages Bug #5703: Update FreeRADIUS to v2.2.9
- Sorry for the dupe, I swear I searched, I thought searching under pfSense projects also includes packages, but turns ...
-
04:15 PM pfSense Packages Bug #5703 (Duplicate): Update FreeRADIUS to v2.2.9
- duplicate of #5318
-
04:27 PM Revision 92c2bd7f: Revert "Delete package XML only on post-deinstall, otherwise it'll do it twice"
- This reverts commit 92b3ac622cc3789ca00b625052621f0dc4262f1f.
-
04:27 PM Revision a0790c86: Revert "Silent accept deinstall and pre-install on rc.packages"
- This reverts commit d7c8eb30ddad2140a2790a7a8989158e52f74bc9.
-
04:27 PM Revision 6b861ecd: Only remove config.xml items on post-deinstall, fixes #5689
-
04:10 PM Bug #5709 (Duplicate): dpinger fails to start on IPv6 IPs considered "tentative", often breaking IPv6 gateway monitoring
- replacing inadvertently deleted #5696
For some period of time during boot, IPv6 IPs are considered "tentative" by ... -
04:06 PM Bug #5706 (Not a Bug): guard against carp vip deletion if nat rules reference the vip are fooled by changes pending reload.
- preventing that would prevent situations people need in certain circumstances, like deleting but not yet applying a C...
-
03:25 AM Bug #5706 (Not a Bug): guard against carp vip deletion if nat rules reference the vip are fooled by changes pending reload.
- Hi there,
in working around bug #5705, I noticed that if I update NAT rules ip's such that they no longer referenc... -
02:51 PM Bug #5695: dpinger doesn't work with source IPs specifying a scope ID
- IPv6 scope IDs are now supported.
https://github.com/dennypage/dpinger/commit/00229f717db1212cdfa0cb0644d206e897ac... -
02:36 PM Revision 33baf237: Disable all IPsec P1 entries when old version has IPsec globally disabled. Fixes #5699
- 02:20 PM Revision 23f4c08f: Fixes issue where limiter mask does not save (from forum)
- 02:07 PM Revision f7a28f98: Change alert box color to success
-
01:56 PM Bug #4418: IPsec mobile clients - bogus "p" appended to search domain
- Quick testing report with pfSense 2.2.6 / i386 on Soekris net5501 (just upgraded from pfSense 2.1.5), iOS 9.2 on iPho...
- 01:50 PM Revision 9aa4c72c: Merge pull request #2321 from ch1c4um/Fix_dns_resolver
- 01:43 PM Revision 8f04f5a4: Merge pull request #2328 from NOYB/HTML_Compliance_-_System_/_Package_Manager_/_Available_Packages
-
01:43 PM Revision f2c6628a: HTML Compliance - System / Package Manager / Available Packages
- Bad value #search-panel .panel-body for attribute href on element a: Illegal character in fragment: space is not allo...
-
12:43 PM Revision 15646fc7: Replace inetd by xinetd, it should fix #5707
-
12:40 PM Todo #5543 (Feedback): Remove IPsec DES support
- Applied in changeset commit:f1b7a0b1bc66ead820f5d8301ad7e9b2199cfb2c.
-
11:46 AM Revision 73698667: Disable XCONV option for security/xinetd and remove perl dependency, ticket #5707
-
10:23 AM Todo #4224 (Feedback): PBIs are old skool. pkg-ng is the new shiny. We need to convert pfSense to use pkg-ng.
- 2.3 is full pkgng
-
10:23 AM Todo #5208 (Resolved): Sign packages for final repo
- Packages are being signed
-
10:03 AM Revision 784206e8: Fix core pkg repo to make rsync work
-
08:54 AM Feature #5708 (Rejected): NAT 1:1 applicate on some interfaces and/or interface group
- Hi,
Is it possible to add the feature of add some interfaces (or interface group) with one NAT 1:1 rule?
In fac... -
08:40 AM Bug #5699 (Feedback): Upgraded systems with IPsec disabled globally will have it enabled
- Applied in changeset commit:33baf237b1e09a6b15361e28466a5a94af95b297.
-
05:00 AM Bug #5699: Upgraded systems with IPsec disabled globally will have it enabled
- I would think that in production there is no need to have a global switch that disables all IPsec. I guess that was m...
-
12:17 AM Bug #5699: Upgraded systems with IPsec disabled globally will have it enabled
- IPSec is on by default in -CURRENT now.
We have that patch in our tree, so IPSec is on by default in pfSense.
W... -
06:55 AM Bug #5705 (Rejected): CARP Vips sometimes not seen as targets after upgrade to 2.3-ALPHA
- Duplicate of #5441 and #4858
-
03:12 AM Bug #5705 (Rejected): CARP Vips sometimes not seen as targets after upgrade to 2.3-ALPHA
- Hi there,
I've noticed that in several places throughout pfsense, my CARP vips aren't being recognized as viable t... -
05:06 AM Revision 6e3742cb: HTML Compliance - System / Package Manager / Available Packages
- Bad value #search-panel .panel-body for attribute href on element a: Illegal character in fragment: space is not allo...
-
04:54 AM Bug #5702: Bug in code manipulating IP subnets - could be pervasive?
- Yeh, I fixed something like that in (I think) services_dhcp_edit by masking it against 0xFFFFFFFF to make sure to onl...
-
01:53 AM pfSense Packages Todo #5575: Convert the pfSense package HAProxy-devel (net/pfSense-pkg-haproxy-devel) to Bootstrap
- Eager to try this out. Let me know if I can help
12/27/2015
-
11:52 PM Bug #5704 (Not a Bug): Thermal sensor shows -1.0* C after update from 2.2.5 to 2.2.6
- Intel Atom Desktop Board, D525MW - Thermal sensors work fine on 2.2.5, just upgraded to 2.2.6 and it shows negative v...
-
07:55 PM pfSense Packages Bug #5703 (Duplicate): Update FreeRADIUS to v2.2.9
- There is a known issue with FreeRADIUS calculating incorrect MPPE keys when using TLS 1.2. This issue was fixed in v2...
-
05:41 PM Bug #5702: Bug in code manipulating IP subnets - could be pervasive?
- SEARCH shows there are only a few direct calls:
https://github.com/pfsense/pfsense/search?utf8=%E2%9C%93&q=long2ip... -
05:26 PM Bug #5702 (Closed): Bug in code manipulating IP subnets - could be pervasive?
- This bug was uncovered in resolving "PR #2317":https://github.com/pfsense/pfsense/pull/2317
I don't know how pervas... - 04:33 PM Revision a011566d: Fixed #5697
- 03:28 PM Revision d8d97c76: Merge pull request #2327 from NOYB/HTML_Compliance_-_System_/_Package_Manager_/_Available_Packages
- 03:25 PM Revision c195c8e0: Merge pull request #2326 from NOYB/HTML_Compliance_-_System_/_Certicate_/_CAs
- 03:18 PM Revision 69824c5e: Alternative to PR 2324 - Remove unneeded div
-
12:52 PM Bug #5695: dpinger doesn't work with source IPs specifying a scope ID
- I will add the ability to specify scope id as part of IP parameters.
-
10:30 AM Bug #5697: Fatal error after applying changes on firewall_shaper_vinterface.php
- Applied in changeset commit:a011566dc06913c969df848722d16436ead19dea.
-
10:24 AM Bug #5697 (Feedback): Fatal error after applying changes on firewall_shaper_vinterface.php
- Fixed by not printing a form that has not yet been created.
-
09:46 AM Bug #5697: Fatal error after applying changes on firewall_shaper_vinterface.php
- Error seems to occur after "Apply" step.
-
09:38 AM Bug #5694 (Feedback): Dynamic gateways' gateway IP shouldn't be editable
-
09:30 AM Bug #5694: Dynamic gateways' gateway IP shouldn't be editable
- Does this pertain to the system_gateways_edit.php page?
-
08:43 AM pfSense Packages Todo #5575: Convert the pfSense package HAProxy-devel (net/pfSense-pkg-haproxy-devel) to Bootstrap
- FYI, I'm making some progress on this mostly local a.t.m. writing here so it wont be that two people start doing the ...
-
08:38 AM pfSense Packages Todo #5574: Convert the pfSense package HAProxy (net/pfSense-pkg-haproxy) to Bootstrap
- imho, this package should not be converted, but copied from haproxy-devel after that one is done.
-
08:09 AM Revision 81aba18d: HTML Compliance - System / Package Manager / Available Packages
- Stray tbody, table, and div tag ends when list empty.
Close php tag.
12/26/2015
-
10:49 PM Bug #5631 (Duplicate): Gateway monitor not started for 6RD connections
- root issue in #5696, closing in favor of that.
-
10:48 PM Todo #5645 (Resolved): dpinger needs gateway identification in logs
- this is all fine now
-
10:11 PM pfSense Packages Bug #5660 (Closed): Dansguardian fails on restart with ipc error
- thanks
-
12:50 PM pfSense Packages Bug #5701 (Not a Bug): Sarg does not delete cron entry
- Uninstalling Sarg version RELEASE 0.6.10 on pfSense 2.2.6 does not remove crontab entry.
I removed the package but... -
12:46 PM pfSense Packages Bug #4167: Lightsquid package does not remove crontab entries
- Ale Feltes wrote:
> Kill Bill wrote:
> > Fixed.
> I have the same problem after upgrading to 2.2.5, lightsquid 2.4... -
08:02 AM pfSense Packages Bug #4167: Lightsquid package does not remove crontab entries
- Kill Bill wrote:
> Fixed.
I have the same problem after upgrading to 2.2.5, lightsquid 2.43. I tried these things i... -
09:27 AM Bug #5695: dpinger doesn't work with source IPs specifying a scope ID
- Opened an issue upstream to track it - https://github.com/dennypage/dpinger/issues/15
-
08:59 AM pfSense Packages Bug #5700 (Needs Patch): Lightsquid 2.43 is missing perl dependency: libutil.so.8
- Recently upgraded pfsense ...
-
08:40 AM Revision 04f1a496: HTML Compliance - System / Certicate / CAs
- Close div tag
Close php tag
12/25/2015
-
08:02 PM Revision ec513fa9: Redundant logic tests in a range check
- The logic here is redundant. It tests IP1<START || IP2<START || IP1>END || IP2>END. *Then* it tests if IP1<IP2 unsign...
12/24/2015
-
11:28 PM pfSense Packages Bug #5660: Dansguardian fails on restart with ipc error
- this can be closed, i would do it myself but i cannot figure out how to do it or i don't have permission to close my ...
- 09:33 PM Revision 99c1e285: update comment for dpinger
- 07:51 PM Revision 17f4e69c: Merge pull request #2323 from BBcan177/patch-4
-
07:27 PM Revision bf7ee0e0: Update pkg_edit.php
- * Incorrect variable name in pkg_edit
- 07:04 PM Revision 0c8d2784: clarify text, might not apply to "NIC" (lagg, VLANs, etc.)
-
06:59 PM Bug #5699 (Resolved): Upgraded systems with IPsec disabled globally will have it enabled
- The removal of the global enable/disable IPsec setting means upgraded systems where it's disabled will end up with th...
-
06:50 PM Bug #5698 (Rejected): Win10 can't connect ipsec on pfsense 2.2.6
- Works fine here with Win 10 and 2.2.6 with the settings from the wiki. Not a general issue. Start a forum thread for ...
-
06:44 PM Bug #5698 (Rejected): Win10 can't connect ipsec on pfsense 2.2.6
- It's my log
Dec 24 10:41:45 charon: 05[JOB] <6> deleting half open IKE_SA after timeout
Dec 24 10:41:15 cha... -
06:40 PM Bug #5691 (Resolved): Cannot create limiter.
- this is fixed. there is another recent regression there, opened #5697 for that
-
12:30 PM Bug #5691: Cannot create limiter.
- Applied in changeset commit:8892ad73a9b199d4905d292d69f9d09cb4f8e63c.
-
12:19 PM Bug #5691 (Feedback): Cannot create limiter.
- Correct form action parameters and the page now seems to perform as required.
-
11:16 AM Bug #5691 (Confirmed): Cannot create limiter.
- it indeed doesn't work at all anymore and functions as OP describes. It did work in 2.3 at least semi-recently though...
-
10:54 AM Bug #5691: Cannot create limiter.
- Thank you, but queue creation is working fine. Specifically I can't create a new Limiter. I've never attempted it und...
-
07:19 AM Bug #5691 (Feedback): Cannot create limiter.
-
07:17 AM Bug #5691: Cannot create limiter.
- https://redmine.pfsense.org/attachments/download/1470/shaper.gif
-
07:17 AM Bug #5691: Cannot create limiter.
- I noticed while working on the traffic shaper that it is woefully short of input validation/warning messages. It does...
-
06:40 PM Bug #5697 (Resolved): Fatal error after applying changes on firewall_shaper_vinterface.php
- Add a limiter, then apply changes, and you get: ...
- 06:27 PM Revision 8892ad73: Fixed #5691
-
05:16 PM Bug #5667 (Confirmed): NAT Reflection isn't working anymore since week of Dec 14th
- separate issue but same root cause, that also broke tftp-proxy.
-
10:25 AM Bug #5667: NAT Reflection isn't working anymore since week of Dec 14th
- Appears to be related to /etc/services being switched back to the standard FreeBSD copy, it wants the ports defined t...
-
03:50 PM Bug #5695 (Resolved): dpinger doesn't work with source IPs specifying a scope ID
- In the default DHCP6 WAN scenario where you're monitoring a link local gateway, the source IP passed to dpinger inclu...
- 01:10 PM Revision 338fb0f4: Merge pull request #2322 from NOYB/HTML_Compliance_-_System_/_Advanced_/_Firewall_and_NAT
-
01:04 PM Bug #5694 (Resolved): Dynamic gateways' gateway IP shouldn't be editable
- Dynamic gateways have "dynamic" filled in for the gateway IP upon edit, which is correct. But they allow changing tha...
-
10:45 AM pfSense Packages Todo #5581 (Feedback): Convert the pfSense package Quagga OSPF (net/pfSense-pkg-Quagga_OSPF) to Bootstrap
- Merged a pull request for conversion yesterday, it's ready for testing.
-
09:11 AM Bug #5693 (Resolved): Hide/Mask stored passwords when presenting GUI forms
- Currently there are a number of places in the GUI for the user to enter passwords used by additional or external syst...
-
07:34 AM pfSense Packages Todo #5590 (Resolved): Convert the pfSense package System Patches (sysutils/pfSense-pkg-System_Patches) to Bootstrap
-
07:33 AM pfSense Packages Bug #5639 (Closed): Zabbix agent and proxy causing pfSense to crash
-
07:32 AM pfSense Packages Bug #5647 (Closed): Squid3 v0.4.7 - Outlook / Office365 connectivity
-
07:16 AM Bug #5679 (Closed): pkg_edit - XML tag 'combinefields' not working when grouping over 2 or more lines
-
06:29 AM pfSense Packages Feature #5692 (Rejected): add real time tab simular to that for Squid to dansguardian
- Dansguardian is dead, check on the forum to see who is working on the replacement (e2_guardian) and mention it there.
-
02:11 AM Bug #5413: Reduce disruptions when changing DNS records from DHCP leases in Unbound
- I know a bug report is not really the place for arguing about the merits of a solution, but I respectfully maintain s...
-
01:04 AM Revision 742844a5: HTML Compliance - System / Advanced / Firewall and NAT
- Bad value 200000↩ for attribute placeholder on element input: Line feed not allowed.
<input class="form-control" name...
12/23/2015
-
11:28 PM pfSense Packages Feature #5692 (Rejected): add real time tab simular to that for Squid to dansguardian
- add real time tab similar to that for Squid to dansguardian.
please research adding a tab to dansguardian such tha... -
10:10 PM Bug #5691 (Resolved): Cannot create limiter.
- My system currently has no limiters or queues configured. When I attempt to create a new limiter it simply returns me...
-
10:04 PM Bug #5604: SSL/TLS SMTP notfications not working
- It fails using gmail's smtp server, I tried both SSL and STARTTLS. My guess is that it isn't due to a bad server cert.
- 09:52 PM Revision f8a6c824: This broke things again. Revert "data sanitising: ip2long32, ip2ulong, long2ip32 (FIXED RESUBMIT of #2152)"
- This reverts commit 4557e3fba627c91c37afba04681cdabf71eccf57.
- 09:19 PM Revision e6d22cd6: Merge branch 'master' of git.pfmechanics.com:pfsense/pfsense
- 09:19 PM Revision e8da0bcd: fix part of #5604
- 09:04 PM Revision 962ec941: Added support for <width> on inouts and aliases.
- 08:26 PM Revision c405d4f0: Add title to add row buttone
-
08:09 PM Revision da781042: Change core packages repo structure to match poudriere, this avoids having issues on client side at the moment we are rsync'ing a new version
- 07:13 PM Revision 2bd2287e: Fixed #5668
-
06:46 PM Revision 3dc66fff: Add pkg key fingerprint for packages from beta.pfsense.org
-
05:41 PM Revision c2af1487: Note issue # opened against pkg(8)
- 04:49 PM Revision d3a3eef0: Fixed bug to disable dns resolver service
-
04:46 PM Revision efcf5e2a: Fix repo sign for poudriere directory infrastructure
-
03:49 PM pfSense Packages Bug #5560: AutoConfigBackup curl session does not verify SSL/TLS certificate of portal.pfsense.org, allowing for possible MiTM attacks
- This is in a package, not base, so it's only relevant to the package version not the pfSense version. It's been in th...
-
03:45 PM pfSense Packages Bug #5560: AutoConfigBackup curl session does not verify SSL/TLS certificate of portal.pfsense.org, allowing for possible MiTM attacks
- Did this make it in to 2.2.6? I don't see the 2.2.6 release tag on Github.
- 03:34 PM Revision 52977f3d: Merge pull request #2317 from stilez/patch-1
-
03:34 PM Revision 4557e3fb: data sanitising: ip2long32, ip2ulong, long2ip32 (FIXED RESUBMIT of #2152)
- Self explanatory. If these functions find themselves trying to convert non-int data (or an x64 int with non-zeros in ...
-
03:09 PM Revision 4ee63405: Take this conditional out, it wasn't enough, and we have a script example for how to handle this properly now while respecting CSRF
-
03:08 PM Revision c7cd5f1c: Take this conditional out, it wasn't enough, and we have a script example for how to handle this properly now while respecting CSRF.
-
02:45 PM pfSense Packages Bug #5685 (Feedback): Can't (re)install Asterisk
- it installs and verifies fine. maybe the download didn't complete correctly for some reason, try reinstalling it.
-
02:35 PM Bug #5668 (Resolved): pkg_edit - XML tag 'aliases' shows incorrect value when blank
- thanks
-
02:10 PM Bug #5668: pkg_edit - XML tag 'aliases' shows incorrect value when blank
- This can be closed now.
-
01:10 PM Bug #5668: pkg_edit - XML tag 'aliases' shows incorrect value when blank
- Applied in changeset commit:2bd2287e839c2ac787010def5fd4d52ec451df87.
-
01:04 PM Bug #5668 (Feedback): pkg_edit - XML tag 'aliases' shows incorrect value when blank
- Fixed by removing a vestige of the old HTML generator which was appending 'value=""' to the element value.
-
02:00 PM Revision f4575189: Implement necessary code to be able to sign pkg(8) repo
- 12:57 PM Revision 3c63f2e6: Merge pull request #2319 from NOYB/HTML_Compliance_-_System_/_Advanced_/_Admin_Access
- 12:56 PM Revision 9a278024: Merge pull request #2318 from phil-davis/patch-2
- 12:52 PM Revision d13ac3c1: Merge pull request #2312 from heper/patch-3
-
12:51 PM Revision 159509e0: Bug #5527 wizard breadcrumb Concept
-
12:51 PM Revision ed9c5a1a: Bug #5527 wizard breadcrumb Concept
-
12:51 PM Revision 336689d4: Bug #5527 wizard breadcrumb Concept
-
12:51 PM Revision 7124eddf: Bug #5527 wizard breadcrumb Concept
-
12:51 PM Revision 124a6adc: Bug #5527 wizard breadcrumb Concept
- This would require some minor adjustments to the wizards xml , for it to make sense everywhere.
-
11:23 AM Revision b76cb978: Return complete path for dpinger PID filename, it should fix #5686
-
11:20 AM Revision c987a206: Be less specific with dpinger PID filename regex, old version was not matching IPv6 addresses, with or without %ifname in case of ll
-
09:46 AM Revision a2fd89dd: REBASE of #1786 and #1788, tightening three IP functions
- Resubmit of two PRs that couldn't be merged due to basecode conflicts
is_linklocal() - tightened and made correctly ... -
08:52 AM Bug #5688: Remote Config Backup Not Working in 2.2.6 version
- https://doc.pfsense.org/index.php/Remote_Config_Backup#2.2.6_and_Later
-
08:08 AM Bug #5688: Remote Config Backup Not Working in 2.2.6 version
- Thanks a lot!
-
08:04 AM Bug #5688: Remote Config Backup Not Working in 2.2.6 version
- Yes, the example will be updated on the wiki.
-
08:02 AM Bug #5688: Remote Config Backup Not Working in 2.2.6 version
- Thanks a lot. You mean that you will update the remote config backup script example into the documentation?
-
07:49 AM Bug #5688 (Rejected): Remote Config Backup Not Working in 2.2.6 version
- We had to enable CSRF on that page for security reasons. The download procedure needs to submit the __csrf_magic valu...
-
07:18 AM Bug #5688 (Rejected): Remote Config Backup Not Working in 2.2.6 version
- In version 2.2.6, the backup script indicated on the page is no more working : https://doc.pfsense.org/index.php/Remo...
-
08:44 AM Feature #4542: Support for PPPoE with MTU/MRU > 1492 (i.e. 1500)
- The unofficial patch has been updated for 2.2.6-RELEASE (still amd64 full installs only): https://forum.pfsense.org/i...
-
08:15 AM Bug #5690 (Resolved): Language change not working
- See forum thread: https://forum.pfsense.org/index.php?topic=104390.0
-
08:05 AM Revision 7983bed1: HTML Compliance - System / Advanced / Admin Access
- Close div tag
Close php tag -
07:58 AM Bug #5689 (Resolved): Deleting a package does not remove the menu entry
- Forum: https://forum.pfsense.org/index.php?topic=104355.0
I just tried deleting a simple package to test this - Cr... -
05:56 AM Feature #5687 (Rejected): system_patches add possibility to add pull-request
- Not sure, the only page I remember is https://github.com/blog/967-github-secrets
I'm closing this ticket -
05:44 AM Feature #5687: system_patches add possibility to add pull-request
- right, luckily i didn't start on implementing this into system_patches
@rbgarga: got a github cheat-sheet somewher... -
05:23 AM Feature #5687: system_patches add possibility to add pull-request
- github allow to get a single diff for a Pull Request with all commits combined, you just need to add the suffix .diff...
-
04:56 AM Feature #5687 (Rejected): system_patches add possibility to add pull-request
- Lots of committers use the github editor (including myself).
The edit generates a commit for each file.
So, most ... -
05:20 AM Bug #5686 (Feedback): Multiple dpinger processes monitoring the same thing
- Applied in changeset commit:b76cb978611ce1ebe776685536a23c0dfcca5ed9.
-
02:37 AM Bug #5686 (Resolved): Multiple dpinger processes monitoring the same thing
- On my test system with single WAN and 3 site-to-site OpenVPN clients I currently have 3 dpinger processes doing the s...
- 04:04 AM Revision c46008ae: LAGG edit fixes
- 1) $_POST['members'] is an array, but $pconfig['members'] should be a comma-separated list. So the general copy "$pco...
12/22/2015
-
10:54 PM Revision 366de107: data sanitising: ip2long32, ip2ulong, long2ip32 (FIXED RESUBMIT of #2152)
- Self explanatory. If these functions find themselves trying to convert non-int data (or an x64 int with non-zeros in ...
- 07:33 PM Revision 5a2512b3: Add trash can icon to rowhelper delete buttons
-
07:10 PM Revision 78f2621c: Bug #5527 wizard breadcrumb Concept
-
07:09 PM Revision 5ceddbd0: Bug #5527 wizard breadcrumb Concept
-
07:08 PM Revision 0577cc31: Bug #5527 wizard breadcrumb Concept
-
07:07 PM Revision ab89e4db: Bug #5527 wizard breadcrumb Concept
- 06:51 PM Revision 36cefd8f: Remove name collision in $width attribute
- 05:54 PM Revision bd0d36bd: Accommodate <width> XML tag in rowhelper input fields
- 05:43 PM Revision e5274f51: Move width:auto style to textarea handler in pkg_edit.php
- 04:26 PM Revision b5326b1d: Merge pull request #2316 from phil-davis/patch-3
-
04:22 PM pfSense Packages Bug #3986: BandwidthD can break php-fpm in unknown rare edge case
- FYI, updated to v2.2.6 -> still have the issue ... :(.
On boot, 2 copies of bandwidthd running, messes up the data... - 04:21 PM Revision ede54eaa: Merge pull request #2295 from NOYB/HTML_Compliance_-_Form_Input_-_Placeholder
- 04:10 PM Revision 43f58e1d: Merge pull request #2311 from heper/patch-1
- 03:18 PM Revision 57fc02b1: Adds support for <width> XML tag in rowhelper selects
- 02:49 PM Revision 5736b2ce: HTML Compliance - Form Select 3rd try
- This is a combined version of:
https://github.com/pfsense/pfsense/pull/2310
https://github.com/pfsense/pfsense/pull/2315 -
02:06 PM Bug #5683 (Closed): print_info_box() does not work with pkg_edit.php
-
09:11 AM Bug #5683: print_info_box() does not work with pkg_edit.php
- This seems to work as expected and might be of use to you:
pkg.php?xml=/pfblockerng/pfblockerng_v4lists.xml&savems... - 01:56 PM Revision f84d2a90: Default textarea width to 60 cols.
- Use setCols() to override
- 01:47 PM Revision 6e871698: Adds style="width: auto;" attribute to textareas to allow the "cols" attribute to take effect. Required bu pkg_edit.php and by wizards
- 01:17 PM Revision 09f9fff9: Reverts change to Form_Selector which was breaking selectors with blank options
-
12:56 PM Bug #5676 (Resolved): pkg_edit - XML type 'select' cannot define the width of the field.
-
12:55 PM Bug #5678 (Resolved): pkg_edit - XML tag 'rowhelper' - swap buttons for fa icons
-
12:55 PM Bug #5680 (Closed): pkg.php - Swap buttons to fa icons
-
12:54 PM Bug #5677 (Resolved): pkg_edit - Type 'rowhelpers' cannot define the width of the fields.
-
09:14 AM Bug #5677 (Feedback): pkg_edit - Type 'rowhelpers' cannot define the width of the fields.
- The width of a select control within a row may now be specified by using the ...
-
12:54 PM Bug #5674 (Resolved): pkg_edit - XML tag 'textarea' missing rows, cols and wrap options
-
12:53 PM Bug #5673 (Closed): pkg_edit - Rowhelper descriptions are not printing
-
04:44 AM pfSense Packages Feature #5646: Squid3 package Authentication Method : Kerberos/AD
- Kill Bill wrote:
> I certainly don't plan on adding any such things. (This is a feature request and not a bug, BTW. ... -
03:19 AM pfSense Packages Bug #5685 (Closed): Can't (re)install Asterisk
- After upgrading to the latest pfSense (2.2.6), Asterisk is not installable.
Installation of Asterisk FAILED!
... -
02:56 AM Bug #5622 (Resolved): Captive Portal database handling can reset the DB while it is locked when it should wait instead
- fixed
12/21/2015
-
11:38 PM Revision 75daf08f: Bug #5527 wizard breadcrumb Concept
- This would require some minor adjustments to the wizards xml , for it to make sense everywhere.
- 11:33 PM Revision 6e14a6ca: Modify CSS to allow caller to specify width
-
10:39 PM Revision 25b40b90: Bug #5527
-
10:37 PM Revision 80b4d0c5: Bug #5527
-
10:35 PM Revision fa3844d7: Update system_gateway_groups_edit.php
-
10:34 PM Revision b9a66e49: Bug #5527
-
10:32 PM Revision c14798d0: Bug #5527
-
10:29 PM Revision bc1d0663: Bug #5527
-
10:25 PM Revision 12654639: bug #5527
- 10:06 PM Revision c70b6835: Added support for rows, cols and wrap to Forms_Textarea and to pkg_edit.php
- 09:17 PM Revision 070a3568: Fix help text on delete row when selector is used in a PHP table
- 08:54 PM Revision a1cd3857: Test for #5676
-
08:37 PM Revision 392796a4: Encode parameters in shaper queues before display.
- 07:32 PM Revision 1dfa60c5: Fixed #5678
- 07:19 PM Revision 43dc3830: Fix row add/delete issues intorduced by PR https://github.com/pfsense/pfsense/commit/f35ce6d20e6fd1e3b66b5935c70532d7e5fa741f/
-
05:29 PM Bug #5527: Breadcrumb list policy
- another one for the wizards, as this was requested by Jared.
this is nothing more then a concept and will likely nee... -
04:40 PM Bug #5527: Breadcrumb list policy
- pr's above have been merged and/or closed.
here's a new one:
https://github.com/pfsense/pfsense/pull/2311
-
03:58 PM Bug #5674: pkg_edit - XML tag 'textarea' missing rows, cols and wrap options
- Added support as described.
rows, cols, and wrap tags are supported in XML via new setRows() and setCols() methods -
11:40 AM Bug #5674: pkg_edit - XML tag 'textarea' missing rows, cols and wrap options
- 1) Looks like the same issue in 2.2.x
2) Its pkg_edit.php, so can't add any setAttribute tags to the XML files. The ... -
11:35 AM Bug #5674 (Feedback): pkg_edit - XML tag 'textarea' missing rows, cols and wrap options
- Just to clarify, do you mean that:
# 2.2.x XML allows you to specify height/width/wrapping but even though you XML... -
10:45 AM Bug #5674 (Resolved): pkg_edit - XML tag 'textarea' missing rows, cols and wrap options
- textarea is missing code to define the rows, cols and wrap values.
(suggest setting some default values)
$row... -
03:48 PM Revision 69560def: Only disable CSRF on diag_backup.php for the download action where it might be scripted. Other actions need its protection.
-
03:47 PM Revision 3643958c: Only disable CSRF on diag_backup.php for the download action where it might be scripted. Other actions need its protection.
-
03:29 PM Revision 8ae9a909: Encode hostname before printing; remove some related dead code.
-
03:15 PM Revision 4fa888b4: Encode hostname before printing; remove some related dead code.
- 03:06 PM Revision 934b3078: Merge pull request #2304 from heper/patch-1
- 03:06 PM Revision 8c186a5a: Add "BETA" badge to ne UI feature
-
03:06 PM Revision 3ad27058: adding active tab to breadcrumb
- closely review L186 - L188
-
02:48 PM Bug #5676: pkg_edit - XML type 'select' cannot define the width of the field.
- Please gitsync, then add something like:...
-
02:35 PM Bug #5676 (Feedback): pkg_edit - XML type 'select' cannot define the width of the field.
- I can add a ...
-
10:53 AM Bug #5676 (Resolved): pkg_edit - XML type 'select' cannot define the width of the field.
- The <type>select</type> should allow for defining the width of the field, or auto-size to the largest entry.
-
02:33 PM Revision 49e83995: Encode gateway attributes before printing.
-
02:32 PM Bug #5683: print_info_box() does not work with pkg_edit.php
- It looks like on clicking the save button you are saving the page via jQuery/AJAX and then the function exits without...
-
01:59 PM Bug #5683: print_info_box() does not work with pkg_edit.php
- I tried that already ... See post #2 above... Add:
pfblockerng.inc Line: 1765
$savemsg = "Test";
Also tried t... -
01:55 PM Bug #5683: print_info_box() does not work with pkg_edit.php
- Well the "usual" way to do it is something like:...
-
01:48 PM Bug #5683: print_info_box() does not work with pkg_edit.php
- So what alternatives/workaround do we have to print a pop-up message?
-
01:44 PM Bug #5683 (Feedback): print_info_box() does not work with pkg_edit.php
- I _think_ this is because the print_infox_box() call takes place before the include("head.inc") line, so the HTML env...
-
11:23 AM Bug #5683: print_info_box() does not work with pkg_edit.php
- No I am trying to add a new informational message to the code but its not allowing that..
You can add this line to... -
11:18 AM Bug #5683: print_info_box() does not work with pkg_edit.php
- Sounds risky :) Is that in the currently published version? i.e.: If I install the package now will I see the print_...
-
11:13 AM Bug #5683 (Closed): print_info_box() does not work with pkg_edit.php
- In the pfBlockerNG IPv4 tab, I added a print_info_box() call on user "save", but it does not print the info box to th...
-
02:17 PM Revision 8ebf884f: Encode gateway attributes before printing
-
02:05 PM Feature #4083: Replace GET by POST
- Steve Beaver wrote:
> status_services.php also converted
The main body of status_services.php is converted but it lo... -
02:04 PM Revision d83a4dfc: Encode DNS servers and their associated gateways before printing
- 01:55 PM Revision ffa383cb: Merge pull request #2301 from NOYB/Staus_-_System_-_Logs_-_Write_Config_Only
-
01:49 PM Bug #5680: pkg.php - Swap buttons to fa icons
- oh well :) Maybe add the "fa-trash" to it then :)
-
01:47 PM Bug #5680: pkg.php - Swap buttons to fa icons
- If you mean these Delete buttons, they need to remain as buttons for the jquery magic that does the add row/delete ro...
-
01:40 PM Bug #5680: pkg.php - Swap buttons to fa icons
- Open IPv4 tab (pkg.php) and edit an alias. There is a delete button to convert to fa (pkg_edit.php)
-
01:25 PM Bug #5680 (Feedback): pkg.php - Swap buttons to fa icons
- Duplicate of 5678?
Buttons only appeared in one place in the files at least. -
11:25 AM Bug #5680 (Assigned): pkg.php - Swap buttons to fa icons
-
10:59 AM Bug #5680 (Closed): pkg.php - Swap buttons to fa icons
- The "Edit this item", "Delete" and "Add" buttons should be swapped for fa Icons.
- 01:36 PM Revision 07271d6c: Merge pull request #2298 from NOYB/WebGUI_Left_Column_Labels_Hyper
-
01:34 PM Bug #5672: pkg_edit - XML tag 'listtopic' prints in an excessively large font size.
- OK - That's a matter of style I guess. I think they are a little large currently. I'll as @JDillard what he thinks ab...
-
01:23 PM Bug #5672: pkg_edit - XML tag 'listtopic' prints in an excessively large font size.
- In my opinion these panel-titles should use the same size that is utilized in the Widget titles. The size is proporti...
-
01:15 PM Bug #5672 (Feedback): pkg_edit - XML tag 'listtopic' prints in an excessively large font size.
- I've checked a number of pages both visually and with "Inspect element" and I don't see a difference with my my brows...
-
12:24 PM Bug #5672: pkg_edit - XML tag 'listtopic' prints in an excessively large font size.
- Panel titles in straight html/php also have this issue :) Maybe because its in a subfolder of wwwroot? (See pfBNG Ale...
-
11:14 AM Bug #5672: pkg_edit - XML tag 'listtopic' prints in an excessively large font size.
- It was rejected because Hn tags are not supported in that way. They are not supposed to work. On the other hand this ...
-
11:10 AM Bug #5672: pkg_edit - XML tag 'listtopic' prints in an excessively large font size.
- This redmine was rejected: https://redmine.pfsense.org/issues/5681#change-23555
So the issue with the panel header... -
10:43 AM Bug #5672 (Assigned): pkg_edit - XML tag 'listtopic' prints in an excessively large font size.
-
10:40 AM Bug #5672 (Resolved): pkg_edit - XML tag 'listtopic' prints in an excessively large font size.
- The <type>listtopic</type>, prints in an excessively large font size.
- 01:33 PM Revision 1aa7a499: Merge pull request #2297 from NOYB/HTML_Compliance_-_Form_Group_-_Label_For
-
01:33 PM Revision f35ce6d2: HTML Compliance - Form Group - Label For
- The for attribute of the label element must refer to a non-hidden form control.
-
01:30 PM Bug #5678: pkg_edit - XML tag 'rowhelper' - swap buttons for fa icons
- Applied in changeset commit:1dfa60c5877572bd7320da8c454b0780a0cc34a8.
-
01:23 PM Bug #5678 (Feedback): pkg_edit - XML tag 'rowhelper' - swap buttons for fa icons
- Buttons changed to icons as requested.
-
11:25 AM Bug #5678 (Assigned): pkg_edit - XML tag 'rowhelper' - swap buttons for fa icons
-
10:56 AM Bug #5678 (Resolved): pkg_edit - XML tag 'rowhelper' - swap buttons for fa icons
- Rowhelper fields have an "Add" and "Delete" Button which should be changed to fa icons.
-
01:27 PM Feature #5682 (Closed): Table columns headers are not centered with the column below
- Left justified column headers are standard in the UI design. We may introduce an option to change that, but not in 2....
-
11:04 AM Feature #5682 (Closed): Table columns headers are not centered with the column below
- The <th> tags be are not centered with the text in the column below? Currently they are left-justified.
-
01:20 PM Bug #3819: Firewall Rule Basics documentation dangerously misleading
- Not really, but I added yet another clarification.
-
01:18 AM Bug #3819: Firewall Rule Basics documentation dangerously misleading
- This is still not resolved. It still has incorrect information.
-
12:26 PM Revision 4bc0cbc3: Silence array_map() call to avoid getting unlink errors for directories
-
12:22 PM Bug #5684 (Rejected): Spacing issue with buttons that include a font-awesome icon
- Duplicate of an existing issue already assigned to JDillard
-
12:13 PM Bug #5684 (Rejected): Spacing issue with buttons that include a font-awesome icon
- When adding a button with a font-awesome icon, the spacing between the icon and the text needs to be increased. It se...
-
12:13 PM Revision 5bd29843: Merge pull request #2306 from ExolonDX/branch_06
-
12:11 PM Revision 7902af94: Merge pull request #2305 from ExolonDX/branch_04
-
12:09 PM Revision 9ba46186: Merge pull request #2309 from phil-davis/tiw
-
12:07 PM Revision 7949c054: Merge pull request #2308 from phil-davis/patch-5
-
12:06 PM Bug #5673: pkg_edit - Rowhelper descriptions are not printing
- Would really be nice to have a fixed header at the top and skip the help text completely :)
You can also see the w... -
12:04 PM Bug #5673 (Feedback): pkg_edit - Rowhelper descriptions are not printing
-
12:03 PM Bug #5673: pkg_edit - Rowhelper descriptions are not printing
- Row helper descriptions ...
-
10:41 AM Bug #5673 (Closed): pkg_edit - Rowhelper descriptions are not printing
- Rowhelper descriptions are not printing
-
12:02 PM Revision 37e5612b: Merge pull request #2303 from phil-davis/patch-2
-
12:00 PM Revision 47fe940f: Merge pull request #2302 from ExolonDX/branch_03
-
11:58 AM Revision 8952a4de: Merge pull request #2300 from ExolonDX/branch_02
-
11:57 AM Revision b9a81ba9: Merge pull request #2299 from ExolonDX/branch_01
-
11:54 AM Revision c47ca2bd: Merge pull request #2294 from NOYB/HTML_Compliance_-_Form_Select
-
11:53 AM Revision 74149c20: Merge pull request #2293 from phil-davis/patch-3
-
11:51 AM Bug #5341: dnsmasq 2.75 exits with signal 11
- This happend to me 2 times the last few days.
Both times, the log entry at my side was:
kernel: pid 42153 (dnsmas... -
11:20 AM Todo #5645 (Feedback): dpinger needs gateway identification in logs
- Available in dpinger 1.1
-
11:06 AM Bug #5681 (Rejected): H[1-6] tags not altering the text size
- Framework does not permit the use of HTML in automatically generated panel headers. This is deliberate.
-
11:01 AM Bug #5681 (Rejected): H[1-6] tags not altering the text size
- Selecting any of the H[1-6] tags makes no change to the size of the header text.
<div class="panel panel-defa... -
11:02 AM Bug #5659 (Resolved): Dashboard widgets disappear and are unrecoverable if the column is blank in their configuration
- Looks good now.
FYI- you can test a lot easier by editing config.xml live either with viconfig, or by editing the ... -
10:59 AM Bug #5679 (Closed): pkg_edit - XML tag 'combinefields' not working when grouping over 2 or more lines
- <combinefields> is not working as expected when grouping over two or more lines. Would also be nice to be able to set...
-
10:55 AM Bug #5677 (Resolved): pkg_edit - Type 'rowhelpers' cannot define the width of the fields.
- Rowhelpers with multiple "Select" fields, are currently all sized equally in width. Should be definable, or auto-size.
-
10:54 AM Feature #5675 (Assigned): Theme specific textarea background color
-
10:51 AM Feature #5675 (Resolved): Theme specific textarea background color
- When using themes, would be nice to have a textarea background color specific to each theme. Looks odd in the Dark th...
-
10:53 AM Bug #5671: Remove slide-bar in the new Collapsible Form Section class.
- I was sure I had made an issue for this already, but I can't find it now, so we'll use this one.
-
10:48 AM Bug #5671 (Assigned): Remove slide-bar in the new Collapsible Form Section class.
-
10:38 AM Bug #5671 (Resolved): Remove slide-bar in the new Collapsible Form Section class.
- https://forum.pfsense.org/index.php?topic=101062.msg577053#msg577053
New collapsible Form_Section class has a slid... -
10:46 AM Bug #5670: pkg_edit - Adding a button also prints the button name beside the button
- This is in pkg_edit.php, you have no options like you would in other html/php files.
-
10:41 AM Bug #5670 (Rejected): pkg_edit - Adding a button also prints the button name beside the button
- This is a deliberate feature of the GUI FORM_* framework. The work-around you list here is appropriate and is used fr...
-
10:35 AM Bug #5670 (Rejected): pkg_edit - Adding a button also prints the button name beside the button
- I have noticed that when adding a single Button (or the Form save button), that it also displays the 'button text' be...
-
10:42 AM Bug #5669 (Assigned): pkg_edit - XML tag 'aliases' prints in yellow in Dark theme
-
10:31 AM Bug #5669 (Closed): pkg_edit - XML tag 'aliases' prints in yellow in Dark theme
- In pkg_edit.php,
<type>aliases</type>, Type Aliases prints in yellow which makes the text almost invisible. There ... -
10:42 AM Bug #5668 (Assigned): pkg_edit - XML tag 'aliases' shows incorrect value when blank
-
10:28 AM Bug #5668 (Resolved): pkg_edit - XML tag 'aliases' shows incorrect value when blank
- In pkg_edit.php,
<type>aliases</type>, Type Aliases shows ( *value="* ) in a blank input field. -
08:23 AM Bug #5617 (Resolved): Minor GUI issues (formatting/text)
-
08:22 AM Bug #5618 (Resolved): pkg.php and pkg_edit.php issues
-
08:20 AM Feature #5636 (Resolved): firewall_aliases.php - Cannot open alias when double clicking it
-
08:19 AM Bug #5653 (Resolved): index.php: There is no way to restore the system information widget if it's removed
-
07:57 AM Feature #5665 (Feedback): Allow moving of the "Available Widgets" bar just like other widgets
- The Available Widgets panel is not coded in the same way as a widget, but is generated "in-line" by index.php I'll lo...
-
07:42 AM Bug #5667 (Resolved): NAT Reflection isn't working anymore since week of Dec 14th
- I've had this configuration working and haven't changed anything but in a recent 2.3 update it isn't working and my N...
- 06:38 AM Revision 7d7da5e5: Avoid triggering initial wizard before reboot
- If you use the the webGUI to reset to factory defaults, then while the
existing system is shutting down you navigate ... -
05:59 AM Bug #5666 (Feedback): Reset to Factory Defaults initial wizard trigger
- Merged. Thanks!
-
12:32 AM Bug #5666: Reset to Factory Defaults initial wizard trigger
- See PR https://github.com/pfsense/pfsense/pull/2309
-
12:30 AM Bug #5666 (Resolved): Reset to Factory Defaults initial wizard trigger
- If you use the webGUI to reset to factory defaults, then while the
existing system is shutting down you navigate off... -
05:58 AM Bug #5613 (Feedback): Reset to Factory Defaults PHP warnings
- 2303 is now merged what is enough to fix this specific issue. Still discussing 2307. Thanks!
- 03:50 AM Revision 240d4f10: fix text
12/20/2015
-
03:35 PM Bug #4326: Limiters on firewall rules where NAT applies drop all traffic
- Issue still present on version 2.2.5.
When Limiter is enable in a Fiwerwll Rule NAT Reflection is not working. - 03:29 PM Revision 40f146c5: Only enable Restore Configuration if a file is selected
- If the user clicks "Choose File" and then cancels the file selection dialog, disable the "Restore Configuration" button.
- 01:50 PM Revision e7d248af: Update wake_on_lan.widget.php
- Remove unused TD tag
- 01:41 PM Revision 1414104a: Tidy up columns in "ipsec"
- status_ipsec.php
- remove unused column
vpn_ipsec.php
- reduce COLPSAN to seven - 01:34 PM Revision dcba8236: Tidy up widgets
- ipsec.widget.php
- add missing TR tags to THEAD
wake_on_lan.widget.php
- remove stray double quotes -
01:15 PM Revision e19282c8: adding active tab to breadcrumb
- closely review L186 - L188
- 01:10 PM Revision 61ee7f13: Redmine #5613 avoid Reset to Factory Defaults PHP warnings
- On Reset to Factory Defaults there are some warnings given when unlink_if_exists() tries to unlink() directories in /...
- 01:06 PM Revision 2eb51b46: Replace FONT tag with SPAN
- Replace FONT tag with SPAN tags and Bootstrap CLASS statement
Escape double quotes correctly in "system_usermanager_s... -
09:28 AM Feature #5665: Allow moving of the "Available Widgets" bar just like other widgets
- Yes, it could live in a column, like the "real" widgets. By default it could go in column 1 above the System Informat...
-
08:59 AM Feature #5665 (Resolved): Allow moving of the "Available Widgets" bar just like other widgets
- My suggestion is that you allow "Available Widgets" bar to be movable just like the other widgets. In a way, that wou...
-
09:24 AM Feature #5663: Aliases should be enterable in a new-line-separated list in a multi-line box form field
- I put in that functionality to the ordinary alias edit screen a while ago while fixing a few other things. It sort of...
-
08:49 AM Feature #5636: firewall_aliases.php - Cannot open alias when double clicking it
- Steve Beaver wrote:
> It really helps if the GUI page name is in the title :)
My apologies, I have no idea why ... -
08:37 AM Bug #5613: Reset to Factory Defaults PHP warnings
- PR https://github.com/pfsense/pfsense/pull/2303 fixes the specific calling of unlink_if_exists() from the Reset to Fa...
-
08:33 AM Feature #4535: Make factory default interface assignment more flexible
- Implemented for 2.3 by https://github.com/pfsense/pfsense/commit/b49e6c0113f107f5a9ff61fe8e8798de8cca0953
Works for ... -
08:06 AM Bug #5527: Breadcrumb list policy
- adjusted pkg.php to include the "active-tab" in the breadcrumb. also commented code that adds 'edit' to the breadcrum...
-
07:47 AM pfSense Packages Todo #5581: Convert the pfSense package Quagga OSPF (net/pfSense-pkg-Quagga_OSPF) to Bootstrap
- https://github.com/pfsense/FreeBSD-ports/pull/33
please review & comment/advise -
07:43 AM Revision 3c85b0f9: Staus - System - Logs - Firewall - Write Config Only
- If no logging changes have been made, only write the config file.
-
07:42 AM Revision 3e0985e6: Staus - System - Logs - Write Config Only
- If no logging changes have been made, only write the config file.
-
12:12 AM Feature #1189: Gateway: Multiple monitor ips
- Now dpinger is in 2.2.3-ALPHA I will have a think about the design of this. The system runs a dpinger for each monito...
12/19/2015
-
11:22 PM Bug #5661: Gateways should be able to use the same alternative monitor IP
- the problem is you must hit the IP via multiple WANs simultaneously to allow that. As things currently stand, that's ...
-
07:22 PM Bug #5661: Gateways should be able to use the same alternative monitor IP
- Actually, I DO want to do that. Also, the same destination but different origin are distinct from each other. If ther...
-
06:40 PM Bug #5661: Gateways should be able to use the same alternative monitor IP
- aside from the difficulties Jim noted, it's also a really bad practice to rely on a single IP (even anycasted) for de...
-
06:44 AM Bug #5661 (Rejected): Gateways should be able to use the same alternative monitor IP
- This has been covered multiple times in multiple similar tickets. Setting an IP address as a monitor IP address adds ...
-
03:08 AM Bug #5661 (Rejected): Gateways should be able to use the same alternative monitor IP
- In "System: Gateways: Edit gateway", if you enter an alternative monitor IP that is also configured for another gatew...
- 10:29 PM Revision b77cef66: Use Bootstraps text alignment classes
- As per "http://getbootstrap.com/css/#type-alignment", use CLASS
statement instead in inline STYLE statement (much tid... - 09:57 PM Revision 4b1d882f: Remove $closehead variable
- Remove unused variable $closehead
-
08:04 PM Bug #5664: Status: Dashboard traffic graphs collapse themselves, no way to save graph configuration
- The ticket system still isn't an appropriate place for support or discussion. Try the mailing lists or one of the oth...
-
07:26 PM Bug #5664: Status: Dashboard traffic graphs collapse themselves, no way to save graph configuration
- I have difficulty using the pfSense forums because I use Tor to access the internet, and Tor IP's are blocked at foru...
-
07:23 PM Bug #5664 (Not a Bug): Status: Dashboard traffic graphs collapse themselves, no way to save graph configuration
- Not a bug. Expand the graphs you want. Click the wrench on the widget titlebar. Click save there.
!http://i.imgur.... -
07:13 PM Bug #5664: Status: Dashboard traffic graphs collapse themselves, no way to save graph configuration
- pfSense version: 2.2.5-RELEASE (i386)
Browsers tested: Google Chrome PortableApps (47.0.2526.80, and older), Firefox... -
06:48 AM Bug #5664 (Feedback): Status: Dashboard traffic graphs collapse themselves, no way to save graph configuration
- Not enough detail here. What pfSense version? What browser? Did you actually save the widget config properly? Please ...
-
04:24 AM Bug #5664 (Not a Bug): Status: Dashboard traffic graphs collapse themselves, no way to save graph configuration
- Status: Dashboard traffic graphs are collapsible, and only 1 graph is expanded when the dashboard is first loaded. Th...
-
06:44 PM Bug #5649: bce0: Discard frame w/o leading ethernet header (len 0 pkt len 0)
- Then it's definitely worth putting stock FreeBSD 10.2 in the same situation, and post to freebsd-net list. It'd be go...
-
03:20 PM Bug #5649: bce0: Discard frame w/o leading ethernet header (len 0 pkt len 0)
- Bah, upon a subsequent reboot the problem remains.
-
12:34 PM Bug #5649: bce0: Discard frame w/o leading ethernet header (len 0 pkt len 0)
- I can confirm that the 2.3 Alpha snapshot works as expected. Thank you!
-
01:14 PM Revision 24f15b3a: WebGUI Left Column Labels Hyper
- Touch Screen Usability Annoyance
https://forum.pfsense.org/index.php?topic=104135.0
Clicking the labels in the left ... -
09:42 AM Feature #1189: Gateway: Multiple monitor ips
- I upvote this too the router i replaced (no name xincom then renamed syswan ) had 3 ways to monitor health check http...
-
03:08 AM Feature #1189: Gateway: Multiple monitor ips
- I had a very difficult-to-debug outage on one of my gateways. Ping through gateway worked fine, and it took me a whol...
-
09:09 AM Revision fcfdda99: HTML Compliance - Form Group - Label For
- The for attribute of the label element must refer to a non-hidden form control.
-
06:47 AM Feature #5663 (Rejected): Aliases should be enterable in a new-line-separated list in a multi-line box form field
- Use the "import" function on Firewall > Aliases to do exactly this. (Little "up" arrow 2.2.x and before, on 2.3 it sa...
-
04:17 AM Feature #5663 (Rejected): Aliases should be enterable in a new-line-separated list in a multi-line box form field
- If I have a list of IP addresses I want to use in an alias, the obvious way to enter them is with the URL or URL Tabl...
-
06:45 AM Bug #5662 (Rejected): Difficult to find System: Gateways configuration page
- Duplicate of #5495, see discussion there.
-
04:08 AM Bug #5662 (Rejected): Difficult to find System: Gateways configuration page
- You would you could find the "System: Gateways" configuration page in a "Gateways" link under the "System" menu drop-...
-
05:49 AM Revision e788f164: HTML Compliance - Form Button - HRef
- The name attribute is obsolete. Consider putting an id attribute on the nearest container instead.
The <a> name attri... -
04:18 AM Bug #4766: "URL Table (IPs)" and "URL (IPs)" do not work when text file is hosted on a fresh install of pfSense
- I have discovered a workaround for this problem. I'm not sure if it's a feature or a bug, so I made a separate report...
- 03:57 AM Revision 72eaefaf: Fixed #5659
-
02:32 AM Revision 97743e56: HTML Compliance - Form Input - Placeholder
- Attribute placeholder not allowed on element select at this point.
Attribute placeholder is only allowed when the inp... -
02:16 AM Bug #5520 (Confirmed): IPsec status seems to hang preventing access to the webgui.
- that patch didn't resolve the issue on one problem system. followed up on that strongswan bug ticket to see if we can...
-
01:56 AM pfSense Packages Bug #5660: Dansguardian fails on restart with ipc error
- okay it was definitely having issues and not starting earlier. not sure what changed but it seems to be working prop...
-
01:41 AM pfSense Packages Bug #5660 (Closed): Dansguardian fails on restart with ipc error
- pfsense 2.2.5 with dansguardian 0.1.14
after issueing a stop on the dansguardian service the following files remai... -
12:37 AM Revision bc3b831d: HTML Compliance - Form Select
- Element option without attribute label must not be empty.
- 12:27 AM Revision d59733f5: bump to 2.2.6-RELEASE
12/18/2015
-
10:00 PM Bug #5659: Dashboard widgets disappear and are unrecoverable if the column is blank in their configuration
- Applied in changeset commit:72eaefaf1fc991d5949daadbac5ae50ed1d3ad5f.
-
09:50 PM Bug #5659 (Feedback): Dashboard widgets disappear and are unrecoverable if the column is blank in their configuration
- Tested by deleting column information from <sequence> and rebooting. All widgets display correctly.
-
09:06 PM Bug #5659: Dashboard widgets disappear and are unrecoverable if the column is blank in their configuration
- Added code to assign a temporary display column if that information is missing from the config.
At one time this was... -
07:55 PM Bug #5659 (Resolved): Dashboard widgets disappear and are unrecoverable if the column is blank in their configuration
- Not sure how the column was blank in the config but at one point blank must have been assumed to be "col1" and that h...
-
07:58 PM Bug #5653: index.php: There is no way to restore the system information widget if it's removed
- Might have some relation here to #5659
-
08:10 AM Bug #5653: index.php: There is no way to restore the system information widget if it's removed
- Applied in changeset commit:b5ff58cf70316019d9f2f830bcf1381099585ee3.
-
08:01 AM Bug #5653 (Feedback): index.php: There is no way to restore the system information widget if it's removed
- Removed bogus code that forced system information to be first in the list. It was trashing the display setting.
Adde... -
06:40 AM Bug #5653: index.php: There is no way to restore the system information widget if it's removed
- I have seen use cases for allowing it to be removed/restored. Users who are restricted to only viewing the dashboard ...
-
07:28 PM Revision 73e3aa21: Rework dpinger related code to new version
- - s/-U/-u/
- Add -i GW_NAME to get this info on logs and make life easier
- Since -i parameter will be send to alert_... -
07:19 PM Bug #5658 (Confirmed): Files with the same name cannot be uploaded to multiple captive portal zones
-
07:03 PM Bug #5658 (Not a Bug): Files with the same name cannot be uploaded to multiple captive portal zones
- If you have a captive portal setup with more than one zone and have uploaded files to it for a custom login page, fil...
- 06:47 PM Revision a982330c: Reverts PR2152 reported as causing OpenVPN issues here: https://forum.pfsense.org/index.php?topic=104175.0
-
05:27 PM pfSense Packages Todo #5581: Convert the pfSense package Quagga OSPF (net/pfSense-pkg-Quagga_OSPF) to Bootstrap
- working on it. have got some free time over the next 2 weeks
status_ospfd.php is done, will try work my way throug... - 02:59 PM Revision f9a2b76d: Fixed #5636
- 02:22 PM Revision 711d8214: Merge pull request #2292 from phil-davis/patch-2
- 02:20 PM Revision 49ebf0e2: Merge pull request #2291 from phil-davis/snmax
- 02:15 PM Revision 381b9fae: Merge pull request #2289 from NOYB/HTML_Compliance_-_Wake_On_LAN_Widget
- 02:14 PM Revision aed8978e: Merge pull request #2288 from NOYB/Status_-_System_Logs_-_Manage_Log_-_Input_Validation
- 02:09 PM Revision b5ff58cf: Fixed #5653
- Removed bogus code that forced system information to be first in the list
Added JS to always add system_information t... -
12:40 PM pfSense Packages Bug #5318: Upgrade FreeRadius to 2.2.9
- Jim P wrote:
> Renato said it had a problem building due to OpenSSL errors. He wanted it assigned to him since it'll... -
12:40 PM Bug #5657 (Resolved): Invalid parameter checking in pfSsh.php
- executing "pfSsh.php playback"
Produces:
' (ASCII=12) state=0 in /usr/local/sbin/pfSsh.php(331) : eval()'d code o... -
12:37 PM Bug #5654 (Resolved): services_dhcp.php available range missing end of range
- fixed, thanks!
-
08:12 AM Bug #5654 (Feedback): services_dhcp.php available range missing end of range
- Corrected by Phil Davis PR 2291
-
12:35 AM Bug #5654: services_dhcp.php available range missing end of range
- PR https://github.com/pfsense/pfsense/pull/2291
I suspect this was a bug evident on 64-bit systems and not 32-bit. -
12:04 PM Bug #5651 (Resolved): Can't edit DHCP static mappings
- fixed
-
08:14 AM Bug #5651 (Feedback): Can't edit DHCP static mappings
- Committed above PR and tested.
-
12:57 AM Bug #5651: Can't edit DHCP static mappings
- PR https://github.com/pfsense/pfsense/pull/2292 should fix this.
I also added checks to stop people using the networ... -
10:41 AM Revision 84d4df03: Remove dpinger from poudriere_bulk, it's already a dependency of security/pfSense
-
09:00 AM Feature #5636: firewall_aliases.php - Cannot open alias when double clicking it
- Applied in changeset commit:f9a2b76df5a18bd40915f9f27454c54c340f00f3.
-
08:50 AM Feature #5636 (Feedback): firewall_aliases.php - Cannot open alias when double clicking it
- Double-click action restored as requested.
It really helps if the GUI page name is in the title :) -
08:40 AM Feature #5636 (Assigned): firewall_aliases.php - Cannot open alias when double clicking it
- OK. I get it.
Early in this project the decision was made to remove most of that double-click functionality as a p... -
08:39 AM Feature #5636: firewall_aliases.php - Cannot open alias when double clicking it
- That's already got a ticket - I'd close this one and add a note with that page on https://redmine.pfsense.org/issues/...
-
08:38 AM Feature #5636: firewall_aliases.php - Cannot open alias when double clicking it
- Sorry, I should have been more clear. I am referring to the aliases list, not the firewall rules. So, on 2.2.x if you...
-
08:25 AM Feature #5636 (Feedback): firewall_aliases.php - Cannot open alias when double clicking it
-
08:24 AM Feature #5636: firewall_aliases.php - Cannot open alias when double clicking it
- If you are talking about alias names displayed on (say) the firewall_rules page, you now single click it, not double....
-
08:53 AM Bootstrap Bug #4952 (Resolved): Double click to edit is gone
- Double-click action has been restored where it was previously employed.
Let me know if I missed any. - 08:27 AM Revision edd97ad2: Bump for Nuke fifolog support
- Should the default config version always be bumped to match the version in globals.inc when new upgrade code is commi...
- 07:04 AM Revision 81df378d: Fix static DHCP address validation
- 1) Use gen_subnetv4 and gen_subnetv4_max rather than doing the guts of the calculation inline. (The ~gen_subnet_mask_...
- 06:38 AM Revision c18ba6bf: Fix gen_subnetv4_max
- and use it in services_dhcp rather than trying to do the similar
calculation in-line.
Should fix redmine #5654 and pr... -
05:35 AM Bug #5656: CP "RADIUS NAS IP attribute" loses selection on VIPs
- Affected Version: 2.2.5
-
05:25 AM Bug #5656 (Resolved): CP "RADIUS NAS IP attribute" loses selection on VIPs
- Hi everybody,
I noticed that the Captive Portal drop-down menu "RADIUS NAS IP attribute", loses selection when you... - 04:18 AM Revision bdabc817: Validate IP passthrough bandwidth values within sane range. Ticket #5655
- 04:14 AM Revision 05487832: Add range validation to CP IP passthrough. Ticket #5655
- 04:10 AM Revision 6d05bb9a: add validation to MAC passthrough. Ticket #5655
- 04:01 AM Revision 0f1d38b6: Validate CP MAC passthrough bandwidth. Ticket #5655
-
02:38 AM Revision 00a3ceba: HTML Compliance - Wake On LAN Widget
- Align attribute not supported on td tag in HTML5 use css instead.
Center tag not supported in HTML5 use css instead. -
02:23 AM Bug #5642 (Resolved): Uploading a 0 byte file to the Captive Portal file manager causes all files after it to be skipped
- works
-
01:48 AM Revision 9cfbece1: Add max value to qty field.
-
01:41 AM Bug #4587: apinger doesnt come up when wan monitoring is disabled and vpn monitoring is on on boot
- i checked it, still same. As a matter of fact, even if monitoring is enabled on wan and vpn both and u reboot then mo...
-
01:41 AM Revision 873dd969: Status - System Logs - Manage Log - Input Validation
- Add input validation at form level in browser.
Keep PHP server side validation so as not to rely solely on the browser. - 01:00 AM Revision 5e71234e: Flush zone's tables if its db must be reset to avoid leaving behind any table entries. Ticket #5622
- 12:59 AM Revision 07917f7d: Flush zone's tables if its db must be reset to avoid leaving behind any table entries. Ticket #5622
12/17/2015
-
11:58 PM Bug #5654: services_dhcp.php available range missing end of range
- Thanks Phil. Figure it's probably not all that difficult, but I'm in the middle of a slew of other things at the mome...
-
11:41 PM Bug #5654: services_dhcp.php available range missing end of range
- On a 2.2.5 system:
$ifcfgip = "192.168.1.1";
$ifcfgsn = 24;
$y = gen_subnet($ifcfgip, $ifcfgsn);
var_dump($y);
$... -
09:28 PM Bug #5654 (Resolved): services_dhcp.php available range missing end of range
- "Available range" on services_dhcp.php is missing the end of the range. For instance on the default 192.168.1.1/24 LA...
- 11:52 PM Revision 22142405: Merge pull request #2287 from NOYB/Interfaces_-_DHCP_Config_File_Override
-
11:49 PM Revision 45a797fe: Interfaces - DHCP Config File Override
- Correct section label.
- 11:43 PM Revision 56253070: Merge pull request #2286 from NOYB/Interfaces_-_DHCP_Advanced_Options_-_Number_Attributes
-
11:33 PM Revision a2239232: Interfaces - DHCP Advanced Options - Number Attributes
- Protocol timing select timeout; override system minimum number attribute to allow zero.
- 11:14 PM Revision 4c8b27b0: Merge pull request #2285 from ExolonDX/branch_04
- 11:10 PM Revision 75272760: Wrong source of syntax error. Revert "fix syntax error in ipfw command to disable on inactive interfaces"
- This reverts commit 6310eaa2c75424da6a322a956bbf228b36222918.
- 11:07 PM Revision 6310eaa2: fix syntax error in ipfw command to disable on inactive interfaces
- 11:04 PM Revision 15f35604: Merge pull request #2284 from ExolonDX/branch_03
- 11:03 PM Revision 5f0dc15d: Tidy up "services_igmpproxy.php"
- - Close TH tag correctly
- 10:59 PM Revision 82f54a42: Tidy up "services_dhcp.php"
- - Close TABLE correctly
- 10:52 PM Revision d0f3be8b: Merge pull request #2283 from ExolonDX/branch_02
- 10:48 PM Revision ba0f0f5f: Tidy up "ntp_status.widget.php"
- - Tidy up coding style
- Remove unnecessary DIV tab
- Update TABLE tag - 10:47 PM Revision 0c7440b1: Correct quotes around $ifdesc introduced in PR 2282
- 10:44 PM Revision c3abd802: Merge pull request #2282 from ExolonDX/branch_01
- 10:44 PM Revision bb9185a0: Tidy up "services_dyndns.php"
- services_dyndns.php
- remove duplicate double quotes
- tidy up tabs/spaces
services_rfc2136.php
- remove duplicate d... - 10:35 PM Revision c4e80565: Tidy up "services_dyndns.php"
- services_dyndns.php
- remove duplicate double quotes
- tidy up tabs/spaces
services_rfc2136.php
- remove duplicate d... -
10:32 PM Feature #5644: Captive Portal retain logins across reboot
- That's by design, though it'd probably be OK to not rm the database on boot. Needs review for a variety of potential ...
-
10:22 PM Bug #5655 (Resolved): CP MAC and IP passthrough bandwidth input validation lacking
- fixed
-
09:53 PM Bug #5655 (Resolved): CP MAC and IP passthrough bandwidth input validation lacking
- Captive portal IP and MAC passthrough bandwidth values are only validated as an integer. Negative values don't make s...
- 10:21 PM Revision 18ca572b: Add busytimeout of 60 seconds for CP database access. This matches the default value PHP uses with sqlite 2.x versions (pfSense 2.1.x and earlier) and prevents the issues noted in Ticket #5622
- 10:17 PM Revision 7c4b3b20: Add busytimeout of 60 seconds for CP database access. This matches the default value PHP uses with sqlite 2.x versions (pfSense 2.1.x and earlier) and prevents the issues noted in Ticket #5622
-
09:24 PM Bug #5651 (Confirmed): Can't edit DHCP static mappings
- I see the issue, if you edit an existing static mapping on 2.3, it fails input validation.
-
09:08 PM Bug #5651: Can't edit DHCP static mappings
- What pfSense version?
I don't see that problem. Please give an example of the LAN subnet/mask, DHCP scope and the pa... -
01:00 PM Bug #5651 (Resolved): Can't edit DHCP static mappings
- When trying to add a static IP assignment under DHCP server, you get an error "The IP address must lie in the LAN sub...
-
09:07 PM Bug #5653: index.php: There is no way to restore the system information widget if it's removed
- I thought you'd mentioned it couldn't be removed Steve Beaver, but couldn't recall exactly what the context of that d...
-
08:32 PM Bug #5653: index.php: There is no way to restore the system information widget if it's removed
- Not sure why it is coded that way. There are two obvious solutions: Prevent the removal of the SI widget, or make it ...
-
07:38 PM Bug #5653 (Confirmed): index.php: There is no way to restore the system information widget if it's removed
-
06:45 PM Bug #5653 (Resolved): index.php: There is no way to restore the system information widget if it's removed
- The 2.3 system information widget is currently removable using the normal 'X' button. Having removed it there is no w...
-
07:42 PM Bug #5622 (Feedback): Captive Portal database handling can reset the DB while it is locked when it should wait instead
- believe this to be fixed, leaving for additional feedback.
- 06:53 PM Revision 60aa5b52: Merge pull request #2281 from ExolonDX/master
- 06:32 PM Revision c3c2bd7a: Tidy up "status_wireless.php"
- Remove closing FONT tags
- 05:28 PM Revision aee1c1c2: Merge pull request #2280 from phil-davis/patch-4
- 05:24 PM Revision 9824ca6d: services_rfc2136_edit remove unused $input
- These bits if code that put new Form_Checkbox() into var $input do not seem to do anything useful. They just made me ...
- 05:19 PM Revision 33d6a951: Merge pull request #2279 from phil-davis/patch-2
- 05:17 PM Revision de455892: Merge pull request #2278 from phil-davis/patch-3
- 05:17 PM Revision ec091f77: Point more directly to Certificate Revocation page
- This could point more directly to the Certificate Revocation page.
-
05:09 PM Revision 41df62c1: Nuke fifolog support. It was never used or fully implemented, no GUI option, and didn't end up working out.
- It buffered writes too long, users could never see the most current log data.
- 05:08 PM Revision f14ff867: system_usermanager remove unused code
- 1) Line 448 "Remove this certificate association? (Certificate will not be deleted)" there was the text "Delete" bein...
- 04:25 PM Revision 37d47eb4: Point more directly to Certificate Revocation page
- This could point more directly to the Certificate Revocation page.
- 04:04 PM Revision 1d607569: Merge pull request #2277 from phil-davis/patch-2
- 03:55 PM Revision f6fac5ac: system_crlmanager dodgy else statement
- The "else" that was at line 550 should enclose the whole block of code below it. The "if" handles the case "No Certif...
-
03:49 PM Revision 486cbb1d: Change status.php state dump to use -vvss for more verbose info, add kenv and pkg info
-
03:48 PM Revision fc02b11a: Change status.php state dump to use -vvss for more verbose info, add kenv and pbi_info.
-
03:33 PM Bug #5652: Radius IETF Class Group Assignment - Incorrect Standard
- FYI- FreeRADIUS sends it back as text and is extremely difficult to change, which is why we use text. It may be possi...
-
03:28 PM Bug #5652 (New): Radius IETF Class Group Assignment - Incorrect Standard
- When trying to use the Radius IETF Class(25) attribute to assign pfsense groups for webui administration several indu...
-
02:50 PM pfSense Packages Bug #5374: postfix package is patching /etc/inc/system.inc (syslog configuration)
- Jim Thompson wrote:
"I'm not sure why we have/need/want a "Postfix" package anyway."
For me, its a major admini... - 02:41 PM Revision 4ccf2ff6: Fixed #5650
- 02:22 PM Revision bdfea2e7: Fixed #5648
-
01:48 PM Bug #5618: pkg.php and pkg_edit.php issues
- Several of these issues have been resolved via some new features in pkg.php, some bug fixes and by mentoring.
I'll w... -
01:11 PM Bug #5618: pkg.php and pkg_edit.php issues
- this needs to be split into two bugs.
- 01:13 PM Revision 15281e44: Save button fix - part deux
- 01:12 PM Revision 2ef13b6c: Fix "Save" button jQuery
- 12:55 PM Revision 38e2552e: Merge pull request #2276 from phil-davis/r020
- 12:54 PM Revision a55c6afd: Merge pull request #2275 from phil-davis/patch-5
- 12:53 PM Revision 9fec5f5a: Merge pull request #2274 from phil-davis/r019
- 12:53 PM Revision d59b5d1e: Merge pull request #2273 from phil-davis/patch-4
- 12:51 PM Revision 481d7b64: Merge pull request #2272 from NOYB/Interfaces_-_Assign_-_Wireless_-_PHP_Crash
- 12:50 PM Revision 4d8cfd8c: Merge pull request #2271 from NOYB/System_-_Advanced_-_Admin_Access
- 12:48 PM Revision c6c79a38: Merge pull request #2270 from NOYB/Interfaces_-_DHCP_Advanced_Options_-_Require_Options
- 12:47 PM Revision ca7acf92: Merge pull request #2268 from NOYB/Interfaces_-_DHCP_Advanced_Options_-_Radio_Buttons
- 12:46 PM Revision 27a3ae05: Merge pull request #2267 from phil-davis/r018
- 12:42 PM Revision f173a7c7: Merge pull request #2265 from phil-davis/r017
- 12:42 PM Revision fbba5ca9: Merge pull request #2266 from NOYB/HTML_Compliance_-_Dashboard_-_Widget_Config_Panel
- 12:41 PM Revision 8456d53a: Merge pull request #2264 from NOYB/HTML_Compliance_-_Dashboard
- 12:39 PM Revision a43edc8c: Merge pull request #2263 from phil-davis/r016
- 12:39 PM Revision 860c4a00: Merge pull request #2262 from NOYB/HTML_Compliance_-_Traffic_Graphs_Widget
- 12:38 PM Revision 78d28fdc: Merge pull request #2261 from NOYB/HTML_Compliance_-_Thermal_Sensors_Widget
- 12:37 PM Revision b8a68a88: Merge pull request #2260 from NOYB/HTML_Compliance_-_RSS_Widget
- 12:36 PM Revision 7f121542: Merge pull request #2259 from NOYB/HTML_Compliance_-_Picture_Widget
- 12:35 PM Revision f224c8a2: Merge pull request #2258 from phil-davis/r015
- 12:34 PM Revision 6b8cd448: Merge pull request #2257 from phil-davis/patch-3
- 12:33 PM Revision 49ab7325: Merge pull request #2256 from phil-davis/r014
- 12:32 PM Revision 92f6e5fd: Merge pull request #2255 from phil-davis/patch-2
- 12:32 PM Revision c1ac3891: services_pppoe_edit handle both GET and POST
- This wacky logic would only have got to the $_POST checks if $_GET['id'] was already set.
I haven't looked to analyse... - 12:02 PM Revision c86c14dc: Code style v w
- 11:52 AM Revision e4eed781: vpn_openvpn_server key name typos
-
11:29 AM Feature #5648: firewall_rules.php - Schedules added to rules haven't been converted to bootstrap classes
- Looks nice!
-
08:14 AM Feature #5648 (Resolved): firewall_rules.php - Schedules added to rules haven't been converted to bootstrap classes
- HTML has been revised to improve the schedule display and to use Bootstrap styling
- 10:53 AM Revision d61309a0: Code style system_*
- 10:28 AM Revision 8e41aa41: hasync synchronize DNS text
-
09:27 AM Revision 087bfe61: Interfaces - Assign - Wireless - PHP Crash
- Fix unexpected EOF
-
09:10 AM Revision 550386ac: System - Advanced - Admin Access
- Fix hiding SSL Cert when HTTP protocol selected.
-
09:08 AM Bug #4642: OpenVPN process status stopped... but its running
- HI again...
I would agree with Cullen: I got also no single problem in this aspect since I upgraded everything to ... -
08:38 AM Revision 0683ff17: Interfaces - DHCP Advanced Options - Require Options
- Fix Require options form input
-
08:33 AM Bug #5650 (Resolved): smart_status.widget.php unused code
-
08:32 AM Bug #5650 (Feedback): smart_status.widget.php unused code
- Widget updated to use colored icons in the way the author intended (I imagine)
-
03:53 AM Bug #5650 (Resolved): smart_status.widget.php unused code
- $color is set in a switch statement but never used.
$icon is used but never set.
I don't have anything usefuly SMAR... -
08:00 AM Revision b4f03056: Interfaces - DHCP Advanced Options - Radio Buttons
- Fix the Protocol Timing - Presets radio buttons.
- 06:38 AM Revision f402c3bc: dyn_dns_status widget avoid var naming issue
- This use of var $i was conflicting and interfering with a use of it in
index.php
Use a much more unique name for now ... -
06:18 AM Revision c5bdca2d: HTML Compliance - Dashboard - Widget Config Panel
- Bad value #widget-system_information .panel-footer for attribute href on element a: Illegal character in fragment: no...
- 06:08 AM Revision e3843a08: Use different var name looping through columns
- There is some problem with the var $i getting reset somehow somewhere
related to the include of each widget PHP code.... - 05:21 AM Revision 1eb69937: add these three strongswan libs to the obsoletedfiles list. They haven't been included in any releases, but were briefly included in snapshots in mid April 2015.
- 05:20 AM Revision 0cf1b4f4: add these three strongswan libs to the obsoletedfiles list. They haven't been included in any releases, but were briefly included in snapshots in mid April 2015.
-
05:10 AM Revision a508c6e4: HTML Compliance - Dashboard
- Rename duplicate id's.
Fix available widgets collapsible section href with id.
Where obsolete replace name attribute ... - 04:29 AM Revision 61fce4a6: Consolidate OpenVPN kill_client routine
- After a gitsync just now I started getting "cannot redeclare
kill_client" error messages. Whatever it was that caused... -
04:21 AM Revision c1131a70: HTML Compliance - Traffic Graphs Widget
- Syntax typo?
No space between attributes.
Quote " in attribute name. Probable cause: Matching quote missing somewhere... -
04:15 AM Revision 4691c416: HTML Compliance - Thermal Sensors Widget
- The align attribute on the td element is obsolete. Use CSS instead.
-
04:10 AM Revision 98f0a4cf: HTML Compliance - RSS Widget
- An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providin...
-
04:09 AM pfSense Packages Feature #5646: Squid3 package Authentication Method : Kerberos/AD
- I certainly don't plan on adding any such things. (This is a feature request and not a bug, BTW. Submit PRs against h...
-
04:03 AM Revision ef955de6: HTML Compliance - Picture Widget
- In HTML 4.01, the width and height could be defined in pixels or in % of the containing element. In HTML5, the value ...
-
04:02 AM pfSense Packages Bug #5639: Zabbix agent and proxy causing pfSense to crash
- This package will go away (read, already gone from pfSense 2.3). Simple. Don't expect any other fixes here; pointless...
-
03:58 AM pfSense Packages Bug #5647: Squid3 v0.4.7 - Outlook / Office365 connectivity
- It's already accidentally updated to 3.5.x in pfSense 2.3. You can add whatever you want via Services - Squid Proxy S...
- 03:47 AM Revision 78863416: Code style System Certificates
- 03:35 AM Revision a5772d43: system_certmanager csr_dn_country keyname error
- Someone was recently reporting a problem with certificate signing requests. Maybe this will help.
- 03:11 AM Revision 20db3e1a: Code style services
- 02:42 AM Revision 03b01d4f: services_pppoe_edit handle both GET and POST
- This wacky logic would only have got to the $_POST checks if $_GET['id'] was already set.
I haven't looked to analyse... -
02:32 AM Bug #5649 (Needs Patch): bce0: Discard frame w/o leading ethernet header (len 0 pkt len 0)
- First probably want to try the latest 2.3 snapshot to see if it's still an issue there. If it is a driver issue, it m...
-
01:04 AM Bug #5649: bce0: Discard frame w/o leading ethernet header (len 0 pkt len 0)
- I should mention the messages always have a 0 length.
-
01:02 AM Bug #5649 (Needs Patch): bce0: Discard frame w/o leading ethernet header (len 0 pkt len 0)
- I just migrated my physical pfSesne install to a virtual machine. I am running pfSense 2.5 in kvm and am passing two ...
- 01:35 AM Revision 9851ce32: Merge pull request #2254 from phil-davis/patch-2
- 01:31 AM Revision 94704bc6: Code style index.php
- Couple of little bits here.
- 01:05 AM Revision 81524033: Further refinement to widget config
- 12:52 AM Revision 18bb3101: Fixed the broken widget config action (again)
-
12:48 AM Bug #5633: system_certmanager.php - Cannot import certificate
- Might be a red herring, but is the certificate a response to a Certificate Signing Request that you generated using t...
-
12:05 AM Revision beffa78a: no longer used
Also available in: Atom