Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
f54229df 03/06/2015 04:12 AM Chris Buechler

fix up text

879d59d8 03/06/2015 03:43 AM Chris Buechler

Don't save config if input validation fails. Add input validation preventing "Harden DNSSEC Data" from being enabled if DNSSEC support isn't enabled.

5c7c369f 03/06/2015 01:35 AM Chris Buechler

Remove the harden-glue option entirely and hard code it to yes. Ticket #4402

6d1db7ec 03/05/2015 03:09 PM Jim Pingle

Encode and check values for filtering variables in diag_logs_filter.php

32787389 03/05/2015 03:01 PM Jim Pingle

Do not render the services_unbound_acls page with an invalid ID.

e52c3c88 03/05/2015 02:56 PM Jim Pingle

Stricter validation and encoding for traffic shaper queues.

c678ca65 03/05/2015 02:41 PM Jim Pingle

Jettison unused dragtable code from firewall_rules.php, it was broken and inactive and only causing trouble.

44a06d7d 03/05/2015 02:32 PM Jim Pingle

Improve validation and encoding of the zone for Captive Portal Status

eae1fb1d 03/05/2015 02:01 PM Jim Pingle

Be more strict about the file to restore or delete when working with full backups.

8106d446 03/04/2015 10:16 PM Chris Buechler

allow enabling Unbound when dnsmasq is enabled, if they're using diff
ports. Ticket #4332

be83cc29 03/03/2015 11:09 AM Renato Botelho

Merge pull request #1539 from phil-davis/patch-7

2c5ca6ae 03/03/2015 11:08 AM Renato Botelho

Merge pull request #1538 from phil-davis/patch-6

d9ac2354 03/03/2015 11:07 AM Renato Botelho

Merge pull request #1537 from phil-davis/patch-5

3a1810a9 03/03/2015 11:06 AM Renato Botelho

Merge pull request #1536 from phil-davis/patch-4

f6aa92a1 03/03/2015 11:05 AM Renato Botelho

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

ec67423b 03/03/2015 10:48 AM Phil Davis

Make the DHCP network booting options line up

by putting the text and selection boxes into a 2-column table so that it can be rendered with the boxes lined up vertically.

47aa60f9 03/03/2015 07:12 AM Phil Davis

Make the Power Mode selection boxes line up

by putting the text and selection boxes into a 2-column table so that it can be rendered with the boxes lined up vertically.

86481f75 03/03/2015 06:53 AM Phil Davis

system_groupmanager edit cancel button looks small

It looks smaller and different to the Save button. This makes it the same.

3cd4406f 03/03/2015 06:45 AM Phil Davis

system_usermanager edit cancel button looks small

It looks smaller and different to the Save button. This makes it the same.

ebfb1d0b 03/03/2015 06:28 AM Phil Davis

Standardise power mode selection boxes

I noticed that this looked a little odd, the boxes for AC and Battery Power Mode are 1 after the other on the same line, then the 3rd box for unknown power mode is on a new line.
Maybe make them all on their own line, like this?

58c58dcf 03/03/2015 06:16 AM Chris Buechler

Remove "Prefer old SA" option, and ignore it in all existing configurations. Breaks things in many cases with strongSwan. For the very rare circumstances where this is actually desirable, it's just a sysctl that can be set in tunables.

6b16c91c 03/03/2015 05:56 AM Phil Davis

Add missing BR tags and fix display with pfsense_ng_fs theme

Fixes #4481
Similar issue to commit https://github.com/pfsense/pfsense/commit/5cfd948144741ba0d6981f89b2e40257cb9ef2b1
Note: services_dhcpv6_edit.php - these fields are not present so nothing to edit/fix.

aa2370d8 02/26/2015 01:34 PM Renato Botelho

Fix track6 prefix id range in error message, reported on Pull Request #1517

10221050 02/26/2015 02:44 AM k-paulius

Check if variables are set before trying to pass them to function substr_count to avoid generating PHP alerts.

1f3d4db0 02/25/2015 03:19 PM Ermal Luçi

Ticket #4418 make sure the dns_split is separated with spaces rather than space or comma to comply with strongswan requirements.

10b92c57 02/24/2015 07:08 PM Renato Botelho

When RADIUS auth is selected, radius protocol and server ip/host are mandatory. Fixes #4384

5a27b146 02/24/2015 06:40 PM Renato Botelho

isset is a better check here

88a5ad7e 02/24/2015 06:39 PM Renato Botelho

Merge pull request #1494 from k-paulius/ntp-rrd-fix

b8b3784f 02/24/2015 11:55 AM Renato Botelho

Merge pull request #1479 from surrural/master

0b9d204a 02/24/2015 11:40 AM Renato Botelho

Merge pull request #1492 from PiBa-NL/carp-statusicon

d5b1a279 02/23/2015 08:20 PM Ermal Luçi

Ticket #4445 do not write config and remove its cache when applying settings its just behaviour from dinosaur era and should have been cleanded long time ago.

a39b78b5 02/23/2015 08:00 PM surrural

Add support for DNSimple (dnsimple.com)

b2507ae6 02/23/2015 07:17 PM Renato Botelho

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

d596baab 02/23/2015 05:38 PM Renato Botelho

Merge pull request #1478 from razzfazz/fix_dhcpv6_avail_range_dump_master

5fd42bbb 02/23/2015 04:46 PM Phil Davis

Fix display style typo

I could not see any difference in rendering of the page after fixing this, but it looks it it should be fixed.

cbd49c77 02/23/2015 04:44 PM Phil Davis

Fix display style typo

I could not see any difference in rendering of the page after fixing this, but it looks it it should be fixed.

a087e197 02/23/2015 04:31 PM Phil Davis

OpenVPN server improve handling of authmode

Currently if the user is clicking around while they are setting up an OpenVPN server, they can do stuff like this:
a) Select Server Mode - Remote Access (SSL/TLS + User Auth)
b) Select something in Backend for authentication...

3e41ad59 02/23/2015 04:13 PM Phil Davis

vpn_openvpn_server.php white space

7ccc1c32 02/23/2015 12:30 PM Renato Botelho

Merge pull request #1505 from phil-davis/patch-7

1a1df767 02/23/2015 12:29 PM Renato Botelho

Merge pull request #1504 from phil-davis/patch-6

a8b8033f 02/23/2015 12:23 PM Renato Botelho

Merge pull request #1506 from k-paulius/fix-links

900e9df6 02/23/2015 07:23 AM Phil Davis

Success typo

might as well fix it while I notice it

d82b2a6f 02/23/2015 03:47 AM k-paulius

Fix broken links to dhcp6c.conf man page.

manpath FreeBSD+Ports no longer exits and needs to be replaced with FreeBSD+10.1-RELEASE+and+Ports

18620400 02/22/2015 06:02 AM Phil Davis

Mention interface name on DHCP edit GUI

IMHO it can be confusing on the DHCP edit page for static mapped entries to know which interface the entry is being edited/added for. Specially if the user comes from the Status DHCP Leases page, the lease they are editing/adding could be for 1 of many LAN-style interfaces....

f5bea142 02/22/2015 05:36 AM Phil Davis

Status_dhcp_leases fix edit button for static entries with no IP address

The edit button for static entries always has an index id=0 and thus pressing the edit button goes to (mostly) edit the wrong entry.
It was easier and made the code cleaner to get rid of the looping through the staticmap array every time trying to matach IP, MAC address... That data ('if' and 'staticmap_array_index') is easily gathered further up, the first time the staticmap array for each DHCP interface is traversed. I think this should also be more efficient when there are many static mapping entries....

6777fc3b 02/18/2015 08:48 AM Phil Davis

diag_arp allow underscore in resolved host names

is_hostname() and is_domain() allow underscore in the names. So it is possible to have underscore in host names, for example in DHCP server static mapped entries I have some things like:
10.42.3.4 client-pc-01_LAN...

065e78b3 02/18/2015 06:38 AM Chris Buechler

Add GUI control for MOBIKE. Hide it when IKEv1 selected. Enable toggling of NAT-T field display so it's on for IKEv1, off for IKEv2. Do same for reauth while here. Ticket #3979

e2caaee8 02/16/2015 05:31 AM k-paulius

Fixing issues with NTP RRD graph state changes

- only call enable_rrd_graphing() after $config['ntpd']['statsgraph']
is set
- fix if condition; empty and isset are each other's opposites
8f5352df 02/15/2015 03:29 PM Pi Ba

carp, don't show status icon from previous carp ip in case the ip is not present on the interface (test with ifconfig em0 1.2.3.4 delete)

d72e936f 02/13/2015 06:27 PM Renato Botelho

Merge pull request #1484 from phil-davis/more-text-typos

49fa70a2 02/13/2015 06:24 PM Renato Botelho

Merge pull request #1485 from BBcan177/patch-1

47d3f94a 02/13/2015 06:17 AM Chris Buechler

force minimum 100000 byte log file size. Some have been confused thinking this is KB, in some cases causing problems. This should help, and there shouldn't be a need for logs smaller than that.

f742c43e 02/12/2015 09:54 PM BBcan177 .

Update fbegin.inc - Missing '/' in path

Found this issue in conjunction with user Digdug3

b95a4d8a 02/12/2015 04:24 PM Jim Pingle

Set srctrack separate from this test or the value won't save unless the sticky box status also changed.

0f31e918 02/12/2015 04:28 AM Chris Buechler

get rid of wizards/initial/ images that were never used

1c4c5ed2 02/11/2015 07:34 PM Ermal Luçi

Remove dead code and unset vars so next time the code works properly avoiding cache issues.

01c155f2 02/11/2015 09:12 AM Phil Davis

Random text typos

and I "corrected" function names that had "_choosen_" in them.
That is not technically an error - function names do not have to be
English words. But it does look nicer to read.

c70002be 02/11/2015 09:01 AM Renato Botelho

Merge pull request #1482 from phil-davis/CP-text-typos

ef8182ca 02/11/2015 09:00 AM Renato Botelho

Merge pull request #1483 from phil-davis/formfld-unknown

0c6db320 02/11/2015 07:28 AM Phil Davis

Fix typo in class in bridge edit

Fixing this makes nice little pencil icons appear in front of the text
entry fields.

06e847a7 02/11/2015 07:13 AM Chris Buechler

Check if Unbound is enabled and using the same port before allowing dnsmasq to be enabled. part of Ticket #4332

f416763b 02/11/2015 07:07 AM Phil Davis

Random text typos

that I noticed.

74ab379d 02/10/2015 04:34 AM Chris Buechler

touch up Unbound text

758b51a0 02/09/2015 08:20 PM Chris Buechler

Use appropriate interface field description when working with floating rules, it was confusing and potentially incorrect for floating rule purposes.

2b704ea9 02/09/2015 11:22 AM Renato Botelho

Merge pull request #1469 from makkbe/master

936bfd84 02/09/2015 09:50 AM Daniel Becker

make computation of start of DHCPv6 range consistent with actual check

When computing the start IP for the 'available range' field,
services_dhcpv6.php attempts to increment a colon-formatted v6 address.
Since this always fails, so the value that's printed is not actually...

6d5d9658 02/07/2015 04:28 AM Chris Buechler

fix up text

20078775 02/05/2015 02:52 PM Renato Botelho

Merge pull request #1458 from xbipin/patch-4

8f637a0c 02/05/2015 09:48 AM Renato Botelho

Merge pull request #1455 from xbipin/patch-2

68f7662b 02/04/2015 06:23 PM Renato Botelho

Merge pull request #1466 from tuyan/master

f8b5f41d 02/03/2015 07:25 PM McB

Merge remote-tracking branch 'upstream/master'

68fde79c 02/03/2015 07:21 PM McB

Fixed alignment issue.

197cf433 02/03/2015 07:17 PM McB

Added DynDNS support for GleSYS API (www.glesys.com).

d7f4c1a4 02/03/2015 06:54 PM Chris Buechler

fix responder-only IPsec text

e829fcbb 02/03/2015 03:32 AM Chris Buechler

fix text

6672609b 02/02/2015 05:28 PM Renato Botelho

Fix aliases popup width when fields are hidden when page is loaded. It should fix #4238

f2b769d0 02/02/2015 03:46 PM Tuyan Ozipek

Fixed not being able to save custom and custom-v6 dyndns
entries due to "host" being posted empty, and thus failing
is_domain() check.

c6c71b36 02/02/2015 11:28 AM Bipin Chandra

fix indent

fix indent

e67c5bee 02/02/2015 07:56 AM Renato Botelho

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

8820a3aa 02/02/2015 02:40 AM Phil Davis

Remove latin-1 encoding of RSS feed

Many thanks to Gertjan in forum https://forum.pfsense.org/index.php?topic=87504.msg484017#msg484017
Specifically setting the output encoding to latin-1 was causing the "black diamonds" for special characters in the http://blog.pfsense.org RSS feed (e.g. the registered trademark sign after pfSense did not come out)....

69aeef21 01/31/2015 10:30 PM Chris Buechler

Add input validation to prevent the use of AES > 128 where glxsb is enabled. Ticket #4361

87808568 01/31/2015 06:49 PM Ermal Luçi

Fixes #4360 allow marking a connection as responder only, the same behviour as mobile connections

86e1846f 01/31/2015 06:36 PM Ermal Luçi

Fixes #4359 Allow controlling uniqueids

0b31300e 01/31/2015 10:08 AM Ermal Luçi

Merge pull request #1453 from phil-davis/Upstream-SIP-server

420fce04 01/31/2015 10:06 AM Ermal Luçi

Fixes #4353 Identify when strongswan.conf needs a reload and restart ipsec service.

430379ac 01/31/2015 09:45 AM Ermal Luçi

Fixes #4333 Unset previous defined values before using the new ones

fdf6fcb3 01/31/2015 09:14 AM Ermal Luçi

Fixes #4340 encode username same as with password to avoid issues with special chars.

f55ef2e7 01/31/2015 06:38 AM Bipin Chandra

Update pkg_edit.php

c67b75d1 01/31/2015 06:35 AM Bipin Chandra

add schedule selection to pkg_edit.php

this allows schedule selection to pkg_edit.php, this can then be
utilized by packages to set schedules in many other places. This is the
first set of changes, will further modify other files to make full use
of schedules.

fa776555 01/30/2015 07:59 PM Ermal Luçi

Do not reuse reqid on copy of phase2 Fixes #4349

07b37952 01/30/2015 05:00 PM Phil Davis

Unbound domain override IP:port validation

The domain override is IP:port is invalid if either the IP address OR port is invalid.
Previously you could put an invalid IP with valid port, or valid IP with invalid port.

5d60171d 01/30/2015 06:36 AM Bipin Chandra

unnecessary but lets just add this for safety

unnecessary but lets just add this for safety

a95867a2 01/29/2015 10:14 AM Bipin Chandra

multiple allow/deny entries for UPnP (rowhelper)

remove old permission box fields

427831ac 01/29/2015 09:05 AM Chris Buechler

fix input validation, = is OK here

340e8bc5 01/28/2015 06:46 PM Renato Botelho

Accept port range on Outbound NAT. Fixes #4300

52d946d8 01/28/2015 03:33 PM Renato Botelho

Merge pull request #1440 from wagonza/patch-6

e336d9ef 01/28/2015 03:23 PM Renato Botelho

Merge pull request #1421 from phil-davis/patch-4

04a893de 01/28/2015 09:26 AM Bipin Chandra

multiple allow/deny entries for UPnP (rowhelper)

with this additional change we can allow infinite number of entries
rather than just 500 due to the for loop set to a max of 500 because the
rowhelper control doesnt post as an array but just adds a number at the...

adaf6ca9 01/28/2015 08:55 AM Renato Botelho

Merge pull request #1445 from phil-davis/priv-typos

085136fe 01/28/2015 08:46 AM Bipin Chandra

multiple allow/deny entries for UPnP (rowhelper)

This patch will allow the web GUI for UPnP to enter more user specified
entries rather than just 4, I replaced the 4 boxes with one rowhelper
control