Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
42d59a5d 10/19/2015 03:01 PM Luiz Souza

Fix the captive portal rules after 98bf4991dc31f97fc7315a6b8aba433de9d39cea.

The malformed rules breaks the parsing of initialisation rules.

Issue: #4746

02570c3f 10/17/2015 01:42 PM Stephen Beaver

Fixed #5315
Converted to jQuery and added functionality to edit/save alternate URL

16fd8f4a 10/17/2015 12:59 PM Stephen Beaver

Corrected invalid "onchange" handling

605aa53c 10/16/2015 08:01 PM Stephen Beaver

Fixed 5310
traffic_shaper_wizard_lulti_all* updated and tested for correct operation/appearance

e79dc517 10/16/2015 07:47 PM Stephen Beaver

Partial fix to #5310
wizard.php updated to generate jquery not javascript
traffic_shaper_dedicated.xml and .inc updated to correct multiple "Next" buttons and other display issues.
(Need to do same for the other TS wizard)

4999ee1a 10/16/2015 02:38 PM Stephen Beaver

Fixed bogus "Beginning package installation" message from the install_package_XML() function

9cda2fa5 10/16/2015 02:30 PM Stephen Beaver

Revised to use print_input_errors() for consistency

0342d254 10/16/2015 02:15 PM Stephen Beaver

Fixed #5310

dd76084d 10/16/2015 02:05 PM Matthew Smith

Add 'caref' attribute to the ca object passed into ca_inter_create so a
relationship to the signing CA can be maintained. Fixes #5313.

d7af098f 10/16/2015 01:54 PM Stephen Beaver

Fixed serial speed selector

9d8f66b9 10/16/2015 01:40 PM Matthew Smith

Limit strongswan trusted CA certificates to those required for authentication of
the configured IPsec SA's instead of trusting all known CA's. Fixes #5243.

1166ee1e 10/16/2015 01:02 PM Stephen Beaver

Fixed #5291 - Reinstalling pfSense-pkg-openvpn-client-export

a6ee1b41 10/15/2015 08:20 PM Chris Buechler

only use daemon and not auth for strongswan logging. As it was, all logs were duplicated. Ticket #5242

21de7a20 10/15/2015 05:55 PM Stephen Beaver

Removed debug
Improved package detection

f16d76c3 10/15/2015 05:04 PM Stephen Beaver

Added "reinstall all packages" functionality (accessed via diag_backup.php)

d1867dd2 10/15/2015 04:53 PM Chris Buechler

fix comparison here. Ticket #4558

7a7e1ba9 10/15/2015 03:30 PM Matthew Smith

Set rightca for IPsec phase 1 using Mutual RSA, Mutual RSA + xauth, or EAP-TLS. Fixes #5241.

0d17c803 10/15/2015 07:42 AM Phil Davis

Tidy some text in package install code

1) The "Beginning package removal" "Beginning package installation"... heading above the text box that displays the progress text output is never updated along the way, so it always says "Beginning...". It seems easy to just remove the word "Beginning" - the detailed progress is in the text box below, and the "please wait"/"completed"/"failed" appears below the text box already....

83b4d0f9 10/14/2015 06:32 PM Stephen Beaver

Changed fifo name to *.sock
Cosmetic only

3989741c 10/14/2015 06:19 PM Renato Botelho

Use a socket to talk with pkg and write json file to GUI

cc31f1c3 10/14/2015 05:43 PM Renato Botelho

Disable repo auto update

a9559440 10/14/2015 05:12 PM Stephen Beaver

Fixed #5259

35fcf1c1 10/14/2015 03:49 PM Stephen Beaver

Fixes #5291
Fixes #5279

92c57679 10/14/2015 03:14 PM Matthew Smith

Merge pull request #1689 from jlduran/l2tp-mschapv2

d3ff1e59 10/14/2015 02:57 PM Renato Botelho

Run pkg update once one time every hour, like upgrade script does

578ae21f 10/14/2015 12:35 PM Renato Botelho

s/ip/IP/ it got lost on revert. Spotted by @phil-davis

d7827421 10/14/2015 09:54 AM Renato Botelho

Revert "remove the destination server's interface(s) from dhcrelay. Ticket #4908"

This reverts commit f791f28d6794c3b0601259f0de7acdebf6a367a8

1a850fc9 10/14/2015 09:38 AM Renato Botelho

Move kill tail process to _exit()

1ab880ef 10/14/2015 06:37 AM Chris Buechler

Auto-add firewall rules for DHCP Relay, same as is done for DHCP Server. Add filter reload to DHCP Relay config so rules are immediately added/removed. Ticket #4558

66999e39 10/14/2015 05:25 AM Chris Buechler

fix typo, spotted by Phil Davis

3c9befb9 10/14/2015 03:44 AM Chris Buechler

fix typo

94621fcc 10/14/2015 01:07 AM Stephen Beaver

pfSense-upgrade revised to kill tail on exit
pkg_mgr_install.php revised to catch json deocde error on partial lines read from file

36b0c8af 10/14/2015 01:07 AM Stephen Beaver

Revisions

56bd1847 10/13/2015 10:53 PM Chris Buechler

clean up empty lines

0bccadcc 10/13/2015 10:51 PM Chris Buechler

Add all remaining log types to status.php. Ticket #5304

7dd07954 10/13/2015 10:10 PM Renato Botelho

Remove old logfile before start

a2df0a1b 10/13/2015 10:09 PM Renato Botelho

Add quotes

2b0a0109 10/13/2015 10:09 PM Renato Botelho

Do not accept blank logfile

fd9c69a2 10/13/2015 10:08 PM Renato Botelho

Change -l parameter to receive a complete path for logfile

13eb31fd 10/13/2015 10:00 PM Renato Botelho

Silent execution

24a11c92 10/13/2015 09:59 PM Renato Botelho

_force must be local

59dd1f15 10/13/2015 09:43 PM Renato Botelho

Do not stop when package is up to date and force flag was passed

fc3bec29 10/13/2015 07:38 PM Renato Botelho

Make sure timezones listed on first level directory is also grabbed by system_get_timezone_list(). It fixes #5303

98a58bee 10/13/2015 07:29 PM Stephen Beaver

Changes to accommodate new pfSense-upgrade

b397cc72 10/13/2015 07:16 PM Stephen Beaver

Reminder

bb12c4b1 10/13/2015 07:08 PM Renato Botelho

Add -f option to force package reinstallation

3c5a06e7 10/13/2015 07:01 PM Renato Botelho

When -p is used, read fifo content and write it to a file used by GUI

8870b1c6 10/13/2015 06:31 PM Chris Buechler

Merge pull request #1963 from davidjwood/ppp-ipv6

764a94d8 10/13/2015 06:16 PM Stephen Beaver

DEBUG set to false for testing

8237727a 10/13/2015 05:58 PM Stephen Beaver

Multiple changes to clean up the package installaion system by causing the installer to run in the background
whilst monitoring its output via AJAX to provide a better GUI display.
Work in progress !

4758017e 10/13/2015 05:13 PM Renato Botelho

Add missing ;

5534b2ee 10/13/2015 03:13 PM Jared Dillard

fix typo

57b9c54a 10/13/2015 03:09 PM Renato Botelho

PHP chmod() doesn't like 1777, gives it 01777 then

d8a99b7b 10/13/2015 02:40 PM Renato Botelho

Fix path for 2.3

44a5e263 10/13/2015 02:39 PM Renato Botelho

Remove accidentally added line

61af87f6 10/13/2015 02:39 PM Renato Botelho

Preserve /tmp permission, it fixes #5298. While here, replace some rm calls by unlink()

3e800a46 10/13/2015 12:19 PM Renato Botelho

Respect chroot_dir, ticket #5300

d6e8a994 10/13/2015 12:10 PM Renato Botelho

Ticket #5300:

Add a workaround to fix the issue of extensions.ini out of order ending
up breaking PHP. Since the only dependency we have is suhosin that
depends of session, alphabetical sort does the trick for now while a
proper solution is not handled by the ports tree

844556b2 10/13/2015 10:53 AM Renato Botelho

Do not obsolete includes, they are small and it obsoleting it adds lots of warnings during pkg upgrade

3646fbcb 10/13/2015 10:43 AM Renato Botelho

Remove /usr/local/lib/php.ini, we don't need 2 copies of this

624799c9 10/13/2015 09:45 AM David Wood

Move ppp-ipv6 helper script into the correct location

96d5ca11 10/13/2015 03:05 AM Chris Buechler

Remove strongswan's cert directories and repopulate them, to ensure no removed CAs, certs, or CRLs remain. Ticket #5238

31630f47 10/13/2015 02:49 AM Chris Buechler

Fix up strongswan logging levels. Remove charondebug since strongswan.conf settings take precedence. Set logging levels in strongswan.conf to match what's set on a running system via 'ipsec stroke loglevel', and remove log levels that were hard coded in strongswan.conf. Ticket #5242

dc525432 10/13/2015 12:09 AM Chris Buechler

Merge pull request #1961 from davidjwood/ppp-ipv6

d198c749 10/12/2015 09:04 PM Jared Dillard

improve spacing for non form panels

a455c1dc 10/12/2015 09:03 PM Jared Dillard

add missing column header

f152acf0 10/12/2015 08:47 PM Jared Dillard

replace buttons with icons

05dc7976 10/12/2015 05:28 PM Jared Dillard

Ticket #5248 style panels within widgets differently

c434ec3a 10/12/2015 12:31 PM Stephen Beaver

Merge pull request #1960 from heper/patch-1

2bdda63b 10/12/2015 12:22 PM Stephen Beaver

Rogue <br /> removed
https://forum.pfsense.org/index.php?topic=100686.0

f00e23d9 10/12/2015 12:05 PM Stephen Beaver

Fixed #5296

55fe5491 10/11/2015 05:35 PM David Wood

Use named variables for ppp-linkup command line parameters

f7dfd39f 10/11/2015 05:32 PM David Wood

Make route deletions quiet - it may well be the routes have already disappeared

6df89ece 10/11/2015 05:32 PM David Wood

Make code dealing with the IPv4 default gateway conditional on the IPv4 link going down

6c452777 10/11/2015 05:32 PM David Wood

Connect ppp-ipv6 helper script to ppp-linkdown and ppp-linkup

46a11485 10/11/2015 03:24 PM jeroen van breedam

Update firewall_rules_edit.php

https://forum.pfsense.org/index.php?topic=100695.msg561326#msg561326

6f5a3fea 10/10/2015 12:12 PM Stephen Beaver

Fixed #5293

6ed90cfd 10/10/2015 05:57 AM Chris Buechler

remove stray >

bf3eb23d 10/10/2015 05:26 AM Chris Buechler

Add field descriptions since there are no column titles. Ticket #5109

d3dbd302 10/09/2015 11:36 PM Stephen Beaver

Fixed #5292

bfd0e4ce 10/09/2015 09:36 PM jeroen van breedam

proposed fix for Bug #5194

https://redmine.pfsense.org/issues/5194

9efe9a8d 10/09/2015 08:30 PM Stephen Beaver

CHanges to correct the TLS logic

b18303f1 10/09/2015 07:24 PM Stephen Beaver

Fixed #5248

54c8ef44 10/09/2015 04:15 PM Stephen Beaver

Fixed errors when no packages installed

b1f13533 10/09/2015 03:24 PM Stephen Beaver

Addresses #5248
(But needs to be tested with a variety of OpenVPN configurations)

d237b444 10/09/2015 02:30 PM Renato Botelho

Do not show static arp entries as Online on wol widget, based on PR #1768

8822be67 10/09/2015 02:11 PM Renato Botelho

Ignore possible erroneously negative temperatures

It's based on 2 pull requests (#1800 and #1801) by nagyrobi

3928c6f1 10/09/2015 02:08 PM Stephen Beaver

Further refinement to #5290
Use pkg_remove_prefix()

0071ef19 10/09/2015 01:45 PM Stephen Beaver

Fixed #5290

c4f5e057 10/09/2015 09:32 AM Phil Davis

Fix #5289 Available Packages version display

I left the "View changelog" code that was commented out, for future reference I guess when that data becomes available.
$index['version'] is still happily available in the $index array - so it just needs to be uncommented.

0ec4b3b4 10/09/2015 03:34 AM Chris Buechler

Do curl_init above any curl_setopt, and take it out of that if block since it applies to all types.

79012b3f 10/09/2015 01:15 AM Stephen Beaver

Comment type fix

239f0508 10/08/2015 10:17 PM Stephen Beaver

Fixed Swap usage
Deleted disk space progress bar

19272434 10/08/2015 09:58 PM Stephen Beaver

Fixed % sign in mbuf

a306181b 10/08/2015 09:57 PM Stephen Beaver

Fixes #5287

1e682717 10/08/2015 09:32 PM Stephen Beaver

Further update for #5287

155d30f8 10/08/2015 08:57 PM Stephen Beaver

Partial fix to #5287
More to come

3d00a29b 10/08/2015 06:37 PM Stephen Beaver

Further updates to pfSense-upgrade-GUI.sh

42cf0f48 10/08/2015 06:15 PM Stephen Beaver

Script to set up pfSense-upgrade when called from web GUI

55e73a56 10/08/2015 03:38 PM Stephen Beaver

Preparation for $5279
New wrapper script to be called by web GUI