Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
1d85e963 11/10/2015 04:42 PM Renato Botelho

Fix calls to ipsec_enabled() added in 179ab6b364

f34b7665 11/10/2015 04:32 PM Stephen Beaver

Fixed #5393 by reverting to "Move to here" icon/control

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

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

Mostly when dealing with enc0 interface.

d060ccf5 11/10/2015 03:55 PM Luiz Souza

Fix the action of edit button for NAT 1:1 rules.

97242546 11/10/2015 03:54 PM Matthew Smith

diag_ipsec.php - show button for child SAs only when some are established. Fix ID used by child SA disconnect button. Fix misplaced curly braces.

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

Merge pull request #2036 from heper/patch-1

922c932b 11/10/2015 03:17 PM Stephen Beaver

Merge pull request #2053 from phil-davis/r9

756dc38e 11/10/2015 03:14 PM Stephen Beaver

Fixed #5402

a2e6d7f8 11/10/2015 03:00 PM Luiz Souza

Make the display of hardware crypto information more reliable at least for AESNI.

Issue: #4911

520ee1d0 11/10/2015 02:58 PM Phil Davis

Unbound UI Review

Few things found when looking at the Unbound UI code

10fe1eb5 11/10/2015 02:17 PM Stephen Beaver

Completes #5400, #3999, #5405
Mote: New ticket will be opened to provide IP address sorting

67e58c2c 11/10/2015 02:08 PM Luiz Souza

Fix a typo in function name.

91b060ec 11/10/2015 01:38 PM Luiz Souza

Fix the record type variable name. This fixes the visualization of the selected record type.

bf6cd152 11/10/2015 01:37 PM Luiz Souza

Fix the name of interface select box to match the name used in the rest of code.

Without this the interface name was not being saved.

5a957b9a 11/10/2015 01:13 PM Phil Davis

More $Id and whitespace

from more obscure folders around the code

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.

8d129ab2 11/09/2015 10:39 PM Stephen Beaver

REvised icon placement

608947a8 11/09/2015 10:29 PM Stephen Beaver

Experimental table sorting

ba6c5357 11/09/2015 08:48 PM Stephen Beaver

Fixed #5395

d254b99e 11/09/2015 08:33 PM Stephen Beaver

Fixed #5403

b9a5448f 11/09/2015 08:21 PM Stephen Beaver

Fixed #5404

2804a932 11/09/2015 08:16 PM Luiz Souza

Remove some dead code and eliminate one use case of $config['ipsec']['enable'].

e49bf8fd 11/09/2015 07:32 PM Stephen Beaver

Fixed #5391

b46dc238 11/09/2015 07:09 PM Stephen Beaver

Fixed #5401

af5e730b 11/09/2015 06:51 PM Stephen Beaver

Fixed #5397

0be23c99 11/09/2015 06:42 PM Stephen Beaver

Fixed #5396
Added table striping. Centering the icon will come later.

d1a5ed33 11/09/2015 06:33 PM Stephen Beaver

Fixed #5394

9c45111c 11/09/2015 06:31 PM Stephen Beaver

Fixed #5388

b96cb0a5 11/09/2015 05:46 PM Stephen Beaver

Fixed #5390

9279147a 11/09/2015 05:20 PM Stephen Beaver

Allow fa icons to be embedded in Form_Button class buttons

3c986c5d 11/09/2015 04:51 PM Jim Pingle

Remove spurious whitespace

aecaf62f 11/09/2015 04:35 PM Jim Pingle

Fix syntax error in src/usr/local/www/services_captiveportal_mac.php

0c642a58 11/09/2015 02:15 PM Luiz Souza

Disable DEBUG on Status -> IPSEC -> SPD.

Show the installed security policies, instead of debug data.

3166d0c8 11/09/2015 02:11 PM Luiz Souza

Fix the warning when no HASH algorithm is selected (together with AES-GCM).

98a13441 11/09/2015 02:04 PM Luiz Souza

Fix visualization of the selected PFS key group.

Without this fix you can change your PFS key group to off when editing a phase 2 entry.

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

f8ae3586 11/09/2015 01:44 PM Stephen Beaver

Fixes #5380

2f95dc5a 11/09/2015 12:58 PM Renato Botelho

Fix syntax

936bfb38 11/09/2015 12:55 PM Renato Botelho

Let the code ready for strongswan 5.3.4, where key used to track nat were committed with a different name

6f3a6c31 11/09/2015 12:43 PM Stephen Beaver

Corrected section title (now CARP Interfaces)

90719498 11/09/2015 12:36 PM Phil Davis

Remove $Id stuff from comment headers

Completes cleanup of header stuff for these files

c0acdfb2 11/09/2015 12:36 PM Phil Davis

Diag review

ab6e21f4 11/09/2015 12:16 PM Phil Davis

Merge with master

be189fe1 11/09/2015 12:00 PM jeroen van breedam

fix typo

7703c8aa 11/09/2015 11:59 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

a9a4c8d1 11/09/2015 10:46 AM Renato Botelho

Merge pull request #2043 from phil-davis/r5

0dc2d195 11/09/2015 09:08 AM Phil Davis

Remove $Id stuff from comment headers

Completes cleanup of header stuff for these files

919d91f9 11/09/2015 08:47 AM Phil Davis

EOL whitespace and header consistency for www

faeb9aca 11/09/2015 06:28 AM Phil Davis

interfaces_pps_edit use latest GLOB from RELENG_2_2

Use the latest cua* glob from the code in RELENG_2_2 that was "recently" modified to get this right.
Remove the debug version that looked for "tty" so that people can use it on real systems now.
Forum thread: https://forum.pfsense.org/index.php?topic=102111.0

6303601e 11/08/2015 10:21 PM jeroen van breedam

add enable_rrd_graphing to $_post

0da0d43e 11/08/2015 07:25 PM Phil Davis

Diag review

c9be91cb 11/08/2015 06:23 PM jeroen van breedam

Update status_rrd_graph.php

6faa02f9 11/08/2015 05:42 PM jeroen van breedam

add dhcpd to switch($curcat)

0bd8c142 11/08/2015 04:53 PM jeroen van breedam

add dhcpd + workaround make_tabs() globals

0d976325 11/08/2015 03:40 PM Phil Davis

Captive Portal code review

Make the capitalisation of the various heading pages consistent.
Fix various field var name errors observed.

a6d93c69 11/08/2015 03:41 AM Phil Davis

Redmine #5386

From Router Advertisements tab, be able to select different interfaces and stay on the Router Advertisements tab.

9b54ac32 11/08/2015 03:27 AM Stephen Beaver

Restored interface tabs to dhcpv6.php
Changes dhcp/advertisements tab format in dhcpv6 and router_advertisements

02e2825a 11/08/2015 02:47 AM Stephen Beaver

Fixed #5385

5d36f3c4 11/08/2015 02:18 AM Stephen Beaver

Fixed #5384

57cadb04 11/08/2015 02:09 AM Stephen Beaver

Fixed #5381

3f91d34e 11/07/2015 07:23 PM Stephen Beaver

Fixed #5382

7aeae838 11/06/2015 08:47 PM Matthew Smith

Fix services_unbound.php. The interfaces menus did not display the selected
interfaces, they always showed "all" selected. Made it so an "apply changes"
message shows when something changes.

a0fb2268 11/06/2015 07:04 PM Stephen Beaver

Fix cosmetic infoblock issue when there is more than one info_box on a page

121e5cac 11/06/2015 06:41 PM Stephen Beaver

Convert networks section to jQuert "repeatable" scheme and remove for($x=0;$x<4999 . ." code

18d316a5 11/06/2015 05:01 PM jeroen van breedam

add dhcpd rrd graph

9dbbb0a3 11/06/2015 05:00 PM jeroen van breedam

add dhcpd rrd graph

c5b3bb01 11/06/2015 04:50 PM Stephen Beaver

Move "Add P2" button to left side to facilitate use of smaller screens
Fix HTML indenting

c9df279d 11/06/2015 04:04 PM Stephen Beaver

Correction per Phil Davis

191cb31d 11/06/2015 03:40 PM Stephen Beaver

Copyright updates Batch 2 of 3

612d0fb3 11/06/2015 04:10 AM Phil Davis

diag_nanobsd do not show reference count 0

When the user has selected "Keep media mounted read/write at all times." then the value of $refcount will be zero even though is_writable() is true. That is a normal condition.
We only want to display the (Reference count n) text when the reference count is abnormal....

9da2cf1c 11/06/2015 12:12 AM Stephen Beaver

First batch of copyright updates

14d36491 11/05/2015 08:28 PM Stephen Beaver

Merge pull request #2034 from phil-davis/r2

7f9a679f 11/05/2015 08:28 PM jeroen van breedam

proposed fix for Bug #5375

value passed by checkbox was "yes" when checked, instead of "Block" / "Pass"

6aab7f9c 11/05/2015 06:52 PM Phil Davis

services_unbound_acls text stuff

9f5aa90f 11/05/2015 06:50 PM Phil Davis

Various text stuff on the UI

6e27d2fc 11/05/2015 04:23 PM jeroen van breedam

convert system_camanager to fa

e32f02a5 11/05/2015 04:16 PM Phil Davis

services_dhcpv6 text

and also I made the DNS 1, DNS 2, DNS 3 , DNS 4 show inside the boxes as 'placeholder' the same as NTP 1, NTP 2 is done. That saves a bit of screen real estate and makes it consistent.

586a79d5 11/05/2015 04:09 PM jeroen van breedam

change onclick delete msg toLowerCase()

fac720f8 11/05/2015 03:47 PM Stephen Beaver

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

33f0b0d5 11/05/2015 03:46 PM Stephen Beaver

Delete confirmation vi fa-trash automated via pfSense.js

bf27317d 11/05/2015 03:36 PM Phil Davis

service_dhcp.php NTP and TFTP server fields

and I used capitals for DHCP Server.
At the moment there is a mix of capitalisation of this sort of stuff - e.g. there is "DNS forwarder" in various places and "DNS Resolver" and... IMHO these can all be made consistent to have capitals on all the "big" words.

0619c9db 11/05/2015 02:05 PM Stephen Beaver

Convert system_certmanager.php to font awesome icons
Automatically add confirmation dialog to all fa-trash icons

c10cb196 11/05/2015 01:11 PM Stephen Beaver

Moved action-buttons in-line styling to pfSense.css

d07c9194 11/05/2015 12:47 PM Stephen Beaver

Merge pull request #2027 from heper/sed_inline_css

36b08f39 11/05/2015 12:29 PM Phil Davis

service_dhcpv6_edit dodgy-looking stuff

Noticed when reading the code.

3e113455 11/05/2015 11:43 AM jeroen van breedam

add icon-embed-btn

9d5a20cf 11/05/2015 11:38 AM jeroen van breedam

replace and find for icon-embed-btn

85587e7d 11/04/2015 08:09 PM Stephen Beaver

Fix save/update messages and format

aa9cd3a0 11/04/2015 08:02 PM Stephen Beaver

Merge pull request #2024 from heper/patch-4

9f07695c 11/04/2015 08:02 PM Stephen Beaver

Merge pull request #2017 from heper/patch-1

b921ab63 11/04/2015 07:40 PM Stephen Beaver

Buttons updated

f74457df 11/04/2015 07:12 PM Stephen Beaver

Updated button styles

782922c2 11/04/2015 06:52 PM Stephen Beaver

Buttons changed to new design

c9679d8c 11/04/2015 06:24 PM Stephen Beaver

Buttons converted to new deisgn
'X' button suppressed in info text box

2ec8f0ba 11/04/2015 05:40 PM Stephen Beaver

Buttons update to new design:wq

09415b9e 11/04/2015 04:26 PM Stephen Beaver

Firewall rules pages updated with new button style

0149ef4d 11/04/2015 04:02 PM Stephen Beaver

AUtomatically add "info" icon where required

b2971431 11/04/2015 03:08 PM Renato Botelho

Remove dead code from pkg_mgr_install.php

0450ff4f 11/04/2015 03:08 PM Renato Botelho

Respect product_name and tmp_path