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/

4045cf1e 31 octobre 2014 15:26 jim-p

Fix two more instances of rrd.tgz renaming.

8560c756 31 octobre 2014 15:26 jim-p

Fix two more instances of rrd.tgz renaming.

c656bc75 31 octobre 2014 03:24 Phil Davis

Fix getext to gettext typo

41aa5cd4 31 octobre 2014 03:23 Phil Davis

Fix getext to gettext typo

29af6265 31 octobre 2014 03:23 Phil Davis

Fix getext to gettext typo

24516832 31 octobre 2014 03:22 Phil Davis

Fix getext to gettext typo

b3f0b2e1 31 octobre 2014 03:21 Phil Davis

Fix getext to gettext typo

687712ee 31 octobre 2014 03:10 Phil Davis

More gettext typos

95169728 31 octobre 2014 03:10 Phil Davis

More gettext typos

c69f62b8 31 octobre 2014 03:09 Phil Davis

More gettext typos

91ee10c0 31 octobre 2014 03:07 Phil Davis

More gettext typos

e4982b90 31 octobre 2014 02:30 Chris Buechler

fix typoed gettext

1ae41bfe 30 octobre 2014 22:37 Chris Buechler

Kill states associated with the old WAN IP when WAN IP has changed. Retain
hidden config option to wipe all states on IP change, as there seemed to
be circumstances where the 'pfctl -k $oldip' didn't suffice for others
(much of history in redmine ticket, some on forum and elsewhere). ticket

737b18f2 30 octobre 2014 21:35 Ermal

Allow accept_unencrypted_mainmode_messages to be enabled if needed

461eac09 30 octobre 2014 19:15 Chris Buechler

only kill all states if the IP changed. ticket #1629

a2bb22e9 30 octobre 2014 17:44 Thomas Noël

config.xml: better examples for blacklists

58c2a7da 30 octobre 2014 17:42 Thomas Noël

css: red messages !

64bfdb18 30 octobre 2014 17:19 Thomas Noël

blacklisted people cannot see homepage

6ef1aac1 30 octobre 2014 16:11 Thomas Noël

update-geoinfos: use shutil.move (cross-device mv) (#5831)

5274102e 29 octobre 2014 21:39 Chris Buechler

Hide burst for limiters, since it doesn't do anything. more details in
ticket #3933

f9299058 29 octobre 2014 15:54 Thomas Noël

Merge branch 'RELENG_2_1' into UNIVNAUTES_2_1

beead36d 29 octobre 2014 15:51 Thomas Noël

fix next_url cookie, don't store "None" (#5819)

adcce0a3 29 octobre 2014 15:23 Thomas Noël

redirect after login: organize options page

706c7eef 29 octobre 2014 15:09 Thomas Noël

config.xml: add example of local federation

f0626bd5 29 octobre 2014 14:48 Thomas Noël

config.xml: add default blacklists (empty, commented examples) (#5820)

a4372874 29 octobre 2014 14:02 Renato Botelho

Fix a typo on array index, related to ticket #3963

b24998f3 29 octobre 2014 13:22 Thomas Noël

fix default blacklists (#5820)

a663852e 29 octobre 2014 13:06 Thomas Noël

fix utf8 for local metadata (pfsense use iso8859-1)

5db56e35 29 octobre 2014 12:14 Thomas Noël

update-metadatas.py: fix local metadata system

714be795 29 octobre 2014 11:51 Thomas Noël

pluralize: whitelistS and blacklistS

002d286c 29 octobre 2014 07:08 Chris Buechler

fix up text

eea2ad5d 28 octobre 2014 22:33 Chris Buechler

FreeBSD fails to set advskew back to 0 after you set it to any other
value. That's a separate issue that needs fixing upstream, but in the mean
time, we can work around it by removing all CARP VIPs in the same way we
do when "Temporarily Disable CARP" is chosen before adding them all back....

70eef835 28 octobre 2014 20:06 Renato Botelho

Remove redundancy as pointed out by phil-davis

44c7d73c 28 octobre 2014 20:06 Renato Botelho

Decode recently created cert and key. It fixes #3964. While here, fix logical condition to create a new cert if crt or key is not present

569e2fdf 28 octobre 2014 19:31 Chris Buechler

Add option to kill all states on IP change, currently a hidden option for more testing. ticket #1629

fd057a56 28 octobre 2014 18:00 Renato Botelho

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

0a8dd27b 28 octobre 2014 17:55 Renato Botelho

Remove redundancy as pointed out by phil-davis

7c199791 28 octobre 2014 17:26 Renato Botelho

Merge pull request #1297 from phil-davis/patch-23

c2071338 28 octobre 2014 14:49 Serghei Mihai (congés, retour 15/05)

useless code removed

143c22f7 28 octobre 2014 13:17 Renato Botelho

Decode recently created cert and key. It fixes #3964. While here, fix logical condition to create a new cert if crt or key is not present

d0b100eb 28 octobre 2014 12:50 Serghei Mihai (congés, retour 15/05)

redirecting user after login: to a specific url or to one requested by him

Closes #5574

0a8d7fe9 28 octobre 2014 12:49 Renato Botelho

Back to use listr instead of vncellt since it has small fonts and mitigate changes of go outside the sidget. It should fix #3937

30cb409d 28 octobre 2014 12:24 Renato Botelho

Simplify logic

bf50b0a4 28 octobre 2014 12:10 Renato Botelho

Remove unecessary variables

9c76c0f1 28 octobre 2014 12:08 Renato Botelho

Whitespace and indent

4721677d 27 octobre 2014 21:36 Chris Buechler

fix ping_hosts.sh to not ping IPsec if CARP is in backup

7e1aa4b7 27 octobre 2014 21:32 Chris Buechler

fix ping_hosts.sh to not ping IPsec if CARP is in backup

c8a28de7 27 octobre 2014 18:46 Thomas Noël

Merge branch 'RELENG_2_1' into UNIVNAUTES_2_1

0782931a 27 octobre 2014 17:08 Serghei Mihai (congés, retour 15/05)

tiles url can be specified in SP params

Closes #5579

de95c825 27 octobre 2014 16:57 Thomas Noël

consolidate local metadata system (#5568)

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

Formats disponibles : Atom