Projet

Général

Profil

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

univnautes @ master

# Date Auteur Commentaire
89cf3dc0 13 novembre 2014 13:09 Renato Botelho

Fix logic to find available next number for limiters and queues. It fixes #3998

340ce958 13 novembre 2014 12:10 Renato Botelho

Add an extra protection to avoid having an empty group created

bd0bb466 12 novembre 2014 22:06 Ermal

Do not display the disabled tunnels since they are not needed in the widget. Ticket #3955

6a151c91 12 novembre 2014 21:43 Ermal

Commit the other part of the fix for Ticket #3955

21cd92ac 12 novembre 2014 21:41 Ermal

Oops wrong choice the checkbox is only for javascript

c9b70c0a 12 novembre 2014 21:41 Ermal

Remove redundant code and check for dpd_enable checkbox to be set

38d21414 12 novembre 2014 19:44 jim-p

Fixup some redirected URLs.

4dbabbc6 12 novembre 2014 19:36 jim-p

Fixup some URLs that changed.

4b2223f2 12 novembre 2014 19:36 jim-p

Standardize quotes in help.php

71f45fed 12 novembre 2014 18:26 Chris Buechler

Don't allow interface descriptions that are strictly numbers as that
generates an invalid ruleset. Ticket #4005

a19cc600 12 novembre 2014 18:22 Chris Buechler

fix variable typo

2b114010 12 novembre 2014 18:20 Chris Buechler

fix text

61dec0b0 12 novembre 2014 17:22 Renato Botelho

Make sure empty group or user are not created when editing

2951a06a 12 novembre 2014 15:27 Renato Botelho

Only create missing ssh keys, do not overwrite existing ones. It fixes #4003

aa5acb42 12 novembre 2014 14:57 Ermal

Use route command directly rather than trying to make a route search on php thorugh netstat. It Fixes #4000

285acd60 12 novembre 2014 12:46 Ermal

Oops do the right thing here by passing proper argument rather than breaking the ipsec status page. Ticket #3955

39f93e00 12 novembre 2014 12:42 Ermal

Revert "Make phase1_status function wok whnever there is a smp dump. This should unbreak Ticket #3955"

This reverts commit 694d368d818508a40bdef4f1a3f64b414b11c442.

5823df59 12 novembre 2014 07:32 Chris Buechler

remove this log, it's never logged anything useful that I've seen, and unnecessarily spams the secondary's system log on every config sync.

4de91fda 12 novembre 2014 02:13 Chris Buechler

hn(4) is ALTQ-capable, mark as such.

694d368d 11 novembre 2014 23:18 Ermal

Make phase1_status function wok whnever there is a smp dump. This should unbreak Ticket #3955

c7f5b55a 11 novembre 2014 21:36 Ermal

Actually require group name!

baca968c 11 novembre 2014 21:35 Ermal

Do not do operations for empty group members

e16f6d03 11 novembre 2014 21:28 Ermal

Do not do this during boot

63ba4729 11 novembre 2014 20:57 Ermal

Use leftcert for more options on IPsec authentication

1f2f38f5 11 novembre 2014 20:49 Ermal

Ticket #3967 also sync other vip types that can be synched.

94115b93 11 novembre 2014 20:08 Ermal

Fixes #3967, properly resolve interface

992f60d0 11 novembre 2014 14:57 Renato Botelho

Set proxy env vars on interactive shell and also on crontab to make all scripts be able to use it. Ticket #3789

eacdbc4d 11 novembre 2014 14:33 Renato Botelho

Revert "Ticket #3789. Put a start at using the proxyurl/proxyport from system configured settings for bogons. It still does not consider the user/pass configured"

This reverts commit 664adf3845cf1df89769bb0ed5fc113048e0912e.

0b7dbebe 11 novembre 2014 07:03 Chris Buechler

touch up text

5f4f8365 11 novembre 2014 06:53 Chris Buechler

fix text

29aef6c4 11 novembre 2014 06:36 Jim Thompson

Change copyright statement to reflect reality

dd447bde 11 novembre 2014 05:49 Jim Thompson

modify copyright statement to reflect reality

e7896fc8 11 novembre 2014 05:24 Jim Thompson

Change copyright statement to reflect reality

e120d5ce 11 novembre 2014 05:13 Chris Buechler

Fix syntax error in CARP status page. Ticket #3967

a1b66bec 11 novembre 2014 05:07 Chris Buechler

Restore the CARP parent display in firewall_virtual_ip.php. Ticket #3967

a9b305a8 11 novembre 2014 04:52 Chris Buechler

Set this to /8 instead since that's how it's done in stock FreeBSD 10.1. Ticket #3941

b0533f16 11 novembre 2014 04:37 Chris Buechler

Setting an interface's IP to 0.0.0.0 with mask 0.0.0.0 overwrites the
default route with that interface's link route. Later in dhclient, that
gets deleted and leaves the system with no default route. Using a /32 mask
here works in every scenario I can find, and stops the default route...

7cdfe39e 10 novembre 2014 23:45 Ermal

Strengthen check

f4443dce 10 novembre 2014 23:32 Ermal

Compare the right things here.

d87fcac9 10 novembre 2014 21:47 Ermal

Do not require the default sysctl items to be set on the config.xml but rather extract the definitions from the sysctl tree. Also to reduce config.xml size

24d728bb 10 novembre 2014 20:36 Ermal

Retire flowtable_configure as a useless code since its not in kernel

c46f9695 10 novembre 2014 20:32 Ermal

Actually make default sysctls reside on globals.inc and use those by default this allows to trim down the config.xml sysctl and also fixes #3666 by setting set source interface on reply of icmp

d3c36b1d 10 novembre 2014 20:29 Ermal

Put the new sysctl on the config as needed.

894a0159 10 novembre 2014 17:03 Ermal

Tighten checks here to avoid overriding the default gw with garbage

d3c269d3 10 novembre 2014 16:15 Ermal

Make some more useful checks here

6704590b 10 novembre 2014 16:09 Ermal

Be sure the same gateway is not processed for v4 and v6

c87d89ae 10 novembre 2014 15:38 Ermal

Lets put a logging to see what is bing passed to the rtsold script on calling. Helps with Ticket #3361

6f55af1c 10 novembre 2014 15:20 Ermal

Ticket 3967, revert upgrade code. Existing 2.2 installs might be impacted

b0d054ca 10 novembre 2014 15:18 Ermal

Fixes #3967, configure ip alias on top of carp by joining them to the same vhid as its parent

5063f1df 10 novembre 2014 15:00 Ermal

Ticket #3967. Allow to have carp as parent of ipaliases - continued

9c97df26 10 novembre 2014 14:34 Ermal

Ticket #3967. Allow to have carp as parent of ipaliases

80be089f 07 novembre 2014 19:28 Ermal

Fixes #3995. Do not set rightsourceip on site-to-site VPNs but only on mobile users ones otherwise nothing works.

20a95904 07 novembre 2014 14:37 Ermal

Make ipsec_starter log go to ipsec.log rather than system one

e82a1d11 07 novembre 2014 14:14 Ermal

Reload also the configuration not only the secrets before trying to apply existing configuration. Ticket #3981

a8380480 07 novembre 2014 05:11 Chris Buechler

fix text

6859f881 07 novembre 2014 05:09 Chris Buechler

show interface name, not identifier

d3d23754 07 novembre 2014 05:03 Chris Buechler

fix text, PPPoE Server, not VPN

7bd413eb 07 novembre 2014 03:19 Chris Buechler

add a route debug option to log info about route commands executed (where those aren't already logged) to help with troubleshooting various routing scenarios.

708af634 07 novembre 2014 00:16 Chris Buechler

remove unnecessary is_array check, thanks Renato

6c3be365 06 novembre 2014 23:36 Chris Buechler

Don't allow P2 local+remote network combinations that overlap with
interface+remote-gateway of the P1. Fixes #3812

dbb95f38 06 novembre 2014 19:49 Chris Buechler

set install_routes=no for charon to avoid the issues noted in ticket

27c2e32e 06 novembre 2014 19:38 Renato Botelho

Pass zone id to pfSense_ipfw_getTablestats(), should fix #3990

118218cb 06 novembre 2014 14:54 Renato Botelho

Make sure target has scope when it's a link-local. Fixes #3969

049c74ec 06 novembre 2014 14:40 Renato Botelho

Check if array is set

10435fa9 06 novembre 2014 14:07 jim-p

Merge pull request #1330 from phil-davis/patch-1

3f6525c1 06 novembre 2014 11:30 Renato Botelho

Make sure srcip has scope when it's link-local. Should fix #3969

e7752fc4 06 novembre 2014 10:57 Renato Botelho

Remove extra ; and space

e7a00514 06 novembre 2014 10:57 Renato Botelho

Process obsolete files in shell script instead of php

48f77cef 06 novembre 2014 10:57 Renato Botelho

Simplify post_upgrade_command logic and obsolete /usr/local/sbin/cvs_sync.sh instead of removing it on post_upgrade_command

a68c6785 06 novembre 2014 10:29 Phil Davis

Fix to SMART disk matching

preg_match returns 0 when the string does not match the regex.
0 does not "===" FALSE
So this check is not always working.
preg_match returns 1 when the string matches the regex.
IMO it is better to check for !== 1 - then anything that is not success (0 or false or...) will be unset.

a012464e 06 novembre 2014 05:58 Chris Buechler

fix captive portal status page display

bb18cfcb 06 novembre 2014 05:45 Chris Buechler

fix up text

e8fa9843 06 novembre 2014 03:45 Chris Buechler

Pass friendlyifname to handle_argument_group, not realifname. Fixes #3984. clean up some text while here.

e55e4b74 06 novembre 2014 02:47 Chris Buechler

isset($_GET) seems to always evaluate to true, use something more specific. Fixes use of rc.linkup when run from CLI. Others likely fix similar circumstances, though maybe not ones that are used anywhere.

c75e8aed 06 novembre 2014 02:33 Chris Buechler

Disable delete_old_states in dhclient-script. rc.newwanip handles this correctly in 2.2, and this killed states in multiple circumstances where that isn't necessary nor desirable.

9aec47b7 06 novembre 2014 00:18 Chris Buechler

don't duplicate $message in CP log entries

d9b05eb4 05 novembre 2014 18:31 Renato Botelho

When an alias contain hosts, add IPs and networks to filterdns too, otherwise you end up with a pre-defined and non-persistent table. Fixes #3939

87d4456c 05 novembre 2014 10:07 Renato Botelho

Merge pull request #1323 from derelict-pf/master

f81011ea 05 novembre 2014 10:05 Renato Botelho

Merge pull request #1320 from phil-davis/patch-2

e39c963a 05 novembre 2014 06:31 Chris Buechler

fix up text

75756ab9 05 novembre 2014 06:19 Chris Buechler

use a bit stronger of defaults in OpenVPN wizard

1c1fe666 05 novembre 2014 06:08 Chris Buechler

Fix WINS description. It's not 1999, and it wasn't a good description for back then either. If you're running WINS at this point on your AD DCs...get rid of the Win 9x boxes, or realize you don't actually need or want WINS on anything Windows 2000 and newer.

7a22ab9b 05 novembre 2014 06:05 Chris Buechler

fix up text

cbc6a13f 05 novembre 2014 05:01 Chris Buechler

Fix updating of hosts file on host override updates by bringing back the same behavior from previous releases.

b7419cfc 05 novembre 2014 04:22 Chris Buechler

skip disabled phase 1 entries in status output

261f2efe 05 novembre 2014 02:57 Chris Buechler

fix NAT-T status. The 'nat' in the status array just tells how the connection is configured, not what it's actually using. Port seems to be the best way to determine what it's using. Fix up some other text while here

531686c1 05 novembre 2014 02:09 Chris Buechler

use tabs rather than spaces, as most of this already did.

d3c414e3 05 novembre 2014 02:02 Chris Buechler

strongswan only has two options for NAT-T, force or auto.

a43ddd1a 05 novembre 2014 01:44 Chris Buechler

setting nmbclusters to 0 just results in an error, remove unnecessary line

41367b9c 05 novembre 2014 01:34 Chris Buechler

remove old DISABLE_PHP_LINT_CHECKING, which dates way back to the CVS days and hasn't been relevant in years.

276efd64 05 novembre 2014 01:24 Chris Buechler

touch up text

32171e59 05 novembre 2014 01:18 Chris Buechler

fix invalid ipsec.conf

f643a1f1 05 novembre 2014 01:02 Chris Buechler

clean up text

ea20169a 04 novembre 2014 21:49 jim-p

Use a better method of finding disks for SMART.
Old code was inaccurate and also listed entries that were symlinks to other disks

0810a719 04 novembre 2014 21:21 Ermal

Restore 3 values back on NAT-T settings Just Enable now its Auto as per strongswan default. and off disabled mobike. Ticket #3979

1db2634e 04 novembre 2014 21:08 Ermal

Rename the options to actually make sense with strongswan

86ef7a0a 04 novembre 2014 21:07 Ermal

Remove Force options since it has not meaning for now.

756d867a 04 novembre 2014 20:31 Chris Buechler

fix comment

8a2229e3 04 novembre 2014 18:43 jim-p

Catch some more sensitive info when sanitizing.

f384d8a5 03 novembre 2014 18:27 Renato Botelho

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