Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
62ce9874 02/23/2011 03:05 PM Marcus Brown

Update "Last Tested" date for freeDNS in comments

443f2e6e 02/23/2011 02:19 PM Seth Mos

Attempted fix that should convert the old carp[$i] naming to vip[$vhid]

3d039701 02/23/2011 02:07 PM Seth Mos

Make sure we iterate by the vlan number lest we end up with a empty variable? Hopefully fix new vlan name not being assigned to interfaces section

685a26fc 02/23/2011 02:01 PM Seth Mos

Correct the gateway group member name to the correct GW_". strtoupper($if) uppercase. This fixes outbound load balancer pools upgraded from 1.2.3
not working

8364184a 02/22/2011 07:29 PM Jim Pingle

Don't consider a cert as in use by the GUI if it's in HTTP mode. Fixes #1171

ac631bba 02/22/2011 07:27 PM Luiz Gustavo S. Costa

Move all functions from index.php for captiveportal.inc

f1beeba5 02/22/2011 01:30 PM Luiz Gustavo S. Costa

Add Global reply-to disable checkbox, resolves the issue #1137

196440c8 02/22/2011 12:25 PM Luiz Gustavo S. Costa

reversal of accidentally deleted files
Revert "Add Global reply-to disable checkbox, resolves the issue #1137"

This reverts commit c646776871dacebcaa4225b083aa0789dc0bfba6.

c6467768 02/22/2011 02:43 AM Luiz Gustavo S. Costa

Add Global reply-to disable checkbox, resolves the issue #1137

c2d7074e 02/21/2011 01:47 PM Ermal LUÇI

Resolves #1288. Add alc(4) to altq(4) supported list.

df82fae1 02/21/2011 01:17 PM Seth Mos

Don't forget to include $g, otherwise the check will fail and still perform a DNS resolve

33d5cb7a 02/21/2011 12:45 PM Seth Mos

Hold off on resolve_retry during boot. The rest of the IPsec config is already delayed during boot for tunnels with hostnames

71e91e50 02/21/2011 12:29 PM Seth Mos

Add more safeguards and IP address checks

621a459a 02/21/2011 11:47 AM Seth Mos

Do not resolve the hostname during boot, also make really sure we have a IP address here.

41393f1e 02/21/2011 11:30 AM Seth Mos

Prevent a empty remote gateway IP from ending up in the config

603b4346 02/21/2011 11:21 AM Seth Mos

Make sure to initialize the remote gateway IP variable so that it does not end up with a broken config

0e3e825c 02/21/2011 02:15 AM Chris Buechler

log when CP is restarted. ticket #1278

c7d56176 02/18/2011 06:42 AM Chris Buechler

fix log text

a8f9f07e 02/16/2011 06:53 PM Jim Pingle

Comment out the "config write on bootup" error. This is normal now with the package reinstall, and the known issues with it should be OK now. The error is just confusing people.

a3bac4ce 02/16/2011 06:19 PM Ermal LUÇI

Do not rely on php new foreach by reference and use the old method of chaning array members by using full path. This fixes nat 1:1 upgrades.

72377228 02/16/2011 05:15 PM Jim Pingle

Add automatic rules to pass DHCP failover traffic if a failover peer is defined. See http://forum.pfsense.org/index.php/topic,32731.msg172839.html#msg172839

c10dbf92 02/15/2011 08:16 PM Jim Pingle

Add snort2c table back in for now.

ee21b736 02/14/2011 09:57 PM Scott Ullrich

Adding support for snortsam from Robert Z

4c37209a 02/13/2011 04:37 PM Jim Pingle

Suppress curl errors (if we get a 404 it tosses its own error if there is no response body, just a 404 code.)

ca640261 02/13/2011 04:27 PM Erik Fonnesbeck

Add alias support for source and destination ports on outbound NAT.

d164643a 02/13/2011 04:14 PM Jim Pingle

Make update check a little more robust. Timeout after a few seconds, and if we get a non-200 http code, ignore the response.

f1ac1733 02/13/2011 01:44 PM Erik Fonnesbeck

In update_alias_names_upon_change function add capability to access more deeply nested sections and fields.

a39c7dae 02/11/2011 05:18 PM Ermal LUÇI

Allow action match to be passed down to pf.

d0399410 02/11/2011 07:25 AM Seth Mos

Do not resolve the dyndns hostnames during boot. With many tunnels that have a hostname this can
cause huge boot issues if the DNS server is slow or not responding at all. By skipping those but
adding them to the DNS watchlist it should reload these later. This should allow the box to start...

e35d6cda 02/10/2011 09:36 PM Ermal LUÇI

There is no need to call the script to reconfigure CP here. Even more when it breaks all kind of things.

8c5df705 02/10/2011 04:16 PM Jim Pingle

Also fix easyrule and auto->manual nat switch code. Ticket #1243

93c2c1e6 02/10/2011 03:58 PM Jim Pingle

Generalize pppoe server enabled check and use it elsewhere in the GUI that needed fixed. Still needs changes in filter.inc - Ticket #1243

0fc6be3f 02/10/2011 02:44 PM Jim Pingle

Allow autocomplete on login form (Fixes saving password on Firefox and Chrome)

bda131b2 02/10/2011 01:34 PM Jim Pingle

Fix a date compare bug, resolves #1273

30ef6f8d 02/09/2011 10:06 PM Ermal LUÇI

Allow renaming even shaper queues as an improvement.

1cbe86f0 02/09/2011 09:41 PM Ermal LUÇI

Fixes #1207. Allow renaming a limiter. Also prevent a limiter to be deleted if it is referenced in filter rules.

95524508 02/08/2011 02:15 PM Ermal LUÇI

Resolves #1265. Show the interfaces in the same order requested during assignment on console.

4b665f74 02/08/2011 02:52 AM Scott Ullrich

Adding crashreporterurl for rebrands

36365f49 02/08/2011 02:37 AM Scott Ullrich

Add a global g option named disablecrashreporter which defaults to false for rebrands

e8aef0ec 02/07/2011 10:19 PM Scott Ullrich

minicron is now used on a number of items in the gui. tell the cp prune process to use the pid name cp-prunedb.pid

aa69dbd2 02/07/2011 10:12 PM Scott Ullrich

Do not launch multiple copies of the captive portal database pruner.

c7f70dbc 02/06/2011 08:26 AM Chris Buechler

fix NTP server IPs in openvpn config

9f1e3b2b 02/04/2011 01:04 PM Erik Fonnesbeck

Add backend support for aliases on source and destination address of outbound NAT rules.

847e5e82 02/02/2011 09:39 PM Scott Ullrich

Note reinit will disconnect folks

7d9d6f6a 02/02/2011 09:37 PM Ermal LUÇI

Correctly grab the hostname from config for filterdns.

5289dc57 02/01/2011 07:36 PM Jim Pingle

Do not use references here when building a ca_chain_array. Really fixes #1231 - CAs are no longer lost when a config write happens at bootup.

5cda0e03 01/31/2011 07:11 PM Jim Pingle

Fix typo (swapped parameters)

01d473df 01/31/2011 06:20 PM Jim Pingle

Fix typo

44ab93a4 01/29/2011 12:40 AM Ermal LUÇI

Correct configuration file name.

20413b72 01/28/2011 03:16 PM Warren Baker

Added Captive Portal RRD graphs, there are two graphs one for the number of logged in users since last rrd poll, and concurrent number of users logged in.

9d0b0635 01/28/2011 02:39 PM Ermal LUÇI

Make this actually work as it should. The warnings about default queue should be ok now.

fc05822b 01/27/2011 09:54 PM Jim Pingle

Don't pass these by reference. Might be related to ticket #1231

c3770c78 01/26/2011 10:44 PM Ermal LUÇI

Ups actually single quotes are needed when / is the first char of a command. Requirment enforced by the parser.

f7f22750 01/26/2011 10:15 PM Ermal LUÇI

Remove last references to dnswatch.

f8c10a18 01/26/2011 09:12 PM Ermal LUÇI

Use filterdns instead of dnswatch which will be retired.

422b8b4e 01/26/2011 06:40 PM Ermal LUÇI

Switch to filterdns new and shiny for taking care of dns in CP.

c3c7fc06 01/26/2011 06:29 PM Ermal LUÇI

These are pf type aliases.

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.

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.

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.

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