Projet

Général

Profil

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

univnautes / etc @ a88376d9

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

1c847e5e 28 mai 2014 14:31 Ermal

Make sure check_reload_status is stopped so it can be upgraded and no events disturb the upgrade.

9cc22856 27 mai 2014 21:44 Ermal

Remove the space here which probably is preventing from calling sshd from fcgi

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

a1b9ad59 21 mai 2014 06:02 Chris Buechler

fix variable typo. ticket #3669

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

75b8eb83 09 mai 2014 22:04 Renato Botelho

PBIs are crashing without LOGNAME being defined in the environment, define it here until PBI is fixed

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

17c2c2fa 09 mai 2014 14:57 Phil Davis

Use require_once in more places

I got:
PHP Fatal error: Cannot redeclare file_notice() (previously declared in /etc/inc/notices.inc:55) in /etc/inc/notices.inc on line 91
So there are places that notices.inc gets require() when already required.

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

f5813962 05 mai 2014 15:20 Renato Botelho

Sometimes fsck requires a second run, teach rc script to call it more than once when it's necessary

4f0a5e57 01 mai 2014 18:31 Renato Botelho

Obsolete old clog binary from /usr/sbin

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

6f657dfd 30 avril 2014 21:47 Renato Botelho

sqlite module is now called sqlite3

0c4ecb0d 30 avril 2014 21:47 Renato Botelho

Obsolete old php modules

31dbd433 30 avril 2014 20:42 Ermal

Take care of interfaces that have no ip but might be part of the bridge as done for openvpn to avoid loops

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

3ffae79b 28 avril 2014 15:36 Ermal

Change log level to error for php-fpm

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

244741aa 28 avril 2014 09:25 Ermal

Merge pull request #1040 from fichtner/pw_userdel 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