Commit Graph

35664 Commits

Author SHA1 Message Date
Renato Botelho
f7961bd145 Fill up poudriere make.conf with arch specific server/branch info 2018-07-02 15:50:21 -03:00
Steve Beaver
88b10e56c1 Merge pull request #3941 from mattund/master 2018-07-02 14:36:56 -04:00
no
202411c359 Fixing @jim-p's change requests 2018-07-02 13:53:55 -04:00
Steve Beaver
08f7ff2a01 Merge pull request #3956 from PiBa-NL/20180609-fix-default-route-for-dynamic-gateway-pppoe 2018-07-02 12:56:59 -04:00
Steve Beaver
ddd3da8090 Merge pull request #3955 from PiBa-NL/20180623-fix-edit-interface-set-default-gateway 2018-07-02 12:56:30 -04:00
Steve Beaver
9344170deb Merge pull request #3953 from whislock/gw-mon-interval 2018-07-02 12:54:37 -04:00
Steve Beaver
b0c5dfded5 Merge pull request #3952 from imcdona/master 2018-07-02 12:54:09 -04:00
Steve Beaver
a48da38df4 Merge pull request #3939 from seanm/IPSec-Warnings2 2018-07-02 12:50:41 -04:00
jim-p
9fa8c7de7b Make GUI/config values for gateway groups match what the backend code expects. Fixes #8586 2018-07-02 12:08:28 -04:00
Renato Botelho
58cbaf84ff Fix style 2018-06-29 11:04:44 -03:00
no
5ee16aa67c Fixing GitHub reported issues 2018-06-29 09:53:20 -04:00
jim-p
8038c4e807 Correct a PHP error when saving on system_advanced_admin.php. Fixes #8606 2018-06-28 10:50:49 -04:00
jim-p
f031765bb0 Fix OpenVPN Wizard LDAP handling of ATTR fields. Fixes #8605
While here, also add missing LDAP fields and fix a PHP 7.2 error.
2018-06-27 12:43:32 -04:00
Steve Beaver
64fa420718 Fixed #7013
Added warning requiring reboot if group scope is changed
2018-06-27 10:53:55 -04:00
jim-p
6f8e648f5c Do not generate a NAT reflection rule with an interface source if that interface has no IP address. Fixes #8604 2018-06-27 10:45:35 -04:00
Renato Botelho
6c83167c1f Build drm-stable-kmod 2018-06-27 06:41:20 -03:00
jim-p
02d5d8bd68 Fix PHP 7 error on services_unbound_host_edit.php 2018-06-26 14:11:20 -04:00
Renato Botelho
fafd64f219 Deprecate the copy of simplepie, use the port instead 2018-06-26 11:41:56 -03:00
Isaac McDonald
ecf4b40765 Remove unneeded commas 2018-06-25 07:46:20 -07:00
PiBa-NL
561077c71d routing, fix setting the default-route when the configured default gateway is a dynamic pppoe gateway 2018-06-24 14:28:42 +02:00
PiBa-NL
264f4423ba routing, when adding a new gateway and setting it as the default actually allow that to happen by indicating the proper ipprotocol for the gateway to set it for as a default 2018-06-23 16:11:00 +02:00
Justin Coffman
aa93d3fa6c
Reduce max interval to 60 minutes
Per discussion on Redmine, bringing the maximum probe interval down to 60 minutes. Anything higher than this would provide little real-world benefit to gateway monitoring.
2018-06-22 15:58:43 -04:00
Isaac McDonald
e7d764574c Redmine #8592: Clarify DHCP hostname registration 2018-06-22 12:01:10 -07:00
Justin Coffman
7ae00d0d8a Extend maximum monitoring interval.
The existing monitoring interval was a maximum of 86400 ms, or approximately 86 seconds. This can cause excessive data usage over strictly metered connections. This patch extends the maximum interval to 86,400,000 ms, or exactly 24 hours.
2018-06-22 15:00:17 -04:00
Stephen Jones
be228fd8f7 PHP7 fixed illegal string offset 2018-06-21 14:56:36 -05:00
Steve Beaver
fc00cb2082 Merge pull request #3950 from marcelloc/patch-5 2018-06-21 11:09:14 -04:00
Steve Beaver
1b213a45e8 Merge pull request #3949 from Hobby-Student/master 2018-06-21 11:07:47 -04:00
Steve Beaver
8baac39269 Merge pull request #3947 from PiBa-NL/20180609-fix-default-route-for-dynamic-gateway-pppoe 2018-06-21 11:06:23 -04:00
Steve Beaver
4439ab0bae Merge pull request #3945 from laurentquillerou/http2 2018-06-21 11:03:30 -04:00
Steve Beaver
e0f84e05e8 Merge pull request #3943 from miken32/patch-2 2018-06-21 11:01:42 -04:00
jim-p
e08d2ae752 Flavorize pfBlockerNG-devel 2018-06-21 10:31:42 -04:00
Renato Botelho
525199ff43 Fix typo 2018-06-21 10:00:18 -03:00
jim-p
a9c6c95b28 Build all flavors of pfBlockerNG 2018-06-20 22:27:11 -04:00
Laurent Quillerou
4a1de53ecb Merge https://github.com/pfsense/pfsense into http2 2018-06-20 23:51:41 +02:00
Christian
a592da3807 requested changes 2018-06-20 22:30:44 +02:00
Marcello Coutinho
9f20830105 fix the fix 2018-06-20 17:13:35 -03:00
Marcello Coutinho
57fe270e32 get total size on system dashboad 2018-06-20 16:47:33 -03:00
Marcello Coutinho
c7841232bd
check total swap size on dashboard
Refer to bug #8587
2018-06-20 16:40:30 -03:00
Christian
bbc752e1e2 fixed wrong if conditions
added support of dns server
2018-06-20 15:56:48 +02:00
jim-p
fdabb03481 Merge pull request #3948 from rabbitt/ldap-fix 2018-06-20 08:19:34 -04:00
Renato Botelho
64564c4f3d Adjust confs for new release-staging server 2018-06-20 08:17:14 -03:00
Carl P. Corliss
b310666c26
misspelled ldap bind username variable
* $ldapbndun -> $ldapbindun
2018-06-20 01:07:30 -04:00
jim-p
90b3235d6a Correct PHP syntax error that leads to a PHP 7 error. 2018-06-19 11:57:44 -04:00
jim-p
480c21f44c Correct the gateway check when deleting a VIP. Fixes #4438
Now it checks to see if there are other VIPs in the same subnet left,
and only prevents deleting the last VIP by which a gateway could be
reached.
2018-06-19 10:05:20 -04:00
PiBa-NL
f54ca2e14f routing, rc.newwanip should also set default-route while booting for ppp interfaces
otherwise we might end up without a default as the bootup script does not wait for ppp interface to obtain the ip, unlike with dhcp interfaces. https://redmine.pfsense.org/issues/8561
2018-06-15 22:56:08 +02:00
Stephen Jones
5ffeceb606 Fixed #8515 fixed error in queue defintion where it would repeat
It should now create a new definition for each queue. Queues should
now show up under status > queues.
2018-06-15 15:41:42 -05:00
Steve Beaver
8991ac90dc Added future ACB settings page 2018-06-15 13:27:53 -04:00
jim-p
feccd385d7 Validate NPt IPv6 address input and do not use invalid stored settings in rules. Fixes #8575 2018-06-14 14:04:17 -04:00
Matt Underscore
74b3e6ec1c 1. I rewound src/etc/inc/config.inc back to you guys' base. It was some funny EOL stuff that happened.
2. Unwrapped gettext()
3. Agreed.  Sanitized.
4. Unwrapped gettext()
5. Took out input_errors item
6. Took out input_errors item
7. I like the idea of this.  I would love to add heavier validation; unless I just affix for datatype I would need to know the constraints on which the parameters live for the AQM/scheds.  Maybe that's documented.  I can revisit this.
8. Took out input_errors item
2018-06-14 08:39:12 -04:00
jim-p
7f943a2269 Rework loader.conf(.local) filtering. Fixes #8571
If this isn't aggressive enough, we could remove the "local" changes and only
keep the new matching method.
2018-06-13 10:58:49 -04:00