Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
f66e049a 03/29/2014 01:06 PM Warren Baker

Add privileges

5bb1c495 03/29/2014 12:59 PM Warren Baker

Reflect the service name when starting it

4e8e8cc8 03/29/2014 12:52 PM Warren Baker

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

58d00e65 03/29/2014 12:47 PM Warren Baker

Write out the access list correctly

16a3108f 03/29/2014 10:58 AM Warren Baker

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

0ae676cd 03/29/2014 09:23 AM Warren Baker

Add missing new line

ece2988f 03/29/2014 06:16 AM Warren Baker

Correct reference

1b6e3c30 03/29/2014 06:09 AM Warren Baker

Ensure TXT support on host descriptions actually works

3ae82923 03/28/2014 10:13 PM Ermal LUÇI

Remove even unused pamd.conf

e0c72564 03/28/2014 10:09 PM Ermal LUÇI

Remove utterly old libmap.conf file

c70a9878 03/28/2014 10:06 PM Ermal LUÇI

Update disktab to FreeBSD 10

1b60c644 03/28/2014 09:58 PM Ermal LUÇI

Remove cvsup file from pfSense tree

4cc0dce5 03/28/2014 09:57 PM Ermal LUÇI

Another remenant from old days

362fdc4c 03/28/2014 09:54 PM Ermal LUÇI

Remove remenants of pccardd from FreeBSD 5

b110f1ba 03/28/2014 09:45 PM Ermal LUÇI

Update protocols file as well

2c9325f6 03/28/2014 09:34 PM Ermal LUÇI

Remove unused files

a02fa5ec 03/28/2014 09:34 PM Ermal LUÇI

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

255596d9 03/28/2014 04:41 PM Ermal LUÇI

Use proper variable name for the interface

fe291564 03/28/2014 03:19 PM Ermal LUÇI

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 03/26/2014 08:55 PM Ermal LUÇI

Log everything when selected to do so

e047c72a 03/26/2014 08:28 PM Ermal LUÇI

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

2553d943 03/26/2014 07:17 PM Ermal LUÇI

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

b305f795 03/26/2014 04:54 PM Ermal LUÇI

Make this a global so no errors occur

f3109fac 03/26/2014 08:40 AM Chris Buechler

send crash reports via HTTPS

000a8d1d 03/25/2014 05:44 PM Renato Botelho

Change default charset on pages to utf-8

6fba8620 03/25/2014 05:35 PM Renato Botelho

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

replaced uppercase html tags with lowercase

8702dcea 03/25/2014 08:54 AM Renato Botelho

Merge pull request #1035 from packetwerk/rc_permissions

fix permissions on two rc scripts

ced541bb 03/25/2014 08:46 AM Franco Fichtner

fix permissions on two rc scripts

0fcae2ec 03/24/2014 08:44 PM Ermal LUÇI

Fixes #3543, correct the typo in spelling

cfa53879 03/24/2014 08:14 PM Ermal LUÇI

While here escape the passed valuye to avoid problems with input

3b68d29c 03/24/2014 08:07 PM Ermal LUÇI

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

e26e5e25 03/24/2014 08:01 PM Ermal LUÇI

Make this more usable by putting a delimiter in there

375eba14 03/24/2014 07:58 PM Ermal LUÇI

Fix this for master

543c91ff 03/24/2014 07:36 PM Ermal LUÇI

Also configure log levels any time the daemon is restarted.

b7b3bc71 03/24/2014 07:35 PM Ermal LUÇI

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

dae77fe3 03/24/2014 07:26 PM Renato Botelho

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

ae5bbb64 03/21/2014 06:07 PM Warren Baker

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

19b1ea6c 03/21/2014 06:02 PM Warren Baker

Use the correct xml tag to check against

75e6d1b2 03/20/2014 07:59 PM Warren Baker

Only display config title if option is enabled

be5aa310 03/20/2014 07:57 PM Warren Baker

Rather put forwarding for DNS servers into the configuration file

d12889b0 03/20/2014 07:34 PM Warren Baker

Ensure if port is configured it is then used

d5ee0208 03/20/2014 07:34 PM Warren Baker

Add privileges for accessing DNS Resolver

1c62178a 03/20/2014 07:28 PM Ermal LUÇI

Use array_flip even for the package parsers

1b34f8a7 03/20/2014 07:26 PM Ermal LUÇI

Add require_once where needed to avoid redeclaration from nested includes

00a6fcb7 03/20/2014 06:54 PM Ermal LUÇI

Configure first the vhid and than pass the vhid when configuring the carp this makes the ip assigned to carp as well

a63e5ead 03/20/2014 06:38 PM Ermal LUÇI

Remove balancing reference that does not exist anymore

e3b98f81 03/20/2014 04:19 PM Ermal LUÇI

Do not garble the error logging message

8b650e57 03/20/2014 04:09 PM Jim Pingle

Avoid placing an empty "interface listen" directive in ntpd.conf

bd53b624 03/20/2014 03:59 PM Ermal LUÇI

Try to restore last working ruleset rather than staying without configuration at all

91f026b0 03/19/2014 10:38 PM ayvis

replaced uppercase html tags with lowercase
js files saved as UTF-8 / LF
language="JavaScript" deprecated, replaced with type="text/javascript"

f3bdba41 03/19/2014 03:50 PM Ermal Luçi

Merge pull request #907 from PiBa-NL/openvpn_client_usercredentials

openvpn, allow for entering client user credentials in the WebGUI

c3e4ef74 03/19/2014 03:15 PM Renato Botelho

Merge pull request #953 from N0YB/Gateway_Quality_RRD

Fix gateway quality RRD to have the correct granularity and be consistent with the pfSense graphs set.

1d7ba683 03/18/2014 07:09 PM ayvis

replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these files to UTF-8

d5d22d6e 03/17/2014 09:24 PM Ermal LUÇI

Disable default allow incoming rules for 6to4 and 6rd interfaces. This rule unintentionally allows all services on the interface to be reachble and maybe more!

7f7626ba 03/17/2014 02:17 PM Renato Botelho

Merge branch 'master-br' of https://github.com/ayvis/pfsense into ayvis-master-br

9c3b8c6e 03/15/2014 01:12 AM Chris Buechler

fix typo

34e2973e 03/15/2014 12:33 AM Chris Buechler

standardize URLs

e1a456e6 03/15/2014 12:30 AM Chris Buechler

standardize URLs

0734024c 03/15/2014 12:28 AM Chris Buechler

standardize URLs

5775f324 03/15/2014 12:18 AM Chris Buechler

standardize URLs

184016fc 03/15/2014 12:15 AM Chris Buechler

standardize on https on www.pfsense.org

ef459eb7 03/15/2014 12:10 AM Chris Buechler

standardize on https://www.pfsense.org, point to packages.pfsense.org

5721595b 03/15/2014 12:08 AM Chris Buechler

standardize on https://www.pfsense.org

03900904 03/14/2014 09:06 PM Ermal LUÇI

Make the Additional tags that may be supplied compliant with new schema

6d84c956 03/14/2014 09:02 PM Ermal LUÇI

Make the parser more efficient to test for keys rather than searching inside the array

ffd17097 03/14/2014 08:47 PM Renato Botelho

Unbreak listtags(), it should return regular array

703b1ce1 03/14/2014 08:35 PM Ermal LUÇI

Correct variable name, while here unset some large var

8cd558b6 03/14/2014 08:24 PM ayvis

xhtml Compliance
replaced <br>, <br/> and </br> with <br />

20dad315 03/14/2014 01:42 PM Ermal LUÇI

Provide upgrade code after changes done for Ticket #3441

b824ff8d 03/13/2014 11:20 PM Renato Botelho

Merge pull request #1025 from florian-asche/patch-5

Update dyndns.class

7dc42e4a 03/13/2014 09:57 PM Florian Asche

Update dyndns.class

3fe73243 03/13/2014 08:58 PM Pi Ba

fix plugin method for packages to allow for multiple plugins in an 'item' array as 'plugin' is not allowed as array item by xmlparse.inc

4db99d5b 03/13/2014 07:46 AM Chris Buechler

set package URL to https://packages.pfsense.org

1b92cc61 03/13/2014 07:43 AM Chris Buechler

use xmlrpcbaseurl here too, not product_website

f5e09d92 03/13/2014 07:18 AM Chris Buechler

we actually use xmlrpcbaseurl here, not product_website

f049d45e 03/12/2014 09:35 PM Renato Botelho

Merge pull request #1022 from PiBa-NL/carp_notification

rc.carpmaster/rc.carpbackup notification method for packages.

cd8f7eee 03/12/2014 09:31 PM Florian Asche

Update dyndns.class

Only use IPv4_only function if ipv6 is false

d84faccb 03/12/2014 06:49 PM Ermal LUÇI

Add removed file to obsolete list

8b4abd59 03/12/2014 06:48 PM Ermal LUÇI

More removal of racoon from referenced in sources

1dcb00bb 03/12/2014 06:44 PM Ermal LUÇI

Remove remeants of racoon

3eeac256 03/12/2014 06:42 PM Ermal LUÇI

Generate nat rules for ipsec when needed

72a8c829 03/12/2014 04:34 PM Ermal LUÇI

Be more efficient, and ordered about thae tags and also syncrhonize tags with xmlreader

b79ea46a 03/12/2014 04:19 PM Ermal LUÇI

Make this a bit more smart rather having the penalty going over explode

055fa9e3 03/12/2014 02:49 PM Ermal LUÇI

Try a different strategy for fixing #3514 just send a HUP to dhcp6 to get it to reload.

331166a8 03/12/2014 02:48 PM Pi Ba

-renamed function to pkg_call_plugins
-added is_array()
-added function header text
-replaced fixed 'plugin_carp' by $plugin_type to allow for generic use

eaee3af6 03/11/2014 11:31 PM Pi Ba

rc.carpmaster/rc.carpbackup notification method for packages.

f0014c64 03/11/2014 03:40 PM Ermal LUÇI

Make this a bit more efficient

ac28b62e 03/11/2014 12:42 PM Renato Botelho

Merge pull request #1018 from florian-asche/patch-3

Update services.inc

6b13f8d2 03/11/2014 11:38 AM Renato Botelho

Do not delete linklocal address

e6d708fe 03/10/2014 09:15 PM Florian Asche

Update dyndns.class

IPv4 ONLY? YEAH ;)

181386d6 03/10/2014 09:11 PM Florian Asche

Update services.inc

Added CURL setops from dyndns.class

3c6f29c0 03/10/2014 09:06 PM Florian Asche

Update services.inc

IPv4 ONLY

56b40844 03/10/2014 07:41 PM Renato Botelho

Merge pull request #1012 from florian-asche/patch-1

Update services.inc

5244c510 03/10/2014 06:42 PM Florian Asche

Update services.inc

Prepared to make $hosttocheck configureable

5d1185ce 03/10/2014 06:18 PM Florian Asche

Update services.inc

b67e9e62 03/10/2014 03:12 PM Ermal LUÇI

Fix for now 'IPv6 - LAN looses Prefix after link event'(forums) with a not elegant solution but works. Probably dhcpv6 client should solve this by itself and generate and event for it. For now just bump dhcpv6 client again to have the prefix interface reconfigured.

d130cd46 03/10/2014 01:17 PM Renato Botelho

pfSense_interface_deladdress() only knows how to delete an ip address, not a subnet. It should fix #3513

09cb9dee 03/09/2014 11:35 PM Florian Asche

Update services.inc

Added missing usepublicip with dyndnsCheckIP

fac36dfd 03/07/2014 05:49 PM Ermal LUÇI

Make the voucher auth through xmlrpc work.

fe3553d1 03/06/2014 10:10 PM Chris Buechler

default openssl to 2048