Projet

Général

Profil

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

univnautes / etc / inc @ 989d361e

# Date Auteur Commentaire
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!

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

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

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

b149b3a1 24 avril 2014 22:00 Renato Botelho

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

199b6581 24 avril 2014 20:13 Renato Botelho

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

3cc28680 24 avril 2014 16:16 Renato Botelho

Fix PBI installation when target lies on different directorie

ccbae577 24 avril 2014 00:33 Chris Buechler

fix typo

f931befd 23 avril 2014 22:30 jim-p

This doesn't need via-env

bd5737dc 23 avril 2014 16:16 jim-p

Make sure that the DNS Forwarder/Resolver is actually capable of accepting queries on localhost before using it as a DNS server.

770f4ee5 22 avril 2014 21:36 Renato Botelho

Missed pbi_prefix here

384e2647 22 avril 2014 20:37 Renato Botelho

Fix PBI symlink creation and deletion under /usr/local following .pbiopt files, also drop setup_library_paths() since it's not necessary anymore

6f931ad2 22 avril 2014 20:10 Phil Davis

Make sure /usr/local/etc/rc.d exists

On 2.2-ALPHA (i386)built on Mon Apr 21 13:01:11 CDT 2014 (for example) there was /usr/local/etc but not /usr/local/etc/rc.d - when I tried to install bandwidthd, that called write_rcfile() which failed because /usr/local/etc/rc.d did not already exist....

635f9eb5 22 avril 2014 11:32 Ermal

Merge pull request #1116 from PiBa-NL/interface_has_gateway-ipv4_gif_gre

1147bd00 22 avril 2014 11:30 Ermal

Merge pull request #1115 from PiBa-NL/reply-to_IPv6gateway

ebafd470 22 avril 2014 08:52 Ermal

Load if_stf module when needed

80571c81 21 avril 2014 06:57 Phil Davis

Cut paste bug fix in Remote Syslog DHCP events

apinger is repeated here from the code above, but it should be dhcp.
Forum https://forum.pfsense.org/index.php?topic=73734.0
Selecting to remote syslog "Gateway Monitor events" would also switch on "DHCP service events" unintentionally.

b7b461fc 19 avril 2014 17:35 derelict-pf

Add nohttpsforwards option to captive portal

2700ef96 19 avril 2014 15:20 PiBa-NL

add gre and gif checks for for IPv4 function interface_has_gateway($friendly), like they are already for IPv6

93f1d233 19 avril 2014 15:15 PiBa-NL

check gateway for IPv6 also for reply-to rules.

928dc66a 18 avril 2014 17:24 Ermal

Be smarter at using kenv

dd8d9bdc 18 avril 2014 11:55 Camlin

pfSense - Bug #3607: Fix issue whereby the ICMP6 messages sometimes have the wrong source IP when a monitor gateway has been set.

8c7e38ff 18 avril 2014 11:43 Camlin

[pfSense - Bug #3607] Ensure gateway detection can cope with the gateway being a dynamically assigned PPoE interface.

302c005e 17 avril 2014 22:19 Ermal

Unload the ZFS module if its not in use to not consume uselss memory

5e5c72be 17 avril 2014 14:21 Frank Wall

support symlinked RC scripts from PBI packages

4010266a 17 avril 2014 10:35 Ermal

GC unused code and do not set this to 0 for now since it is not anymore relevant

4a97aa34 14 avril 2014 21:11 Ermal

Correct the sense of the check to allow openvpn to work

57ab9f7d 14 avril 2014 20:52 Ermal

Correct auth-user-pass-verify to include parameters properly so openvpn can start

c760c69c 14 avril 2014 20:05 Ermal

Fixup update URL

df8e43cc 14 avril 2014 15:48 Ermal

Avoid warnings later on if no config for layer7 exists

e61f548f 14 avril 2014 15:06 Ermal

Get rid of embedded platform. Its time to GC this

115b7b81 14 avril 2014 14:47 Renato Botelho

Start using filterlog