Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
2f9951fe 06/06/2014 02:48 PM Renato Botelho

Add some protection to parameters that come through _GET

2da48592 06/04/2014 07:22 PM Jim Pingle

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

e9490019 06/03/2014 06:15 PM Renato Botelho

Silent pbi_info

bc29d9fd 06/03/2014 01:59 PM Renato Botelho

Reduce possible noise

ed10564b 06/02/2014 08:46 PM Matthew Smith

allow ipaliases to be configured on lo0

2fc7b003 05/31/2014 02:40 PM Jim Pingle

Fix variable name

cac386b6 05/31/2014 01:01 AM 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 05/30/2014 06:15 PM Jim Pingle

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 05/30/2014 12:45 PM Jim Pingle

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

7a47edcc 05/29/2014 08:07 PM Ermal LUÇI

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

a88376d9 05/28/2014 07:39 PM robi robi

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 05/27/2014 01:34 PM Ermal LUÇI

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

1fd46d44 05/27/2014 01:14 PM Ermal LUÇI

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

efa26483 05/27/2014 12:35 PM Renato Botelho

Add ICMP to filter parser, it should fix #3663

0d0c01ca 05/23/2014 06:00 PM Jim Pingle

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

33261707 05/22/2014 06:33 PM Renato Botelho

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

3543db5e 05/22/2014 06:26 PM Renato Botelho

Merge pull request #1205 from ExolonDX/branch_master_59

e1854cad 05/21/2014 05:29 PM Jim Pingle

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

672e28f3 05/21/2014 05:21 PM Renato Botelho

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

75786d2a 05/20/2014 03:41 PM Jim Pingle

Correct variable test here, too. Ticket #3662

89adb2f3 05/20/2014 03:09 PM Ermal LUÇI

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

d35fe5fc 05/20/2014 01:00 PM Ermal LUÇI

Remove commented out code since long time

989d361e 05/20/2014 01:00 PM Ermal LUÇI

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

b5e8282d 05/20/2014 12:56 PM Ermal LUÇI

Put a line on logs when this situation happens!

1b244d38 05/19/2014 10:49 PM Colin Fleming

Update SCRIPT tags.

Add CDATA sections to SCRIPT tags in various files

8f5ac1a1 05/19/2014 08:22 PM Jim Pingle

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

aeb0f546 05/19/2014 08:19 PM Jim Pingle

Use correct variable name here.

29629bca 05/17/2014 03:32 PM Ermal LUÇI

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

5ebb2954 05/16/2014 08:09 PM Ermal LUÇI

Spell that correctly

1ff56562 05/16/2014 08:00 PM Ermal LUÇI

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

5ed13df0 05/16/2014 07:22 PM Ermal LUÇI

Actually make this correct

3060dcd4 05/16/2014 06:43 PM Ermal LUÇI

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

02406801 05/16/2014 05:10 PM Jim Pingle

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

95589abd 05/15/2014 05:34 PM Jim Pingle

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

4767004f 05/15/2014 02:17 PM Ermal LUÇI

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

7a1f391a 05/15/2014 02:03 PM Ermal LUÇI

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

34bb5eb0 05/15/2014 02:01 PM Ermal LUÇI

Give needed +x flag to make working xauth proper

6586b30f 05/15/2014 01:50 PM Ermal LUÇI

Oops this was moved accidentally

b4ad5b1c 05/15/2014 01:39 PM Ermal LUÇI

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

abd3c8f4 05/15/2014 01:29 PM Ermal LUÇI

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

64a2da80 05/14/2014 04:20 PM Chris Buechler

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

2f650f35 05/09/2014 11:57 PM Phil Davis

Use function_exists test

466a5a81 05/09/2014 08:13 PM Ermal LUÇI

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

9879f03a 05/09/2014 07:47 PM Ermal LUÇI

This slipped in wrongly

f1bede03 05/09/2014 07:41 PM Ermal LUÇI

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

9abaa8f7 05/09/2014 05:52 PM Ermal LUÇI

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 05/09/2014 03:40 PM Ermal LUÇI

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

484e6adc 05/09/2014 03:31 PM Ermal LUÇI

Strongswan does not need the quotes here

e381cc01 05/09/2014 03:01 PM Ermal LUÇI

Show proper status for ipsec

8d0a3abd 05/09/2014 02:03 PM Ermal LUÇI

Remove generate policy option since its not relevant with strongswan

6ae8b844 05/09/2014 01:36 PM Ermal LUÇI

Some adjustments to the code for logging

44689480 05/09/2014 01:10 PM Phil Davis

Use require_once in more places

81c8b51d 05/08/2014 12:27 PM Manuel Silvoso

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

d5fad541 05/07/2014 07:31 PM Manuel Silvoso

Small cleanup

96d91e4a 05/07/2014 06:39 PM Renato Botelho

Partialy revert 0ae4f3f:

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

472455e8 05/07/2014 05:21 PM Jim Pingle

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

f0d23c27 05/07/2014 05:13 PM Renato Botelho

Revert "Respect protocol from URL"

This reverts commit 4f5bea8b6e2e6b0d5c1352539268d720826b4760.

4f5bea8b 05/07/2014 05:09 PM Renato Botelho

Respect protocol from URL

c90d37f3 05/06/2014 07:58 PM Jim Pingle

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 05/06/2014 07:06 PM Jim Pingle

Use egrep here (and full path)

481b97b0 05/06/2014 07:00 PM Jim Pingle

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

4320083f 05/06/2014 03:24 PM Renato Botelho

Fix http and https port for cpzone

36de334e 05/06/2014 11:58 AM Renato Botelho

Use global cpzoneid variable

391cad9f 05/06/2014 11:49 AM Renato Botelho

Drop double $$ from variable name

87b8992f 05/06/2014 11:48 AM Renato Botelho

Remove redundant set

ec25f18a 05/05/2014 01:57 PM Renato Botelho

Silent kldstat

96fe4393 05/01/2014 10:56 AM Ermal LUÇI

Merge pull request #1125 from msilvoso/master

5cf91315 04/30/2014 07:47 PM Renato Botelho

Migrate captive portal code to SQLite3 php module

0ae4f3fa 04/30/2014 02:41 PM Manuel Silvoso

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

fd2fe87d 04/30/2014 07:27 AM Ermal LUÇI

Oops specify mode of operation to fopen

e45bae34 04/30/2014 07:26 AM Ermal LUÇI

Make the alias url processing functions not memory hungry!

8422cdd5 04/30/2014 07:07 AM Ermal LUÇI

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 04/30/2014 06:50 AM Ermal LUÇI

Signal a reload if anything got updated

26d060bc 04/30/2014 06:46 AM Ermal LUÇI

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 04/29/2014 03:52 PM Jim Pingle

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

4845d642 04/29/2014 01:16 PM Jim Pingle

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

66201c96 04/28/2014 09:12 PM Ermal LUÇI

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

3f06e538 04/28/2014 08:36 PM Warren Baker

make sure unbound is included here

50b2851b 04/28/2014 08:07 PM Warren Baker

Handle 0MQ filter configure

ad750d3b 04/28/2014 08:05 PM Warren Baker

If unbound is configured then assign it for the vpn service

f6248774 04/28/2014 08:00 PM Warren Baker

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

9a51bb64 04/28/2014 07:27 PM Warren Baker

Make sure unbound is reconfigured when interfaces are

7a19fd77 04/28/2014 06:51 PM Warren Baker

Add space between configile and switch

2a50fd8a 04/28/2014 02:54 PM Renato Botelho

Move clog from /usr to /usr/local

ebf45d96 04/28/2014 01:41 PM Ermal LUÇI

Add filterlog to separatefacilitylog to avoid logs going elsewhere

4a4fc162 04/28/2014 01:02 PM Ermal LUÇI

Another dir to be created

3ad5fd27 04/28/2014 01:01 PM Ermal LUÇI

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

9e5dfe47 04/28/2014 12:44 PM Ermal LUÇI

Update binaries used

1c73248c 04/28/2014 12:37 PM Ermal LUÇI

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

f2c34876 04/28/2014 12:36 PM Ermal LUÇI

Use php module calls here to speedup things

fb0c2bd6 04/28/2014 08:27 AM Ermal LUÇI

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

686777c4 04/28/2014 08:08 AM Ermal LUÇI

Use the daemon name to send the filter logs

759a6fcf 04/28/2014 08:00 AM Ermal LUÇI

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

8227e801 04/28/2014 07:19 AM Ermal LUÇI

Merge pull request #1098 from camlin/master

c6f7dce8 04/28/2014 07:16 AM Ermal LUÇI

Merge pull request #1117 from derelict-pf/nohttpsforwards

6374fb57 04/25/2014 06:55 PM Warren Baker

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

75a8ba83 04/24/2014 08:02 PM Renato Botelho

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

b149b3a1 04/24/2014 08:00 PM Renato Botelho

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

199b6581 04/24/2014 06:13 PM Renato Botelho

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

3cc28680 04/24/2014 02:16 PM Renato Botelho

Fix PBI installation when target lies on different directorie