Renato Botelho
e22e526a2d
Remove passwd, master.passwd and group files
...
These files don't need to be present on pfSense main repo, they are
updated according our needs during first boot so we can use standard
file from FreeBSD
While here, do not try to run pwd_mkdb since it's already done by make
distribution
2016-05-30 11:00:20 -03:00
Chris Buechler
c9fd7ee0c0
Use 0 here if specified. Ticket #6413
2016-05-27 21:23:40 -05:00
Renato Botelho
91c40f25bc
Remove i386 items
2016-05-27 17:34:11 -03:00
Renato Botelho
f26731b040
Stop creating a stagingarea and opulated old update format
2016-05-27 17:27:30 -03:00
Renato Botelho
20cb6c6cdd
Do not build nanobsd-update images anymore
2016-05-27 17:27:30 -03:00
Renato Botelho
97ab4f175f
Retire print_flags
2016-05-27 17:27:30 -03:00
Renato Botelho
099570f2b2
Stop building full update images, users will need to reach 2.3 first and then go to newer versions
2016-05-27 17:27:30 -03:00
Luiz Otavio O Souza
3f38f937be
Fix the autologin on serial console for ARM.
2016-05-27 13:16:55 -05:00
Renato Botelho
2c056b08d7
Send .real* directories first to final server
2016-05-27 11:49:52 -03:00
Renato Botelho
0458a1fdf6
Add a new option --rsync-repos to build.sh
2016-05-27 10:29:39 -03:00
Luiz Otavio O Souza
8f2138b6cc
Change serial console to '3wire' and vt100.
...
Fixes the console on ARM.
2016-05-26 15:32:34 -05:00
Stephen Beaver
6b1e89c964
Merge pull request #2983 from NOYB/Firewall_/_Aliases_/_Edit_-_New_URL_Table_Alias_Type
2016-05-25 08:29:06 -04:00
Stephen Beaver
fe68a6a2b2
Fixed #6401
2016-05-25 07:59:33 -04:00
Chris Buechler
5a677f81f4
Handle mode correctly with Auto IKE. Ticket #6360
2016-05-25 00:06:43 -05:00
Chris Buechler
f9c72062c5
Merge pull request #2985 from NOYB/Firewall_/_Rules_/_Edit_-_URL_(IP)_Alias
2016-05-24 22:25:00 -05:00
NOYB
d429739b3e
Firewall / Rules / Edit - URL (IP) Alias
...
Make alias type URL (IP) available for selection in firewall rules.
2016-05-24 20:19:23 -07:00
NOYB
f42ef69ab5
Fix this missed one.
2016-05-24 19:06:03 -07:00
NOYB
ebe833f6a9
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.
2016-05-24 19:06:03 -07:00
NOYB
3b07f4feaf
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.
2016-05-24 19:06:03 -07:00
Chris Buechler
e8c09a23cb
Lower default LDAP timeout to 5 seconds. Idea from Sandeep1991 in PR 2971. Ticket #6367
2016-05-24 18:31:24 -05:00
Chris Buechler
062a5434df
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:17:56 -05:00
Chris Buechler
785cef80f3
Merge pull request #2984 from NewEraCracker/php-memlimit
2016-05-24 18:03:31 -05:00
NewEraCracker
e266e6d1ca
Relax Suhosin to allow a 512M memory limit
2016-05-24 22:00:05 +01:00
Renato Botelho
f2f1101d7f
Add -H to rsync calls to preserve hardlinks
2016-05-24 17:58:47 -03:00
Renato Botelho
4dc9a6d0ec
Change default final rsync destination when it's a RELEASE
2016-05-24 17:50:31 -03:00
Chris Buechler
b20c7ef13d
Set PHP's memory limit to 512M on 64 bit. Ticket #6364
2016-05-24 15:48:02 -05:00
Chris Buechler
4b643ce8bc
Add nrpe to poudriere_bulk
2016-05-24 14:10:01 -05:00
Stephen Beaver
d78dbc3429
Changed element type from date to text. Date inputs are not yet handled consistently accross different browsers :(
2016-05-24 13:44:29 -04:00
Renato Botelho
8d7e9a4c17
Merge pull request #2978 from NOYB/Miscellaneous_Textual_Correction_-_System_/_Advanced_/_Networking
2016-05-24 08:09:56 -03:00
Renato Botelho
e3dbee3e54
Merge pull request #2980 from NOYB/URL_Table_(Ports)_File_Comments
2016-05-24 07:47:03 -03:00
Phil Davis
3713528362
Fix #6381 ipv6nat_ipaddr
...
(cherry picked from commit f489cfdbd4 )
2016-05-24 07:44:11 -03:00
NOYB
e7e1e51460
URL Table (Ports) File Comments
...
Fix for Bug #6395 that keeps full line comments of the downloaded file but strips them for the pf rules load.
2016-05-23 23:43:03 -07:00
Renato Botelho
3edb445e21
Define default image type for snapshots later
2016-05-23 16:17:04 -03:00
Renato Botelho
ddf56629e3
Introduce a new option to build only core packages and skip images
2016-05-23 14:34:15 -03:00
Renato Botelho
dd423357d8
BUILDACTION will never be snapshots
2016-05-23 14:34:15 -03:00
Renato Botelho
3c441c0934
Introduce PRODUCT_REVISION variable to be used in core package version
2016-05-23 14:34:15 -03:00
NOYB
d3706c81f7
Miscellaneous Textual Correction - System / Advanced / Networking
...
Use apostrophe instead of quote.
2016-05-23 00:07:16 -07:00
jim-p
a3013ca688
Fix quoting in diag_routes.php, see ticket #6371
2016-05-20 12:13:15 -04:00
jim-p
0e4e4251eb
Better fix for escaping in ticket #6371
2016-05-20 11:34:35 -04:00
Renato Botelho
c805b6e413
Revert "Status / Services - Status Indicator"
...
This reverts commit e7161dc3b6 .
2016-05-20 12:05:18 -03:00
Renato Botelho
137fe9b612
Merge pull request #2786 from NewEraCracker/remove-leftovers
2016-05-20 11:41:43 -03:00
Renato Botelho
0518480ebf
Merge pull request #2898 from dbaio/master
2016-05-20 11:39:59 -03:00
Renato Botelho
7ee5ec4595
Merge pull request #2926 from TechSmurf/patch-1
2016-05-20 11:38:07 -03:00
Renato Botelho
3167e8f021
Merge pull request #2970 from NOYB/Status_/_Interfaces_-_DNS_Servers
2016-05-20 11:30:41 -03:00
Renato Botelho
c5af3a3068
Merge pull request #2972 from NOYB/Status_/_Services_-_Status_Indicator
2016-05-20 11:28:52 -03:00
Renato Botelho
ed285109ac
Merge pull request #2932 from SilvioGiunge/remover_global_vars
2016-05-20 11:27:07 -03:00
Renato Botelho
bbdbf3d3a8
Merge pull request #2969 from marianamorim/add_function_gettext
2016-05-20 11:25:47 -03:00
Renato Botelho
54b21bab94
Merge pull request #2973 from jlduran/pass-block-icons-cp
2016-05-20 11:24:36 -03:00
Renato Botelho
896ae253c0
Merge pull request #2974 from jlduran/closing-tbody-cp-mac
2016-05-20 11:23:27 -03:00
Jose Luis Duran
22b5054137
Fix closing tbody tag in Captive Portal's MACs
2016-05-20 09:43:23 -03:00