Projet

Général

Profil

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

univnautes / etc / inc @ 26d060bc

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

2a438d7e 14 avril 2014 14:43 Ermal

Switch over to filterlog sooner than later

b13567f0 14 avril 2014 14:34 Ermal

Unset also here

ee34e137 14 avril 2014 13:23 Phil Davis

Do not allow upgrade_101_to_102 to exit early

This upgrade step does both Captive Portal stuff and OpenVPN stuff. So do not return early just because there is no Captive Portal config.
Both Captive Portal and OpenVPN tests changed to be positive tests, to make sure that everything is checked/tested and there is no chance to return early.

c30639e4 14 avril 2014 12:27 Phil Davis

Get real interface when dhcrelay uses default GW

If the DHCP Relay server is not on any local subnet, and not on any subnet that has an internal static route, but is somewhere that no specific route is known, then this code finds the default gateway and uses that in the DHCP relay "-i" parameter. The current code gets just the interface name (like "wan", "opt1"). But DHCP Relay command needs to be fed the actual device name "vr0", "vr1" etc....

d471a890 14 avril 2014 11:35 Chris Buechler

tls-verify requires quotes around the command to be executed. Ticket #3596

bb8f3ce1 12 avril 2014 18:29 m0se

fixing typo for GIF tunnels to work over IPv6

the call of get_interface_gatewayv6() in the creation of a GIF tunnel over IPv6 leads to a "Fatal error: Call to undefined function get_interface_gatewayv6() in /etc/inc/interfaces.inc on line 934". changeing the function call to get_interface_gateway_v6() fixed it for me on my local system.

ca321bfd 07 avril 2014 17:30 Ermal

Correct typo on function name that has slipped unnoticed. Reported-by: https://forum.pfsense.org/index.php?topic=74688.0

539d94b3 07 avril 2014 16:43 Renato Botelho

Merge pull request #1055 from ExolonDX/branch_master_10

69e593c1 07 avril 2014 16:10 jim-p

Make extra sure that we do not start multiple instances of dhcpleases if, for example, the PID is stale/invalid and there is still a running instance.

a7ee038b 07 avril 2014 11:06 Ermal

Put the fix to be more generic to prevent any other leak possible in the long run. Fixes #3062

39f3d843 07 avril 2014 11:01 dsiunicaen

Update captiveportal.inc

Release unused pipeno when client is already authenticated.

Bug #3062

bb7843fd 07 avril 2014 10:10 Warren Baker

Indentation

2a2b603d 07 avril 2014 10:09 Warren Baker

Indentation

c2fe67eb 07 avril 2014 10:09 Warren Baker

Dont check for 'checked' but rather if it is just set

5a2b90cd 04 avril 2014 18:08 Colin Fleming

Tidy up "functions.inc"

Escape single quotes for TABLE and HREF
Updated closing TR tag

a4b1bf88 01 avril 2014 17:59 Colin Fleming

Tidy up "functions.inc"

Remove unnecessary semi-colon.

efecff7f 31 mars 2014 04:14 Chris Buechler

Merge pull request #1041 from PiBa-NL/carp_maintenance_2.2

carp, provide a way to 'permanently' set carp to 'maintenance mode' (advskew 254) persisting a reboot

783f1ee2 30 mars 2014 00:09 PiBa-NL

carp, provide a way to 'permanently' set carp to 'maintenance mode' (advskew 254) persisting a reboot
Option to set CARP interfaces to 'maintenance mode', persisting through a reboot so the primary machines stays as backup/inactive.
This is required when there are some problems (possibly with the hardware) and the primary machine needs to be booted and checked again before becoming 'master'. Currently it will take back the master state during reboot even though there might still be problems or some re-configuring to do....

f66e049a 29 mars 2014 14:06 Warren Baker

Add privileges

5bb1c495 29 mars 2014 13:59 Warren Baker

Reflect the service name when starting it

4e8e8cc8 29 mars 2014 13:52 Warren Baker

Add localhost as always allowed and ensure to include the access lists

58d00e65 29 mars 2014 13:47 Warren Baker

Write out the access list correctly

16a3108f 29 mars 2014 11:58 Warren Baker

Configure acls for local networks and ensure listening interfaces are correctly set

0ae676cd 29 mars 2014 10:23 Warren Baker

Add missing new line

ece2988f 29 mars 2014 07:16 Warren Baker

Correct reference

1b6e3c30 29 mars 2014 07:09 Warren Baker

Ensure TXT support on host descriptions actually works

362fdc4c 28 mars 2014 22:54 Ermal

Remove remenants of pccardd from FreeBSD 5

a02fa5ec 28 mars 2014 22:34 Ermal

Do not use the version_kernel ad version_base files since they are not relevant anyway

255596d9 28 mars 2014 17:41 Ermal

Use proper variable name for the interface

fe291564 28 mars 2014 16:19 Ermal

Correct check that was broken even before to actually make the ieee8021x enable from proper setting. Reported-by: https://forum.pfsense.org/index.php?topic=74013.0

59c0272e 26 mars 2014 21:55 Ermal

Log everything when selected to do so

e047c72a 26 mars 2014 21:28 Ermal

Correct the generation of antifpoof rules with tracker. Also honor the log directive. While here remove a duplicate antispoof declaration further down

2553d943 26 mars 2014 20:17 Ermal

Give each rule hardcoded on the ruleset a tracker so log entries give up proper results there

b305f795 26 mars 2014 17:54 Ermal

Make this a global so no errors occur

f3109fac 26 mars 2014 09:40 Chris Buechler

send crash reports via HTTPS

000a8d1d 25 mars 2014 18:44 Renato Botelho

Change default charset on pages to utf-8

6fba8620 25 mars 2014 18:35 Renato Botelho

Merge pull request #1031 from ayvis/master-br-patch

replaced uppercase html tags with lowercase

0fcae2ec 24 mars 2014 21:44 Ermal

Fixes #3543, correct the typo in spelling

cfa53879 24 mars 2014 21:14 Ermal

While here escape the passed valuye to avoid problems with input

3b68d29c 24 mars 2014 21:07 Ermal

Somehow these got changed to /usr/local/sbin/ipfw instead of /sbin/ipfw

e26e5e25 24 mars 2014 21:01 Ermal

Make this more usable by putting a delimiter in there

375eba14 24 mars 2014 20:58 Ermal

Fix this for master

543c91ff 24 mars 2014 20:36 Ermal

Also configure log levels any time the daemon is restarted.

b7b3bc71 24 mars 2014 20:35 Ermal

Try to put the connection name in the logs for easy identification

dae77fe3 24 mars 2014 20:26 Renato Botelho

Fix deletion of ipfw rules and pipes for passthru mac, it fixes #3538

ae5bbb64 21 mars 2014 19:07 Warren Baker

Fix file name for domain overrides and ensure trust anchor is referencing the correct file.

19b1ea6c 21 mars 2014 19:02 Warren Baker

Use the correct xml tag to check against

75e6d1b2 20 mars 2014 20:59 Warren Baker

Only display config title if option is enabled