Chris Buechler
3eae2391b1
Add BIND package
2016-06-01 22:07:19 -05:00
Chris Buechler
77e9359bd0
Allow - and _ in sysctl values. Ticket #6438
2016-06-01 19:44:15 -05:00
Chris Buechler
7562fc9963
Don't override type so changing it is possible. Ticket #6439
2016-06-01 16:52:45 -05:00
Chris Buechler
889247b334
Allow - in TFTP Server field. Ticket #6433
2016-06-01 14:47:08 -05:00
Chris Buechler
a094b5ffef
Link to correct schedule from firewall_rules.php. Ticket #6428
2016-05-31 17:14:03 -05:00
Chris Buechler
7cbb67373e
Use 0 here if specified. Ticket #6413
2016-05-27 21:25:22 -05:00
Renato Botelho
798f04132f
Send .real* directories first to final server
2016-05-27 11:49:29 -03:00
Renato Botelho
fa7f03b483
Add a new option --rsync-repos to build.sh
2016-05-27 10:29:04 -03:00
NOYB
11ef23282c
Fix this missed one.
...
(cherry picked from commit f42ef69ab5 )
2016-05-25 15:36:44 -04:00
Renato Botelho
55473a161b
Welcome 2.3.1_1
2016-05-25 15:40:05 -03:00
NOYB
ed6b9103b0
Firewall / Aliases / Edit - New URL Table Alias Type
...
Make the code cleaner and easier to follow by using the same alias type designations as config.
(cherry picked from commit ebe833f6a9 )
2016-05-25 08:33:29 -04:00
NOYB
f0f471f7c2
Firewall / Aliases / Edit - New URL Table Alias Type
...
Need to pass alias type to process_alias_urltable() function when creating a new url table alias because it is not yet set/available from config. So the alias_get_type() function can't be successfully used yet.
(cherry picked from commit 3b07f4feaf )
2016-05-25 08:30:36 -04:00
Stephen Beaver
e139a20509
Fixed #6401
...
(cherry picked from commit fe68a6a2b2 )
2016-05-25 08:01:10 -04:00
Chris Buechler
f30e15fa33
Handle mode correctly with Auto IKE. Ticket #6360
2016-05-25 00:05:48 -05:00
NOYB
d96b85e38b
Firewall / Rules / Edit - URL (IP) Alias
...
Make alias type URL (IP) available for selection in firewall rules.
2016-05-24 22:26:10 -05:00
Chris Buechler
dd4053d5df
Lower default LDAP timeout to 5 seconds. Idea from Sandeep1991 in PR 2971. Ticket #6367
2016-05-24 18:32:35 -05:00
Chris Buechler
fa01d062bf
Set request_terminate_timeout to the same as max_execution_time in case something executed externally doesn't respond, to avoid hanging up all of php-fpm eventually. Ticket #6318 among other similar potential issues.
2016-05-24 18:12:19 -05:00
NewEraCracker
32960b1436
Relax Suhosin to allow a 512M memory limit
2016-05-24 18:04:02 -05:00
Renato Botelho
71768e1f0a
Add -H to rsync calls to preserve hardlinks
2016-05-24 17:58:29 -03:00
Renato Botelho
252efda8e5
Change default final rsync destination when it's a RELEASE
2016-05-24 17:50:40 -03:00
Chris Buechler
b689930767
Set PHP's memory limit to 512M on 64 bit. Ticket #6364
2016-05-24 15:47:11 -05:00
Chris Buechler
751b95314a
Add nrpe to poudriere_bulk
2016-05-24 14:10:40 -05:00
Renato Botelho
eb8704b118
Merge pull request #2976 from phil-davis/patch-2
2016-05-24 07:43:42 -03:00
Renato Botelho
14e2a0040c
Define default image type for snapshots later
2016-05-23 16:17:25 -03:00
Renato Botelho
288bd31038
Introduce a new option to build only core packages and skip images
2016-05-23 14:33:27 -03:00
Renato Botelho
7918276b55
BUILDACTION will never be snapshots
2016-05-23 14:32:56 -03:00
Renato Botelho
81897c42f3
Introduce PRODUCT_REVISION variable to be used in core package version
2016-05-23 14:32:12 -03:00
Phil Davis
f489cfdbd4
Fix #6381 ipv6nat_ipaddr
2016-05-22 09:03:16 +09:30
jim-p
94d882a03d
Fix quoting in diag_routes.php, see ticket #6371
2016-05-20 12:13:53 -04:00
jim-p
2333d2a482
Better fix for escaping in ticket #6371
2016-05-20 11:33:48 -04:00
jim-p
12563b0cb9
Fix up diag_smart e-mail handling, and the backend config code was broken/making false assumption about the config file as well. Fixes #6371
2016-05-19 17:13:10 -04:00
Renato Botelho
8229d6d876
Add a parameter to skip final rsync
2016-05-16 17:40:13 -03:00
Renato Botelho
53f6f76f30
Move release branch to 2.3.1
2016-05-16 16:12:13 -03:00
Renato Botelho
f3de6f5575
Welcome 2.3.1-RELEASE
2016-05-16 14:33:01 -03:00
Renato Botelho
e362ec5bce
Do not send files to final place if hostname is empty
2016-05-16 09:55:22 -03:00
Renato Botelho
e2cc8b1861
Revert "Do not enable i386 by default on amd64 host"
...
This reverts commit f5a9bb1f21 .
2016-05-16 08:45:49 -03:00
NOYB
e6adf89fe7
Miscellaneous Textual Corrections - System / Advanced / Firewall & NAT
...
Section panel header title.
(cherry picked from commit 5414794c12 )
2016-05-16 07:41:46 -04:00
Phil Davis
d72312efd8
Make limiters info box work same as By Interface
...
The info box displayed on Firewall->Shaper, By Interface come down the bottom with and info icon and can be shown/hidden by the user.
The similar info box on Firewall->Shaper, Limiters sits in the main body with no info icon and cannot be shown/hidden, but can be dismissed.
Make the info box on Firewall->Shaper, Limiters dispaly and owrk the same as on "By Interface".
(cherry picked from commit a79dfdaa43 )
2016-05-16 07:40:15 -04:00
Phil Davis
170fbb18b7
Customize limiter info message
...
The $dn_default_shaper_msg is what is displayed on the Limiters tab. It needs to talk about "limiter" rather than "queue".
This code builds up each message using the same base template sentences, inserting "queue" or "limiter" in the appropriate place.
(cherry picked from commit aadc135856 )
2016-05-16 07:39:16 -04:00
NOYB
8c95f1fe56
Miscellaneous Textual Corrections - System / Advanced / Networking
...
(cherry picked from commit 542d14be06 )
2016-05-16 07:38:07 -04:00
NOYB
507d2709e0
Miscellaneous Textual Corrections - System / User Manager / Settings
...
(cherry picked from commit 850211423b )
2016-05-16 07:37:16 -04:00
NewEraCracker
c6c8cfea72
Miscellanous Textual Corrections - Add missing dots, normalize case
...
(cherry picked from commit cb6c20a997 )
2016-05-16 07:36:08 -04:00
Chris Buechler
0f1304eed0
Sanitize notice output here as well. Ticket #6154
2016-05-16 13:24:05 +02:00
Chris Buechler
318726075a
Correct force updates when chosen. Ticket #6359
2016-05-16 08:02:04 +02:00
Chris Buechler
0876ed6cfb
Fix script name in error log
2016-05-15 20:34:06 -05:00
Chris Buechler
223ebd3f14
Fix misspellings.
2016-05-15 20:32:17 -05:00
Chris Buechler
a23600ef64
Disable ipcomp regardless of config setting to avoid problem. Ticket #6167
2016-05-13 08:22:09 -05:00
Chris Buechler
535634e547
Silence mwexec output. Now that the groupdel actually works, it spams the log when group isn't found. Ticket #6352
2016-05-13 07:03:52 -05:00
Phil Davis
4680f6bf75
Make rule_columns_with_alias end params optional
...
Stops PHP warnings like reported in forum https://forum.pfsense.org/index.php?topic=111768.0
2016-05-13 04:01:40 -05:00
k-paulius
361b388b44
Unbound and dnsmasq can both be enabled so restart both if need be
2016-05-13 01:30:57 -05:00