Projet

Général

Profil

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

univnautes / etc / inc @ 859a5304

# Date Auteur Commentaire
859a5304 12 juin 2014 13:59 Renato Botelho

Fix #3665, show IPSec tunnel description on status page

f01c3b59 11 juin 2014 19:56 Renato Botelho

Fix #3702, make sure tunnel inside IP is set when interface changes

ff3da5db 10 juin 2014 15:42 Renato Botelho

Fix #3700 and other syntax issues:

- Remove G parameter from pfctl since it doesn't exist anymore
Initialize $old_router
- Fix sh syntax on variable assign, it couldn't have space before =
- Simplify logic
- Avoid flush states twice, if it was done on IP change, don't do it...

2f9951fe 06 juin 2014 16:48 Renato Botelho

Add some protection to parameters that come through _GET

2da48592 04 juin 2014 21:22 jim-p

Allow the user to select "None" for OpenVPN client certificate, so long as they supply and auth user/pass. Ticket #3633

e9490019 03 juin 2014 20:15 Renato Botelho

Silent pbi_info

bc29d9fd 03 juin 2014 15:59 Renato Botelho

Reduce possible noise

ed10564b 02 juin 2014 22:46 Matt Smith

allow ipaliases to be configured on lo0

2fc7b003 31 mai 2014 16:40 jim-p

Fix variable name

cac386b6 31 mai 2014 03:01 Chris Buechler

remove openbgpd bits from system_gateways_edit and system.inc. The package
match is case-sensitive and hasn't matched the openbgpd package's name in
at least 5 years, so it doesn't do anything. It's far from functional in
any useful manner even fixing that issue.

52398a6b 30 mai 2014 20:15 jim-p

Bring in proper gmirror support for the GUI and notifications.
Made a general gmirror library to perform various gmirror tasks and get information, using some of the former widget logic to start. Updated widget to use this new code.
Added a Diag > GEOM Mirrors page that displays information about existing mirrors and perform various management tasks. Current actions include rebuilding a drive, forgetting disconnected mirror drives, insert/remove, deactivate/activate, clearing medatada. It's now possible to use the GUI to rebuild a failed mirror by performing a forget, then insert action to replace a missing/dead drive....

cb4f4ea9 30 mai 2014 14:45 jim-p

client-config-dir is also useful when using OpenVPN's internal DHCP while bridging.

7a47edcc 29 mai 2014 22:07 Ermal

Include the v4 prefix on the v6 netmask to make routing more sane and alos tracking interface configurations work!

a88376d9 28 mai 2014 21:39 nagyrobi

Update rrd.inc

fixed NTPd graphs resetting when service restarts or reconfigured (thanks charliem https://forum.pfsense.org/index.php?topic=76620.msg422811#msg422811)

aa7ec418 27 mai 2014 15:34 Ermal

Make logging of pass rules opt-in rather than opt-out

1fd46d44 27 mai 2014 15:14 Ermal

Split the setting of logging pass and block into 2 separate settings. Maybe this can be extended to control even the user rules?

efa26483 27 mai 2014 14:35 Renato Botelho

Add ICMP to filter parser, it should fix #3663

0d0c01ca 23 mai 2014 20:00 jim-p

Add (self) keyword for specifying "any IP address on this firewall" as a rule choice.

33261707 22 mai 2014 20:33 Renato Botelho

Merge pull request #1149 from phil-davis/patch-7

3543db5e 22 mai 2014 20:26 Renato Botelho

Merge pull request #1205 from ExolonDX/branch_master_59

e1854cad 21 mai 2014 19:29 jim-p

Properly handle this rename, and squelch errors if it fails.

672e28f3 21 mai 2014 19:21 Renato Botelho

Delete all ip aliases when interface is disabled, it should fix #3650

75786d2a 20 mai 2014 17:41 jim-p

Correct variable test here, too. Ticket #3662

89adb2f3 20 mai 2014 17:09 Ermal

Restore 989d361e88d08bd9e71bf7daafcb3b39af65bd3d to preserve a scenario that seems useful as suggested from @fitchner.

d35fe5fc 20 mai 2014 15:00 Ermal

Remove commented out code since long time

989d361e 20 mai 2014 15:00 Ermal

Remove a line spotted by @fitchner which is not needed at all

b5e8282d 20 mai 2014 14:56 Ermal

Put a line on logs when this situation happens!

1b244d38 20 mai 2014 00:49 Colin Fleming

Update SCRIPT tags.

Add CDATA sections to SCRIPT tags in various files

8f5ac1a1 19 mai 2014 22:22 jim-p

Fix test (variable is a checkbox, not an array/string). Fixes #3662

aeb0f546 19 mai 2014 22:19 jim-p

Use correct variable name here.

29629bca 17 mai 2014 17:32 Ermal

Make some fixes related to Ticket #3662. Its mostly cleanup.

5ebb2954 16 mai 2014 22:09 Ermal

Spell that correctly

1ff56562 16 mai 2014 22:00 Ermal

Handle enc0->IPSec convertion. Should help Ticket #3664

5ed13df0 16 mai 2014 21:22 Ermal

Actually make this correct

3060dcd4 16 mai 2014 20:43 Ermal

Use subnet rather than address/netmask to allow multiple clients to behave properly

02406801 16 mai 2014 19:10 jim-p

/etc/version_kernel and /etc/version_base no longer exist, use php_uname to get the info instead.

95589abd 15 mai 2014 19:34 jim-p

Move duplicated code into a function; Include local ID on mobile tunnel key line in ipsec.secrets.

4767004f 15 mai 2014 16:17 Ermal

Use the right specification for ahnding over the subnet to mobile clients

7a1f391a 15 mai 2014 16:03 Ermal

Do not specify the rightid in mobile tunnels since it makes things not work

34bb5eb0 15 mai 2014 16:01 Ermal

Give needed +x flag to make working xauth proper

6586b30f 15 mai 2014 15:50 Ermal

Oops this was moved accidentally

b4ad5b1c 15 mai 2014 15:39 Ermal

Correct sense of match and move the code up to since it makes more sense

abd3c8f4 15 mai 2014 15:29 Ermal

Actually this should be rightauth2 since they should send the extra infor to be validated

64a2da80 14 mai 2014 18:20 Chris Buechler

bind HTTP->HTTPS redirect to IPv6 too. Ticket #3437

2f650f35 10 mai 2014 01:57 Phil Davis

Use function_exists test

466a5a81 09 mai 2014 22:13 Ermal

Allow to use PSK+agressive mode since user should have the choice even though it poses security risks

9879f03a 09 mai 2014 21:47 Ermal

This slipped in wrongly

f1bede03 09 mai 2014 21:41 Ermal

Allow a key to specified for all users as for exmpale when connecting from Apple iOS

9abaa8f7 09 mai 2014 19:52 Ermal

Pass the loglevels on the config rather than execing commands to specify these loglevels. This allows somethings to be properly logged as config logs

f9fb8d2b 09 mai 2014 17:40 Ermal

No need to have the ip let strongswan do it for us! Keeping still filterdns to properly evaluate dns behaviour here

484e6adc 09 mai 2014 17:31 Ermal

Strongswan does not need the quotes here

e381cc01 09 mai 2014 17:01 Ermal

Show proper status for ipsec

8d0a3abd 09 mai 2014 16:03 Ermal

Remove generate policy option since its not relevant with strongswan

6ae8b844 09 mai 2014 15:36 Ermal

Some adjustments to the code for logging

44689480 09 mai 2014 15:10 Phil Davis

Use require_once in more places

81c8b51d 08 mai 2014 14:27 Manuel Silvoso

Convert protocol ssl:// to https:// when creating http headers

d5fad541 07 mai 2014 21:31 Manuel Silvoso

Small cleanup

96d91e4a 07 mai 2014 20:39 Renato Botelho

Partialy revert 0ae4f3f:

It broke xmlrpc_client since https is not a valid php transport.

472455e8 07 mai 2014 19:21 jim-p

Work around some quirks in global handling to show filter rule descriptions in their own row/column when configured for that behavior.

f0d23c27 07 mai 2014 19:13 Renato Botelho

Revert "Respect protocol from URL"

This reverts commit 4f5bea8b6e2e6b0d5c1352539268d720826b4760.

4f5bea8b 07 mai 2014 19:09 Renato Botelho

Respect protocol from URL

c90d37f3 06 mai 2014 21:58 jim-p

Remove units from burst as it is always specified in bytes. (Per ipfw(8)).
Worked for me in testing, I watched a file briefly burst until and then be clamped down to the limiter's rate.

ec26979b 06 mai 2014 21:06 jim-p

Use egrep here (and full path)

481b97b0 06 mai 2014 21:00 jim-p

Consider tracker IDs when looking up filter log entries, if present

4320083f 06 mai 2014 17:24 Renato Botelho

Fix http and https port for cpzone

36de334e 06 mai 2014 13:58 Renato Botelho

Use global cpzoneid variable

391cad9f 06 mai 2014 13:49 Renato Botelho

Drop double $$ from variable name

87b8992f 06 mai 2014 13:48 Renato Botelho

Remove redundant set

ec25f18a 05 mai 2014 15:57 Renato Botelho

Silent kldstat

96fe4393 01 mai 2014 12:56 Ermal

Merge pull request #1125 from msilvoso/master

5cf91315 30 avril 2014 21:47 Renato Botelho

Migrate captive portal code to SQLite3 php module

0ae4f3fa 30 avril 2014 16:41 Manuel Silvoso

Changes to make it work behind a bluecoat proxy - added a user agent, and changed url scheme

fd2fe87d 30 avril 2014 09:27 Ermal

Oops specify mode of operation to fopen

e45bae34 30 avril 2014 09:26 Ermal

Make the alias url processing functions not memory hungry!

8422cdd5 30 avril 2014 09:07 Ermal

Rewrite update_alias_url_data to be with small memory footprint. Also return the status if an update is performed to callers and remove the write_config call embedded here since its not good to have this by default.

0ad94616 30 avril 2014 08:50 Ermal

Signal a reload if anything got updated

26d060bc 30 avril 2014 08:46 Ermal

Merge the patch suggested in Ticket #3629. It also Fixes #3629. The question is why this is using config lock? Also where is filter configure called here?

6316efd3 29 avril 2014 17:52 jim-p

Expose all p0f OS types that it supports so that subtypes of various Operating Systems can be detected

4845d642 29 avril 2014 15:16 jim-p

Fix kldstat match/output to check for a running module. It was claiming all modules were loaded so none were being loaded.

66201c96 28 avril 2014 23:12 Ermal

Send HUP to restart syslogd rather than trying to restart it, thus loosing messages

3f06e538 28 avril 2014 22:36 Warren Baker

make sure unbound is included here

50b2851b 28 avril 2014 22:07 Warren Baker

Handle 0MQ filter configure

ad750d3b 28 avril 2014 22:05 Warren Baker

If unbound is configured then assign it for the vpn service

f6248774 28 avril 2014 22:00 Warren Baker

If Unbound is been used then make sure to reload when system_hosts_generate() is called

9a51bb64 28 avril 2014 21:27 Warren Baker

Make sure unbound is reconfigured when interfaces are

7a19fd77 28 avril 2014 20:51 Warren Baker

Add space between configile and switch

2a50fd8a 28 avril 2014 16:54 Renato Botelho

Move clog from /usr to /usr/local

ebf45d96 28 avril 2014 15:41 Ermal

Add filterlog to separatefacilitylog to avoid logs going elsewhere

4a4fc162 28 avril 2014 15:02 Ermal

Another dir to be created

3ad5fd27 28 avril 2014 15:01 Ermal

Correct the definitions of certificate path to correct place to allow the daemon to start

9e5dfe47 28 avril 2014 14:44 Ermal

Update binaries used

1c73248c 28 avril 2014 14:37 Ermal

Put this here for easier troubleshooting and code reading. Helps with Ticket #3619

f2c34876 28 avril 2014 14:36 Ermal

Use php module calls here to speedup things

fb0c2bd6 28 avril 2014 10:27 Ermal

Correct the ridirection URL to unbreak ones passed through Radius attributes and repsect user choices. Reported-by: Antoine Guillemot

686777c4 28 avril 2014 10:08 Ermal

Use the daemon name to send the filter logs

759a6fcf 28 avril 2014 10:00 Ermal

Merge pull request #1032 from fichtner/contributions manually since it does not apply cleanly

8227e801 28 avril 2014 09:19 Ermal

Merge pull request #1098 from camlin/master

c6f7dce8 28 avril 2014 09:16 Ermal

Merge pull request #1117 from derelict-pf/nohttpsforwards

6374fb57 25 avril 2014 20:55 Warren Baker

Make sure to actually configure the outgoing query interfaces if selected.

75a8ba83 24 avril 2014 22:02 Renato Botelho

Resolver has no option for remote syslog, remove wrong copy/paste that was adding it when apinger was enabled