Projet

Général

Profil

Statistiques
| Branche: | Tag: | Révision:

univnautes / usr / local @ fab1cd2f

# Date Auteur Commentaire
fab1cd2f 20 août 2014 20:40 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 20 août 2014 20:26 Renato Botelho

Merge pull request #1259 from CharlieMarshall/improveInter

b75192e3 20 août 2014 20:18 CharlieMarshall

improve/tidy up interfaces widget

f950a062 20 août 2014 19:18 Ermal

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

db63c043 20 août 2014 13:14 Renato Botelho

Simplify a bit ppp-linkup syntax

fe85513f 20 août 2014 13:00 Renato Botelho

Fix awk syntax, it fixes #3813

bfe9c9e7 19 août 2014 20:32 jim-p

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 19 août 2014 19:35 Jared Dillard

fix gold alignment and redirect

1cca6b6a 19 août 2014 18:12 Jared Dillard

Revert "make gold link more visable"

This reverts commit a03943d203441a87ea9c01f383d451dfc921bdd2.

a03943d2 19 août 2014 02:13 Jared Dillard

make gold link more visable

9694d32c 18 août 2014 23:15 Ermal

Do this check now that hash algos can be empty

17402c63 18 août 2014 22:33 Ermal

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

30c591d6 18 août 2014 21:53 Ermal

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

fe12d7ea 18 août 2014 21:51 Ermal

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

c650b2f7 18 août 2014 21:18 Ermal

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

bc0a452f 15 août 2014 14:41 jim-p

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

0e2eaa1b 11 août 2014 19:22 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 août 2014 17:33 jim-p

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

ed2a6e89 08 août 2014 16:36 jim-p

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 août 2014 07:02 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 07 août 2014 20:53 Ermal

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 06 août 2014 21:57 jim-p

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

c3e77841 06 août 2014 21:55 jim-p

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 06 août 2014 21:36 jim-p

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

071f6059 06 août 2014 21:27 jim-p

Escape the individual dnsmasq advanced/custom options

12c88700 05 août 2014 17:43 Renato Botelho

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

8e2a4091 05 août 2014 15:01 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 05 août 2014 14:19 Renato Botelho

More non-functional changes to make code more readable

42b5c637 05 août 2014 14:01 Renato Botelho

Fix indent and spaces

46f5ced5 05 août 2014 13:59 Renato Botelho

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

4c291f4c 05 août 2014 13:35 Renato Botelho

Fix indent and whitespaces

4c4c59b9 05 août 2014 12:48 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 05 août 2014 12:44 Renato Botelho

Fix select name

46d3f6a6 04 août 2014 21:23 jim-p

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

aeb44799 04 août 2014 17:34 Renato Botelho

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

9b915686 01 août 2014 22:39 Ermal

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

f84b7bff 25 juillet 2014 21:42 Matt Smith

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

f3d88511 25 juillet 2014 17:48 Renato Botelho

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

75de6b29 25 juillet 2014 15:32 jim-p

Fix redirect after editing permissions

6141a91b 25 juillet 2014 14:15 Renato Botelho

Disable bandwidth checks for PRIQ, it should fix #3537

c8f89a40 25 juillet 2014 13:58 Renato Botelho

Fix field name that cannot contain spaces, and use displayname

cdcbc988 25 juillet 2014 13:57 Renato Botelho

Fix scheduler field name

6f1d690c 25 juillet 2014 13:35 Renato Botelho

Fix field name that cannot contain spaces, and use displayname

52cacff8 25 juillet 2014 13:34 Renato Botelho

Fix field name

260a6901 24 juillet 2014 23:28 Renato Botelho

Strict checks for number of WANs and LANs on wizard

e75a787f 24 juillet 2014 23:28 Renato Botelho

Fix number of WAN / LAN interfaces detection for dedicated wizard

46cbc96e 24 juillet 2014 23:28 Renato Botelho

Try to guess number of WANs

3ab6aff7 24 juillet 2014 23:28 Renato Botelho

Try to guess number of WANs and LANs

dad05dac 24 juillet 2014 23:28 Renato Botelho

Fix number of WAN and LAN connections check

070aeff3 24 juillet 2014 23:28 Renato Botelho

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

c1d09bfe 24 juillet 2014 23:28 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 24 juillet 2014 23:28 Renato Botelho

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

ba782be2 24 juillet 2014 23:28 Renato Botelho

Fix indent and whitespaces

4844813b 24 juillet 2014 23:28 Renato Botelho

Fix indent and whitespaces

d6933213 24 juillet 2014 23:28 Renato Botelho

Fix indent and whitespaces

bc53fec6 22 juillet 2014 21:39 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 19 juillet 2014 06:01 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 18 juillet 2014 15:33 Renato Botelho

Merge pull request #1232 from N0YB/Widget_Gateways

f4b75912 18 juillet 2014 15:32 Renato Botelho

Merge pull request #1235 from N0YB/Mixed_Case_Hostname

5847917c 18 juillet 2014 15:31 Renato Botelho

Merge pull request #1236 from N0YB/Widget_Services_Status

34bb3ffc 18 juillet 2014 15:29 Renato Botelho

Merge pull request #1237 from N0YB/XHTML_Compliance_System_Menu

615ae81f 16 juillet 2014 16:13 Renato Botelho

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

f7e6c49a 16 juillet 2014 16:12 Renato Botelho

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

a88ec513 16 juillet 2014 14:58 Renato Botelho

Fix indent and whitespaces

c538f864 16 juillet 2014 14:56 Renato Botelho

Some GUI tweaks on unbound main screen

dbf81496 16 juillet 2014 14:42 Renato Botelho

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

cb79dc0d 16 juillet 2014 14:17 Renato Botelho

Fix acl item removal

026f3639 16 juillet 2014 13:48 Renato Botelho

Few GUI tweaks on unbound ACL page

18eb5d0e 15 juillet 2014 23:48 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 14 juillet 2014 17:07 jim-p

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

5a582d33 11 juillet 2014 23:35 Renato Botelho

Merge pull request #1242 from ExolonDX/branch_master_01

e860ec1d 11 juillet 2014 21:27 jim-p

Fix PHP script closing tag placement.

971de1f9 08 juillet 2014 01:06 Renato Botelho

Convert almost all /sbin/sysctl calls to php functions

aae16684 07 juillet 2014 15:52 Renato Botelho

Fix indent

be0af33e 03 juillet 2014 23:07 Renato Botelho

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

d461583b 03 juillet 2014 14:26 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 02 juillet 2014 21:20 jim-p

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 02 juillet 2014 18:07 jim-p

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 01 juillet 2014 21:22 jim-p

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

7f394d3e 01 juillet 2014 18:35 Renato Botelho

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

939f4e39 30 juin 2014 15:47 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 27 juin 2014 16:56 Renato Botelho

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

4887afa1 26 juin 2014 21:44 Renato Botelho

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

4b167dcd 25 juin 2014 17:18 Renato Botelho

Merge pull request #1238 from DasTestament/master

b176474b 24 juin 2014 21:18 Dmitriy K.

Update vpn_openvpn_server.php

4be2bfed 24 juin 2014 21:15 Dmitriy K.

Update vpn_openvpn_client.php

0d26e77c 24 juin 2014 17:06 Renato Botelho

Merge pull request #1241 from Gertjanpfsense/master

c15b5ed8 24 juin 2014 17:00 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 24 juin 2014 00:26 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 23 juin 2014 19:41 Gertjan

Update status_captiveportal.php

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

1657cfd2 21 juin 2014 23:23 N0YB

oops, that wasn't supposed to be removed.

60a5f9de 21 juin 2014 23:16 N0YB

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

bfa22b15 20 juin 2014 17:59 Dmitriy K.

Update vpn_openvpn_server.php

removed comments

34c0adfc 20 juin 2014 17:56 Dmitriy K.

Update vpn_openvpn_client.php

removed comments

df203cb8 20 juin 2014 14:35 Renato Botelho

Merge pull request #1218 from razzfazz/nat_add_missing_protocols_master

902da388 19 juin 2014 18:04 Renato Botelho

Remove also . and / from graph

bc27c6d1 19 juin 2014 17:29 Renato Botelho

Remove more backticks

57627d9f 19 juin 2014 17:26 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 19 juin 2014 16:30 Renato Botelho

Make sure single quotes are encoded and avoid javascript injection

daeab6c4 19 juin 2014 16:29 Renato Botelho

Fix indent and whitespaces