Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
43083402 09/04/2014 10:47 AM Renato Botelho

Remove wrong code left from copy/paste

a6057836 09/04/2014 10:47 AM Renato Botelho

Use array id to delete phase2, it will simplify changes I'm working on and will commit soon

63c058e7 09/04/2014 10:47 AM Renato Botelho

Change functions from row_toggle.js to work with different field names, keeping the old behaviour as default. This is necessary to have more than one group of fields in the same page

2300ee35 09/03/2014 11:11 PM Jared Dillard

fix menu wrap on non-default themes

6817c18a 09/03/2014 09:56 PM Jared Dillard

fix menu wrap on pfense_ng and pfsense_ng_fs

eca6f787 09/03/2014 01:09 PM Renato Botelho

Improvements on IPsec GUI (Ticket #3328):

  • Allow to reorder phase1 items
  • Allow to remove multiple phase1 items
  • Add an icon to quickly toggle enable/disable status of p1 items
  • Print P1 header only once and remove space between items
  • Fix table border when P2 items are expanded
7ec7e24f 09/03/2014 10:45 AM Renato Botelho

Remove uneeded variables

94528348 09/03/2014 10:39 AM Renato Botelho

Remove unused variables

e0fb12c1 09/03/2014 10:38 AM Renato Botelho

Fix indent and whitespace

060c3ac0 09/02/2014 05:58 PM Renato Botelho

Fix subnet display for IPsec status. Ticket #3826

55d6f48b 09/02/2014 05:57 PM Renato Botelho

id changes every time ipsec tunnel disconnects and reconnect, need to use peerconfig to get correct description. Ticket #3826

1b53d5f2 09/01/2014 01:13 PM Phil Davis

Fix traffic graph widget default autoscale

so the radio buttons selection allows only 1 to be selected and the setting is then saved.
Forum: https://forum.pfsense.org/index.php?topic=81166.msg

a03fb095 08/30/2014 04:38 PM Renato Botelho

Remove some redundancy and simplify changes made on last commit

7c9710fc 08/29/2014 09:00 PM Renato Botelho

Replace GET by POST, it fixes #3833

2412990a 08/29/2014 08:52 PM Renato Botelho

Fix comment in css

85b3c597 08/29/2014 05:30 PM Renato Botelho

Do not reconfigure dhcpd twice on secondary after config sync. Fixes #3797

b0473447 08/28/2014 11:48 AM Renato Botelho

Merge pull request #1261 from CharlieMarshall/improveInter

dd574822 08/28/2014 11:38 AM CharlieMarshall

Remove blank line if only an ipv6 address is in use

552e8f5c 08/28/2014 10:40 AM Renato Botelho

Merge pull request #1268 from CharlieMarshall/gatewayWidget

bd9c9cb1 08/28/2014 09:41 AM CharlieMarshall

improve/tidy up interfaces widget

d47fac4a 08/26/2014 11:41 PM Chris Buechler

fix typo

81ca5f88 08/26/2014 10:34 AM Renato Botelho

Fix indent whitespaces

6f3f4683 08/25/2014 09:51 PM Renato Botelho

Fix phase2 removal, p2index points to unique ide and not to array index

eab05c00 08/25/2014 05:33 PM Renato Botelho

Alias name cannot have more than 31 chars, add maxlength here just as an extra check. Ticket #3827

3877b513 08/25/2014 05:21 PM CharlieMarshall

improve look of gateways widget

d5971693 08/25/2014 03:31 PM Renato Botelho

Fix #3807:

  • When changing a pre existing VIP, use previous configured interface
    for checking, this fixes the issue that happens when you try to change
    a VIP to a new interface.
  • Use the right interface name, only carp uses _vipN suffix
cbeeb6d4 08/25/2014 02:08 PM Renato Botelho

Merge pull request #1267 from CharlieMarshall/fixTrafficGraph

35774aec 08/25/2014 01:27 PM CharlieMarshall

fix display of traffic graph

96a53ec7 08/25/2014 12:36 PM Renato Botelho

Remove 'reject' action from filter logs since reject and block are the same on logs, it should fix #3825

6d631b8e 08/25/2014 10:14 AM CharlieMarshall

move if/else to switch for readability

8430c546 08/22/2014 11:53 PM Chris Buechler

fix typo

0b252f7a 08/21/2014 10:31 AM Renato Botelho

Fix text description for interface mismatch, fixes #3820

fab1cd2f 08/20/2014 06:40 PM Renato Botelho

Revert "improve/tidy up interfaces widget"

I pushed it accidentally, will wait a fixed version of the patch

This reverts commit b75192e3bc851e80d6bfd33c12849dbc269039fb.

821c82c4 08/20/2014 06:26 PM Renato Botelho

Merge pull request #1259 from CharlieMarshall/improveInter

b75192e3 08/20/2014 06:18 PM CharlieMarshall

improve/tidy up interfaces widget

f950a062 08/20/2014 05:18 PM Ermal LUÇI

Add missing s to solve the issue reported on https://forum.pfsense.org/index.php?topic=80722.new#new

bfe9c9e7 08/19/2014 06:32 PM Jim Pingle

Move the fetching of a package's config file and additional files to separate functions, and then have the "xml" package button perform these so that it is not only a redundant copy of the "pkg" reinstall button. This can help ensure a package files are in a known-good state before other actions are performed, in case the deinstall would fail or behave erratically due to other files being missing.

e0f10116 08/19/2014 05:35 PM Jared Dillard

fix gold alignment and redirect

1cca6b6a 08/19/2014 04:12 PM Jared Dillard

Revert "make gold link more visable"

This reverts commit a03943d203441a87ea9c01f383d451dfc921bdd2.

a03943d2 08/19/2014 12:13 AM Jared Dillard

make gold link more visable

9694d32c 08/18/2014 09:15 PM Ermal LUÇI

Do this check now that hash algos can be empty

17402c63 08/18/2014 08:33 PM Ermal LUÇI

Correct the ipsec status pages to show proper information as needed.

30c591d6 08/18/2014 07:53 PM Ermal LUÇI

Use proper path to setkey now that ipsec-tools are not used anymore

fe12d7ea 08/18/2014 07:51 PM Ermal LUÇI

Correct the functions for returning tunnel status to use strongswan status reports

c650b2f7 08/18/2014 07:18 PM Ermal LUÇI

Allow HASH algorithms to be empty for phase2 in case the encryption one is AES-GCM

bc0a452f 08/15/2014 12:41 PM Jim Pingle

Ensure this is always an array to avoid a PHP error from foreach.

0e2eaa1b 08/11/2014 05:22 PM Renato Botelho

Do not reset source and destination port range values when it's an associated rule created by nat port forward. It fixes #3778

b6513591 08/08/2014 03:33 PM Jim Pingle

Require click-through POST confirmation when restoring or deleting a configuation from the backup history page.

ed2a6e89 08/08/2014 02:36 PM Jim Pingle

Do not execute DNS resolution on GET, only pre-fill Host box so the user can press the button to execute. Turn alias creation links into submit buttons for POST. While here, remove some backticks and simplify a little.

67067ea3 08/08/2014 05:02 AM Chris Buechler

Shorten the wait at "reload" in startup wizard to 5 seconds from 60. That's more than adequate for current systems, no need to make people sit there for 1 minute. Many likely click out via the logo and miss the last screen entirely.

0b5fc1d1 08/07/2014 06:53 PM Ermal LUÇI

Change the logic of the vpn config generation to make connectivity more stable especially ipsec. Also for IKEv1 just generate the policies and only on traffic start them.

88c24958 08/06/2014 07:57 PM Jim Pingle

Encode interface/VIP descriptions before displaying them on the NTP daemon settings.

c3e77841 08/06/2014 07:55 PM Jim Pingle

Encode interface/VIP descriptions before displaying them on the GRE and GIF pages also;
While here, the GRE page was missing IP aliases from its list of bind IPs, add it in.

92ca4bc3 08/06/2014 07:36 PM Jim Pingle

Encode the detail field of an alias entry before displaying its contents back to the user.

071f6059 08/06/2014 07:27 PM Jim Pingle

Escape the individual dnsmasq advanced/custom options

12c88700 08/05/2014 03:43 PM Renato Botelho

Allow to add ipalias vip to lo0, it should fix #3773

8e2a4091 08/05/2014 01:01 PM Renato Botelho

Use GPS type presets only to pre-set values then user can change it. After user changes, save type always as Custom to avoid overwriting values when user attempt to edit. It fixes #3782

f9f3e44c 08/05/2014 12:19 PM Renato Botelho

More non-functional changes to make code more readable

42b5c637 08/05/2014 12:01 PM Renato Botelho

Fix indent and spaces

46f5ced5 08/05/2014 11:59 AM Renato Botelho

This if is unecessary since input_errors is unset in the line above

4c291f4c 08/05/2014 11:35 AM Renato Botelho

Fix indent and whitespaces

4c4c59b9 08/05/2014 10:48 AM Renato Botelho

Make sure there are not empty options on dst select to avoid creating empty user or group. This issue was introduced by b4e9a4da

46f6eb78 08/05/2014 10:44 AM Renato Botelho

Fix select name

46d3f6a6 08/04/2014 07:23 PM Jim Pingle

Fix input validation logic on diag_testport.php, escape more shell arguments for good measure

aeb44799 08/04/2014 03:34 PM Renato Botelho

Fix #3790. Fix IPv6 Prefix ID check using interface user choose before save

9b915686 08/01/2014 08:39 PM Ermal LUÇI

Use a uniqid() to track phase2 entries to avoid confustion and various mistakes when modifying and editing them.

f84b7bff 07/25/2014 07:42 PM Matthew Smith

Add message about Gold to setup wizard and menu/link to Gold signup.

f3d88511 07/25/2014 03:48 PM Renato Botelho

Fix #3575, do not allow user to set IPs for GRE interfaces on interface edit page.

75de6b29 07/25/2014 01:32 PM Jim Pingle

Fix redirect after editing permissions

6141a91b 07/25/2014 12:15 PM Renato Botelho

Disable bandwidth checks for PRIQ, it should fix #3537

c8f89a40 07/25/2014 11:58 AM Renato Botelho

Fix field name that cannot contain spaces, and use displayname

cdcbc988 07/25/2014 11:57 AM Renato Botelho

Fix scheduler field name

6f1d690c 07/25/2014 11:35 AM Renato Botelho

Fix field name that cannot contain spaces, and use displayname

52cacff8 07/25/2014 11:34 AM Renato Botelho

Fix field name

260a6901 07/24/2014 09:28 PM Renato Botelho

Strict checks for number of WANs and LANs on wizard

e75a787f 07/24/2014 09:28 PM Renato Botelho

Fix number of WAN / LAN interfaces detection for dedicated wizard

46cbc96e 07/24/2014 09:28 PM Renato Botelho

Try to guess number of WANs

3ab6aff7 07/24/2014 09:28 PM Renato Botelho

Try to guess number of WANs and LANs

dad05dac 07/24/2014 09:28 PM Renato Botelho

Fix number of WAN and LAN connections check

070aeff3 07/24/2014 09:28 PM Renato Botelho

Just show right type of interfaces (LAN/WAN) on traffic shapper wizards, it fixes #3535

c1d09bfe 07/24/2014 09:28 PM Renato Botelho

Remove 'multi lan/single wan' and 'multi wan/single lan' traffic shaper wizards, multi lan/wan can be used to replace any of them

71802285 07/24/2014 09:28 PM Renato Botelho

Replace exec() and system() calls by internal functions

ba782be2 07/24/2014 09:28 PM Renato Botelho

Fix indent and whitespaces

4844813b 07/24/2014 09:28 PM Renato Botelho

Fix indent and whitespaces

d6933213 07/24/2014 09:28 PM Renato Botelho

Fix indent and whitespaces

bc53fec6 07/22/2014 07:39 PM Renato Botelho

Use SERVER_NAME instead of HTTP_HOST env var, it doesn't have port, then it avoids wizard end point to wrong IPv6 address. It should fix #3550

de467f00 07/19/2014 04:01 AM N0YB

System: Firmware: Settings

Updater Settings Tab
system_firmware_settings.php

Line 488, Column 43: value of attribute "type" cannot be "input"; must be one of "text", "password", "checkbox", "radio", "submit", "reset", "file", "hidden", "image", "button"...

d806061c 07/18/2014 01:33 PM Renato Botelho

Merge pull request #1232 from N0YB/Widget_Gateways

f4b75912 07/18/2014 01:32 PM Renato Botelho

Merge pull request #1235 from N0YB/Mixed_Case_Hostname

5847917c 07/18/2014 01:31 PM Renato Botelho

Merge pull request #1236 from N0YB/Widget_Services_Status

34bb3ffc 07/18/2014 01:29 PM Renato Botelho

Merge pull request #1237 from N0YB/XHTML_Compliance_System_Menu

615ae81f 07/16/2014 02:13 PM Renato Botelho

Review all parameters on unbound main GUI, fix boolean params and add missing ones. Also make it work properly with 'apply'

f7e6c49a 07/16/2014 02:12 PM Renato Botelho

Use the apply trigger for unbound acls to avoid restart unbound every time

a88ec513 07/16/2014 12:58 PM Renato Botelho

Fix indent and whitespaces

c538f864 07/16/2014 12:56 PM Renato Botelho

Some GUI tweaks on unbound main screen

dbf81496 07/16/2014 12:42 PM Renato Botelho

Improve unbound ACL edit page to use correct classes and jquery.ipv4v6ify.js

cb79dc0d 07/16/2014 12:17 PM Renato Botelho

Fix acl item removal

026f3639 07/16/2014 11:48 AM Renato Botelho

Few GUI tweaks on unbound ACL page

18eb5d0e 07/15/2014 09:48 PM Renato Botelho

Fix multiple issues on unbound advanced options GUI:

- Drop many wrong key assignments to pconfig
- Add missing keys to pconfig
- Deal fine with boolean parameters
- Mark subsystem dirty to require apply button
- Drop calls to enable_change()
- Remove unecessary js function enable_change()...

861b9b7a 07/14/2014 03:07 PM Jim Pingle

Allow hostnames in bulk import since they are valid entries in a network type alias.