Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
1b7379f9 11/18/2015 10:31 PM Jared Dillard

Ticket #5471 another convert batch to font-awesome icons

4d4eefab 11/18/2015 04:56 PM Stephen Beaver

System update settings UI implemented

bcfe2747 11/18/2015 12:55 PM Doktor Notor

filter_log.inc - use full paths to executables

25118b25 11/18/2015 12:55 PM Doktor Notor

filter_log.inc - use full paths to executables

84c82d3d 11/18/2015 12:55 PM Doktor Notor

pfsense-utils.inc - use full paths to executables

90987191 11/18/2015 12:55 PM Doktor Notor

interfaces.inc - use full paths to executables

3459814a 11/18/2015 12:55 PM Doktor Notor

Use full path to executable in mwexec() call

ad3c9763 11/18/2015 10:50 AM Renato Botelho

Add a new function pkg_switch_repo() to change between stable and devel pkg repo

2feadae1 11/18/2015 10:24 AM Renato Botelho

Retire system_firmware.php, system_firmware_auto.php and system_firmware_check.php

b6cd9d99 11/18/2015 10:19 AM Renato Botelho

Retire /etc/rc.create_full_backup and usr/local/www/system_firmware_restorefullbackup.php

6e213450 11/18/2015 10:12 AM Renato Botelho

Stop creating /var/etc/cfdevice, it's not being used

e791dee8 11/18/2015 10:02 AM Renato Botelho

Replace all update_output_window() calls by update_status() that now only print on console. While here, also remove all use of $static_output

1da49511 11/18/2015 10:02 AM Renato Botelho

Change update_status to only print on console

7ea65674 11/18/2015 12:23 AM Jared Dillard

Ticket #5471 partial convert to font-awesome fonts

b0e51046 11/17/2015 04:33 PM Renato Botelho

Create symlinks when target doesn't exist, not only when it's not a link

16060c78 11/16/2015 06:09 PM Stephen Beaver

Fixed #5123

59d256a1 11/16/2015 04:58 PM Renato Botelho

Fix typo in variable name

b0ccc67b 11/15/2015 11:59 AM Phil Davis

Alternate way to correct rules for ticket #5451

The code here build up each clause in $tmprule and always adds a space at the end of the clause, in case there is another clause to come. The only place that did not do this was "from any" at line 131. Fixing that should fix the issue and keep it all consistent. There should be no need to add a space before all of the "to..." clauses....

8e81f6a8 11/15/2015 06:14 AM Chris Buechler

Correct AVPair rules. Ticket #5451

82692fe1 11/13/2015 04:20 PM Renato Botelho

Add broken information on get_pkg_info(), it means config.xml contain package but binary pkg is not installed

d5f0597b 11/13/2015 03:25 PM Renato Botelho

Add get_system_pkg_version(), that return main pkg name, version and installed_version

f5b1c660 11/13/2015 02:20 PM Renato Botelho

Stop forcing pkg_prefix on is_pkg_installed() and pkg_install()

f0dfdae6 11/13/2015 02:20 PM Renato Botelho

Remove unused functions install_package() and delete_package()

37a4c89d 11/13/2015 02:20 PM Renato Botelho

Remove pfSense_BUILDER_BINARIES

c8b0a653 11/13/2015 01:57 PM Stephen Beaver

Fixes upgrade of config file on already upgraded 2.3 Alpha systems

b9e2048a 11/13/2015 12:29 PM Renato Botelho

Add shortname and changeloglink to get_pkg_info()

153e3ac2 11/12/2015 09:01 PM Stephen Beaver

Changes after testing on real hardware

5052bfa0 11/12/2015 05:34 PM Renato Botelho

Revert "Fix upgrade_126_to_127()" partialy

The first item was wrong, thoe items should be discarded

- Do not discard items with $display already set to open or close

This reverts commit 303d345dd5e7ead6975bd3140b213219d7e0f4f0.

303d345d 11/12/2015 05:20 PM Renato Botelho

Fix upgrade_126_to_127()

- Do not discard items with $display already set to open or close
- Call continue 2 to move to next widget

1fd9322b 11/12/2015 04:39 PM Stephen Beaver

Fixed #5432

46903fb9 11/12/2015 01:14 PM Renato Botelho

Reinstall packages from old versions when upgrading to 2.3

1262d7e7 11/12/2015 11:15 AM Renato Botelho

platform is always defined in global

e2ff2b3f 11/12/2015 10:46 AM Chris Buechler

Remove fastforwarding from config upgrade. Ticket #5370

8e068605 11/12/2015 09:50 AM Chris Buechler

The net.enc.in sysctls should be 2, for only the inner portion of the VPN. Ticket #5421

bc771514 11/12/2015 09:47 AM Renato Botelho

Revert "Use --conf when call ipsec start/stop, this make it work with regular package, without changing sysconfdir"

It's not necessary after creating all symlinks

This reverts commit d92c10130df38e264c7c77367cf0d542d10794c0.

4df73fa0 11/11/2015 10:15 PM Matthew Smith

add require of ipsec.inc so convert_config doesn't fail when invoked by gitsync. #5350.

c53e411f 11/11/2015 09:17 PM Matthew Smith

Fix #5350. Correct issues with strongswan logging (setting changes did not persist across reboots, setting silent did not work).

680e4db5 11/11/2015 06:23 PM Renato Botelho

Make sure symlink is created

a095a1e5 11/11/2015 06:07 PM Renato Botelho

Make sure symlinks is created

2778bea5 11/11/2015 05:59 PM Stephen Beaver

Merge pull request #2054 from heper/patch-1

65ed01c5 11/11/2015 05:54 PM Renato Botelho

strongswan.d symlink was created the opposite way, pointy hat to me

03c4effd 11/11/2015 03:36 PM Renato Botelho

Create symlinks of ipsec files and directories under /usr/local to deal with hardcoded paths in strongswan

d92c1013 11/11/2015 12:38 PM Renato Botelho

Use --conf when call ipsec start/stop, this make it work with regular package, without changing sysconfdir

c13cce21 11/10/2015 06:46 PM jeroen van breedam

add dhcp-range

796b7651 11/10/2015 06:19 PM Renato Botelho

Change ipsec_dump_mobile() to parse regular output of ipsec leases, we are removing patch that made it to output xml

1d85e963 11/10/2015 04:42 PM Renato Botelho

Fix calls to ipsec_enabled() added in 179ab6b364

179ab6b3 11/10/2015 04:20 PM Luiz Souza

Eliminate a few more cases of $config['ipsec']['enable'].

Mostly when dealing with enc0 interface.

94d494fb 11/10/2015 04:20 PM Luiz Souza

Catch one more possibility for the IPSEC interface name, this match the code used in other places.

af9fd483 11/10/2015 03:25 PM Stephen Beaver

Merge pull request #2036 from heper/patch-1

f1551428 11/10/2015 03:20 PM Stephen Beaver

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

edc8b2d1 11/10/2015 03:18 PM Stephen Beaver

Merge pull request #2052 from phil-davis/r8

4e96112a 11/10/2015 03:14 PM Luiz Souza

Add a new function that returns the current state of IPSEC.

Whenever we have phase1 entries, IPSEC is considered enabled.

b37b4034 11/10/2015 12:14 PM Phil Davis

etc inc delete $Id comments

and bits of white space.
Note: There are plenty of files still with old-format copyright sections
in here.

ab8f10f2 11/10/2015 04:54 AM Phil Davis

unbound_statistics section should be written to unbound.conf

The stuff generated by unbound_statistics() goes into unbound.conf
It had got separated out and was going nowhere. This puts the behavior back the way it was yesterday.

Note: There is a separate issue about this because the UI has no place to actually select the statistics settings. There is some upgrade code that looks like it was converting statistics settings from the old Unbound package into custom commands in the integrated Unbound. So it looks like the unbound_statistics() function can/should be removed???

a569071d 11/10/2015 04:42 AM Phil Davis

Add global so that unbound.conf gets written

to the correct place based on $g setting.

932711c7 11/10/2015 02:10 AM Matthew Smith

Rearrange calls in unbound.inc so config text can be generated without writing the actual file and a syntax check can be run. Rearrange services_unbound.php to wait until input checking is complete before saving things to global config and run syntax check as part of input checking. Implements #4411.

ecaca752 11/09/2015 01:48 PM Renato Botelho

Try to use default timezone from globals.inc when possible. Stop setting timezone on pkg_mgr_installed.php

7a2f4772 11/09/2015 11:58 AM jeroen van breedam

add static leases

cb41dd63 11/09/2015 11:19 AM Renato Botelho

Copyright and license cleanup

- Remove personal copyright from people who assigned it to employer (ESF)
- Remove $Id$
- Remove extra spaces

101911ff 11/06/2015 08:30 PM Stephen Beaver

Restored simplepie files

89f3ec04 11/06/2015 04:58 PM jeroen van breedam

add dhcpd rrd graph

0164e6d1 11/06/2015 04:23 PM Stephen Beaver

Removed simplepie files (and update obsoleted files list)

ba360ed7 11/06/2015 04:18 PM Stephen Beaver

Copyright updates ( 3 of 3)

f3e15492 11/03/2015 07:57 PM Renato Botelho

A new fix for #4130:

The fix added for this bug, that check xml file size is < 200 to decide
if file must or not be read created a new issue, single entry is not
showed.

Instead of doing this, check parse_xml_config() return and return empty
array when it's -1...

1dade399 11/03/2015 06:54 PM Renato Botelho

Only call pfSense_ipsec_list_sa() when IPsec is enabled

ce0dbd72 11/03/2015 06:40 PM Matthew Smith

changes for #5219 accidentally reverted unrelated changes made by other commits. Restore those & remove some dead code that was commented out.

6684d594 11/03/2015 05:17 PM Matthew Smith

Don't allow IPsec mobile clients user auth source to not be a RADIUS server if
the phase1 auth method is EAP-RADIUS. Properly handle selection of multiple
RADIUS servers when using EAP-RADIUS. Fixes #5219.

e1c34c69 11/03/2015 01:25 PM Renato Botelho

Restore ipsec_dump_spd() accidentally removed on 7fcd5ea8bb2e7c9c94e1f38008fc3da440eb14e8. Pointy hat to: garga

7fcd5ea8 11/03/2015 11:22 AM Renato Botelho

Retire ipsec_smp_dump_status()

bbf80b24 11/03/2015 02:39 AM Phil Davis

Filter log dynamic pass/block button

This should fix up the last bits here:
1) Make the button be red cross, green tick depending and block or pass rule.
2) Put all the necessary bits in the getURL - now the rule display popup works when the button is clicked.

18ff5c80 11/02/2015 06:55 PM Stephen Beaver

Dynamism restored, but etc/inc/filter_log.inc still needs work around line 455

56b3dd9c 11/02/2015 04:42 PM Phil Davis

Fix firewall log dynamic rule lookup master

for rows that are dynamically added as time goes by.
See https://github.com/pfsense/pfsense/pull/2014 for version for RELENG_2_2.

This is theoretically the fix. But due to other issues that mean dynamic updates to not happen at all in 2.3-ALPHA, I haven't been able to actually test it just yet.

524999ec 10/31/2015 03:21 PM Luiz Souza

It is not necessary manually disable the IPSEC processing when not used.

With the recent IPSEC changes by gnn@, there is no more performance penalty
for 1G networks if you have IPSEC compiled in kernel but not used.

TAG: tryforward

5f0b15e5 10/31/2015 03:04 PM Luiz Souza

The net.inet.ip.fastforward sysctl is retired now.

Tryforward instead, is always on and is compatible with IPSEC.

TAG: tryforward

dd8df8e1 10/31/2015 02:39 PM Luiz Souza

Apply a different fix to issue #2993.

Instead of forcing the encrypted traffic in transport mode as ENC_AFTER,
just change the mask to allow ENC_BEFORE events.

Theoretically, this eliminate the need of ipsec_transport_filterfix.diff.

Issue: #2993

76827b9c 10/28/2015 05:51 PM Jim Pingle

Set leftsendcert=always for IKEv2 configurations with certificates to better accommodate OS X and iOS manual configurations. Fixes #5353

5679253c 10/27/2015 01:39 PM Renato Botelho

Require notices.inc only if it's going to be used

33b170df 10/24/2015 06:47 AM Chris Buechler

IKE auto mode is back, remove this config upgrade code unsetting it.

a2b0d909 10/22/2015 08:48 PM Renato Botelho

Rework the way GUI reads packages tabs, it fixes #5311

cf093b35 10/22/2015 08:32 PM Renato Botelho

Remove more references to theme, ticket #5333

02925286 10/22/2015 06:47 PM Renato Botelho

Fix function name, spotted by mgsmith

b061a3c6 10/22/2015 06:13 PM Matthew Smith

Remove config stuff for WEP. on upgrade, disable WEP on interfaces that have it configured and disable those interfaces and generate a notice. Fixes #5123.

3ea96dcf 10/22/2015 03:43 PM Renato Botelho

Remove a leftover from merge

995df6c3 10/22/2015 12:58 PM Stephen Beaver

Completed #5333

4eeb2809 10/22/2015 12:56 AM Chris Buechler

Check unbound root.key file contents, and remove it if invalid, before unbound-anchor runs otherwise it will fail and unbound will fail to start. fsync the file after writing to prevent the problem. Ticket #5334

41f7b662 10/21/2015 01:34 PM Matthew Smith

Make setting charon.plugins.attr.subnet conditional on net_list being set. Set
it's value to list of subnets configured as P2's for mobile IPsec. Fixes #5327.

ebd73e24 10/20/2015 09:09 PM Chris Buechler

Disable strongswan logging under auth since it's all logged under daemon,
so nothing is duplicated. Ticket #5242

c5ecf722 10/20/2015 07:01 PM Renato Botelho

Sort return of get_pkg_info()

54f236f7 10/20/2015 06:55 PM Renato Botelho

Change get_pkg_info() to also return installed_version

77340246 10/20/2015 06:33 PM Renato Botelho

Make get_pkg_info() add a tag saying when package is installed

6551511c 10/20/2015 06:33 PM Renato Botelho

Remove unnecessary functions verify_all_package_servers() and check_package_server_ssl()

d65fc2ff 10/20/2015 06:19 PM Renato Botelho

Teach get_pkg_info() to deal with an array of packages

c8cae8e5 10/20/2015 06:19 PM Renato Botelho

Remove WWW: line from pkg desc

8df1877b 10/20/2015 06:19 PM Renato Botelho

Add pkg_version_compare()

cd51e4f6 10/20/2015 06:19 PM Renato Botelho

Remove fifo debug from internal functions

0b84a5a6 10/20/2015 05:59 PM Chris Buechler

Check whether the P2 or its associated P1 are disabled before adding NAT
rules. Ticket #5320

0cdb94e1 10/20/2015 11:12 AM Renato Botelho

Cleanup unused code:

- Remove xmlrpcbaseurl from globals
- Remove xmlrpcpath from globals
- Remove embeddedbootupslice from globals
- Remove call_pfsense_method()
- Remove check_firmware_version()
- Remove get_active_xml_rpc_base_url()
- Remove zeromq.inc...

376ba07b 10/19/2015 09:36 PM Luiz Souza

Disable zero copy buffers in bpf.

This was a no-op before my changes (so this was never really enabled) and
now it is known to cause issues with tcpdump and hostapd.

Disable this until we fix all the raised issues.

Issue: #5257

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

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

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