Projet

Général

Profil

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

univnautes / etc @ c650b2f7

# Date Auteur Commentaire
c650b2f7 18 août 2014 21:18 Ermal

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

c28da0a7 18 août 2014 16:34 Matt Smith

Add filter.so to list of extensions loaded for 2.2

ae170e96 18 août 2014 12:25 Ermal

Do not allow duplicate subnet entries on left|rightsubnet specification since it will blackhole all traffic to that subnet when connection is setup as route

5d37d515 18 août 2014 12:18 Ermal

Do not accept proposal out of that configured even for IKEv2 even though there is no possibility in the GUI to set more than one proposal for Phase1 so far.

3b68ec45 18 août 2014 08:52 Ermal

Restore behaviour as with racoon to trigger tunnel startup from traffic that needs to go into the tunnel. Even related to Ticket #3806.

8bb47a46 15 août 2014 15:41 Ermal

Do not show errors from trying to delete a socket or similar

154298f1 14 août 2014 07:14 Chris Buechler

rightsourceip must be used with PSK+Xauth.

7f1b720f 14 août 2014 06:59 Chris Buechler

This is required for PSK+Xauth. I'll commit that clarification in a bit.
Revert "Revert "Fix assignment of tunnel IPs to mobile clients.""

This reverts commit 23ba08fc940b711f3b44551199890dc8e28a63b6.

23ba08fc 13 août 2014 11:52 Ermal

Revert "Fix assignment of tunnel IPs to mobile clients."
This normally is not needed since the attr plugin deals with all this.

This reverts commit 00311d6a841c0f6fc162ea11da06569f10220f5e.

1c70bdff 12 août 2014 23:11 Ermal

Actually disable this plugin for now. It was not really needed for solving the issues with IKEv1

b462fc5e 11 août 2014 16:47 Renato Botelho

Move dhcp6c log to dhcpd.log, it fixes #3799

687d11a6 11 août 2014 14:44 Renato Botelho

Remove double defined 'localhost' on the list of networks to create outbound NAT rules. It should fix #3800

565908d2 11 août 2014 14:40 Renato Botelho

Do not create automatic outbound NAT rule for disabled openvpn servers and clients

00311d6a 11 août 2014 12:19 Chris Buechler

Fix assignment of tunnel IPs to mobile clients.

dc63467f 09 août 2014 00:09 Matt Smith

Fix #3798 - 'IPsec phase 2 pinghost is not used if the source IP should be a virtual IP address'

762e8cf9 08 août 2014 18:24 jim-p

Avoid a "Cannot use string offset as an array" error if the packages section of the config is missing.

bf8aab82 08 août 2014 15:40 Ermal

Correct this so the dpdaction is created properly as restart

9f6a5b50 07 août 2014 22:53 Ermal

Do a reload on the cofniguration which is better than update. Also let the keyingtries to 3 rather than forever to avoid problems on recovery.

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.

b31a2c76 07 août 2014 17:52 Ermal

Move the rekey to yes always to avoid issues.

959dc96b 07 août 2014 04:38 Chris Buechler

Per the dhcpd.conf man page and other documentation from ISC, mclt must not be defined on the secondary.

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

Escape the individual dnsmasq advanced/custom options

f088b8cd 01 août 2014 22:52 Ermal

Do not try to rekey for IKEv1.

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.

fa0a1411 30 juillet 2014 17:57 Matt Smith

Fix for #3785 - 'strongswan config being generated with ike SA lifetime set to value of ipsec SA lifetime'

63dd9f08 30 juillet 2014 00:28 Ermal

Remove even the config.cache from /tmp to avoid issues while here

9280a998 29 juillet 2014 17:59 Matt Smith

Fix #3781 - 'strongswan dpdtimeout value not generated correctly'

1f2acda1 23 juillet 2014 18:19 Matt Smith

Fix for bug 3769

1b37ae46 22 juillet 2014 18:13 Renato Botelho

Fix #983 - Add IP aliases subnets to interface subnet macro on GUI, since I'm here also fix not rules for PPTP clients macro.

ef74c9e4 21 juillet 2014 23:57 Renato Botelho

Concat var before call escapeshellarg

604623a1 21 juillet 2014 23:56 Renato Botelho

Make dhcpleases use unbound pid when it's configured

9d83d01f 21 juillet 2014 23:54 Renato Botelho

Fix shell script syntax, it should fix #3361

dd030de9 18 juillet 2014 19:18 Renato Botelho

Detect when protocol changes and invalidate session to get a new cookie with secure flag set according. It fixes #3714

639567b8 18 juillet 2014 18:21 Renato Botelho

Merge pull request #1247 from DasTestament/master

dca795b7 15 juillet 2014 16:34 Renato Botelho

Use cron.pid to get pid number and avoid kill minicron processes. It fixes #3757

dcafc712 11 juillet 2014 23:22 Adam Gibson

Don't use pfsense name in comment

76fce373 11 juillet 2014 23:22 Adam Gibson

Use $product instead of pfSense when logging the version to syslog

4982e61e 11 juillet 2014 23:22 Adam Gibson

Log pfsense version to syslog after bootup

5fbdacc1 11 juillet 2014 13:23 Renato Botelho

Make sure scripts have necessary attributes and use its shebang line instead of force sh to call it. This will help to prevent or workaround issues similar to #3749 in the future

00aa34f1 11 juillet 2014 13:23 Renato Botelho

In some cases, new /bin/sh binary doesn't work properly before reboot during a upgrade, and because of that /etc/rc.reboot is not executed and system doesn't reboot. Source /etc/rc.reboot instead of open a new sh session to avoid it happening again in future versions (ticket #3749)

375fce94 10 juillet 2014 04:56 Chris Buechler

use HTTPS for files.pfsense.org for update_bogons and priv_url in pkg-utils

a061ddb9 09 juillet 2014 07:07 Chris Buechler

no () around qlength here

c9a88bbd 08 juillet 2014 13:47 Chris Buechler

qlimit must be included here

971de1f9 08 juillet 2014 01:06 Renato Botelho

Convert almost all /sbin/sysctl calls to php functions

79cd8239 07 juillet 2014 17:52 Renato Botelho

Fix sysctl name

82f75815 07 juillet 2014 16:05 Renato Botelho

Add set_single_sysctl(), a wrapper to set_sysctl() to make it simple to set value of a single sysctl

ff23363d 07 juillet 2014 15:57 Renato Botelho

Add get_single_sysctl(), a wrapper to get_sysctl() to make it simple to get value of a single sysctl

42bb1bee 07 juillet 2014 13:42 Renato Botelho

Remove extra spaces and tabs

e7f65689 06 juillet 2014 21:25 Renato Botelho

Remove extra quote and fix syntax

64746cf6 05 juillet 2014 23:00 Chris Buechler

use HTTPS for dyndns providers that support it

3fe260c2 04 juillet 2014 21:53 Ermal

Use a php function rather tan using exec. Suggested-by: garga

95cdee87 04 juillet 2014 16:51 Ermal

Remove all .xml file generated from upgrade since it makes /var full

2e906a1a 04 juillet 2014 14:44 Renato Botelho

Add one more seatbelt to prevent tar to attempt to overwrite /dev items

d4b1e549 02 juillet 2014 22:24 Renato Botelho

Back to cons25 for now since we found some issues with xterm on serial console

23c01a69 02 juillet 2014 22:24 Renato Botelho

un-obsolete gettytab.bak

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.

38c7d42e 01 juillet 2014 22:28 Renato Botelho

Set proper serial parameters on boot.config and loader.conf for nanobsd without vga

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)

c5f9fb72 01 juillet 2014 19:11 Renato Botelho

Make proper checks to check if we should or not enable serial console

e6e3e0ee 01 juillet 2014 19:11 Renato Botelho

Fix typo on var name

1053983c 01 juillet 2014 18:43 Renato Botelho

Obsolete ttys_wrap and gettytab.bak

edb4b657 01 juillet 2014 18:37 Renato Botelho

Fix #3647 and other improvements:

- Remove auto_login(), now gettytab is a constant file
- Add reload_ttys(), that will send a SIGHUP to init and make it reload
/etc/ttys
- Change serial speed on /etc/ttys when necessary
- Change console and serial auto_login on /etc/ttys when necessary...

3c72e984 01 juillet 2014 18:35 Renato Botelho

Stop restoring gettytab.bak since it doesn't exist anymore

d8f123b8 01 juillet 2014 18:34 Renato Botelho

Sync etc/ttys with FreeBSD 10-STABLE, change default console for al.Pc and default serial for al.115200

025ad9ef 01 juillet 2014 18:33 Renato Botelho

Sync gettytab with FreeBSD 10-STABLE, also reduce customizations, the only difference is al.Pc entry, for Pc with auto login

a9e595cc 01 juillet 2014 18:32 Renato Botelho

Remove unused function color()

e6974dfe 01 juillet 2014 18:31 Renato Botelho

Delete gettytab.bak and ttys_wrap, they are not needed anymore

8ff231b4 30 juin 2014 22:18 Dmitriy K.

fixes #3713

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

485cc436 27 juin 2014 16:44 Renato Botelho

Fix dir name

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

b0cbebeb 24 juin 2014 23:06 Ermal

Add the AESGCM and XCBC on the list of algos availble

649b6b85 24 juin 2014 20:09 Ermal

Actually use ph1ent ikeid here otherwise will duplicate ids here.

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

b1e8e675 24 juin 2014 14:27 Dmitriy K.

Update openvpn.inc

6c87714d 23 juin 2014 14:32 Renato Botelho

Add local/www to the list of directories that needs to be symlink'd to reduce PBI differences between 2.1 and 2.2

5b3c0116 20 juin 2014 18:06 Dmitriy K.

Update openvpn.inc

Added verbosity check in case when verbosity_level is absent in config.xml

0e678da7 20 juin 2014 16:57 Dmitriy K.

Update openvpn.inc

Removed unnecessary "else {";

9f5de694 20 juin 2014 16:25 jim-p

Merge pull request #1239 from phil-davis/patch-9

052dfa93 20 juin 2014 15:36 Renato Botelho

Remove extra data after space and fix pf rule syntax. It should fix #3688

96fcabaa 19 juin 2014 21:29 Renato Botelho

Replace some backticks by exec ans simplify commands

692c21fd 19 juin 2014 21:20 Renato Botelho

Remove more backtick abuse

3f0c20c3 19 juin 2014 20:58 Renato Botelho

Add -n for 2 remaining sysctl calls, also replace backtick by exec

c69d32f6 19 juin 2014 20:57 Renato Botelho

Add full path for dmesg and replace backtick by exec

a43c5bde 19 juin 2014 06:47 Phil Davis

Only include a scheduled rule if it is strictly before the end time

The exact moment of the end time is the end of the schedule. We do not want to include a rule when filter_configure_sync wakes up at 00:15:00 etc and is on a not-slow system that processes this code during the interval 00:15:00 to 00:15:01. This should help intermittent issues with schedules not finishing at the appropriate 15-minute boundary. Might help or fix #3558

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

16789caa 18 juin 2014 12:38 Renato Botelho

Always set httponly attribute on cookies

526f5b11 17 juin 2014 19:28 Renato Botelho

Add comment I forgot on last commit

8588095f 17 juin 2014 19:27 Renato Botelho

Re-generate session ID on a successful login to avoid session fixation

b9e9903d 17 juin 2014 09:01 Dmitriy K.

patchpack1

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

7860191a 16 juin 2014 20:10 Renato Botelho

Create some symlinks inside pbi dir to reduce differences between 2.1 and 2.2 and avoid the need to change a lot of PBI scripts

bc388533 13 juin 2014 22:46 Renato Botelho

Avoid keeping old files from previous sessions on /tmp/configbak

828da370 13 juin 2014 21:13 Renato Botelho

cf/ dir is removed below, do not need to remove the file here

dc86f24d 13 juin 2014 21:08 Renato Botelho

Fix path for trigger_initial_wizard

c352b9d1 13 juin 2014 14:25 Renato Botelho

Merge pull request #1034 from vsquared56/master

6f3d2063 13 juin 2014 13:59 Renato Botelho

Replace Header() calls by lowercase

44b79ffb 13 juin 2014 13:37 Renato Botelho

Merge pull request #1222 from phil-davis/patch-8