Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
5e4f6768 10/14/2015 11:48 AM Renato Botelho

Use UPDATES_TARBALL_FILENAME to get file name

9d811f63 10/14/2015 11:42 AM Renato Botelho

Use cp -l to create hardlinks instead of duplicating images

87925fd1 10/14/2015 10:34 AM Renato Botelho

Simplify logic and check if file exist before try to copy it

e28305f4 10/14/2015 10:29 AM Renato Botelho

Create a latest symlink for all images but nanobsd, that already have one

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 !

fd401f7d 10/13/2015 05:52 PM Renato Botelho

Do not depend of php-fpm to be running to process Additional Packages install/deinstall scripts, instead call php cli direct

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

fd22b964 10/12/2015 02:47 PM Renato Botelho

Fix usage

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

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

Add /usr/local/sbin/ppp-ipv6 helper script

/usr/local/sbin/ppp-ipv6 <real interface> up|down

Interface using SLAAC or DHCP6 going down:

  • bring down dhcp6c if it is running
  • disable router advertisements (and therefore SLAAC)
  • remove any autoconfigured IPv6 addresses...
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

7110a157 10/09/2015 10:27 PM Stephen Beaver

Merge pull request #1956 from heper/patch-3

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

c2159402 10/09/2015 12:37 PM Stephen Beaver

Merge pull request #1955 from phil-davis/patch-10

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

8b53fe2f 10/08/2015 02:05 PM Stephen Beaver

Fixed #5286
COnverted pop-up format to table and added description

112284e1 10/08/2015 12:58 PM Stephen Beaver

Fixed #5034

27e2bf9f 10/07/2015 11:06 PM Chris Buechler

fix placeholder copy/pasted from CA screen, back to what it was in 2_2

7b1e6c3a 10/07/2015 08:30 PM Matthew Smith

https://redmine.pfsense.org/issues/5207
change auth methods for both peers when using hybrid RSA + xauth with IKEv1

446db735 10/07/2015 08:22 PM Matthew Smith

Add support for an IPv6 pool for mobile clients.

6bc6fb8e 10/07/2015 07:19 PM Stephen Beaver

Ditch the pencils

05fecf61 10/07/2015 07:04 PM Renato Botelho

Remove PERL_UTILS from ntp and PGM from libzmq4

a5733f63 10/07/2015 06:51 PM Renato Botelho

Rework pfSense-upgrade script to make it work with nanobsd

366d1482 10/07/2015 06:51 PM Renato Botelho

Exit script when _exec fails

a9ba7be8 10/07/2015 06:51 PM Renato Botelho

Define boot delay for VGA too

e83aaa50 10/07/2015 06:49 PM Stephen Beaver

Fixed #5282

1d770fc7 10/07/2015 06:26 PM Stephen Beaver

Partial fix for #5181
P2 entries now drag/dropable

bda7ff6d 10/07/2015 05:20 PM Stephen Beaver

Fixed #5283

02597252 10/07/2015 05:17 PM Stephen Beaver

Further refinement to #5223
Prevent "Store widget configutation" button from apeparing when opening/closing the available widgets panel.

654e8007 10/07/2015 04:22 PM Stephen Beaver

Fixed #5283

8a907ba7 10/07/2015 04:10 PM Jim Pingle

Don't enforce the use of only IPv4 or IPv6 when using IKEv2 since it works fine with IKEv2

13c9ff68 10/07/2015 04:01 PM Jim Pingle

Fix shortcut destination for filter rules.