Activity
From 07/18/2018 to 08/16/2018
08/16/2018
- 09:23 PM Revision 4bf7b419: Merge branch 'master' of gitlab.netgate.com:pfSense/pfSense
- 09:23 PM Revision 748372bc: Updated captive portal to use a template with customizable image uploads
- Co-authored-by: Felix Häberle <felixhaeberle@users.noreply.github.com>
-
03:37 PM Revision 82a3d3e9: Do not blindly unset values that may not exist in OpenVPN wizard. Fixes #8792
-
12:50 PM Revision 75cf92ff: Add default ICMPv6 rule for unspecified src per RFC4861. Fixes #8791
-
10:34 AM Revision a7f9aa20: Merge pull request #3971 from Augustin-FL/captiveportal
08/15/2018
-
09:02 PM Revision 17e62666: fix failed implode when auth_server2 is empty
-
08:13 PM Revision 38922574: Disable OpenVPN compression for new instances by default. Fixes #8788
- Also add warning text that cautions against enabling compression.
While here, also add missing "stub-v2" compression... - 06:47 PM Revision 262b980a: Merge pull request #3970 from Grapsus/master
-
05:26 PM Revision 3a6273a9: Fix #8785: Add CDATA to auth_prompt field
-
05:05 PM Revision d93f1454: Update translation files
-
04:55 PM Revision a83437e1: Regenerate pot
-
01:59 PM Revision 84995727: Remove pkg repos that point to 2.3.6 development
- 01:52 PM Revision ea436b9c: Revise setup wizard link
- 12:49 PM Revision 71de53e3: Fixed #8745 by trimming nulls from bridgeif
08/14/2018
-
06:46 PM Revision e1916b45: Merge pull request #3640 from Augustin-FL/master
-
04:21 PM Revision 1d8cd221: Rework pkg_mgr_install.php
- There were many reports from users that in some specific cases GUI was
losing track of pfSense-upgrade instance and s... -
03:07 PM Revision 047290c8: Fix custom dyndns issue: username and password was not sent with curl flag AUTH_ANY
08/13/2018
08/10/2018
-
04:45 PM Revision e4d4aa92: Upgrade config : Move captiveportal authentication to use user manager
-
04:45 PM Revision b60a39ae: Update and clarify captiveportal GUI settings
-
04:45 PM Revision 86e6a40b: Obsolete old captiveportal radius files
-
04:45 PM Revision e42ea151: Update captiveportal RADIUS Accounting
-
04:44 PM Revision eb43c5b1: Make captiveportal use user manager as auth source
-
10:51 AM Revision fc6ef501: Merge pull request #3946 from martinisoft/martinisoft/dnsimple_v2_api
-
10:49 AM Revision 6b51f773: Merge pull request #3934 from PiBa-NL/20180406-outboundnat-ipv6-mixedaddresses
08/09/2018
- 06:17 PM Revision bd479520: Fixed #8654
- Fixed PHP7 issue causing separators not to work at all
(cherry picked from commit ef3d2cadcd24bccc527c2706aaccd809fd... - 06:17 PM Revision d55b5504: Fixed #8654
- Fixed PHP7 issue causing separators not to work at all
(cherry picked from commit ef3d2cadcd24bccc527c2706aaccd809fd... - 06:17 PM Revision e6138f40: Fixed #8654
- Fixed PHP7 issue causing separators not to work at all
(cherry picked from commit ef3d2cadcd24bccc527c2706aaccd809fd... -
01:19 PM Revision 8dc22425: Update translation files
-
01:19 PM Revision f2dd1fb6: Regenerate pot
-
12:34 PM Revision 5f1aaed4: Normalize RADIUS accounting
-
12:34 PM Revision f15fdef3: Normalize RADIUS authentication
08/08/2018
-
07:57 PM Revision 91244542: Add GUI control for IPsec async crypto. Implements #8772
- 06:18 PM Revision 9145c7e7: include IPv6 in $tonathosts so nat rules can be expanded properly when IPv6 rules are made
- 04:58 PM Revision bb7af0ee: Remove pfsense => pfSense nonsense that was breaking wizrd hyperlinks that included hte product name
08/07/2018
- 05:09 PM Revision 7140cb27: PHP7 related, cast bandwitdh to int to make sure it is a numeric value Fixes #8757
- 05:00 PM Revision 26ee3418: Revise Netgate links
-
12:47 PM Revision 10511c3b: Fix #7604: Rework pkg reinstall on config restore
- - Remove old code needed to upgrade fom < 2.3 to 2.3
- Simplify logic using a single file /conf/needs_package_sync
- ... -
12:46 PM Revision d8954a33: index.php doesn't need to care about needs_package_sync
-
12:46 PM Revision 22e3bc56: Do not remove needs_package_sync file when it's not needed
-
12:43 PM Revision eafd1610: Use packagelock flag for checking
-
12:42 PM Revision 5f1becd8: Do not run rc.start_packages when restoring a config backup
-
12:40 PM Revision 1220cb90: Add missing -f to make pfSense-upgrade to remove all packages when restore factory default
-
12:21 PM Revision 6f2bad18: Start packages after pfSense-upgrade finished
-
11:55 AM Revision 26dc7555: Improve readability on booting message
-
11:12 AM Revision 4221eba1: Remove code used to upgrade from < 2.3 to 2.3
-
10:52 AM Revision c165834f: Simplify logic and break some long lines
-
10:52 AM Revision 8abca040: Do not rely on internet connection when running 2nd/3rd upgrade stages
08/06/2018
- 09:14 PM Revision cbd8464e: Fixes #8741 make sure type is selected before specifying address(es)
-
05:41 PM Revision df0a71cb: Add IPv6 version of IPv4 private nets to DNS Rebinding list. Fixes #8750
- 04:00 PM Revision 169fad08: Fixes #8101 added an input error if the alias name was equal to the alias value
- 01:43 PM Revision 7719b399: Revise setup wized for consistency
08/03/2018
-
03:19 PM Revision 4da0767b: Fix #8595
- Implement MTU override option that allow client to force a bigger MTU
value than the one negotiated on LCP that is kn... - 02:33 PM Revision 86ad5d27: Merge pull request #3969 from luckman212/2y-prefix-is-ok
-
02:06 PM Revision 65b5efa7: Add config function init_config_arr()
- This function initializes a set of nested keys under $config to avoid multiple levels of manual is_array() checks and...
- 01:56 PM Revision 69c8e5c2: Merge pull request #3968 from stephenw10/master
- 01:54 PM Revision 48fa342d: Merge pull request #3967 from PiBa-NL/20180729-alias-with-carp-parent
-
12:29 PM Revision 0e4b0d6d: Remove unnecessary 'pppoe' class
- 12:07 PM Revision 25355cb8: Revise page footer height
- 11:50 AM Revision 6c0bb59f: Show/hide pppoe-multilink-over-singlelink advanced option
-
05:39 AM Revision 89ae6f1f: Removes some legacy code in auth.inc
- There was a compat issue between PHP's $2y$ bcrypt hashes and
older versions of FreeBSD. However, this compat issue w...
08/02/2018
- 07:09 PM Revision 0f7b4271: Fixed #8673
-
04:41 PM Revision 65cfff7e: Fix #8737: Add option to use multilink over single link for PPPoE
- 02:05 PM Revision 16050763: Revise page footer text and centralize footer output for consistency
-
12:52 PM Revision cee2c930: FEC LAGG is deprecated, remove from GUI and change on upgrade. Fixes #8734
08/01/2018
- 09:30 PM Revision 8517667d: outbound-nat, make sure rules generated wont have required missing options that might make the rules fail to load
-
09:30 PM Revision 905bd44e: outbound-nat, make sure rules generated with outbound-nat rules are valid also on interfaces with mixed ipv4/ipv6 address environments
-
08:39 PM Revision d1396614: Add a button to generate a secure IKE PSK. Issue #8667
- 07:54 PM Revision c25d116a: Preliminary footer revisions. Pending link targets
- 07:22 PM Revision 8a228b83: Fixes #8732 PHP7 illegal string offsets
- 04:22 PM Revision 5c674b1e: Fixes #8730 PHP7 issues illegal string offsets
- 03:25 PM Revision fbc86ff2: Support older md5 password hashes when testing for default password
- 02:24 PM Revision f0fdd1ab: Cosmetic changes to help text
- 11:54 AM Revision fbc1bb77: Fixed #7623
- 11:30 AM Revision 20998b2d: Fixed #8728
07/31/2018
-
08:49 PM Revision dd2d9f24: Validation for GUI custom settings. Fixes #8726
- Add validation for customizable GUI setting fields and test submitted
values before allowing them to be stored.
Also ... -
08:49 PM Revision 209ae186: Validation for GUI custom settings. Fixes #8726
- Add validation for customizable GUI setting fields and test submitted
values before allowing them to be stored.
Also ... -
08:39 PM Revision db7f2719: Validation for GUI custom settings. Fixes #8726
- Add validation for customizable GUI setting fields and test submitted
values before allowing them to be stored.
Also ... -
08:30 PM Revision 9ceace25: Validation for GUI custom settings. Fixes #8726
- Add validation for customizable GUI setting fields and test submitted
values before allowing them to be stored.
Also ... -
06:53 PM Revision 9477c170: Correct the DHCP DNS reg check. Fixes #8120
- Now allows all but one DHCP server to be disabled, rather than denying
all of them. -
05:57 PM Revision 3729b7a2: Create cron array if it doesn't exist on upgrade.
- (cherry picked from commit aabd093849d61eacdf7bdcb584c812638b3732a0)
-
05:56 PM Revision aabd0938: Create cron array if it doesn't exist on upgrade.
-
03:44 PM Revision f0134497: Correct QinQ interface naming
- 11:21 AM Revision f2078989: Add htmlspecialchars to dashboardcolumns
- (cherry picked from commit 99ef8749099c7d3448e8202c8a458445b9ad80bb)
- 11:19 AM Revision 99ef8749: Add htmlspecialchars to dashboardcolumns
-
11:08 AM Revision 92f2b9a0: Merge pull request #3962 from PiBa-NL/20180708-routing-default-gateway
07/30/2018
-
08:51 PM Revision a47267ee: Fix a potential PHP error from a pf filter reload error.
-
07:41 PM Revision 10625157: Revert "Add cast to int for unbound tunable values. Fixes #8689"
- This reverts commit 56cc5709e424aeab65ee93fd08eaccff6c7bbf7e.
-
07:35 PM Revision 46180360: Make whitespace more obvious in a user/cn mismatch
-
03:07 PM Revision 283e8d24: Skip repo check for base packages
-
03:07 PM Revision e87ea36d: Revert "Parameter must be an array or 'all'"
- Fix #8715 respecting get_pkg_info parameter when it doesn't start with
pfSense-pkg
This reverts commit 70a7c029fbe61... - 02:56 PM Revision 5fa2a4a2: Fixes #8714 PHP7 illegal string offset error
- 01:07 PM Revision 96f5ce46: Fixes preservation of help text when deleting first row of a rowhelper row that includes a checkbox
07/29/2018
07/27/2018
- 06:50 PM Revision 2c0c0660: Fixed PHP7 invalid array issue
- 11:59 AM Revision 95c9450c: Fixed #8704
- (cherry picked from commit f611c6e9476acfe7e9a6324a6a0d112fd7062c7b)
- 11:58 AM Revision f611c6e9: Fixed #8704
-
11:49 AM Revision 05318264: Make sure additional packages are provided by official pkg repo
-
11:01 AM Revision a835cdee: Fix style
-
10:58 AM Revision 70a7c029: Parameter must be an array or 'all'
07/26/2018
07/25/2018
-
06:54 PM Revision bb4b80c8: Prevent disabling IPsec P1 with assigned VTI P2. Fixes #8674
-
03:41 PM Revision 56cc5709: Add cast to int for unbound tunable values. Fixes #8689
-
03:26 PM Revision be107240: Fix a PHP error when visiting the GIF/GRE page with no GIF/GRE ifs
-
02:52 PM Revision 5f3b117d: Fix missing period, set default local to network/30 for VTI. Fixes #8635
-
02:37 PM Revision cc240e32: Hide address controls for interfaces that do not support them. Fixes #8687
-
02:01 PM Revision c64c8773: Add a mechanism to blacklist interfaces from filtering. Fixes #8685
- Only entry at the moment is ipsec for if_ipsec interfaces which have
some issues interacting with pf currently. -
01:06 PM Revision b66b72d0: Add VTI validation check for disable in the P2 edit screen. Fixes #8674
- 01:02 PM Revision 9c0c4a59: Merge pull request #3966 from jburel-clever-age/patch-2
- 01:00 PM Revision 455b0c42: Merge pull request #3954 from whislock/crypto-updates
- 12:54 PM Revision 6dac3b9a: Cosmetic text changes
- 12:41 PM Revision 49c515e5: Allow user to store all blank legacy settings
- 10:20 AM Revision 3e2e1b2c: PHP7 syntax fix
07/24/2018
-
09:04 PM Revision 7c4e29cb: VTI input validation. Fixes #8674
- Add input validation to prevent switching away from VTI or deleting a
VTI P1/P2 which belongs to an assigned interfac... - 03:51 PM Revision d1a990d6: Default cipher selections conform to proposal.
07/23/2018
-
08:39 PM Revision 2c3ac0b3: Remove unneeded VTIs in IPsec sync. Issue #8674
- Still needs input validation to prevent changes that would remove an
assigned interface. - 03:28 PM Revision 21daa13e: Fixed to be accurate when converting from us to ms
- 02:41 PM Revision 37be6b26: Change us to ms for gateway alarm.
- Fixes #8477 looking to be more consitent changed to use ms for gateway alarm.
Thanks to Luke Hamburg for helping with... -
01:42 PM Revision ec445b1a: Correct string missing quotes. Fixes #8681
-
01:03 PM Revision 5e3918ba: Fix PHP error when adding a gateway from interfaces.php. Fixes #8680
- 12:01 PM Revision 8701bad8: Fixed #8679
- 11:59 AM Revision d4cebe1f: Fixed #8678
07/22/2018
07/20/2018
- 09:09 PM Revision 742cc9ae: routing, when a new pppoe connection is made the gatewaymonitor should be started before decisions about default route can be properly made. also for 'automatic' provide a fallback to the first enabled gateway thats configured, just in case..
- 08:56 PM Revision 7ed7a9f0: ELiminate 8 char restriction on "legacy" password
- Fix spelling error
-
06:08 PM Revision b1e7a0b0: Fix PHP7 error due to lack of int casting for gateway weight when making rules.
-
06:07 PM Revision b2c97ede: Fix PHP7 array issue in array_merge_recursive_unique()
07/19/2018
- 09:31 PM Revision 040a1579: Changed ms to us Fixes #8477
-
07:06 PM Revision be060079: Teach DynDNS to use custom IP check services. Fixes #8664
-
02:07 PM Revision 9025112e: Fix PHP7 error in miniupnpd.inc
- 12:40 PM Revision 7511a857: Config/Configuration in breadcrumbs
07/18/2018
- 08:59 PM Revision 857533db: Fixes #8661 PHP7 illegal string offset
- 08:10 PM Revision a2a60a07: Fixes #8659 PHP7 Illegal string offset and count
- 03:25 PM Revision 7c957a56: PHP7 fixed illegal argument supplied foreach()
- 03:01 PM Revision ab548c02: PHP7 fixed illegal string offset
- 01:08 PM Revision 809438b4: Fixed #8663
- 12:30 PM Revision 560dd92c: fixed #981
- 12:01 PM Revision d48a12db: Revise ACB settings breadcrumbs
Also available in: Atom