Chris Buechler
3a643eb81c
Prefer index.php over index.html where both exist.
2016-05-11 16:32:35 -05:00
Renato Botelho
9b7cfb3fd2
Only execute remote search operation on first call of get_pkg_info(), this should fix #6177
2016-05-11 15:37:05 -03:00
Renato Botelho
704433520f
Do not call pkg_update() here since pkg_switch_repo() aldready does it
2016-05-11 15:37:05 -03:00
Stephen Beaver
4296459a95
Merge pull request #2953 from NewEraCracker/textual-corrections
2016-05-11 08:34:29 -04:00
Stephen Beaver
289233b9c9
Merge branch 'master' of git.pfmechanics.com:pfsense/pfsense
2016-05-11 08:33:15 -04:00
Stephen Beaver
61a0217eb5
Merge pull request #2950 from NOYB/Miscellaneous_Textual_Corrections_-_Services_Dynamic_DNS
2016-05-11 08:31:59 -04:00
NewEraCracker
e4c7d45fc7
Miscellanous Textual Corrections - Add missing dots to phrases
2016-05-11 09:43:53 +01:00
Chris Buechler
4d6914a105
Merge pull request #2952 from phil-davis/hidemask
2016-05-11 01:52:48 -05:00
Chris Buechler
ab2060d9c2
Rename OSPF and System Patches packages in pre_upgrade_command. Ticket #6118
2016-05-11 00:51:48 -05:00
Chris Buechler
6086293b62
Revert "Add config upgrade code to update package names. Ticket #6118 "
...
This reverts commit 297ace668e .
2016-05-11 00:30:36 -05:00
Phil Davis
685a06f2f7
Hide CIDR for alias types that do not use it
...
Suggested/discussed in forum
https://forum.pfsense.org/index.php?topic=111593.0
2016-05-11 13:49:16 +09:30
Phil Davis
01142f51c8
hideMask only modify input-group on first parent
...
Otherwise when unhiding (e.g. for Network type alias), input-group gets
added to every div up the DM hierarchy and the layout gets messed up.
2016-05-11 13:44:45 +09:30
Chris Buechler
adb6925e9e
Check for is_array here to avoid possible issues if the config.cache is invalid. Adapted from PR 2925
2016-05-10 22:53:43 -05:00
Stephen Beaver
e1caefc74f
Spaces->tabs
2016-05-10 23:42:28 -04:00
Stephen Beaver
25a96ffb1b
Added hideMask() function
2016-05-10 23:16:59 -04:00
NOYB
1c4e2ed053
Miscellaneous Textual Corrections - Services / Dynamic DNS
2016-05-10 15:12:41 -07:00
jim-p
9815f8065b
Fix tab highlighting when editing mobile IPsec P1. Fixes #6341
2016-05-10 15:28:12 -04:00
Stephen Beaver
0161bbb4b1
Merge pull request #2949 from NewEraCracker/textual-corrections
2016-05-10 09:10:24 -04:00
Stephen Beaver
da1fdf78da
Merge pull request #2948 from NOYB/Miscellaneous_Textual_Corrections_-_Services_Load_Balancer
2016-05-10 09:09:06 -04:00
NewEraCracker
0e63fe1f37
Adding missing spaces between punctuation
2016-05-10 10:39:26 +01:00
NOYB
f381776667
Miscellaneous Textual Corrections - Services Load Balancer
2016-05-09 16:28:09 -07:00
Stephen Beaver
974dee46d7
Merge pull request #2947 from PiBa-NL/css_compact_red
2016-05-09 18:15:29 -04:00
PiBa-NL
ec18e589f1
theme Compact-RED, added a few more tweaks to look a bit more aligned.
2016-05-10 00:08:12 +02:00
Chris Buechler
96122f603c
just exit for v6, gateways setup above.
2016-05-09 16:13:23 -05:00
Chris Buechler
b8735779fb
fix booting check
2016-05-09 16:10:48 -05:00
Stephen Beaver
6a5c666196
Add Compact-RED theme and update system.php to sort available themes by pfSense, then BETA, then user supplied themes.
2016-05-09 14:44:22 -04:00
Renato Botelho
941ddb5253
A simple fix for #6120
...
- Retire system_console_configure()
- Replace above call on rc.bootup by setup_serial_port()
2016-05-09 10:29:07 -03:00
Renato Botelho
e7c23d826e
Revert "Fix #6120 "
...
This reverts commit 1831d34863 .
2016-05-09 10:29:07 -03:00
Stephen Beaver
54f03f0722
Merge pull request #2946 from NOYB/Miscellaneous_Textual_Corrections_-_Services_DNS_Resolver
2016-05-09 09:23:31 -04:00
Stephen Beaver
7fc5435b4a
Merge pull request #2945 from NOYB/Miscellaneous_Textual_Corrections_-_Services_DNS_Forwarder
2016-05-09 09:22:20 -04:00
Renato Botelho
1831d34863
Fix #6120
...
- Do not include /etc/ttys on base package, it's not supposed to be
replaced during upgrade
- Create a script /etc/rc.console_setup to make it easy to call
setup_serial_port() from shell scripts. This script will update
/etc/ttys accordingly
- Call /etc/rc.console_setup just after 2nd stage of upgrade happened
and new files are in place
2016-05-09 10:06:22 -03:00
NOYB
0cb4d4a635
Miscellaneous Textual Corrections - Services DNS Resolver
2016-05-08 12:57:32 -07:00
NOYB
3d7aaa1a3f
Miscellaneous Textual Corrections - Services DNS Forwarder
2016-05-08 12:56:13 -07:00
Chris Buechler
ad9b77f9eb
Update L7 config upgrade code removal. Only file notice if it was actually in use, otherwise it just confuses people.
2016-05-08 03:14:10 -05:00
Chris Buechler
291fad4387
Add config upgrade code to update package names. Ticket #6118
2016-05-08 03:10:38 -05:00
Chris Buechler
c4b5c8bee5
Setup gateway monitors and exit in rc.newwanip(v6) if system is booting. Ticket #6186
2016-05-07 19:59:42 -05:00
Chris Buechler
ef945b86ae
Log if rc.newwanip(v6) is called with empty interface.
2016-05-07 19:28:35 -05:00
Chris Buechler
6f069e921c
status_queues.php, default packet_s to 0 if it falls through to that point. Ticket #6329
2016-05-07 17:09:21 -05:00
Stephen Beaver
54fc9503ff
Experimentally fixed #6327
2016-05-07 15:45:17 -04:00
Stephen Beaver
cb4300cb74
Merge pull request #2941 from NOYB/Miscellaneous_Textual_Correction_-_Firewall_/_Shaper
2016-05-07 15:08:06 -04:00
Stephen Beaver
59bc478441
Merge pull request #2939 from NOYB/Miscellaneous_Textual_Correction_-_Firewall_/_Rules
2016-05-07 15:06:34 -04:00
NOYB
c3ebf34704
Miscellaneous Textual Correction - Firewall / Shaper
2016-05-07 11:42:45 -07:00
Stephen Beaver
7e653b50c4
Fixed #6331
2016-05-07 13:48:38 -04:00
Stephen Beaver
d1c57eb8e1
Workaound fixes #6320
2016-05-07 13:42:50 -04:00
Chris Buechler
af06931c30
Add nut package to poudriere
2016-05-07 05:11:59 -05:00
Chris Buechler
883777874d
Don't divide by 0. Ticket #6329
2016-05-06 22:00:13 -05:00
Chris Buechler
48a8235e55
Bump net.inet.raw.recvspace and net.inet.raw.maxdgram by default. Ticket #6223
2016-05-06 18:44:37 -05:00
Chris Buechler
96a399cb57
Clear xmlrpc.lock when restarting php-fpm. Ticket #6328
2016-05-06 18:43:59 -05:00
NOYB
1fd8a55206
Miscellaneous Textual Correction - Firewall / Rules
2016-05-06 13:10:13 -07:00
jim-p
9d33429f3b
Add pstree to poudriere list
2016-05-06 13:15:28 -04:00