Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
3f4e6035 12/29/2015 03:35 PM Renato Botelho

Make sure source and target addresses have scope id when they are link-local. It should fix #5695

4fc47b2f 12/29/2015 03:35 PM Renato Botelho

Add a seatbelt to prevent 2 dpinger instances for same GW

43636c23 12/29/2015 02:33 PM Stephen Beaver

Merge pull request #2333 from NOYB/HTML_Compliance_-_System_/_User_Manager_/_Users

854c2bb6 12/29/2015 01:39 PM Stephen Beaver

Correction to #5710

1311f25e 12/29/2015 01:34 PM Stephen Beaver

Fixed #5710

3a335f07 12/29/2015 12:19 PM Renato Botelho

Collect dpinger processes that failed to start and try again after 1 second, this should be enough to fix #5711

b42177b9 12/29/2015 12:18 PM Renato Botelho

No need to return 0 here

61c45d84 12/29/2015 12:15 PM Renato Botelho

Change start_dpinger() to return dpinger return code

7e1d7724 12/29/2015 11:57 AM Renato Botelho

Do not overwrite $params

45b032ed 12/29/2015 10:47 AM Renato Botelho

Merge pull request #2332 from dennypage/master

06587e2d 12/29/2015 10:44 AM Renato Botelho

Follow dpinger and change default loss_interval to 4* send_interval

d825dfea 12/29/2015 06:54 AM NOYB NOYB

HTML Compliance - System / User Manager / Users

A table row was 6 columns wide and exceeded the column count established by the first row (5).
End tag div seen, but there were open elements.
Unclosed element form.
Close php tag.

135fc32a 12/29/2015 12:55 AM Stephen Beaver

Fixed saving password when the ols password needs to be retained

522265f8 12/28/2015 11:28 PM Stephen Beaver

Merge pull request #2331 from BBcan177/patch-1

80e85b99 12/28/2015 10:14 PM Denny Page

Disable unused stdout reporting thread

76d6d925 12/28/2015 09:59 PM Stephen Beaver

FInished password hiding logic by ensuring $_POST['password'] != DMYPWD before updating

c8b10b4c 12/28/2015 09:11 PM Stephen Beaver

Added new addPassword method and password == password_confirm validation where required.

6605a2df 12/28/2015 08:04 PM BBcan177 .

Add href for package dependencies (pkg_mgr_installed)

  • Case typo
  • Change package dependency text to href link(s).
690026d8 12/28/2015 07:47 PM Stephen Beaver

Merge pull request #2330 from ExolonDX/master

ddffa78c 12/28/2015 07:44 PM Stephen Beaver

Don't display dummy password if configured pwd is empty

5ea90990 12/28/2015 07:33 PM Stephen Beaver

Experimental: Fixed #5693
Added new functionality to PHP classes, and used it ONLY in system_advanced_notifications.php -> smtp password

b40fb789 12/28/2015 07:13 PM Colin Fleming

Update "firewall_aliases.php"

Add Bootstrap panels to "firewall_aliases.php"

f1b7a0b1 12/28/2015 06:40 PM Renato Botelho

Disable IPsec phase1 or phase2 using DES and inform user why they were disabled since DES is no longer supported. It should fix #5543

92c2bd7f 12/28/2015 04:27 PM Renato Botelho

Revert "Delete package XML only on post-deinstall, otherwise it'll do it twice"

This reverts commit 92b3ac622cc3789ca00b625052621f0dc4262f1f.

a0790c86 12/28/2015 04:27 PM Renato Botelho

Revert "Silent accept deinstall and pre-install on rc.packages"

This reverts commit d7c8eb30ddad2140a2790a7a8989158e52f74bc9.

6b861ecd 12/28/2015 04:27 PM Renato Botelho

Only remove config.xml items on post-deinstall, fixes #5689

33baf237 12/28/2015 02:36 PM Renato Botelho

Disable all IPsec P1 entries when old version has IPsec globally disabled. Fixes #5699

23f4c08f 12/28/2015 02:20 PM Stephen Beaver

Fixes issue where limiter mask does not save (from forum)

f7a28f98 12/28/2015 02:07 PM Stephen Beaver

Change alert box color to success

9aa4c72c 12/28/2015 01:50 PM Stephen Beaver

Merge pull request #2321 from ch1c4um/Fix_dns_resolver

8f04f5a4 12/28/2015 01:43 PM Stephen Beaver

Merge pull request #2328 from NOYB/HTML_Compliance_-_System_/_Package_Manager_/_Available_Packages

f2c6628a 12/28/2015 01:43 PM NOYB NOYB

HTML Compliance - System / Package Manager / Available Packages

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">...

15646fc7 12/28/2015 12:43 PM Renato Botelho

Replace inetd by xinetd, it should fix #5707

73698667 12/28/2015 11:46 AM Renato Botelho

Disable XCONV option for security/xinetd and remove perl dependency, ticket #5707

784206e8 12/28/2015 10:03 AM Renato Botelho

Fix core pkg repo to make rsync work

6e3742cb 12/28/2015 05:06 AM NOYB NOYB

HTML Compliance - System / Package Manager / Available Packages

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">...

a011566d 12/27/2015 04:33 PM Stephen Beaver

Fixed #5697

d8d97c76 12/27/2015 03:28 PM Stephen Beaver

Merge pull request #2327 from NOYB/HTML_Compliance_-_System_/_Package_Manager_/_Available_Packages

c195c8e0 12/27/2015 03:25 PM Stephen Beaver

Merge pull request #2326 from NOYB/HTML_Compliance_-_System_/_Certicate_/_CAs

69824c5e 12/27/2015 03:18 PM Stephen Beaver

Alternative to PR 2324 - Remove unneeded div

81aba18d 12/27/2015 08:09 AM NOYB NOYB

HTML Compliance - System / Package Manager / Available Packages

Stray tbody, table, and div tag ends when list empty.
Close php tag.

04f1a496 12/26/2015 08:40 AM NOYB NOYB

HTML Compliance - System / Certicate / CAs

Close div tag
Close php tag

99c1e285 12/24/2015 09:33 PM Chris Buechler

update comment for dpinger

17f4e69c 12/24/2015 07:51 PM Chris Buechler

Merge pull request #2323 from BBcan177/patch-4

bf7ee0e0 12/24/2015 07:27 PM BBcan177 .

Update pkg_edit.php

  • Incorrect variable name in pkg_edit
0c8d2784 12/24/2015 07:04 PM Chris Buechler

clarify text, might not apply to "NIC" (lagg, VLANs, etc.)

8892ad73 12/24/2015 06:27 PM Stephen Beaver

Fixed #5691

338fb0f4 12/24/2015 01:10 PM Stephen Beaver

Merge pull request #2322 from NOYB/HTML_Compliance_-_System_/_Advanced_/_Firewall_and_NAT

742844a5 12/24/2015 01:04 AM NOYB NOYB

HTML Compliance - System / Advanced / Firewall and NAT

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↩">...

f8a6c824 12/23/2015 09:52 PM Chris Buechler

This broke things again. Revert "data sanitising: ip2long32, ip2ulong, long2ip32 (FIXED RESUBMIT of #2152)"

This reverts commit 4557e3fba627c91c37afba04681cdabf71eccf57.

e6d22cd6 12/23/2015 09:19 PM Jeremy Porter

Merge branch 'master' of git.pfmechanics.com:pfsense/pfsense

e8da0bcd 12/23/2015 09:19 PM Jeremy Porter

fix part of #5604

962ec941 12/23/2015 09:04 PM Stephen Beaver

Added support for <width> on inouts and aliases.

c405d4f0 12/23/2015 08:26 PM Stephen Beaver

Add title to add row buttone

da781042 12/23/2015 08:09 PM Renato Botelho

Change core packages repo structure to match poudriere, this avoids having issues on client side at the moment we are rsync'ing a new version

2bd2287e 12/23/2015 07:13 PM Stephen Beaver

Fixed #5668

3dc66fff 12/23/2015 06:46 PM Renato Botelho

Add pkg key fingerprint for packages from beta.pfsense.org

c2af1487 12/23/2015 05:41 PM Renato Botelho

Note issue # opened against pkg(8)

d3a3eef0 12/23/2015 04:49 PM Francisco Cavalcante

Fixed bug to disable dns resolver service

efcf5e2a 12/23/2015 04:46 PM Renato Botelho

Fix repo sign for poudriere directory infrastructure

52977f3d 12/23/2015 03:34 PM Stephen Beaver

Merge pull request #2317 from stilez/patch-1

4557e3fb 12/23/2015 03:34 PM Stilez y

data sanitising: ip2long32, ip2ulong, long2ip32 (FIXED RESUBMIT of #2152)

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....

4ee63405 12/23/2015 03:09 PM Jim Pingle

Take this conditional out, it wasn't enough, and we have a script example for how to handle this properly now while respecting CSRF

f4575189 12/23/2015 02:00 PM Renato Botelho

Implement necessary code to be able to sign pkg(8) repo

3c63f2e6 12/23/2015 12:57 PM Stephen Beaver

Merge pull request #2319 from NOYB/HTML_Compliance_-_System_/_Advanced_/_Admin_Access

9a278024 12/23/2015 12:56 PM Stephen Beaver

Merge pull request #2318 from phil-davis/patch-2

d13ac3c1 12/23/2015 12:52 PM Stephen Beaver

Merge pull request #2312 from heper/patch-3

159509e0 12/23/2015 12:51 PM jeroen van breedam

Bug #5527 wizard breadcrumb Concept

ed9c5a1a 12/23/2015 12:51 PM jeroen van breedam

Bug #5527 wizard breadcrumb Concept

336689d4 12/23/2015 12:51 PM jeroen van breedam

Bug #5527 wizard breadcrumb Concept

7124eddf 12/23/2015 12:51 PM jeroen van breedam

Bug #5527 wizard breadcrumb Concept

124a6adc 12/23/2015 12:51 PM jeroen van breedam

Bug #5527 wizard breadcrumb Concept

This would require some minor adjustments to the wizards xml , for it to make sense everywhere.

b76cb978 12/23/2015 11:23 AM Renato Botelho

Return complete path for dpinger PID filename, it should fix #5686

c987a206 12/23/2015 11:20 AM Renato Botelho

Be less specific with dpinger PID filename regex, old version was not matching IPv6 addresses, with or without %ifname in case of ll

7983bed1 12/23/2015 08:05 AM NOYB NOYB

HTML Compliance - System / Advanced / Admin Access

Close div tag
Close php tag

c46008ae 12/23/2015 04:04 AM Phil Davis

LAGG edit fixes

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....

366de107 12/22/2015 10:54 PM Stilez y

data sanitising: ip2long32, ip2ulong, long2ip32 (FIXED RESUBMIT of #2152)

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....

5a2512b3 12/22/2015 07:33 PM Stephen Beaver

Add trash can icon to rowhelper delete buttons

78f2621c 12/22/2015 07:10 PM jeroen van breedam

Bug #5527 wizard breadcrumb Concept

5ceddbd0 12/22/2015 07:09 PM jeroen van breedam

Bug #5527 wizard breadcrumb Concept

0577cc31 12/22/2015 07:08 PM jeroen van breedam

Bug #5527 wizard breadcrumb Concept

ab89e4db 12/22/2015 07:07 PM jeroen van breedam

Bug #5527 wizard breadcrumb Concept

36cefd8f 12/22/2015 06:51 PM Stephen Beaver

Remove name collision in $width attribute

bd0d36bd 12/22/2015 05:54 PM Stephen Beaver

Accommodate <width> XML tag in rowhelper input fields

e5274f51 12/22/2015 05:43 PM Stephen Beaver

Move width:auto style to textarea handler in pkg_edit.php

b5326b1d 12/22/2015 04:26 PM Stephen Beaver

Merge pull request #2316 from phil-davis/patch-3

ede54eaa 12/22/2015 04:21 PM Stephen Beaver

Merge pull request #2295 from NOYB/HTML_Compliance_-_Form_Input_-_Placeholder

43f58e1d 12/22/2015 04:10 PM Stephen Beaver

Merge pull request #2311 from heper/patch-1

57fc02b1 12/22/2015 03:18 PM Stephen Beaver

Adds support for <width> XML tag in rowhelper selects

5736b2ce 12/22/2015 02:49 PM Phil Davis

HTML Compliance - Form Select 3rd try

This is a combined version of:
https://github.com/pfsense/pfsense/pull/2310
https://github.com/pfsense/pfsense/pull/2315

f84d2a90 12/22/2015 01:56 PM Stephen Beaver

Default textarea width to 60 cols.
Use setCols() to override

6e871698 12/22/2015 01:47 PM Stephen Beaver

Adds style="width: auto;" attribute to textareas to allow the "cols" attribute to take effect. Required bu pkg_edit.php and by wizards

09f9fff9 12/22/2015 01:17 PM Stephen Beaver

Reverts change to Form_Selector which was breaking selectors with blank options

75daf08f 12/21/2015 11:38 PM jeroen van breedam

Bug #5527 wizard breadcrumb Concept

This would require some minor adjustments to the wizards xml , for it to make sense everywhere.

6e14a6ca 12/21/2015 11:33 PM Stephen Beaver

Modify CSS to allow caller to specify width

25b40b90 12/21/2015 10:39 PM jeroen van breedam

Bug #5527

80b4d0c5 12/21/2015 10:37 PM jeroen van breedam

Bug #5527

fa3844d7 12/21/2015 10:35 PM jeroen van breedam

Update system_gateway_groups_edit.php

b9a66e49 12/21/2015 10:34 PM jeroen van breedam

Bug #5527

c14798d0 12/21/2015 10:32 PM jeroen van breedam

Bug #5527