Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
161cc65b 01/28/2011 02:27 PM Seth Mos

Activate the firewall rules for DHCPDv6.
Add pass in to port 546, pass out to 547

b3cf4d5a 01/28/2011 02:17 PM Seth Mos

adjust the firewall rules to allow for proper ICMP6 allow so that normal pmtu works

9caffe86 01/26/2011 04:21 PM Seth Mos

Remove duplicate advbase in ifconfig command

9740fad8 01/26/2011 02:40 PM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/system.inc

22599010 01/26/2011 01:27 PM Seth Mos

Show the TCP protocol for ipv6 filter rules

1f321f66 01/26/2011 12:22 PM Seth Mos

Move the ICMP rules further to the top in order for normal neighbour contact via icmp6 to work

80766f71 01/26/2011 12:14 PM Seth Mos

Do not block fec0::/10 as this includes fe80:: local link addresses which breaks everything else

1525ca4c 01/26/2011 11:55 AM Seth Mos

reference the IPv6 bogons table as well

b0538842 01/26/2011 10:54 AM Seth Mos

Add the IPv6 fc00::/7 and fEc0::/10 to the Private block on WAN

23f1acdd 01/26/2011 10:45 AM Seth Mos

Setup packet spoofing rules for inet and inet6
Adjust the default Deny All rules for inet and inet6, rename labels

aec7edd4 01/26/2011 10:43 AM Seth Mos

Adjust firewall rule to reflect inet or inet6

29bed6ca 01/26/2011 10:41 AM Seth Mos

Adjust the loopback firewall rules for inet and inet6 and give them unique labels

ee4fc984 01/26/2011 10:17 AM Ermal LUÇI

Silence warnings.

0ad7bcd8 01/25/2011 11:12 PM Erik Fonnesbeck

Fix case for disabling RRD graphing for spamd package.

c4e228f3 01/25/2011 08:11 PM Scott Ullrich

Transform PORTAL_REDIRURL variable

ec192fe5 01/25/2011 07:55 PM Scott Ullrich

Fix url. Do not include mod_accesslog twice

2953848b 01/25/2011 07:09 PM Scott Ullrich

remove single quotes

9abe1997 01/25/2011 06:38 PM Scott Ullrich

Brute force dnswatch kill if needed

75d12406 01/25/2011 06:03 PM Scott Ullrich

Launch dnswatch correctly.

8b73cc7e 01/25/2011 06:00 PM Scott Ullrich

Allowed hostname is now working. Make bw up and down checks a bit more strict using intval() and comparing >0. Fix bw and upload checks allowing either to be set.

0b108eda 01/25/2011 05:58 PM Scott Ullrich

Allowed hostname is now working. Make bw up and down checks a bit more strict using intval() and comparing >0. Fix bw and upload checks allowing either to be set.

79e99eb4 01/25/2011 05:30 PM Scott Ullrich

Make allowedhostname an array.

55c18b30 01/25/2011 04:55 PM Scott Ullrich

Adding preliminary version of allowed hostnames. Allowed hostnames function similar to allowed IP addresses and permit the captive portal to pass traffic out. An example usage of this is to allow access to a hotel web page freely and then require authentcation hotlinking from this point.

f23a6091 01/25/2011 04:35 PM Scott Ullrich

Fix formatting. Die, VIM, DIE!

5060dea7 01/25/2011 03:32 PM Scott Ullrich

Reformat file. VIM needs to die a flaming death.

d11e01f4 01/25/2011 09:16 AM Erik Fonnesbeck

Comment out this code since it currently segfaults and get_real_interface could cause major slowdown here for some configurations.

5357f386 01/25/2011 08:34 AM Erik Fonnesbeck

Remove extra call to get_real_interface.

56919157 01/25/2011 08:03 AM Erik Fonnesbeck

Use the first element of the array instead of the array itself for the comparison.

a1476a94 01/25/2011 07:45 AM Erik Fonnesbeck

Revert "I think this is supposed to be get_real_interface too, not get_parent." - This function should not call get_real_interface here to avoid slowdown from recursion.

This reverts commit 54ac5d9080c2ea6669af07aa49a5ce660f2ede76.

20cb9803 01/25/2011 07:16 AM Marcus Brown

Make get_parent_interface return an array to handle MLPPP and make it find vlan parents too.

Also, update interface_netgraph_needed to handle MLPPP on vlans.

a3af8146 01/25/2011 04:36 AM Marcus Brown

Add NULL check to wireless functions.

The old interface_translate_type_to_real function used previously would return OPTX
if it was passed "OPTX" and OPTX existed but was unassigned, whereas get_real_interface returns NULL, so now we
check for NULL.

54ac5d90 01/25/2011 04:27 AM Marcus Brown

I think this is supposed to be get_real_interface too, not get_parent.

Revert if I mis-understood.

d5dfcb52 01/25/2011 04:16 AM Marcus Brown

Change name of function "interface_translate_type_to_real" to match what it's doing (or should be doing.)

Next commits will change functionality of this function because before now
it's identical to "get_real_interface" function (because of bug mentioned below.)...

a1d52f81 01/24/2011 10:48 PM Ermal LUÇI

Resolves #1216. Do not create nat entries on ovpn interfaces.

8633930d 01/24/2011 05:24 PM Ermal LUÇI

Actually send a notice even if no default queue could not be found. This might be serious in some cases.

ef8fca71 01/24/2011 05:18 PM Ermal LUÇI

Do not put the queue config on the rules if there is no default queue, just log it. This prevents errors in rules loading which is worse than having no shaper.

00ca3fb1 01/24/2011 05:04 PM Ermal LUÇI

Log the errors we know for not allowing a queue to be added.

71f88d75 01/24/2011 07:34 AM Seth Mos

Add the npt tag which is used by the IPv6 tree to the 2.0 mainline tree.
This prevents a config blowup when a ipv6 config loads on 2.0.

1f17c623 01/23/2011 05:36 AM Chris Buechler

it's 2011

3eb00b49 01/23/2011 02:49 AM Marcus Brown

We don't want to detach netgraph nodes from interfaces that are used by
any PPPoE/PPTP/L2TP configurations.

e5d83b70 01/22/2011 09:04 PM Seth Mos

Fix dhcp server group

81e54dab 01/21/2011 05:09 PM Jim Pingle

Use a better method to determine the FTP URL for FreeBSD based on the version being used. The old method worked with 8.1-RELEASE-p2 but failed with just 8.1-RELEASE.

462f9006 01/21/2011 08:48 AM Seth Mos

Add filter code for adding the binat rules required for Network Prefix Translation

292ef22a 01/21/2011 08:34 AM Seth Mos

Unbreak static routes
Add initial NPt Network Prefix Translation pages

582c58ae 01/20/2011 10:19 PM Jim Pingle

Add drop-down to select OpenVPN hardware crypto (finds usable devices from "openssl engine" list) for clients and servers.

1801c223 01/20/2011 05:52 PM Ermal LUÇI

Add the empty check otherwise all static routes are skipped. Reported-by: Seth

bca35cff 01/20/2011 05:33 PM Jim Pingle

Add a checkbox for duplicate-cn on OpenVPN servers.

09e11b69 01/20/2011 04:33 PM Scott Ullrich

Comment what this variable does

f0695975 01/20/2011 04:30 PM Scott Ullrich

Adding $builder_package_install variable. When set to true ignore library fixups and sync_package() directives.

d2619fa0 01/20/2011 08:03 AM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/system.inc

daacb818 01/19/2011 09:23 PM Ermal LUÇI

Ticket #1210. Also here unset any previous value if none posted.

c2461a56 01/19/2011 09:20 PM Ermal LUÇI

If no value is posted means we have no value to save in config and should unset any pervious set ones.

f5bafe95 01/19/2011 08:56 PM Ermal LUÇI

Resolves 1209. Correctly calculate the necessary data to return from an 'pfsense' format encrypted file.

38bdc48d 01/19/2011 06:57 PM Ermal LUÇI

This logic was reversed fix it. Reported-by: Seth

bcfe4ae5 01/19/2011 06:25 PM Ermal LUÇI

Ticket #259 trim the \n from the command output and return only the numeric part of it.

911a262f 01/19/2011 07:30 AM Seth Mos

Prevent a IPv6 address from breaking system routing. This is a hack because we don't have the proper ip validation in 2.0 mainline

85e3f445 01/18/2011 09:13 PM Ermal LUÇI

Do not put a config entry for dhcpd if we cannot determine the subnet address. Reported-by: http://forum.pfsense.org/index.php/topic,32303.0.html

ba4f6e1d 01/18/2011 08:38 PM Jim Pingle

Better way to determine the username for config descrs

fa09d1b8 01/18/2011 08:38 PM Jim Pingle

Fix variable name reference

b1224cdc 01/18/2011 08:38 PM Jim Pingle

Fix references to what was apparently supposed to be $g['booting'] and not $bootup.

f9c8e64c 01/18/2011 08:38 PM Jim Pingle

Add a description to this write_config() so it's a little more obvious what it's doing in the logs.

1bbbd3dd 01/18/2011 04:00 PM Jim Pingle

No need to set this here, we already set it in config.inc (and it takes precedence)

7d9b3d5e 01/18/2011 02:58 PM Jim Pingle

Add the cron job a different way. There have been a couple reports of losing CAs during the config upgrade and this was the only added function at the time.

2db19fec 01/18/2011 08:52 AM Seth Mos

Fix broken merge, change variable name to define inet family

1f74cd2d 01/18/2011 08:10 AM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/interfaces.inc
etc/inc/system.inc

96e889fc 01/17/2011 10:11 PM Seth Mos

Specify the -inet family so that accidental IPv6 addresses here don't break the system routing.

2b7ca9b2 01/17/2011 09:29 PM Ermal LUÇI

Add the default value for the new tunable debug.pfftpproxy to 0. It allows to disable the pfftpproxy. Also add it to the default config.xml though no upgrade code should be needed since people can create this from the gui and hopefully do not need to know about this anyway.

9d7d2388 01/17/2011 08:08 PM Ermal LUÇI

Really do not deactivate netgraph if the underlying interface is needed by it!

756720e2 01/15/2011 03:03 PM Pierre POMES

Ticket #1198. Fix code when checking client or server

75e9ed89 01/14/2011 07:14 PM Jim Pingle

Remove extra brace

546f30ca 01/14/2011 05:20 PM Jim Pingle

Better test for an empty CA to avoid writing out an empty CA file (some on the forum are seeing this.)

ad0d6389 01/12/2011 09:39 PM Jim Pingle

Bail on reinstalling all packages if we can't contact the package repo.

311f93cd 01/12/2011 07:19 PM Ermal LUÇI

Ticket #621. Sort even csr subject to have the matching go ok during import of externally signed cers.

3b83b51a 01/12/2011 06:06 PM Jim Pingle

Only copy 52 chars of a user descr to the pf rule. When added to the "USER_RULE: " prefix (11 chars) we hit the 63 char limit. Fixes #1187

d0dc2fd1 01/10/2011 09:11 PM Jim Pingle

Bump config version, add upgrade code to setup cron job for URL table update script.

b7ff3186 01/10/2011 09:06 PM Ermal LUÇI

Ticket #875. While ldconfig should be called by pkg code itself do it explicitly to have the cache file rebuilt with correct list.

17dd7ff3 01/10/2011 03:45 AM Chris Buechler

allow 127.0.0.1 and localhost for HTTP_REFERER checks

1c42331b 01/07/2011 10:39 PM Scott Ullrich

Stop spewing backup info on bootup

52f4c092 01/07/2011 10:28 PM Scott Ullrich

Add back booting check that existed prior to refcount code. We will improve upon this next week.

b89c34aa 01/07/2011 09:37 PM Ermal LUÇI

Ticket #621. sort the contents of array used for generating subject by keys so whenever we do subject comparison we will not have problem just because of the array keys ordering.

b2b15543 01/07/2011 03:53 PM Scott Ullrich

Need to use Unlink in tar

06e57df8 01/06/2011 11:56 PM Scott Ullrich

Shorten english

c2272d6d 01/06/2011 11:30 PM Scott Ullrich

Scroll the textarea to bottom on each update

61f0a115 01/06/2011 11:09 PM Scott Ullrich

Take into account< 10 too

a0e157e9 01/06/2011 11:02 PM Scott Ullrich

When installing packages on console (downloading) only show every 10% meaning 10% 20% 30% instead of 1% 2% 3% 4% 5%, etc

86af45ec 01/06/2011 10:48 PM Scott Ullrich

Ensure $pkg is defined. Send pkg_delete errors to /tmp/pkg-delete_errors.txt

64974db7 01/06/2011 10:37 PM Scott Ullrich

Fix package dependency check code now that we no longer nuke /var/db/pkg/ before operating on packages

28ed552d 01/06/2011 09:53 PM Scott Ullrich

Strip off the space between @depend and the package name. Otherwise it will return a space in front of the pkgname

550fea7a 01/06/2011 09:39 PM Scott Ullrich

Do not unlink file, it's handled by behind the scenes pkg-utils.inc code

608b154d 01/06/2011 08:58 PM Scott Ullrich

Shorten repo download message

ca99d6a6 01/06/2011 08:55 PM Scott Ullrich

Do not show already installed messages which fill up the textarea too many times

72b7aa4a 01/06/2011 06:53 PM Jim Pingle

Also CDATA protect the detail field. Fixes #1168

d865241e 01/06/2011 06:52 PM Jim Pingle

Don't run mb_convert_encoding on descr field, it's cdata protected in the config now and this just causes some characters to be lost on input. Ticket #1168

9d308f58 01/05/2011 09:50 PM Scott Ullrich

Do not nuke /var/db/pkg now that 2.0 has better handling

9b193619 01/05/2011 09:44 PM Scott Ullrich

Reinstall packages on bootup during console. Ticket #1156

7d62c4c8 01/05/2011 09:10 PM Ermal LUÇI

Ticket #491. Correct username/password name fields so upgrade works correctly.

6ae19856 01/05/2011 08:43 PM Ermal LUÇI

Actually use sigkillbypid.

e7af9a80 01/05/2011 08:41 PM Ermal LUÇI

Send a HUP to racoon which is equivalent to the reload-config racoonctl command which seems to not work in 0.7.3 of ipsec-tools.

99fbc94a 01/04/2011 07:16 PM Warren Baker

Forgot to up the array count.

64c86313 01/04/2011 07:15 PM Warren Baker

Add kern.ipc.maxsockbuf to upgrade config and remove extra whitespace.