Commit Graph

12295 Commits

Author SHA1 Message Date
Warren Baker
50b2851b7e Handle 0MQ filter configure 2014-04-28 22:07:56 +02:00
Warren Baker
ad750d3b85 If unbound is configured then assign it for the vpn service 2014-04-28 22:05:42 +02:00
Warren Baker
f624877441 If Unbound is been used then make sure to reload when system_hosts_generate() is called 2014-04-28 22:00:25 +02:00
Warren Baker
9a51bb644c Make sure unbound is reconfigured when interfaces are 2014-04-28 21:27:33 +02:00
Warren Baker
7a19fd77a9 Add space between configile and switch 2014-04-28 20:51:02 +02:00
Renato Botelho
2a50fd8ac8 Move clog from /usr to /usr/local 2014-04-28 11:54:22 -03:00
Ermal
ebf45d96e1 Add filterlog to separatefacilitylog to avoid logs going elsewhere 2014-04-28 13:41:38 +00:00
Ermal
3ffae79bde Change log level to error for php-fpm 2014-04-28 13:36:43 +00:00
Ermal
4a4fc162e5 Another dir to be created 2014-04-28 13:02:37 +00:00
Ermal
3ad5fd276a Correct the definitions of certificate path to correct place to allow the daemon to start 2014-04-28 13:01:26 +00:00
Ermal
9e5dfe47cc Update binaries used 2014-04-28 12:44:51 +00:00
Ermal
1c73248c4f Put this here for easier troubleshooting and code reading. Helps with Ticket #3619 2014-04-28 12:37:41 +00:00
Ermal
f2c34876ab Use php module calls here to speedup things 2014-04-28 12:36:36 +00:00
Ermal
fb0c2bd61b Correct the ridirection URL to unbreak ones passed through Radius attributes and repsect user choices. Reported-by: Antoine Guillemot 2014-04-28 08:27:35 +00:00
Ermal
686777c419 Use the daemon name to send the filter logs 2014-04-28 08:08:59 +00:00
Ermal
759a6fcf51 Merge pull request #1032 from fichtner/contributions manually since it does not apply cleanly 2014-04-28 08:00:01 +00:00
Ermal
244741aa8f Merge pull request #1040 from fichtner/pw_userdel manually since it does not apply cleanly 2014-04-28 07:25:33 +00:00
Ermal
8227e80115 Merge pull request #1098 from camlin/master 2014-04-28 07:19:35 +00:00
Ermal
c6f7dce8d7 Merge pull request #1117 from derelict-pf/nohttpsforwards 2014-04-28 07:16:46 +00:00
Warren Baker
6374fb5705 Make sure to actually configure the outgoing query interfaces if selected. 2014-04-25 20:55:44 +02:00
Renato Botelho
75a8ba834d Resolver has no option for remote syslog, remove wrong copy/paste that was adding it when apinger was enabled 2014-04-24 17:02:22 -03:00
Renato Botelho
b149b3a10a Merge pull request #1118 from phil-davis/patch-3 2014-04-24 17:00:23 -03:00
Renato Botelho
199b658143 Merge pull request #1120 from phil-davis/patch-5 2014-04-24 15:13:16 -03:00
Renato Botelho
3cc28680ce Fix PBI installation when target lies on different directorie 2014-04-24 11:16:41 -03:00
Chris Buechler
ccbae5770f fix typo 2014-04-23 17:33:41 -05:00
jim-p
f931befdf2 This doesn't need via-env 2014-04-23 16:30:52 -04:00
jim-p
bd5737dc22 Make sure that the DNS Forwarder/Resolver is actually capable of accepting queries on localhost before using it as a DNS server. 2014-04-23 10:16:15 -04:00
Renato Botelho
770f4ee5b8 Missed pbi_prefix here 2014-04-22 16:36:18 -03:00
Renato Botelho
384e26472d Fix PBI symlink creation and deletion under /usr/local following .pbiopt files, also drop setup_library_paths() since it's not necessary anymore 2014-04-22 15:37:35 -03:00
Phil Davis
6f931ad24e 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.
Best to check for it and make it if it does not exist.
(I am guessing that the 2.1.n image builds already had /usr/local/etc/rc.d bnefore any packages were installed, otherwise this problem should have already been an issue prior to 2.2)
2014-04-22 11:10:26 -07:00
Ermal
635f9eb560 Merge pull request #1116 from PiBa-NL/interface_has_gateway-ipv4_gif_gre 2014-04-22 09:32:35 +00:00
Ermal
1147bd002a Merge pull request #1115 from PiBa-NL/reply-to_IPv6gateway 2014-04-22 09:30:06 +00:00
Ermal
ebafd47038 Load if_stf module when needed 2014-04-22 06:52:00 +00:00
Phil Davis
80571c81a4 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.
2014-04-20 21:57:58 -07:00
derelict-pf
b7b461fc14 Add nohttpsforwards option to captive portal 2014-04-19 08:35:28 -07:00
PiBa-NL
2700ef9631 add gre and gif checks for for IPv4 function interface_has_gateway($friendly), like they are already for IPv6 2014-04-19 15:20:55 +02:00
PiBa-NL
93f1d233b2 check gateway for IPv6 also for reply-to rules. 2014-04-19 15:15:50 +02:00
Ermal
928dc66a43 Be smarter at using kenv 2014-04-18 15:24:34 +00:00
Camlin
dd8d9bdcaa pfSense - Bug #3607: Fix issue whereby the ICMP6 messages sometimes have the wrong source IP when a monitor gateway has been set. 2014-04-18 10:55:28 +01:00
Camlin
8c7e38ff68 [pfSense - Bug #3607] Ensure gateway detection can cope with the gateway being a dynamically assigned PPoE interface. 2014-04-18 10:43:48 +01:00
Ermal
302c005e11 Unload the ZFS module if its not in use to not consume uselss memory 2014-04-17 20:19:29 +00:00
Frank Wall
5e5c72be38 support symlinked RC scripts from PBI packages 2014-04-17 14:21:50 +02:00
Ermal
4010266acd GC unused code and do not set this to 0 for now since it is not anymore relevant 2014-04-17 08:35:36 +00:00
Phil Davis
45f4d7628a Fix susbstr-substr typo
I just got this error again on 14 Apr 2014 2.2 snapshot. I can see the fix in 2.1 branch. I could have sworn it got fixed in Master also, but I can't see it. So here is the fix for Master.
2014-04-15 07:06:13 -07:00
Ermal
4a97aa344f Correct the sense of the check to allow openvpn to work 2014-04-14 19:11:34 +00:00
Ermal
57ab9f7d52 Correct auth-user-pass-verify to include parameters properly so openvpn can start 2014-04-14 18:52:01 +00:00
Ermal
c760c69cee Fixup update URL 2014-04-14 18:05:17 +00:00
Ermal
05dd0c3246 Use the FreeBSD script for ldconfig to catch all libs 2014-04-14 15:13:43 +00:00
Ermal
df8e43cc56 Avoid warnings later on if no config for layer7 exists 2014-04-14 13:48:39 +00:00
Ermal
e61f548f2c Get rid of embedded platform. Its time to GC this 2014-04-14 13:06:28 +00:00