Commit Graph

34769 Commits

Author SHA1 Message Date
jim-p
271fc45ede Fix incorrect function name/typo. Ticket #7719
(cherry picked from commit 48c4a0ea09)
2017-09-14 08:47:05 -04:00
jim-p
00d5594c73 Relax OpenVPN wizard cert validation to match that of the cert manager and encode values before using them. Fixes #7854
Also, CDATA escape these fields in config.xml since they will most likely contain characters which are invalid in XML.
While here, fix a cert display issue where a SAN value could be reused from a previous entry in the cert list display.
2017-09-12 13:49:55 -04:00
Renato Botelho
46583aba3a Fix #7719
When Dynamic DNS entry uses a gateway group as interface,
return_gateway_groups_array() will be called and it returns real
interface instead of friendly name, as expected. Take both friendly and
real interface name into consideration.
2017-09-11 17:40:09 -03:00
Renato Botelho
78670b63ce Merge pull request #3763 from PiBa-NL/20170624-apinger-initialize 2017-09-11 17:02:36 -03:00
Renato Botelho
18bc2e2ae6 Update translation files 2017-09-11 17:02:09 -03:00
Renato Botelho
bf4e465153 Regenerate pot 2017-09-11 17:02:04 -03:00
jim-p
aec3a25927 Add a field to pick a digest algo when signing a CSR, otherwise it ends up with SHA1. Fixes #7853
While here, add the cert serial number and sig digest type to the info block for each cert.
2017-09-11 13:44:40 -04: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