Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
20414655 02/11/2016 04:42 AM k-paulius

Remove redundant gettext call

57300e6b 02/11/2016 04:37 AM k-paulius

Convert section titles to title case

3d7a8696 02/11/2016 04:33 AM k-paulius

Convert section titles to title case

ec1c8e5a 02/11/2016 04:00 AM k-paulius

Change NAT '1 to 1' spelling to '1:1', since latter is used everywhere else

5f88f964 02/11/2016 03:51 AM k-paulius

Convert section titles to title case

95b07096 02/10/2016 09:40 PM Chris Buechler

Only show VIPs on the correct interface. Ticket #5844

89c04db6 02/10/2016 09:14 PM Stephen Beaver

Merge pull request #2614 from dennypage/master

686c31d5 02/10/2016 09:14 PM Stephen Beaver

Merge pull request #2612 from NewEraCracker/php-cleanup

e1442137 02/10/2016 09:13 PM Stephen Beaver

Merge pull request #2611 from NOYB/Firewall_/_Rules_-_Page_Efficiency_Upgrade

5cde9005 02/10/2016 09:12 PM NewEraCracker

Fix description disappering when editing admin user

12911111 02/10/2016 09:10 PM Chris Buechler

Default "State filter" to open, it's too often used to annoy users by having to expand it over and over.

45eb130e 02/10/2016 08:45 PM Denny Page

Remove unused CDEF from quality graph

7cd2add4 02/10/2016 05:19 PM Jim Pingle

Make RRD lists global, validate graph name using whitelist of known values rather than blacklist of characters, beef up validation and escaping of related values while here. Fixes #5874 for 2.3

158fc42f 02/10/2016 04:17 PM NewEraCracker

Remove executable bit of .inc found in www

c9556cd6 02/10/2016 10:41 AM NewEraCracker

Clean up another closing tag followed by opening

923865b5 02/10/2016 10:40 AM NewEraCracker

Clean up dead code at pkg.php

See c24bb3fc80baef04d7b500e18d69c2ada2abdb76 for where this 'if' block was emptied

a153c6d1 02/10/2016 09:14 AM NewEraCracker

Cleanup

Remove closing tag followed by opening tag. Change short_open_tag to full tag and put small instructions on same line.

287df967 02/10/2016 07:43 AM Chris Buechler

Show user the URL causing the error. Ticket #5848

3bec4cd0 02/10/2016 07:03 AM Chris Buechler

Remove process_alias_unzip, which never worked because of variable typo (at a minimum) and wasn't documented as an available feature so people don't expect to be able to use it.

6016b426 02/10/2016 05:52 AM Chris Buechler

Set same as max_input_vars

3e17a55d 02/10/2016 03:04 AM NOYB NOYB

Add a comment about the floating rules copy/dup "hack" so the purpose will remain evident in the future.

d280ec9b 02/10/2016 01:19 AM Chris Buechler

Don't try to process URL alias if the download fails. Ticket #5848

095edfeb 02/10/2016 12:49 AM Stephen Beaver

Further revision to service hiding system

d9901ff4 02/09/2016 11:56 PM Chris Buechler

Fix style issues.

6c3d8b45 02/09/2016 11:29 PM Stephen Beaver

Revised hiding

40883c55 02/09/2016 11:18 PM Stephen Beaver

Revised service hiding

625c4a8b 02/09/2016 10:18 PM Stephen Beaver

Fixed #5867

2a5960b0 02/09/2016 09:58 PM Luiz Souza

Review of CARP uniqid changes.

It turns out that current CARP implementation is not much different from an IP alias.

This commit converts the IP alias to also use the CARP uniqid scheme, this simplify the code in all other places because now we have only two different cases to deal with:...

8283e679 02/09/2016 07:44 PM Stephen Beaver

Merge pull request #2600 from NOYB/Firewall_/_Rules_-_Page_Efficiency_Upgrade

97a4a833 02/09/2016 07:35 PM Stephen Beaver

Merge pull request #2576 from NOYB/HTML_Compliance_-_VPN_/_IPsec_/_Tunnel_-_Edit_Phase_II

810c191c 02/09/2016 07:33 PM Stephen Beaver

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

f2ced177 02/09/2016 07:32 PM Stephen Beaver

Merge pull request #2609 from NewEraCracker/bgcolor-removal

cafd2aa0 02/09/2016 07:29 PM Stephen Beaver

Added "Quick" icon to legend

b04d849d 02/09/2016 07:17 PM Stephen Beaver

Typo in icon color

e2461a2f 02/09/2016 07:14 PM Stephen Beaver

Fixed #5860

7d3c67de 02/09/2016 06:46 PM Stephen Beaver

Fixed #5858
Adds an incrementing suffix to service names when there are duplicates

6efc9cd5 02/09/2016 05:11 PM NewEraCracker

Remove bgcolor attribute and use style instead.

See 24fac9b4b803938d403aab6645a3be028f2531d7 for similar change.

11439ca3 02/09/2016 02:33 PM Jim Pingle

Cleanup some text in wireless options and fix a description.

490e4909 02/09/2016 01:08 PM Stephen Beaver

Merge pull request #2608 from NOYB/HTML_Compliance_-_Diagnostics_/_Backup/Restore

424eda9c 02/09/2016 01:07 PM Stephen Beaver

Merge pull request #2605 from phil-davis/patch-1

53029691 02/09/2016 01:04 PM NewEraCracker

Fix comparator name and add missing quotes

Comparator name was wrong on system_groupmanager_addprivs.php and quotes were missing around the comparator name at system_usermanager_addprivs.php

51869e0e 02/09/2016 11:06 AM NOYB NOYB

A hack for floating rules copy/dup so that separators get moved.

The interface var $if is set to the interface set in the float rule.

1d80d714 02/09/2016 07:53 AM NOYB NOYB

HTML Compliance - Diagnostics / Backup/Restore

Duplicate ID Submit.
Suppressing unused ID Submit attributes.

ccc62f13 02/09/2016 06:15 AM NOYB NOYB

Make display separators function generic and move to filter.inc.

e1c29475 02/09/2016 06:11 AM NOYB NOYB

A little tweak for code consistency. No functional change.

8f561183 02/09/2016 06:11 AM NOYB NOYB

Bring NAT separators into the fold.

Also add config empty test to upgrade script.

fdb83ce0 02/09/2016 06:11 AM NOYB NOYB

Firewall / Rules - Page Efficiency Upgrade

1) Only load the rules of the selected interface instead of loading all the rules of all interfaces and hiding them. Very inefficient and can result in sluggishness. Especially with large number of rules and/or large alias tables....

b8ccb1ea 02/09/2016 01:49 AM Phil Davis

Fix #3209 properly

The small change I made previously was not all of it - but it did avoid the previous problem by (accidentally) referring to the (undefined) $a_vlan array! I should actually pay more attention to the detail.
This should be even better :)

d4cb4cf3 02/09/2016 01:43 AM Stephen Beaver

Implemented #5846 as requested

a677c3b0 02/09/2016 01:25 AM Stephen Beaver

Fix help text index when the privs are filtered.

d477dbb1 02/09/2016 12:44 AM Phil Davis

Use IEC MiB units on dashboard

1) physmem calculation is already in MiB
2) swapinfo -m actually reports in MiB - good
3) The code that gathers the disk space data already uses "df -h" which reports in IEC units, but the output just has the single char "M", "G" etc. We can always add "iB" here....

cde97f1c 02/08/2016 03:38 PM Phil Davis

Redmine #4647 default DHCP server tab to a interface with DHCP enabled

This has also annoyed me, where WAN has a static IP. Every time I go to Services->DHCP I then have to click the LAN tab.
With this change it will look for a "reasonable" tab to go to:...

1c32fb7e 02/08/2016 02:26 PM Phil Davis

Fix #3209 editing unassigned VLAN tag can change an assigned interface

To reproduce:
a) Create VLAN 10 on some real device (e.g. em0)
b) Create VLAN 11 similarly.
c) Assign VLAN 11 (the last one in the vlan array in the config) to OPT1.
d) Edit VLAN 10 tag to be 12....

bb2d4c2a 02/08/2016 01:55 PM Stephen Beaver

Merge pull request #2599 from phil-davis/gtvpn

b6d69836 02/08/2016 01:54 PM Stephen Beaver

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

c2055a9c 02/08/2016 01:53 PM Stephen Beaver

Merge pull request #2596 from phil-davis/gtsug

b575e12f 02/08/2016 01:52 PM Stephen Beaver

Merge pull request #2595 from phil-davis/grppriv

5829ab3f 02/08/2016 01:50 PM Stephen Beaver

Merge pull request #2594 from NOYB/HTML_Compliance_-_Status_/_Gateways

598d3120 02/08/2016 01:40 PM NOYB NOYB

Suppress unused id attributes.

3e623a18 02/08/2016 10:14 AM Phil Davis

Internationalize vpn*.php

dbd00a12 02/08/2016 09:58 AM Phil Davis

Enhance input error message for RADIUS secret

Make this input error message different to the one just above for the "ordinary" secret so that users can read the message and know which are the fields with the problem.

df82f650 02/08/2016 05:36 AM Phil Davis

Make group addpriv descriptions work like user addpriv

24fac9b4 02/08/2016 04:43 AM NOYB NOYB

HTML Compliance - Status / Gateways

The bgcolor attribute on the td element is obsolete. Use CSS instead.

ed10e389 02/08/2016 04:42 AM Phil Davis

Internationalize system user and group code

2e5c9316 02/07/2016 04:18 PM Phil Davis

Fix subnet_size var name typo

1f97f2e6 02/06/2016 06:13 PM Jim Pingle

Add missing comma

0a9dba42 02/06/2016 10:08 AM Chris Buechler

Fix NAS IP listing in captive portal. semi-related to Ticket #5656

5e946f38 02/06/2016 09:15 AM Chris Buechler

Use a better check for whether there are DNS servers available with dynamic WAN types. Ticket #4747

7b03ef63 02/06/2016 07:32 AM Chris Buechler

Verify a DNS server exists before allowing enabling of forwarding mode. Ticket #4747

f54728df 02/06/2016 02:24 AM Chris Buechler

$interface isn't used here. Wasn't before either, otherwise it would have broken the get_configured_carp_interface_list. Ticket #5844

d18c26fb 02/06/2016 02:13 AM Chris Buechler

Just show the IP to the user, the VIP's uniqid is meaningless noise to the user. Ticket #5844

c9bcaae1 02/06/2016 02:08 AM Chris Buechler

Only show VIPs associated with the correct interface. Ticket #5844

70648bdb 02/06/2016 01:29 AM Chris Buechler

Select appropriate VIP where one is configured. Ticket #5844

e0d9482e 02/05/2016 06:45 PM Jim Pingle

Add pfsync to the list of pre-defined packet capture filters. Also add negation for ESP that seems to have been accidentally omitted.

c2081df1 02/05/2016 08:03 AM NOYB NOYB

HTML Compliance - Status / OpenVPN

Start tag body seen but an element of the same type was already open.
Stray start tag script.

3363c02b 02/05/2016 04:53 AM k-paulius

Adding ability to run dhcp6c in debug mode.

e1e1ab07 02/05/2016 01:51 AM Stephen Beaver

Fixed #5841

0d2497a9 02/04/2016 10:42 PM Chris Buechler

Now that the fields on interfaces.php aren't hidden upon disabling the interface, we don't want to handle disable separately from everything else, as that discards all the changes other than disabling the interface. Everything else with handling bringing down of interfaces is still handled correctly. semi-related to Ticket #2453

aeb87745 02/04/2016 10:20 PM Chris Buechler

Return blank rather than 0ms/0% for unmonitored gateways latency and loss. Show on dashboard widget when a gateway is unmonitored. Ticket #2226

d46049e1 02/04/2016 09:38 PM Chris Buechler

Allow gateway weights up to 30, and add a check in filter.inc to prevent creating too long of a route-to line. Related to pull request 1614

b8463d3b 02/04/2016 09:02 PM Jim Pingle

Fix typo in button class for CP status

5f3ba2e0 02/04/2016 05:53 PM Renato Botelho

Make sure subnet_size() didn't return 0

380e4235 02/04/2016 03:35 PM Renato Botelho

Isolate the check for @label in the end of hostname only for noip and noip-free

e8f35ce4 02/04/2016 03:31 PM Renato Botelho

Merge pull request #2574 from tiagobar/master

ddacd37a 02/04/2016 03:01 PM Renato Botelho

Merge pull request #2579 from NOYB/HTML_Compliance_-_Status_/_DHCPv6_leases

92ac27e2 02/04/2016 12:45 PM Stephen Beaver

Merger PR 2583 but retained non-sortable actions column

673cf287 02/04/2016 12:43 PM NOYB NOYB

Status / DHCP leases - Root Cause Sort Issue

Sort routine apparently does not honor colspan attribute.

Here are three possible solutions:
1) Add a description column instead of spanning the start and end columns. This is the method presented in this commit....

85a2b065 02/04/2016 10:58 AM Renato Botelho

Fix #5830

Add a new advanced option on gateways to allow user define data
payload. Default is 0

27576447 02/03/2016 08:06 PM Stephen Beaver

Don't sort online, lease type or action icon columns

9207dc4d 02/03/2016 06:55 PM Jim Pingle

Add RFC 2136 support to the DynDNS widget

934795ae 02/03/2016 06:10 PM Jim Pingle

Add back "Save & Force Update" for RFC 2136

c7127a13 02/03/2016 05:49 PM Jim Pingle

Implement Multi-WAN for RFC2136.
A failover gateway group may be selected similar to the other DynDNS styles.

d31445c7 02/03/2016 04:51 PM Stephen Beaver

Fix hiding of shadow selector

819d58ac 02/03/2016 04:18 PM Stephen Beaver

Improvements to priv filtering

5d916fc7 02/03/2016 04:02 PM Stephen Beaver

Improvements to the priviledge filter functionality

8008b380 02/03/2016 08:00 AM NOYB NOYB

System / Advanced / Firewall and NAT - Remove PPTP from Verbiage

Remove PPTP from Verbiage. https://forum.pfsense.org/index.php?topic=106257.0
Also don't see any reason for the span tag here.

57ce146a 02/03/2016 06:20 AM Chris Buechler

Duplicate monitors rather than overwrite. Ticket #4441

0eb688c5 02/03/2016 05:49 AM Chris Buechler

pfsync syncpeer requires IPv4. Ticket #4648

d72aaef5 02/02/2016 08:47 PM Stephen Beaver

Added priv filter capability

4abd750d 02/02/2016 08:16 PM Stephen Beaver

Fixed #5049