Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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

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

7efe99b5 01/27/2015 06:17 PM Phil Davis

Traffic Shaper Wizard Upstream SIP Server

Not being remembered and actioned.
Bug #4314

873cab16 01/27/2015 01:50 PM Renato Botelho

Teach ufslabels.sh to deal with DESTDIR, useful on installation

db4b4576 01/27/2015 12:59 PM Renato Botelho

Improve a bit sh syntax and fix it for multiple swap devices

f76cbd6f 01/27/2015 12:39 PM Renato Botelho

Fix sed syntax, -i requires a space before the parameter. Also fix regex to find swap device

6a32a3e4 01/27/2015 06:26 AM Chris Buechler

use example.com for examples

580f5eee 01/27/2015 06:21 AM Chris Buechler

these descriptions were flipped. Ticket #4273

9b527a79 01/22/2015 12:02 PM Renato Botelho

Make sure radvd is reconfigured when CARP is enabled/disabled. It should fix #4252

caaaf9ce 01/21/2015 04:36 PM Renato Botelho

Add missing require for filter.inc since vpn_ipsec_configure() calls filter_configure(). It should fix #4236

e30050b6 01/18/2015 06:05 PM Phil Davis

Unimportant typos in user and group manager

that do not effect anything.

6f1d609b 01/17/2015 12:01 AM Jared Dillard

move jquery ui css to theme folders

65f9080d 01/15/2015 09:04 PM Renato Botelho

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

81b7bc4b 01/15/2015 08:41 PM Ermal Luçi

Time to let these go

19523ce2 01/15/2015 08:20 PM Ermal Luçi

Ticket #3997 s/_vhid/_vip/g

eef9a15d 01/15/2015 07:58 PM Ermal Luçi

Ticket #3997 Put a uniq identifier on the carp settings.

89f171b0 01/15/2015 07:17 PM Ermal Luçi

Ticket #3997, teach code to track carp through uniqids(). Missing carp GUI changes and upgrade code

fe0fa4c3 01/15/2015 06:15 PM Phil Davis

Firewall Rules Apply be friendly to other languages

Forum: https://forum.pfsense.org/index.php?topic=86808.0
Redmine: https://redmine.pfsense.org/issues/3886

print_info_box_np() when called with just the first $msg parameter has some rough tests to decide if the "Apply" button should be displayed. It checks if the translation of "apply", "save" or "create" appears in the $msg string (which is a translated string itself). If the $msg string did not translate, and thus remains in English, but gettext("apply") does translate then the e.g. Turkish word for "apply" is not going to appear in the English $msg string. So things go wrong....

a771a6ae 01/14/2015 11:34 AM Warren Baker

Add support for 0x20 DNS random bit support. Fixes #4205

10e2acb5 01/14/2015 11:28 AM Ermal Luçi

Add EAP-MSChapv2 implementation for Windows ipsec support as reported here https://forum.pfsense.org/index.php?topic=81657.15

a6a42b6d 01/13/2015 07:44 PM Ermal Luçi

Actually remove rekey/reauth from config to avoid strange issues. Ticket #4208

1fe208ec 01/13/2015 06:57 PM Ermal Luçi

To avoid issues with clashing SAIDs go back to specifying the reqid in strongswan config.

To be able to manage this first upgrade the config to assign each phase2 an reqid
Second use that during config generation

Ticket #4208

f6510207 01/13/2015 02:37 PM Bipin Chandra

Improving aesthetics.

Make title color more consistent with other pages.
Improving aesthetics.

51ef7499 01/13/2015 01:25 AM Chris Buechler

Where the P1 is disabled, show the P2s as disabled since they will be, same as in previous versions.

f285d039 01/12/2015 11:50 PM Renato Botelho

Fix IPsec widget for multiple P2, it fixes #4164

b8632324 01/12/2015 08:01 PM Ermal Luçi

Improve this part as well

a4cd8f03 01/12/2015 11:30 AM Ermal Luçi

Properly handle large passthrough entries even here.

907cc718 01/12/2015 10:49 AM Ermal Luçi

Put the value of password under double quotes(") to avoid issues with special characters in passwords. Ticket #4177

5cd24cf1 01/12/2015 10:40 AM Ermal Luçi

Prevent echo to insert a newline(\n) at the secret string. Fixes #4177

f3f885aa 01/12/2015 08:33 AM Ermal Luçi

Fix typos and set needed variable

330591f5 01/12/2015 08:30 AM Ermal Luçi

properly apply the passthrough entries when apply is hitr.

384deecb 01/12/2015 08:27 AM Ermal Luçi

Fix inherent issues with isset and empty values set as true by our parser. This made the piep configuration to be wrong at least for passthrough entries. Ticket #3932

1aecc4da 01/12/2015 01:34 AM Chris Buechler

Bring back showing of default value like previous versions.

619aa26f 01/11/2015 03:37 PM Ermal Luçi

Remove debug code

3f6930f7 01/11/2015 12:55 PM Phil Davis

Fix POST typo in interfaces_assign.php

Obviously a typo. But this section is inside:
if (isset($_POST['add_x']) && isset($_POST['if_add'])) {
and I cannot find where 'add_x' is ever sent here, so I do not see how this whole code section is ever executed (and that will be why this typo bug has no symptoms). What is the history here? Can the whole block of code be removed?...

e821f30e 01/10/2015 09:17 PM Ermal Luçi

Fixes #4177 convert password to base64 to be submitted to avoid issues with special chars in shell and HTTP GET parameter passing. Probably should add POST support to fcgicli.

60370eb9 01/10/2015 08:52 PM Ermal Luçi

Properly rename the var Ticket #4164

c39feb71 01/10/2015 04:08 AM Chris Buechler

Default to only AES and SHA1 for new P2s.

c5ddb6ad 01/10/2015 04:01 AM Chris Buechler

Default IPsec to AES

460719c8 01/10/2015 03:59 AM Chris Buechler

Default IPsec to main mode, unless mobile client.

9c0ec56e 01/09/2015 10:12 PM Ermal Luçi

Do not count twice the phase2 entries

7f48765a 01/09/2015 09:47 PM Ermal Luçi

Just some reshufling and cleanup

23ca5695 01/09/2015 06:40 AM Chris Buechler

This broke a variety of things. Revert "Deprecated and non-static method messages"

This reverts commit 91b9a02fb131746c67fdf9f34282f123a13f1b13.

74fe0ef9 01/08/2015 10:57 PM Ermal Luçi

Make this code less memory hungry and fix route command generation

91b9a02f 01/08/2015 07:35 PM Phil Davis

Deprecated and non-static method messages

Fix various files that can emit messages like:
PHP Strict Standards: Non-static method SimplePie_Misc::array_unique()
should not be called statically, assuming $this from incompatible
context in /etc/inc/simplepie/simplepie.inc on line 5508...

6d1907a3 01/08/2015 06:16 PM Renato Botelho

Improve URL and URL ports alias update data:

- Move redundant code to a function parse_aliases_file(). Before the max
number of items was not being respected when URL content is updated,
only when alias was saved. Same was happening with ip/subnet/port
validation and user could end up with a bad pf.conf...

2727e3fc 01/08/2015 05:48 AM Chris Buechler

Also include /127 for IPv6, it works fine. Ticket #3657

aac1c1db 01/08/2015 05:39 AM Chris Buechler

Allow for configuring /31 masks on interfaces.php. The rest of the code was updated accordingly some time ago, and an employee with Cox Communications has confirmed this allows things to work on their circuits deployed with /31s. Ticket #4190

b25ccd04 01/08/2015 05:04 AM Chris Buechler

fix up text

4a076e36 01/07/2015 09:07 PM Ermal Luçi

Provide an advanced setting to be able to disable Unity Plugin(Cisco extensions)

f99f51a9 01/07/2015 07:22 PM Ermal Luçi

split is deprecated move to explode

ba0bc258 01/07/2015 07:20 PM Ermal Luçi

split is deprecated move to explode

9643058d 01/07/2015 07:16 PM Ermal Luçi

split is deprecated move to explode

3add5b2d 01/07/2015 06:49 PM Chris Buechler

fix text

e57a3e40 01/07/2015 06:47 PM Chris Buechler

fix spelling of compression

40cc36d1 01/07/2015 03:35 PM Ermal Luçi

Fixes #4182 by properly managing IPcomp on ipsec tunnels.
Also retires IPsec force reloading advanced sysctl since its useless nowdays with strongswan and remove its call on rc.newipsecdns.

91454850 01/06/2015 01:42 AM Phil Davis

OpenVPN backend authentication fix key and translation

The array returned by auth_get_authserver_list() has key as the fixed name of each available authentication mode - e.g. "Local Database".
The array value ["name"] has the name string translated into the selected GUI language....

cfb5073f 01/05/2015 05:44 PM Renato Botelho

Fix #4090:

- Unbound advanced options may contain double quotes and it breaks the
syntax when a backup is restored because newlines are trimmed. Save it
in base64 format is a safe way to prevent it
- Bump config version to 11.5
- Provide upgrade code to encode current config or the one that came...

fb130335 01/05/2015 02:57 PM Renato Botelho

Make it possible to backup/restore 'DNS Resolver' section individually

305856e8 01/04/2015 04:37 PM Phil Davis

Support for Office365 Mail

https://redmine.pfsense.org/issues/4176
Allow the user to choose SMTP authentication mechanism PLAIN or LOGIN.
For existing configs with this option not set, PLAIN is the default, and will appear first in the dropdown box, so next time the user saves the SMTP Notification settings, PLAIN will be the value selected and saved.

eef5aeeb 01/02/2015 03:07 PM Renato Botelho

Fix track6 prefix id range check, reported by jimp

a3c9510c 01/02/2015 10:49 AM Phil Davis

Allow blank source port in diag_testport

Reported by forum https://forum.pfsense.org/index.php?topic=86146.0
Also, if there are input validation errors, save the user-entered data and re-display it, making it easier for the user to just correct the data in error and press Test again. It was blanking out all the entered data.

0e25a6b9 01/01/2015 12:12 PM Renato Botelho

Merge pull request #1416 from phil-davis/Copyright-format

ce77a9c4 01/01/2015 09:26 AM Phil Davis

Fix lineup of copyright lines

and module names and other bits of formatting and typos in header
comment sections.

7f696ba0 01/01/2015 03:10 AM Phil Davis

Remove duplicate copyright

Noticed these had the copyright twice

ed2d1343 12/31/2014 06:22 PM Renato Botelho

Welcome 2015

7b43825e 12/31/2014 02:42 AM Chris Buechler

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

43531ed7 12/30/2014 05:39 PM Phil Davis

Allow for old settings that have no iketype

This bit of code looks like it could do with the same test as https://github.com/pfsense/pfsense/pull/1412
This is executed when the "Connect" button is pressed from Status->IPsec
Somebody with these problematic old IPsec entries could test this - with current code I suspect that disconnect followed by connect - it will not connect. With this change it will (might?) connect again.

86b429b3 12/30/2014 04:35 PM Phil Davis

IPsec Widget allow for old settings that have no iketype

as mentioned in https://forum.pfsense.org/index.php?topic=84527.msg471919#msg471919
This change makes it work like similar if tests in /usr/local/wwwvpn_ipsec.php, and code in /etc/inc/vpn.inc that effectively defaults to ikev1 when iketype is not specified....

e0273f44 12/30/2014 11:35 AM Phil Davis

Captive portal spelling

d9feefb1 12/29/2014 01:40 PM Renato Botelho

Merge pull request #1408 from ExolonDX/master