Matthew Fine
|
49b8fbdd67
|
adding getRequestBodyV6 method to the Route53 class
adding getRequestBodyV6 method to add AAAA rtype to Route53 class.
|
2017-09-06 11:44:32 -05:00 |
|
Matthew Fine
|
44c64da137
|
adding route53-v6 case
adding route53-v6 to allow dynamic dns to update route 53 with a AAAA type.
|
2017-09-06 11:40:30 -05:00 |
|
Renato Botelho
|
d071acf529
|
Make sure pkg, pfSense, pfSense-base, pfSense-rc and kernel are set as vital
|
2017-09-06 08:37:43 -03:00 |
|
Renato Botelho
|
e9034b1530
|
Remove /root/force_growfs after use it
|
2017-09-04 11:01:21 -03:00 |
|
Renato Botelho
|
2da8f1b018
|
Revert "Add the AWS ena module to MODULES_OVERRIDE list."
This reverts commit 5ba35b98a3.
|
2017-09-01 16:55:31 -03:00 |
|
Renato Botelho
|
bf6a223c8e
|
Use RELENG_2_4_0 for now
|
2017-09-01 14:15:46 -03:00 |
|
Renato Botelho
|
d610e4bae9
|
Enable upload mode when rsync'ing snaps or packages
|
2017-08-31 12:07:57 -03:00 |
|
jim-p
|
529dac2127
|
Merge pull request #3809 from doktornotor/patch-5
|
2017-08-31 09:08:12 -04:00 |
|
jim-p
|
ff500c9064
|
Use the full CA chain when sending an LDAP SSL query. Fixes #7830
While here, fix a couple more ldap_start_tls() calls that need a preceding @.
|
2017-08-30 14:07:35 -04:00 |
|
Steve Beaver
|
ca44a37cad
|
Restore bad username or password message
|
2017-08-30 08:14:36 -04:00 |
|
Steve Beaver
|
634d687091
|
Fixed #7827
|
2017-08-29 14:14:46 -04:00 |
|
jim-p
|
b2c7a79c5f
|
Don't print a PHP error if LDAP STARTTLS fails.
|
2017-08-29 10:27:53 -04:00 |
|
Renato Botelho
|
b8ab426060
|
Update translation files
|
2017-08-28 16:51:43 -03:00 |
|
Renato Botelho
|
8c306fcffd
|
Regenerate pot
|
2017-08-28 16:46:34 -03:00 |
|
Steve Beaver
|
fddb73c70c
|
Partially addresses #7805
Bios date and version check date formats now match other timestamps on the dashboard
|
2017-08-28 12:02:43 -04:00 |
|
doktornotor
|
8cb29dac04
|
Use spaces in the write_config() message to prevent text wrapping issues in webGUI
See https://redmine.pfsense.org/issues/6363
|
2017-08-28 04:40:55 +02:00 |
|
Steve Beaver
|
1562b46aaa
|
Fixed #7811
|
2017-08-24 14:19:38 -04:00 |
|
jim-p
|
fc319749e8
|
Bump config revision, fix comment. Ticket #7809
|
2017-08-24 11:52:29 -04:00 |
|
jim-p
|
79ccd1f279
|
Setup upgrade code for wireless interfaces to the new format needed for 2.4, and switch rc.bootup so the config upgrade happens before a mismatch test, otherwise we can't fix this type of situation. Fixes #7809
|
2017-08-24 11:11:24 -04:00 |
|
Steve Beaver
|
a1c3244c96
|
Fixed #7804 Replace Math.trunc with Math.floor to make IE happy
|
2017-08-24 08:50:47 -04:00 |
|
Renato Botelho
|
1f6d1861a9
|
Fix -U option
|
2017-08-23 17:26:51 -03:00 |
|
Renato Botelho
|
f6c83d0529
|
Change default to never upload files and add a new option to do it
|
2017-08-23 17:14:34 -03:00 |
|
Renato Botelho
|
c51193a915
|
Merge pull request #3804 from plumbeo/fix-details-popup
|
2017-08-23 15:36:55 -03:00 |
|
Renato Botelho
|
68e41c4a0d
|
Merge pull request #3798 from IknowJoseph/patch-2
|
2017-08-23 15:36:24 -03:00 |
|
jim-p
|
61a8cc1085
|
Correct typo. Fixes #7802
|
2017-08-23 08:54:30 -04:00 |
|
plumbeo
|
07df3494bd
|
Captive portal: fix idle times in details popup
Explicitly cast $idle_time to integer.
|
2017-08-23 13:03:28 +02:00 |
|
Renato Botelho
|
658d1e7003
|
Update translation files
|
2017-08-22 14:19:20 -03:00 |
|
Renato Botelho
|
9551cd3e4d
|
Regenerate pot
|
2017-08-22 14:14:36 -03:00 |
|
Renato Botelho
|
5339da65d6
|
Do not exit while running in loop mode
|
2017-08-22 13:37:39 -03:00 |
|
jim-p
|
6d028dc26c
|
When saving a GIF interface, do not allow the user to enter a subnet directly in the address box. The subnet is determined by the "GIF tunnel subnet" drop-down. Fixes #7789
|
2017-08-22 12:26:01 -04:00 |
|
Renato Botelho
|
5eb2c7c50f
|
Actually ready expected value from build.conf after read build.conf
|
2017-08-22 10:55:48 -03:00 |
|
Renato Botelho
|
21835143ed
|
Let user defined default arch list in build.conf
|
2017-08-22 10:47:40 -03:00 |
|
Renato Botelho
|
b4b446a64e
|
Fix hability to build only packages
|
2017-08-22 10:43:53 -03:00 |
|
Renato Botelho
|
87c56a107e
|
Remove quotes from commands
|
2017-08-22 10:05:40 -03:00 |
|
Renato Botelho
|
08ec32cf62
|
Teach build_snapshots.sh to read exit code of build.sh
|
2017-08-22 09:58:14 -03:00 |
|
Steve Beaver
|
3ed475b11d
|
fixed #7795
By changing var name to no longer conflict with ipsec widget
|
2017-08-22 08:07:12 -04:00 |
|
Renato Botelho
|
f61d689284
|
Use devel repo
|
2017-08-21 20:11:06 -03:00 |
|
Renato Botelho
|
f3800174aa
|
Consider RC as RELEASE
|
2017-08-21 14:40:29 -03:00 |
|
Renato Botelho
|
07884635bc
|
Copy RC to final place
|
2017-08-21 13:38:01 -03:00 |
|
Renato Botelho
|
66c5479c60
|
Force release
|
2017-08-21 13:22:27 -03:00 |
|
Renato Botelho
|
43f00a6895
|
Use official pkg server
|
2017-08-21 13:03:23 -03:00 |
|
jim-p
|
bad77fc0ac
|
If the user chose to have DDNS Hostnames forced, respect that in the backend code for static map IPv6 hosts. Fixes #7324
|
2017-08-21 11:37:07 -04:00 |
|
Renato Botelho
|
e48f041833
|
Add a new option to rsync snaps and pkg
|
2017-08-21 10:28:07 -03:00 |
|
Steve Beaver
|
b6565b4a09
|
widget comment fix
|
2017-08-21 09:13:57 -04:00 |
|
Steve Beaver
|
25b82b200d
|
Fixed #7728
Revised enabled/disabled diplay to match other firewall pages
|
2017-08-21 08:30:56 -04:00 |
|
Renato Botelho
|
2e6e11f45c
|
Add French to GUI
|
2017-08-21 08:49:24 -03:00 |
|
Renato Botelho
|
a459df1a91
|
Update translation files
|
2017-08-21 08:48:21 -03:00 |
|
Renato Botelho
|
7f11560f71
|
Regenerate pot
|
2017-08-21 08:37:04 -03:00 |
|
Steve Beaver
|
75863a7970
|
Fixed #7787
Always make an IPSec mobiles table, even if none have been configured. Prevents JS null value
error message on console
|
2017-08-20 18:40:37 -04:00 |
|
Steve Beaver
|
ce3a6cfd36
|
Fix JSON format for mobile IPSec data per Kill Bill (Thanks!)
|
2017-08-19 13:32:32 -04:00 |
|