Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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

95938fae 02/21/2011 09:45 PM Jim Pingle

Fix typo/spacing issue. Resolves #1300

4661598e 02/21/2011 06:23 PM Seth Mos

Add the diag_ipsec_xml.php page, this provides a XML interface to the
tunnel status built for a Coltex BV monitoring system

9e050072 02/21/2011 02:46 PM Seth Mos

Prevent empty remote endpoints from skewing the log output

a2a13c97 02/21/2011 02:19 PM Seth Mos

Trigger a VPN tunnel reload after configuring IPsec, it will handle all the hostname tunnels after boot finishes

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

b85f2451 02/21/2011 09:42 AM Warren Baker

Correct indentation

7c50552d 02/21/2011 09:40 AM Warren Baker

Make sure it is an array before foreach.

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

log when CP is restarted. ticket #1278

75bf4f14 02/20/2011 10:31 PM Chris Buechler

fix default password display

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

fix log text

94d455da 02/17/2011 07:45 PM Jim Pingle

Enforce FreeBSD's max username length of 16 chars. http://forum.pfsense.org/index.php/topic,33410.0.html

70edf50d 02/17/2011 05:54 PM Jim Pingle

Fix whitespace formatting.

98776e04 02/17/2011 05:35 PM Jim Pingle

Allow sorting of DNS forwarder entries.

0aba3822 02/16/2011 09:22 PM Jim Pingle

Add IPsec and OpenVPN to packet capture. Ticket #1032

3395ba20 02/16/2011 08:32 PM Jim Pingle

Fix wording

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.

ed187b41 02/16/2011 06:04 PM Jim Pingle

Change this form to a POST instead of using GET with button inputs. For some reason using the GET method was causing things to be invoked twice, which led to two concurrent XMLRPC syncs, which can cause issues.

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

3e8b3ccc 02/16/2011 04:31 PM Jim Pingle

Use a better regex here, sometimes ad devices can be numbered >=10.

2d816c13 02/16/2011 01:07 PM Jim Pingle

silence the music.

b807a161 02/15/2011 10:59 PM Scott Ullrich

Break on 'You can also monitor the reload progress' instead of letting it wrap into a newline.

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

Add snort2c table back in for now.

efe8fa78 02/15/2011 04:03 PM Jim Pingle

Pass $notices to print_notices(), since it requires a parameter.

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

Adding support for snortsam from Robert Z

ad67f6af 02/14/2011 03:08 PM Scott Ullrich

Back to beta5

49e4ebf8 02/14/2011 12:19 AM Jim Pingle

Fix start/end test for an IP in DHCP pool. Resolves #1280

b5993a02 02/13/2011 09:54 PM Jim Pingle

Fix update check fix. Skipped a parameter.

a42e5d25 02/13/2011 06:11 PM Scott Ullrich

Get ready for tomorrow.

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.

b43b7613 02/13/2011 03:08 PM Erik Fonnesbeck

Check for aliases in 1:1 and outbound NAT rules, too.

43f2eca7 02/13/2011 02:44 PM Erik Fonnesbeck

Use autocomplete='off' like all other fields that accept aliases, to prevent web browser auto-complete from covering up the alias list popup.

c769f983 02/13/2011 02:25 PM Erik Fonnesbeck

Simply code for determining whether an alias is currently in use.

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.

b0aa7413 02/13/2011 12:38 PM Erik Fonnesbeck

Use alias style and add AutoSuggestControl for source and destination address fields.

97bc0bcc 02/13/2011 08:15 AM Erik Fonnesbeck

The doubled "$rule = array();" lines are probably a copy/paste error. Probably meant to paste the line that sets the rule type to the match action like the rest of what was added in the affected commit.

bd259571 02/12/2011 09:07 PM Ermal LUÇI

Correctly verify the input on bandwith at voip step for traffic shaper wizards. Reported-by: http://forum.pfsense.org/index.php/topic,32833.0.html

bd2b98c9 02/12/2011 06:34 PM Ermal LUÇI

Remove any previous file with the same name as the one that will be downloaded. This avoid the gui to always show update availble even though the site could not be reached.

5ee6a457 02/12/2011 06:33 PM Ermal LUÇI

Remove any previous file with the same name as the one that will be downloaded. This avoid the gui to always show update availble even though the site could not be reached.

b3205cc3 02/11/2011 05:32 PM Ermal LUÇI

Convert the shapers to the match action so the generated rules do not impact the filtering policy implemented.

a391d0ab 02/11/2011 05:26 PM Ermal LUÇI

Allow match action on Floating rules and exposed it with name Queue. More validation is needed.

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...

554d3bc2 02/11/2011 01:10 AM Chris Buechler

fix text

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)

b6a1d960 02/10/2011 02:04 PM Jim Pingle

Add the 1.2.3 dashboard package's /usr/local/www/filter_log.inc to the obsoleted files list. (It's in /etc/inc/ now)

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.

50124de1 02/09/2011 09:52 PM Jim Pingle

Check if this is an array first, just in case.

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.

dabcf28c 02/09/2011 09:11 PM Scott Ullrich

Turn off file size check

c90ba62d 02/09/2011 07:13 PM Ermal LUÇI

Fix an issue with dhcp parameters not specifying a defaultgw and the dhcp is the only interface with gateway as a result the box is left wihtout a default gw. Some sporadic reports have been done on this.

36d6af43 02/08/2011 10:28 PM Ermal LUÇI

Resolves #1224. Correctly change name on port alias in firewall rules if the alias name changes.

c3606a3b 02/08/2011 02:20 PM Ermal LUÇI

Resolves #1263. Use correct config toggle for detecting alternate url for firmware.

8f29b892 02/08/2011 02:18 PM Ermal LUÇI

Resolves #1264. Read even the httpsname option from config so it displays correctly.

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

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

45666137 02/08/2011 05:40 AM Chris Buechler

fix text (remove entirely, comment is related to an open feature request). ticket #1262

8e572710 02/08/2011 03:18 AM Scott Ullrich

Increase a bit

2988636c 02/08/2011 03:17 AM Scott Ullrich

Limit file sizes to roughly 143k

85c3229a 02/08/2011 03:16 AM Scott Ullrich

Limit file sizes to roughly 143k

9b700cf2 02/08/2011 02:52 AM Scott Ullrich

Global g

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

Adding crashreporterurl for rebrands

f75a4575 02/08/2011 02:44 AM Scott Ullrich

s/er//

c26c01d7 02/08/2011 02:44 AM Scott Ullrich

Spell out more clearly

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

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

d440e668 02/08/2011 02:08 AM Chris Buechler

fix text

63526c2c 02/07/2011 10:32 PM Scott Ullrich

Note that we are deleting the local crash reports

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.

166c7354 02/07/2011 05:42 PM Scott Ullrich

Echo out server response

4a1ab618 02/07/2011 03:39 PM Scott Ullrich

Ask the person to actually read the page before clicking yes

4cd81611 02/07/2011 03:28 PM Jim Pingle

Fix check to ignore minfree (and the rest of $skip_files)

104faa07 02/07/2011 04:43 AM Scott Ullrich

Move routine under includes. Simplify the file skip check

ee3f28cc 02/07/2011 04:40 AM Scott Ullrich

s/We have/product name has/

4261af1d 02/07/2011 04:32 AM Scott Ullrich

Include newlines

e0a7f441 02/07/2011 04:29 AM Scott Ullrich

Include filename of files in report

5cb07d09 02/06/2011 11:31 PM Scott Ullrich

Fix typo

8c5d112a 02/06/2011 11:06 PM Scott Ullrich

Not that we are deleting files

ee8ae159 02/06/2011 10:47 PM Scott Ullrich

Add link to kernel crash info on wikipedia for those who are not familiar with a panic

9b091133 02/06/2011 10:45 PM Scott Ullrich

Make textarea read only

ffb9c06d 02/06/2011 10:42 PM Scott Ullrich

Include anonymous machine information in bug report including:

Crash report begins. Anonymous machine information:

i386
8.1-RELEASE-p2
FreeBSD 8.1-RELEASE-p2 #1: Sun Feb 6 05:07:27 EST 2011 sullrich@FreeBSD_8.0_pfSense_2.0-snaps.pfsense.org:/usr/obj.pfSense/usr/pfSensesrc/src/sys/pfSense_SMP.8...

b9439789 02/06/2011 10:16 PM Scott Ullrich

Simplify message for crash reports

e143e829 02/06/2011 10:16 PM Scott Ullrich

Simplify message for crash reports

fca795f8 02/06/2011 09:34 PM Scott Ullrich

Set a savemsg when a crash report exists and show across top instead of redirecting

f0e9bdfb 02/06/2011 09:03 PM Scott Ullrich

Ignore minfree file