Commit Graph

32146 Commits

Author SHA1 Message Date
Chris Buechler
a9b6c19aeb Fix PTR lookups on diag_dns.php. Ticket #6561 2016-07-06 16:34:52 -05:00
Chris Buechler
ce9130bc2e Merge pull request #3043 from NOYB/Label_Rename 2016-07-06 15:16:44 -05:00
Renato Botelho
da76721a13 Add missing -R parameter to pkg call 2016-07-06 15:51:31 -03:00
Renato Botelho
f0d02b2cff Use .0 at the end of first major version 2016-07-06 13:58:55 -03:00
Stephen Beaver
a0b0acd154 Correct spacing 2016-07-06 10:54:15 -04:00
Stephen Beaver
5aef6c8b83 Remove debug
(cherry picked from commit 5810f93447)
2016-07-06 10:53:41 -04:00
Stephen Beaver
a654d899cd Fixed #6577 - Preserve user input on error 2016-07-06 10:48:46 -04:00
Renato Botelho
5fac13aafd Make sure resolv.conf is present during nanobsd upgrade. Fixes #6557 2016-07-06 07:47:17 -03:00
NOYB
82f6c64aa5 Change group labels s/MAC controls/MAC Address/ 2016-07-06 00:49:22 -07:00
Chris Buechler
e558102464 Leave an empty file for URL Table aliases that return an empty file, and include it in the ruleset regardless so it doesn't generate any filter errors. Ticket #6181 2016-07-06 00:37:49 -05:00
Renato Botelho
42d9ae11df Modernize make.conf 2016-07-05 20:10:44 -03:00
Chris Buechler
20dc1d7f5a Merge pull request #3042 from NewEraCracker/master 2016-07-05 14:58:23 -05:00
Renato Botelho
b282aa146b Fix rsync pattern 2016-07-05 15:00:40 -03:00
NewEraCracker
e4eca5a3c7 Protect get_dir from causing PHP errors
https://forum.pfsense.org/index.php?topic=114570.0
2016-07-05 09:07:15 +01:00
Stephen Beaver
86ac7cde8b Merge pull request #3041 from PiBa-NL/webgui-table-dblclick 2016-07-04 10:05:10 -04:00
PiBa-NL
1c10ce9750 webgui tables, doubleclick event to perform 'edit' action, part 2 2016-07-04 00:22:49 +02:00
Stephen Beaver
6ad9271a8c Merge pull request #3040 from PiBa-NL/webgui-table-dblclick 2016-07-03 16:34:05 -04:00
PiBa-NL
54691fc663 webgui tables, doubleclick event to perform 'edit' action 2016-07-03 22:18:26 +02:00
Stephen Beaver
587be0aa45 Merge pull request #3039 from PiBa-NL/ipsec-widget-arraycheck 2016-07-03 13:50:04 -04:00
PiBa-NL
658180daff ipsec widget, check for valid array 2016-07-03 18:56:12 +02:00
Chris Buechler
17d422c171 Merge pull request #3038 from exii1988/master 2016-07-03 03:45:13 -05:00
exii1988
fb66c35f28 spdns.de renamed to spdyn.de
Forgot to update the select description and values
2016-07-02 12:22:00 +02:00
Chris Buechler
ea301b1bf8 Merge pull request #3036 from exii1988/master 2016-07-02 04:47:50 -05:00
exii1988
1c2c08bd34 spdns.de renamed to spdyn.de
The service renamed there addresses
2016-07-02 11:29:48 +02:00
Chris Buechler
ee3cc6d53a Clarify Negate option description on firewall_nat_out.php. 2016-07-02 04:19:45 -05:00
Chris Buechler
65292972a0 Change button order on diag_dns.php so hitting enter in the field does a lookup rather than update alias. semi-related to Ticket #6561 2016-07-02 03:41:16 -05:00
Chris Buechler
ea57c74bc4 Merge pull request #3035 from BBcan177/patch-1 2016-07-01 16:48:49 -05:00
BBcan177
b2c4aacaf3 Update system_usermanager_settings.php
Use of undefined constant min - assumed 'min'
2016-07-01 17:21:45 -04:00
BBcan177
d0c62202ce Update system_crlmanager.php
Use of undefined constant min - assumed 'min'
Use of undefined constant max - assumed 'max'
2016-07-01 17:20:40 -04:00
BBcan177
6e78a06f61 Fix undefined constant
Notice: Use of undefined constant min - assumed 'min' 
Notice: Use of undefined constant max - assumed 'max'
2016-07-01 17:11:20 -04:00
Chris Buechler
591b9184cb Merge pull request #3034 from NOYB/startsWith_Polyfill 2016-06-30 20:10:07 -05:00
NOYB
b07f8f3fe4 startsWith Polyfill
Fixes hidding of custom individual settings when not in use on user manager page.
2016-06-30 17:40:59 -07:00
Chris Buechler
d2f324642f Merge pull request #3033 from NOYB/Diag_Tables_Last_Updated 2016-06-30 18:31:43 -05:00
NOYB
5ba0caa752 Diag Tables Last Update
Use correct Thursday abbreviation (s/Thr/Thu/).
2016-06-30 14:58:21 -07:00
Chris Buechler
f5ba05cbee Merge pull request #2764 from NewEraCracker/redmine-6011 2016-06-30 01:42:48 -05:00
Chris Buechler
84a67bf406 Allow wildcard for hostname with Namecheap DDNS. Ticket #6260 2016-06-30 01:20:17 -05:00
Chris Buechler
0015e84cf4 Merge pull request #2729 from zevlag/BountyRequestTopic106193 2016-06-30 01:10:40 -05:00
Chris Buechler
d691888e59 Merge pull request #3031 from NOYB/GitSync_Diff_Only_Option 2016-06-30 01:05:15 -05:00
NOYB
d20f76bc7f GitSync Diff Only Option
Diff Option
--diff
SSD Friendlier
Same as default but only copies files that are different, instead of every thing even though identical.

Verbose Option
--verbose
Display constructed command.
In combination with the --diff option, display the array of different and missing files.

Dry Run Option
--dry-run
Run without syncing files.

Fixes

Files to copy variable state is used to determine whether or not to run the command.  Tar options being passed in the files to copy variable causes the command to always run.  Even if there are no files to be copied.  Separate out tar options from files to copy variable so command only runs if there are files to be copied.

Accommodate providing tar options such as '-C ./src' with the --minimal option.

Resolve function redefinition that prevents running gitsync again in same dev shell session (command recall) (function_exists).
2016-06-29 22:46:34 -07:00
Chris Buechler
792997227f Merge pull request #2994 from stilez/patch-31 2016-06-30 00:24:31 -05:00
Chris Buechler
50d369744e Merge pull request #3018 from phil-davis/usersettings 2016-06-30 00:20:40 -05:00
Chris Buechler
7685fd4ece Merge pull request #3029 from phil-davis/IPv6colons 2016-06-30 00:00:24 -05:00
Chris Buechler
bb5d3a43f9 Merge pull request #3030 from phil-davis/patch-1 2016-06-29 23:57:55 -05:00
Chris Buechler
f48034878d Merge pull request #3028 from PiBa-NL/2.3_dnsV6 2016-06-29 23:30:12 -05:00
Phil Davis
6bc8621f84 Rationalize System Update GUI messages
At present, when doing a System Update, there is a message box that says:
"Please wait while the installation of completes.
This may take several minutes."

Between "of" and "completes" is the package name, which is blank in the case of a System Update.

This should fix that issue by defining $pkg_wait_txt appropriately for the $firmwareupdate case.

Note: It was also easy to refactor out a couple of special "if firmwareupdate" tests, as the code "fell out" nicely by defining the other *_txt variables to suitable strings for the $firmwareupdate case.
2016-06-30 14:00:09 +09:30
Chris Buechler
9a8b5401c4 Add playback files for disabling and enabling CARP maintenance mode. Ticket #6560 2016-06-29 22:25:48 -05:00
Phil Davis
7e9349a59c Handle more invalid IPv6 formats 2016-06-30 12:50:34 +09:30
Chris Buechler
8d1a6065e1 Omit <secret> tags from L2TP in status.php config.xml dump. 2016-06-29 19:49:12 -05:00
Chris Buechler
eef555b96a Restore 2.2.x and prior means of obtaining pfsync nodes to avoid exhausting memory on systems with large state tables. Ticket #6364 2016-06-29 19:41:23 -05:00
PiBa-NL
ba40ee75f1 Diagnostics - DNS Lookup, also query for IPv6 addresses 2016-06-29 22:03:44 +02:00