Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
62fc138e 05/11/2012 03:12 PM Warren Baker

make use of the correct file to send notifications

4dfd930e 05/10/2012 07:17 PM Darren Embry

cleanup: code for building arrays for autocompleted fields

98f20e35 05/10/2012 06:17 PM Irving Popovetsky

max_procs adjustments for small memory systems, attempt 2

Per Jim P's feedback, move max_procs completely out of
system_webgui_start() and move all of the memory/procs decision logic
to system_generate_lighty_config().

Adjust the captive portal max_procs to reflect the low memory...

a0539faa 05/10/2012 05:48 PM Darren Embry

prep work: function get_alias_list()

I wrote this function primarily to remove a lot of duplicate code
that's there because of a lot of those autocomplete fields.

a1f77238 05/10/2012 04:39 PM Darren Embry

add autocomplete to load_balancer_pool_edit.php (PEV-394754)

we also enable the json extension here.

babac37a 05/10/2012 03:51 PM Scott Ullrich

Add click jacking support. Ticket #2419

49ddf9a1 05/09/2012 05:08 PM Warren Baker

Handle HTTPOnly and Secure flags on cookies

84931046 05/08/2012 07:02 PM Jim Pingle

Back out duplicated fix from 107e8acc - Ticket #1917 was already fixed before this was added.

7ff663d3 05/08/2012 05:15 PM Warren Baker

Respect ['upload_path'] for upload_tmp_dir for PHP

8358b341 05/07/2012 07:57 PM Jim Pingle

Whoops, typo. Fixed now.

e5e88403 05/07/2012 07:00 PM Jim Pingle

Don't pass a shell escaped version of $realifl to pfSense_bridge_add_member(). Fixes bridging

6ae78f08 05/07/2012 03:53 PM Marcello Silva Coutinho

Stop service needs to wait process to be stopped before trying to restart/start it.

5db4d1eb 05/06/2012 04:02 PM Jim Pingle

Test if this is an array before using it as an array.

5a2a8349 05/05/2012 11:07 AM Lorenz Schori

Add support for aliases in DNS Forwarder, fixes #2410

a52706d5 05/03/2012 04:48 PM Darren Embry

missed a spot for #2407

470d24a3 05/03/2012 04:34 PM Darren Embry

implement #2407: create config option for captive portal listening port

331103ae 05/03/2012 02:53 PM Jim Pingle

Fix syntax error in bogons update

e0c45357 05/01/2012 08:00 PM Jim Pingle

Move routing (radvd, routed, ospf, bgp) to its own log since these daemons can be really spammy at times.

60dd7649 04/30/2012 07:32 PM Jim Pingle

Move the stop_packages code to a function, and call the function from the shell script, and call the function directly for a reboot. Fixes #2402 and ticket #1564

15855fbc 04/30/2012 02:08 PM Jim Pingle

Better error handling for crypt_data and also better password argument handling

f9053c0c 04/28/2012 07:38 AM Erik Fonnesbeck

Restore protection for the "destination any" case for port forward NAT Reflection, which was forgotten when shuffling around code before committing. Also add a couple other missing checks.

d372a32d 04/26/2012 10:36 PM Chris Buechler

fix text. ticket #2399

655e4d41 04/25/2012 06:27 PM Seth Mos

The descr field might not exist, use a uppercase friendly name

f7cd5647 04/24/2012 06:50 AM Seth Mos

Make sure to stop the dhcpleases6 process

58070e1c 04/24/2012 02:14 AM Chris Buechler

routes should not be skipped when IPsec is on WAN, as WAN may not be the default gateway.

6a7b35ea 04/23/2012 09:09 AM Phil Davis

Delete any existing /var/db/rrd/*.rrd files before restoring from the XML

905ea336 04/23/2012 09:01 AM Phil Davis

Minor corrections to function names in error messages

7c382a88 04/23/2012 04:35 AM Chris Buechler

go back to scrub rather than "scrub in", the latter breaks MSS clamping for egress traffic the way we use it

d887d7f9 04/22/2012 10:39 PM Erik Fonnesbeck

Revert change to get_interface_list()'s $vfaces list for now. Interfaces in this list that are supposed to be listed on Interfaces: Assign need special logic on that page, which has not been added yet.

b4a89a68 04/20/2012 03:23 PM Seth Mos

Generate the correct corresponding link local from the carp mac.

40fa6dde 04/20/2012 08:38 AM Erik Fonnesbeck

Allow optionally using the type of NAT reflection implementation used for 1:1 mappings with port forwards as well, in addition to allowing the old type, which is still useful in its own way.

0c963226 04/20/2012 07:18 AM Erik Fonnesbeck

Add message stating which interfaces are missing.

Suggestion from http://forum.pfsense.org/index.php/topic,48366.0.html

fd863e5c 04/20/2012 07:11 AM Erik Fonnesbeck

Add some missing interface types in is_interface_mismatch() and get_interface_list()'s $vfaces. Fixes #2384

a6aedcd1 04/20/2012 06:20 AM Erik Fonnesbeck

Clean up filter_generate_reflection_nat, remove obsolete checks, and add new checks that are now needed. Ticket #2240

112f5602 04/20/2012 06:20 AM Erik Fonnesbeck

Use filter_get_direct_networks_list instead of dumping a copy of the routing table. Ticket #2240

868cd12c 04/20/2012 06:20 AM Erik Fonnesbeck

Modify filter_get_direct_networks_list to optionally return an array instead, which includes subnet, friendly interface, and gateway (if applicable), for ticket #2240

4b340c90 04/19/2012 05:44 PM Seth Mos

Update the default URL here for our new FreeBSD release.

25ed9cf8 04/18/2012 08:57 PM Jim Pingle

Add cheap hack to make syslogd forwarding to IPv6 work at bootup. Fixes #2370

daac437f 04/18/2012 06:23 PM Jim Pingle

Make sure VPN interface gateways are handled separately

da12a8a4 04/18/2012 04:04 PM Seth Mos

Make sure to push elements we don't recognize on the stack too.

c3ce2ece 04/18/2012 03:33 PM Seth Mos

Add upgrade code that updates the dynamic gateway names to their new format new $if_$type.
Redmine Ticket #2332. I've tested a simple upgrade with 3 dynamic Wans with varying names and that appears to have succeeded. Needs more testing.

bf4b2596 04/18/2012 03:30 PM Jim Pingle

Update pf.os a bit

67102344 04/18/2012 01:11 PM Seth Mos

Add the correct fix to pick up the IPv6 gateway for slaac interfaces

ef82d62b 04/18/2012 12:31 PM Jim Pingle

Merge pull request #93 from phil-davis/patch-1

Store PBIs in /root/var/db/pbi so they persist across reboots.

c0b1bc81 04/18/2012 09:41 AM Seth Mos

Make sure that SLAAC gateways show up in return_gateways_array();
redmine ticket #1834

feb88a14 04/18/2012 09:26 AM Seth Mos

Add support for SLAAC on the WAN interface, this is required for Stateless autoconf addressing.
Normally this should only apply to Appliances that do not need to route. We automatically hook in the dhcp6 client to request name servers from DHCP6 in a information only mode. It will not attempt to request a address. For that you should use the plain DHCP6 option with a prefix size of none....

1a5f87d1 04/18/2012 08:43 AM Seth Mos

Handle multiple IPv6 DNS servers in rc.newwanipv6, remove chunk of broken code in the DHCPv6 server that added duplicate lines. Redmine ticket #2380

152c18f0 04/18/2012 06:29 AM Phil Davis

Store PBIs in /root/var/db/pbi so they persist across reboots.
Keep the existing code for old-style PKG packages in case users on 2.1 are doing anything with PKG packages by hand. In theory all proper package installs on pfSense 2.1 (FreeBSD 8.3) should use PBIs.

4f8adcb6 04/17/2012 01:33 PM Jim Pingle

Include the ntp facility also, should fix ntp logging

2e03f3e2 04/16/2012 05:00 PM Seth Mos

Strip the ::1 from the 6to4 gateway address

b5191708 04/16/2012 04:45 PM Seth Mos

Re-order the system routing configure after the tunneled interfaces are configured.

4b2bf4fc 04/16/2012 08:12 AM Seth Mos

Prevent a invalid argument on a empty array

c08a5659 04/16/2012 08:03 AM Seth Mos

Only add the IPv4 gateway in the DHCPv4 config if we have a IPv4 gateway defined on the system at all.
This makes clients trying the IPv4 transport fail a lot faster, and thus more graceful.

239a2977 04/14/2012 07:19 PM Cyrill B

Use appropriate syslog priorities.

64a8dbf2 04/14/2012 06:53 PM Jim Pingle

Fix missing - on route parameter

711a20eb 04/14/2012 06:53 PM Jim Pingle

Some IPv6 fixes for gateway groups

01a58d89 04/14/2012 06:19 PM Seth Mos

Add static routes for gif tunnel endpoints

c8ed8142 04/14/2012 06:08 PM Seth Mos

Add a static route for the IPv4 relay so that 6to4 or 6rd on a OPT interface works as expected.

95837597 04/13/2012 08:27 PM Jim Pingle

Merge pull request #90 from vizvayu/master

Mode selection options for PowerD

d46c3acd 04/13/2012 07:13 PM Ermal LUÇI

Enable verbosity to actually put something in the logs

86c707f3 04/13/2012 06:10 PM Darren Embry

quiet change: fix indentation of xml2array function

i.e., tabs instead of 4 spaces

59231855 04/13/2012 04:50 PM Darren Embry

Feature #1864 "Start" button for IPsec should be available for IP alias networks

might need more testing.

http://redmine.pfsense.org/issues/1864

8bdb6879 04/12/2012 11:11 PM Darren Embry

Feature #2123 Backup RRD files using the xml dump and restore from RRD tools

http://redmine.pfsense.org/issues/2123

0d0cb047 04/12/2012 10:06 PM Jim Pingle

Fix constant. LOG_ERROR should be LOG_ERR

bd29bb7b 04/12/2012 03:07 PM Jim Pingle

Add brackets to a syslog server if it's an IPv6 IP. (Though FreeBSD's syslogd still won't send to it ... http://www.freebsd.org/cgi/query-pr.cgi?pr=150530&cat=misc )

e371f8b9 04/12/2012 08:21 AM whjvenyl

Update etc/inc/util.inc

f989a6ef 04/12/2012 07:23 AM Chris Buechler

fix typo. Ticket #2371

3f5f7ad3 04/12/2012 05:28 AM Seth Mos

Add modified version of user https://github.com/bcyrill patch that requires a IPv6 literal when used with a port.

4b51cc2e 04/12/2012 05:28 AM Seth Mos

Revert "Also validate IPv6 literals."

This reverts commit 21b586aa12ca35ccf54d4ddf66b0305e12e62a4d.

a119ecf8 04/12/2012 05:07 AM Erik Fonnesbeck

Modify get_configured_ip_aliases_list to optionally return the full vip entry and use this information to get the subnet and not just the IP in filter_get_direct_networks_list.

e9eae060 04/12/2012 03:58 AM Erik Fonnesbeck

For consistency, generate a masked out subnet IP from the IP alias instead of using the IP directly.

9caa10bc 04/12/2012 03:29 AM Chris Buechler

this is only valid in mpd5 (really?...) Revert "RADIUS accounting updates are needed for PPPoE and L2TP too"

This reverts commit 02b14dcb49da8dc278e87785bb3f811336bf1fd0.

02b14dcb 04/12/2012 03:02 AM Chris Buechler

RADIUS accounting updates are needed for PPPoE and L2TP too

6791c2ab 04/12/2012 12:43 AM Erik Fonnesbeck

Also return IP alias VIP networks in filter_get_direct_networks_list.

21b586aa 04/11/2012 07:21 PM Seth Mos

Also validate IPv6 literals.

e6138bf2 04/11/2012 04:02 PM Jim Pingle

Remove duplicated function

f898c1a9 04/11/2012 03:58 PM Jim Pingle

Add alias support to static routes (needs some testing) Ticket #2239

Conflicts:

etc/inc/filter.inc
etc/inc/util.inc
usr/local/www/system_routes_edit.php
53c210dd 04/11/2012 01:12 AM Cristian Feldman

Added mode selection options for PowerD.

6e5d84ba 04/09/2012 12:14 PM Seth Mos

Restore this piece of logic, otherwise the firewall rules break.

319c2bfd 04/08/2012 06:37 PM Seth Mos

Also use the prefix calculation function here.

8b198c64 04/08/2012 06:36 PM Seth Mos

Prevent duplicate 6rd or 6to4 interfaces, these conflict and both use the stf0 adapter. Only 1 can be active.
Move piece of code into function, we need it more places, tighten rules for proto 41 traffic.
Attempt to micro optimize the select box for large amounts of choices. Chrome likes this approach better.

26b89905 04/07/2012 10:20 PM Erik Fonnesbeck

Move some constants in gitsync closer to the top of the source code and add some new ones of potential interest to those reconfiguring gitsync. Also modify messages to indicate that Git URLs are also allowed.

93cd15be 04/07/2012 06:25 PM Seth Mos

Correct typo in the filter rule

5411c084 04/07/2012 05:20 PM Seth Mos

Add automatic firewall rules that allow traffic destined for a downstream delegated prefix.
The downstream router is the one to decide what to do with it. This can still be overridden by user rules, just like outbound traffic.

d48ed103 04/07/2012 03:37 PM Seth Mos

Change the command to reflect the new, just added dhcpleases6 binary for triggering route injection.

8d923616 04/07/2012 01:18 PM Seth Mos

it needs to point to a existing file otherwise it will not launch.

acbb62fd 04/07/2012 11:13 AM Seth Mos

Add the -h parameter which is required for dhcpleases, might need to be removed later.

1ed88e06 04/06/2012 08:56 PM Darren Embry

fix a syntax error

092462dc 04/06/2012 06:08 PM Seth Mos

Add a dhcpleases monitor to the DHCPv6 server which will trigger automatic creation of routes into the routing table so that prefix delegation will just work.
Redmine ticket #2347

adb29e55 04/06/2012 05:00 PM Cyrill B

Fixed Bug #2348

91b2f623 04/06/2012 02:14 PM Cyrill B

Replace is_function with function_exists

eab2db68 04/06/2012 09:28 AM Seth Mos

Make sure that we use the right interface for 6rd

df52abf1 04/06/2012 09:27 AM Seth Mos

Unbreak rc.filter_synchronize, add )

f57a578d 04/05/2012 10:17 PM Darren Embry

work around a redeclaration error.

i'm going to start a discussion about making sure all require() calls
become require_once() calls but until then i have to fix this.

f99aa333 04/05/2012 09:11 PM Ermal LUÇI

Unbreak interface.inc after manual merge

4459f03d 04/05/2012 09:07 PM Ermal LUÇI

Remove slipped line

d7afd900 04/05/2012 08:48 PM Darren Embry

use existing filter_expand_alias (well, via a wrapper) instead of
reinventing it

67898061 04/05/2012 08:30 PM Ermal LUÇI

Unbreak openvpn

7b47bd4c 04/05/2012 08:22 PM Ermal LUÇI

Make vips vhid be unique per parent interface!

c1a104c7 04/05/2012 05:47 PM Seth Mos

Correct the fieldname we need to look into so we actually configure the tunneled interfaces.