Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
db63c043 08/20/2014 11:14 AM Renato Botelho

Simplify a bit ppp-linkup syntax

fe85513f 08/20/2014 11:00 AM Renato Botelho

Fix awk syntax, it fixes #3813

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.

5a582d33 07/11/2014 09:35 PM Renato Botelho

Merge pull request #1242 from ExolonDX/branch_master_01

e860ec1d 07/11/2014 07:27 PM Jim Pingle

Fix PHP script closing tag placement.

971de1f9 07/07/2014 11:06 PM Renato Botelho

Convert almost all /sbin/sysctl calls to php functions

aae16684 07/07/2014 01:52 PM Renato Botelho

Fix indent

be0af33e 07/03/2014 09:07 PM Renato Botelho

Add missing $g to global, as noted on pull request 1249

d461583b 07/03/2014 12:26 PM Renato Botelho

Change Cancel button to call history.back() as done in Firewall Rules, the current method has issues with IE 11, it should fix #3728

6916360e 07/02/2014 07:20 PM Jim Pingle

Also check and verify the package server's SSL certificate if using HTTPS. Issue 484
Our current XMLRPC client version doesn't have support on its own to validate this in a way we can use to test in a usable for printing an error message. For now, a cURL query to the XMLRPC URL is used in its place.

7c8f3711 07/02/2014 04:07 PM Jim Pingle

More refinements to the unofficial package repository warning ( Issue #484 ) -- Now also shows on Dashboard and installed package list. Cleaned up some code and shuffled things around to avoid unnecessary repetition.

c55dfc4a 07/01/2014 07:22 PM Jim Pingle

Detect if an unofficial package repository is in use and warn the user. Part of issue #484 (more to go)

7f394d3e 07/01/2014 04:35 PM Renato Botelho

Stop calling auto_login() here since it's already called inside setup_serial_port()

939f4e39 06/30/2014 01:47 PM Renato Botelho

Fix #3725:

- Fix match_filter_field() and also simplify logic
- Fix $filterfieldsarray initialization
- Avoid to have double spaces on filterfieldsarray['act']
- Fix filter on Firewall Logs

0ffc4a7b 06/27/2014 02:56 PM Renato Botelho

Add a BETA key for PBI signature check, this will be replaced by the final one before RELEASE. Ticket #3365

4887afa1 06/26/2014 07:44 PM Renato Botelho

Set default serial speed to 115200 for 2.2, fixes #3715

4b167dcd 06/25/2014 03:18 PM Renato Botelho

Merge pull request #1238 from DasTestament/master

b176474b 06/24/2014 07:18 PM Dmitriy K.

Update vpn_openvpn_server.php

4be2bfed 06/24/2014 07:15 PM Dmitriy K.

Update vpn_openvpn_client.php

0d26e77c 06/24/2014 03:06 PM Renato Botelho

Merge pull request #1241 from Gertjanpfsense/master

c15b5ed8 06/24/2014 03:00 PM Renato Botelho

Fix dscp values and provide a config upgrade to fix values stored in config.xml. This is a proper fix for #3688

fbe0c5ff 06/23/2014 10:26 PM Colin Fleming

Tidy up misc. XHTML

"diag_dns.php"
Tidy up "equals sign"

"services_captiveportal.php"
Add space to OPTION tag
Update HTML Boolean operator
Close INPUT and BR tags

"services_captiveportal_hostname.php"
Update ALIGN to MIDDLE

"services_captiveportal_vouchers.php"...

5d792074 06/23/2014 05:41 PM Gertjan KROEB

Update status_captiveportal.php

Don't ask to select a zone if there is only ONE.

1657cfd2 06/21/2014 09:23 PM N0YB

oops, that wasn't supposed to be removed.

60a5f9de 06/21/2014 09:16 PM N0YB

Use count($array) where applicable, instead of a $rowIndex increment.

bfa22b15 06/20/2014 03:59 PM Dmitriy K.

Update vpn_openvpn_server.php

removed comments

34c0adfc 06/20/2014 03:56 PM Dmitriy K.

Update vpn_openvpn_client.php

removed comments

df203cb8 06/20/2014 12:35 PM Renato Botelho

Merge pull request #1218 from razzfazz/nat_add_missing_protocols_master

902da388 06/19/2014 04:04 PM Renato Botelho

Remove also . and / from graph

bc27c6d1 06/19/2014 03:29 PM Renato Botelho

Remove more backticks

57627d9f 06/19/2014 03:26 PM Renato Botelho

Fix status_rrd_graph_img.php and also improve it:

- Remove escapeshellarg that broke command line
- Only remove dangerous chars to avoid command injection
- Replace all `hostname` calls by php_uname('n')
- Replace all `date` calls by strftime()
- Add $_gb to collect possibly garbage from exec return

bef10560 06/19/2014 02:30 PM Renato Botelho

Make sure single quotes are encoded and avoid javascript injection

daeab6c4 06/19/2014 02:29 PM Renato Botelho

Fix indent and whitespaces

aba02f65 06/18/2014 07:54 PM Renato Botelho

Simplify logic, add some protection to user input parameters

f334f8bf 06/18/2014 06:38 PM Renato Botelho

Fix whitespaces and indent

bef9f697 06/18/2014 04:46 PM Renato Botelho

We need to allow subdirectories under /usr/local/pkg, here is the proper fix

08f30320 06/18/2014 11:21 AM Renato Botelho

Change the option for webconfig login autocomplete from opt-in to opt-out, also bump config version and write a function to keep the current status on upgrades