Commit Graph

31373 Commits

Author SHA1 Message Date
Renato Botelho
a88977e36e Add vm-bhyve to poudriere bulk list 2016-04-08 16:50:34 -03:00
NOYB
63093f51c4 Traffic Shaper Wizard - Remove Personalizations
Remove "you" personalizations.

(cherry picked from commit a0e3dab3a6)
2016-04-07 17:31:03 -04:00
NOYB
b8481e8934 OpenVPN Wizard - Remove Personalizations
Remove "you" personalizations.

(cherry picked from commit 1c43074ace)
2016-04-07 17:29:33 -04:00
Renato Botelho
0fd72ddc8a Replace packagesite URL with final URL for RELEASE 2016-04-07 16:52:36 -03:00
Phil Davis
3685bec253 Avoid PHP warning if no server selected
when saving a client specific override.
Forum report https://forum.pfsense.org/index.php?topic=109431.msg0
Redmine issue 6089
2016-04-07 14:34:30 -05:00
Renato Botelho
7b3b231488 Do not try to register pre-installed packages on read-only media 2016-04-07 16:20:13 -03:00
Renato Botelho
b74f5074d1 Use staging repo to install bsdinstaller on final area 2016-04-07 14:39:41 -03:00
Renato Botelho
5cd3643059 Create target dir when it doesn't exist 2016-04-07 14:39:41 -03:00
Renato Botelho
549347dcad Fix variable name 2016-04-07 14:39:41 -03:00
Renato Botelho
f505a0039d Add missing fi 2016-04-07 14:39:41 -03:00
Renato Botelho
417fa2422c setup_pkg_repo 5th parameter is mandatory 2016-04-07 14:39:41 -03:00
Renato Botelho
831bf9fb55 Use PKG_REPO_SERVER_RELEASE for repo conf used to build package, keep using staging area for builder and bootstrap 2016-04-07 14:39:41 -03:00
Renato Botelho
c43216c40e Define PKG_REPO_SERVER_RELEASE, used to create pfSense-repo package accordingly 2016-04-07 14:39:41 -03:00
Renato Botelho
01f4c55a69 Do not mount memory disks for -RELEASE build 2016-04-07 14:39:41 -03:00
jim-p
1dd070515b Respect all Class attributes returned by the RADIUS server, not only the last one received. Fixes #6086 2016-04-07 10:59:21 -04:00
jim-p
100d0f77fe Teach get_user_privileges how to retrieve groups from LDAP/RADIUS, and have getUserEntry fall back to a format that will allow it to function. Net result is that now userHasPrivilege() will respect remote groups as well as local groups, which fixes #6088 2016-04-07 10:10:25 -04:00
Chris Buechler
4422bdca8c Deprecate references to modulate state. Remove rule allowing TCP 1723 inbound when PPTP client is in use, as that's unnecessary. 2016-04-06 19:51:31 -05:00
Phil Davis
e3acb913fe Redmine #6081 do not reuse index var
The value of $i needs to be kept constant from the outer loop - do not reuse it here.
2016-04-06 17:18:43 -05:00
Renato Botelho
2a15cab9e3 Add fingerprint for RELEASE pkg sign key 2016-04-06 17:36:26 -03:00
Chris Buechler
3220c8017e Clarify log when skipping v6 bogons update. 2016-04-06 12:46:26 -05:00
jim-p
bf40859299 Fix typo 2016-04-06 09:23:12 -04:00
Phil Davis
6657804cba services_ntpd_pps remove bonus f
(cherry picked from commit 0f191478ba)
2016-04-06 10:14:48 -03:00
Renato Botelho
6dbd9fc6fd Use PHP cli to silence output garbage
(cherry picked from commit 43cbe85544)
2016-04-06 07:31:05 -03:00
Renato Botelho
eb3491d99e Silence /etc/rc.notify_message garbage output 2016-04-06 07:28:48 -03:00
Renato Botelho
e429ac7134 Fix code used to read config repo path 2016-04-06 07:19:38 -03:00
Renato Botelho
5caee0ba0f Do all steps to replace repo package and make sure symlink is in place 2016-04-06 07:19:08 -03:00
Renato Botelho
f5edca6c48 Make sure symlink is created on post-install 2016-04-06 07:11:30 -03:00
Renato Botelho
3e7c1ea74a Force update after reinstall repo pkg 2016-04-06 07:09:13 -03:00
Phil Davis
4084bcf8a9 Only apply htmlentities() once on each data element
Redmine #6079
(cherry picked from commit 82cde7f106)
2016-04-06 07:01:17 -03:00
Renato Botelho
6d5e5db2ce Simplify logic
(cherry picked from commit 05bdceee8c)
2016-04-06 06:58:17 -03:00
Renato Botelho
cc1b7ddd0b Make sure directory exists 2016-04-06 06:37:05 -03:00
Chris Buechler
891c53b01d Add Unbound to license.php. Ticket #5903 2016-04-05 21:36:47 -05:00
Renato Botelho
ba142a95fc Make sure source file exists
(cherry picked from commit 75cdfae39b)
2016-04-05 22:13:51 -03:00
Renato Botelho
a491ec98d8 Add a workaround on pfSense-upgrade to make sure repo package is replaced by correct one 2016-04-05 21:51:24 -03:00
Renato Botelho
a90f1c9b12 Rework the way repo packages work
- Distribute only a single pfSense-repo package containing all templates
- Create a symlink pointing to selected repo
- Do not limit it only to pfSense-repo and pfSense-repo-devel
2016-04-05 19:50:10 -03:00
Renato Botelho
a35bf546b5 Do not return -1, sh doesn't like it 2016-04-05 19:49:35 -03:00
Renato Botelho
b884641b1c Add repo pkg as dependency on base and base-nanobsd 2016-04-05 19:48:53 -03:00
Renato Botelho
e1deaf759a Add repo pkg post-install script 2016-04-05 19:48:24 -03:00
Renato Botelho
81bcdf9695 Create repo pkg PLIST dynamically 2016-04-05 19:47:37 -03:00
Renato Botelho
e450f488eb Remove repo-devel package template 2016-04-05 19:46:59 -03:00
Stephen Beaver
c7445ef5f2 Merge pull request #2843 from jlduran/fix-missing-space-status-ipsec
(cherry picked from commit f332da5fbb)
2016-04-05 12:49:29 -04:00
Stephen Beaver
cccb1e1a97 Eliminate "onclick" from child SA buttons
Revise recording of open children

(cherry picked from commit 067551a440)
2016-04-05 12:12:37 -04:00
jim-p
4081c23206 Fix wording on advanced IPsec settings titles.
strongSwan doesn't get restarted in debug mode, it just changes the verbose level of log sections. Old terminology was leftover from racoon days.
2016-04-05 10:27:41 -04:00
jim-p
b226a437b3 Correct logic for display of MAC address & vendor (if present). Fixes #6078 2016-04-05 10:22:01 -04:00
Phil Davis
11614bc904 Handle alias from CNAME in diag_dns
If I resolve a CNAME with diag_dns, it gives back the translated FQDNs - e.g. www.inf.org translates to inf.org. Then press "Add Alias".
Problem: The existing code puts a "/32" CIDR after that in the alias "www_inf_org" in the config - "inf.org./32" - and if you then edit the "www_inf_org" alias it shows as "inf.org./32" in the Network or FQDN Address field. Normally when putting an FQDN into an alias, no CIDR is inserted.

This change fixes it.
(cherry picked from commit 607b785f63)
2016-04-05 09:39:01 -03:00
Stephen Beaver
73ff9530d1 Merge pull request #2841 from NOYB/System_-_Miscellaneous_-_Remove_Personalizations
(cherry picked from commit 3061702cce)
2016-04-05 07:59:38 -04:00
Stephen Beaver
4d9a5d999e Merge pull request #2840 from phil-davis/patch-7
(cherry picked from commit 64c3e9a58d)
2016-04-05 07:59:07 -04:00
Stephen Beaver
f36a00f505 Merge pull request #2838 from phil-davis/patch-5
(cherry picked from commit 4659cb1aad)
2016-04-05 07:56:22 -04:00
Stephen Beaver
12f22e9c8c Merge pull request #2837 from phil-davis/we
(cherry picked from commit f4d13d55d7)
2016-04-05 07:55:47 -04:00
Stephen Beaver
e2fba23c6b Merge pull request #2836 from phil-davis/patch-4
(cherry picked from commit b102779f21)
2016-04-05 07:55:12 -04:00