Project

General

Profile

Download (119 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
5f88f964 02/11/2016 03:51 AM k-paulius

Convert section titles to title case

f95cdbea 02/03/2016 07:42 AM Chris Buechler

Gbps isn't interpreted correctly by ipfw for limiters, remove the option. Ticket #4325

4700a731 02/01/2016 02:08 PM Stephen Beaver

Typo

43568d7d 02/01/2016 01:42 PM Stephen Beaver

Fixed #5834

b50d30c3 01/21/2016 08:39 PM Stephen Beaver

Fixed #5789

b9bc38c1 01/09/2016 09:18 AM NOYB NOYB

HTML Compliance - Firewall / Traffic Shaper / Limiter

Bad value button for attribute type on element a: Subtype missing.
(only used if href attribute set)

The font element is obsolete. Use CSS instead.

bfc94df0 01/07/2016 01:54 PM Phil Davis

Shaper use full bandwidth units of measure

In 2.2.* the shaper bandwidth type dropdowns show "Bit/s", "Kbit/s"... but in 2.3-BETA they are just showing "b", "Kb"...
That is fixed in the various array() definitions here.
I also added GetBwscaleText() function that will return the full text "Bit/s" etc associated with the current bandwidth type. Then call that in a couple of places that were displaying just the "raw" bandwidthtype on the screen. e.g. firewall_shaper_queues.php was displaying just "Kb" etc and now it will display "Kbit/s". That "issue" was in 2.2.* also - so that is an "enhancement".

49882789 01/04/2016 06:18 PM Stephen Beaver

Further fix on saving shaper->queue->mask

bbb5d7a5 01/04/2016 04:37 PM Stephen Beaver

Fixed #5733

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

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

4e322e2c 12/10/2015 03:09 PM Phil Davis

Code style and white space in etc

5605a0c4 12/08/2015 03:21 PM Stephen Beaver

Fixed #5540

7dcf3fe5 12/07/2015 09:11 PM Stephen Beaver

Fix codel checkbox label

a51c7c7f 12/02/2015 03:36 PM Stephen Beaver

Fixed #5540

6cb05fa7 12/01/2015 12:29 PM Colin Fleming

Tidy up traffice shaper

shaper.inc
Remove stray closing B tag

firewall_shaper.php
Remove self closing element, not required in HTML5

c4b60a9a 11/29/2015 05:37 PM Colin Fleming

Tidy up Boolean operators for HTML5

Remove the XHTML standard Boolean operators (makes reading HTML much
simpler).

3feefc07 11/28/2015 08:30 PM Stephen Beaver

Fixed #5540 (probably)
Requires more testing please

d65c6113 11/21/2015 02:06 AM Chris Buechler

Remove layer7 components. Ticket #5508

b37b4034 11/10/2015 12:14 PM Phil Davis

etc inc delete $Id comments

and bits of white space.
Note: There are plenty of files still with old-format copyright sections
in here.

ba360ed7 11/06/2015 04:18 PM Stephen Beaver

Copyright updates ( 3 of 3)

6990ad35 09/16/2015 08:58 AM Phil Davis

White space and minor bits in etc

Cleaner version of https://github.com/pfsense/pfsense/pull/1846

4de8f7ba 08/30/2015 04:32 PM Phil Davis

Integrate bootstrap etc/inc with master

This applies the little changes in etc/inc master to the bootstrap
branch so that etc/inc in bootstrap will now just have the real
differences that are due to real bootstrap changes.

820519e5 08/26/2015 11:07 PM Stephen Beaver

Fixed #5019
Percent choice restored to selectors

f7b9f8ee 08/26/2015 11:07 PM Stephen Beaver

Fixed #5018
Added column headers (Actually footers)

03b19a93 08/26/2015 06:12 PM Renato Botelho

Merge branch 'master' into bootstrap

46bc6e54 08/25/2015 05:49 PM Renato Botelho

Move main pfSense content to src/