summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Update "firewall_aliases.php"Colin Fleming2015-12-281-1/+8
| | | | | | | | | Add Bootstrap panels to "firewall_aliases.php"
* | | Don't display dummy password if configured pwd is emptyStephen Beaver2015-12-282-1/+9
| | |
* | | Experimental: Fixed #5693Stephen Beaver2015-12-284-6/+53
|/ / | | | | | | Added new functionality to PHP classes, and used it ONLY in system_advanced_notifications.php -> smtp password
* | Disable IPsec phase1 or phase2 using DES and inform user why they were ↵Renato Botelho2015-12-282-1/+37
| | | | | | | | disabled since DES is no longer supported. It should fix #5543
* | Revert "Delete package XML only on post-deinstall, otherwise it'll do it twice"Renato Botelho2015-12-281-0/+1
| | | | | | | | This reverts commit 92b3ac622cc3789ca00b625052621f0dc4262f1f.
* | Revert "Silent accept deinstall and pre-install on rc.packages"Renato Botelho2015-12-281-3/+0
| | | | | | | | This reverts commit d7c8eb30ddad2140a2790a7a8989158e52f74bc9.
* | Only remove config.xml items on post-deinstall, fixes #5689Renato Botelho2015-12-281-5/+7
| |
* | Disable all IPsec P1 entries when old version has IPsec globally disabled. ↵Renato Botelho2015-12-281-0/+8
| | | | | | | | Fixes #5699
* | Fixes issue where limiter mask does not save (from forum)Stephen Beaver2015-12-282-4/+4
| |
* | Change alert box color to successStephen Beaver2015-12-281-1/+1
| |
* | Merge pull request #2321 from ch1c4um/Fix_dns_resolverStephen Beaver2015-12-281-18/+15
|\ \
| * | Fixed bug to disable dns resolver serviceFrancisco Cavalcante2015-12-231-18/+15
| | |
* | | Merge pull request #2328 from ↵Stephen Beaver2015-12-280-0/+0
|\ \ \ | | | | | | | | | | | | NOYB/HTML_Compliance_-_System_/_Package_Manager_/_Available_Packages
| * | | HTML Compliance - System / Package Manager / Available PackagesNOYB2015-12-271-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bad value #search-panel .panel-body for attribute href on element a: Illegal character in fragment: space is not allowed. <a data-toggle="collapse" href="#search-panel .panel-body" name="search-panel"> The name attribute is obsolete. Consider putting an id attribute on the nearest container instead. <a data-toggle="collapse" href="#search-panel .panel-body" name="search-panel"> Bad value button for attribute type on element a: Subtype missing. <a id="btnsearch" type="button" title="Search" class="btn btn-primary btn-sm">Search <a id="btnclear" type="button" title="Clear" class="btn btn-default btn-sm">Clear
* | | | HTML Compliance - System / Package Manager / Available PackagesNOYB2015-12-281-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bad value #search-panel .panel-body for attribute href on element a: Illegal character in fragment: space is not allowed. <a data-toggle="collapse" href="#search-panel .panel-body" name="search-panel"> The name attribute is obsolete. Consider putting an id attribute on the nearest container instead. <a data-toggle="collapse" href="#search-panel .panel-body" name="search-panel"> Bad value button for attribute type on element a: Subtype missing. <a id="btnsearch" type="button" title="Search" class="btn btn-primary btn-sm">Search <a id="btnclear" type="button" title="Clear" class="btn btn-default btn-sm">Clear
* | | | Replace inetd by xinetd, it should fix #5707Renato Botelho2015-12-281-22/+60
| | | |
* | | | Disable XCONV option for security/xinetd and remove perl dependency, ticket ↵Renato Botelho2015-12-281-0/+2
| | | | | | | | | | | | | | | | #5707
* | | | Fix core pkg repo to make rsync workRenato Botelho2015-12-281-1/+1
| | | |
* | | | Fixed #5697Stephen Beaver2015-12-271-3/+5
| | | |
* | | | Merge pull request #2327 from ↵Stephen Beaver2015-12-271-1/+4
|\ \ \ \ | |/ / / | | | | | | | | NOYB/HTML_Compliance_-_System_/_Package_Manager_/_Available_Packages
| * | | HTML Compliance - System / Package Manager / Available PackagesNOYB2015-12-271-1/+4
| | |/ | |/| | | | | | | | | | Stray tbody, table, and div tag ends when list empty. Close php tag.
* | | Merge pull request #2326 from NOYB/HTML_Compliance_-_System_/_Certicate_/_CAsStephen Beaver2015-12-271-0/+2
|\ \ \
| * | | HTML Compliance - System / Certicate / CAsNOYB2015-12-261-0/+2
| |/ / | | | | | | | | | | | | Close div tag Close php tag
* | | Alternative to PR 2324 - Remove unneeded divStephen Beaver2015-12-271-2/+0
|/ /
* | update comment for dpingerChris Buechler2015-12-241-3/+2
| |
* | Merge pull request #2323 from BBcan177/patch-4Chris Buechler2015-12-241-2/+2
|\ \
| * | Update pkg_edit.phpBBcan1772015-12-241-2/+2
|/ / | | | | * Incorrect variable name in pkg_edit
* | clarify text, might not apply to "NIC" (lagg, VLANs, etc.)Chris Buechler2015-12-241-1/+1
| |
* | Fixed #5691Stephen Beaver2015-12-241-0/+1
| |
* | Merge pull request #2322 from ↵Stephen Beaver2015-12-242-4/+5
|\ \ | | | | | | | | | NOYB/HTML_Compliance_-_System_/_Advanced_/_Firewall_and_NAT
| * | HTML Compliance - System / Advanced / Firewall and NATNOYB2015-12-232-4/+5
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bad value 200000↩ for attribute placeholder on element input: Line feed not allowed. <input class="form-control" name="maximumtableentries" id="maximumtableentries" type="text" placeholder="200000↩"> Element ul not allowed as child of element span in this context. Contexts in which element ul may be used: Where flow content is expected. Content model for element span: Phrasing content. Close div tag Close php tag
* | This broke things again. Revert "data sanitising: ip2long32, ip2ulong, ↵Chris Buechler2015-12-231-12/+5
| | | | | | | | | | | | long2ip32 (FIXED RESUBMIT of #2152)" This reverts commit 4557e3fba627c91c37afba04681cdabf71eccf57.
* | Merge branch 'master' of git.pfmechanics.com:pfsense/pfsenseJeremy Porter2015-12-231-30/+26
|\ \
| * | Added support for <width> on inouts and aliases.Stephen Beaver2015-12-231-30/+26
| | |
* | | fix part of #5604Jeremy Porter2015-12-231-1/+1
|/ /
* | Add title to add row buttoneStephen Beaver2015-12-231-1/+1
| |
* | Change core packages repo structure to match poudriere, this avoids having ↵Renato Botelho2015-12-232-12/+27
| | | | | | | | issues on client side at the moment we are rsync'ing a new version
* | Fixed #5668Stephen Beaver2015-12-231-1/+0
| |
* | Add pkg key fingerprint for packages from beta.pfsense.orgRenato Botelho2015-12-232-0/+2
| |
* | Note issue # opened against pkg(8)Renato Botelho2015-12-231-0/+3
| |
* | Fix repo sign for poudriere directory infrastructureRenato Botelho2015-12-231-1/+14
|/
* Merge pull request #2317 from stilez/patch-1Stephen Beaver2015-12-230-0/+0
|\
| * data sanitising: ip2long32, ip2ulong, long2ip32 (FIXED RESUBMIT of #2152)stilez2015-12-221-5/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Self explanatory. If these functions find themselves trying to convert non-int data (or an x64 int with non-zeros in any bits >32) to dotted IPv4, or non-dotted IPv4 to integer IPv4 values, something's wrong and they shouldn't return a value that looks like they succeeded. The original PR caused issues with VPN. This was because, to check the presence of any bits beyond #32 were zero (if INT was 64 bits or larger), the operator >>32 was used. Unfortunately this was undefined on x32 platforms. (See https://forum.pfsense.org/index.php?topic=104175 ). The fix below was tested on x32, on the same thread. TEST PR'ed IN #2152 (FAILS ON x32): return ((is_int($ip) && ($ip >> 32) == 0) ? long2ip($ip & 0xFFFFFFFF) : ''); TEST NOW USED (SEEMS RELIABLE ON ALL SYSTEM INT SIZES): return ((is_int($ip) && ($ip & ~0xFFFFFFFF) == 0) ? long2ip($ip & 0xFFFFFFFF) : ''); Other than this line and a comment, this code is identical to PR #2152
* | data sanitising: ip2long32, ip2ulong, long2ip32 (FIXED RESUBMIT of #2152)stilez2015-12-231-5/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Self explanatory. If these functions find themselves trying to convert non-int data (or an x64 int with non-zeros in any bits >32) to dotted IPv4, or non-dotted IPv4 to integer IPv4 values, something's wrong and they shouldn't return a value that looks like they succeeded. The original PR caused issues with VPN. This was because, to check the presence of any bits beyond #32 were zero (if INT was 64 bits or larger), the operator >>32 was used. Unfortunately this was undefined on x32 platforms. (See https://forum.pfsense.org/index.php?topic=104175 ). The fix below was tested on x32, on the same thread. TEST PR'ed IN #2152 (FAILS ON x32): return ((is_int($ip) && ($ip >> 32) == 0) ? long2ip($ip & 0xFFFFFFFF) : ''); TEST NOW USED (SEEMS RELIABLE ON ALL SYSTEM INT SIZES): return ((is_int($ip) && ($ip & ~0xFFFFFFFF) == 0) ? long2ip($ip & 0xFFFFFFFF) : ''); Other than this line and a comment, this code is identical to PR #2152
* | Take this conditional out, it wasn't enough, and we have a script example ↵jim-p2015-12-231-3/+0
| | | | | | | | for how to handle this properly now while respecting CSRF
* | Implement necessary code to be able to sign pkg(8) repoRenato Botelho2015-12-232-1/+34
| |
* | Merge pull request #2319 from ↵Stephen Beaver2015-12-231-0/+2
|\ \ | | | | | | | | | NOYB/HTML_Compliance_-_System_/_Advanced_/_Admin_Access
| * | HTML Compliance - System / Advanced / Admin AccessNOYB2015-12-231-0/+2
| |/ | | | | | | | | Close div tag Close php tag
* | Merge pull request #2318 from phil-davis/patch-2Stephen Beaver2015-12-231-1/+6
|\ \
| * | LAGG edit fixesPhil Davis2015-12-231-1/+6
| |/ | | | | | | | | | | | | 1) $_POST['members'] is an array, but $pconfig['members'] should be a comma-separated list. So the general copy "$pconfig = $_POST;" needs to be followed by setting up 'members' in particular. 2) $members_array is never used - so throw it away. 3) Add code so that input errors are actually displayed to the user. Forum thread: https://forum.pfsense.org/index.php?topic=104352.0
OpenPOWER on IntegriCloud