Projet

Général

Profil

Révision:

Révisions

# Date Auteur Commentaire
5940e655 05 novembre 2014 10:06 Renato Botelho

Merge pull request #1326 from phil-davis/patch-5

798d8644 05 novembre 2014 10:06 Phil Davis

Fix obviously broken test in rc.initial.setlanip

IMO might as well back-port any obviously wrong code to 2.1 branch, just in case anybody on 2.1.n cares for it or there is a need for another 2.1.n release.

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

5711c446 04 novembre 2014 18:44 jim-p

Catch some more sensitive info when sanitizing.

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

a3fad592 03 novembre 2014 17:43 Phil Davis

Fixup dhcpd interface enabled check

ba667cc6 03 novembre 2014 16:04 Phil Davis

Fix console set interface IP address

Problem as per forum https://forum.pfsense.org/index.php?topic=83651.0
The problem comes whenever services_dhcpd_configure is called - the global $config gets reset from the actual current config, and any pending changes in the current process are lost....

ec290464 03 novembre 2014 13:56 Renato Botelho

Merge pull request #1328 from wagonza/master

fe9d4894 03 novembre 2014 13:54 Renato Botelho

Fix indent

2783e408 03 novembre 2014 13:52 Renato Botelho

Revert "Indent better"

This reverts commit a431bfc9e698c753d9a54218af9076184deb6251.

d5566d43 03 novembre 2014 13:45 Warren Baker

Make sure defaults values are actually used. Fixes #3974

7bb24e18 03 novembre 2014 11:48 Renato Botelho

Merge pull request #1327 from wagonza/pfSense-master

46a989ce 03 novembre 2014 11:08 Warren Baker

Indent here as well

a431bfc9 03 novembre 2014 11:08 Warren Baker

Indent better

1b436de1 03 novembre 2014 11:04 Warren Baker

Be consistent with the other pages

be11b6f1 03 novembre 2014 11:03 Warren Baker

Add braces

4c3abd34 03 novembre 2014 09:27 Phil Davis

Fix obviously broken test in rc.initial.setlanip

IMO might as well back-port any obviously wrong code to 2.1 branch, just in case anybody on 2.1.n cares for it or there is a need for another 2.1.n release.

0a89d059 03 novembre 2014 08:54 Renato Botelho

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

8727b3c8 03 novembre 2014 07:04 Phil Davis

Set interface address from consol tidy output

While trying to see why this is not working for me (forum https://forum.pfsense.org/index.php?topic=83651.0 ) I have fixed some little things:
1) Get the new-lines right so the output of the restarting looks neat...

ce21dfca 02 novembre 2014 00:20 Ermal

Correct dispaly of checkboxes for ipsec

8cb7d3e3 01 novembre 2014 23:41 Ermal

Properly configure NAT Tranversal setting.

6af85718 01 novembre 2014 20:54 Ermal

Remove debugging code

f3dd7e8c 01 novembre 2014 18:56 Ermal

Properly test if FCGI is calling or are being triggered from shell. Normally Fixes #3361

9fdc167f 01 novembre 2014 18:55 Ermal

Properly test if FCGI is calling or are being triggered from shell. Normally Fixes #3361

d338018f 01 novembre 2014 18:49 Ermal

Fixes #3938. Do more error checking.

935fcedb 01 novembre 2014 18:44 Ermal

Fixes #3941. When optimizations of the loops were made this brought the problems of overriding default gateway by dynamic interfaces. Try to stick to the first found for now!

d35dfaae 01 novembre 2014 18:43 Ermal

Fixes #3941. When optimizations of the loops were made this brought the problems of overriding default gateway by dynamic interfaces. Try to stick to the first found for now!

038f6e96 01 novembre 2014 07:42 Chris Buechler

clarify logs generated by newwanip(v6) when restarting packages, it's not only IP changes that end up here (by design).

a94a16cd 31 octobre 2014 23:05 derelict-pf

s/a/an/ and speling.

162a7b4e 31 octobre 2014 22:55 derelict-pf

s/then/than/

(101-150/25468) Par page : 25, 50, 100, 500, 1000

Formats disponibles : Atom