Projet

Général

Profil

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

univnautes / usr @ 46f6eb78

# Date Auteur Commentaire
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

aba02f65 18 juin 2014 21:54 Renato Botelho

Simplify logic, add some protection to user input parameters

f334f8bf 18 juin 2014 20:38 Renato Botelho

Fix whitespaces and indent

bef9f697 18 juin 2014 18:46 Renato Botelho

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

08f30320 18 juin 2014 13:21 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

56bd2035 18 juin 2014 03:37 jim-p

Fix syntax error

2b641a08 17 juin 2014 20:13 Renato Botelho

Protect servicestatusfilter parameter with htmlspecialchars()

e4921058 17 juin 2014 19:53 Renato Botelho

Protect rssfeed parameters with htmlspecialchars()

5de32d52 17 juin 2014 18:47 Renato Botelho

Avoid directory traversal on restorefullbackup

b67cdd05 17 juin 2014 18:37 Matt Smith

Fix core dump on viewing invalid package log

7145cd87 17 juin 2014 16:17 Renato Botelho

Remove . and / from pkg name to avoid directory traversal

c3936caf 17 juin 2014 15:48 Renato Botelho

Remove id=0 from miniupnpd menu and shortcut

69eb2e29 17 juin 2014 15:33 Renato Botelho

Avoid directory traversal when reading package xml files, also check if file exists before try to read it

d09ff9ef 17 juin 2014 15:19 Renato Botelho

Make sure variables are escaped, also replace exec calls to run rm by unlink_if_exists()

65eb0f61 17 juin 2014 15:19 Renato Botelho

Remove useless code, variable is set again on next line

45438fd3 17 juin 2014 14:40 Renato Botelho

Escape parameters passed to shell_exec()

76c4ff0e 17 juin 2014 14:31 Renato Botelho

Be more careful with host parameter and make sure it's escaped when call shell functions

65f815dd 17 juin 2014 12:33 Renato Botelho

Validate starttime and stoptime format

c7264382 17 juin 2014 09:38 Dmitriy K.

Default values for verb if it is not set when edit

caf58ced 17 juin 2014 09:09 Dmitriy K.

a bit of refactoring

forgot to sync _server.php with _client.php naming style

b9e9903d 17 juin 2014 09:01 Dmitriy K.

patchpack1

-Fix #3401 (Added tun option "Disable IPv6"
-Added new options: route-nopull, route-noexec, verb;

2464e353 17 juin 2014 00:14 N0YB

XHTML Compliance - System Menu

Enforce select option

ef462f25 16 juin 2014 20:00 jim-p

Make the byte counts on OpenVPN status human readable rather than huge unformatted numbers.

b4e9a4da 16 juin 2014 09:14 N0YB

XHTML Compliance - System Menu

Advanced - Admin Access Tab
Advanced - Firewall / NAT Tab
Cert Manager - Certificate Revocation Tab
User Manager - Users Tab
User Manager - Groups Tab

959c12cf 15 juin 2014 11:50 N0YB

Remove Status Verbiage. Consumes too much realestate in widget. Status icon without the verbiage is sufficient in widget view.

f1a34790 15 juin 2014 02:36 N0YB

Hostnames are not case restrictive.

061ac3f3 13 juin 2014 20:11 N0YB

Better string check

6f3d2063 13 juin 2014 13:59 Renato Botelho

Replace Header() calls by lowercase

bcfd894e 13 juin 2014 13:36 Renato Botelho

Merge pull request #1229 from ExolonDX/branch-master_06

718af29d 13 juin 2014 13:36 Renato Botelho

Merge pull request #1228 from ExolonDX/branch_master_05

f5b26faa 13 juin 2014 10:17 N0YB

Remove htmlspecialchars() call for a fixed string.

cbe38717 12 juin 2014 23:06 Ermal

Bring the code of captiveportal up to speed with its module counterpart requirments

859a5304 12 juin 2014 13:59 Renato Botelho

Fix #3665, show IPSec tunnel description on status page