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

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.

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

fix default password display

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

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.

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

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

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.

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

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

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.

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.

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

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

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.

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

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

998930ab 02/06/2011 07:44 PM Scott Ullrich

fix url for jumpto

f5208bf2 02/06/2011 07:40 PM Scott Ullrich

If product name == pfSense show a link to redmine / bug database

4f09471c 02/06/2011 07:24 PM Scott Ullrich

Crash reporter is now working.

3a6cda80 02/06/2011 06:51 PM Scott Ullrich

Correctly detect amount of files in /var/crash

52cdb50b 02/06/2011 06:41 PM Scott Ullrich

Set textarea size

812ed2bb 02/06/2011 06:11 PM Scott Ullrich

Redirect to crash reporter if a crash exists for processing. The crash reporter will either upload the data per the operators consent and or delete the data afterwards and redirect back.

49c8f964 02/06/2011 06:11 PM Scott Ullrich

gettext()

020b954f 02/06/2011 05:13 AM Chris Buechler

at least don't touch rrd here, that rrd won't exist anyway

bfa49cae 02/06/2011 05:05 AM Chris Buechler

Revert "the only thing ping_hosts.sh is used for is pinging IPsec hosts. comment out all this complexity that makes it do way more than it needs to (and was throwing an error on rrd, it shouldn't be touching rrd)" this is used by at least the DNS server pkg...

9fcf1577 02/05/2011 08:10 AM Chris Buechler

the only thing ping_hosts.sh is used for is pinging IPsec hosts. comment out all this complexity that makes it do way more than it needs to (and was throwing an error on rrd, it shouldn't be touching rrd)

20f59893 02/04/2011 01:39 PM Erik Fonnesbeck

Display the source subnet bits as 32 rather than 0 if it is empty.

6a97db1c 02/04/2011 01:20 PM Erik Fonnesbeck

Allow aliases to be entered for source and destination addresses of outbound NAT rules.

b5efd82a 02/04/2011 12:58 PM Erik Fonnesbeck

Display the last used repository and branch and add a couple more descriptions.

891012ce 02/04/2011 11:58 AM Erik Fonnesbeck

Change destination back to the field type for fields that allow an alias - they appear to work there (or at least doesn't say it is an error?).

b663d4ce 02/04/2011 11:51 AM Erik Fonnesbeck

Remove redundant input validation for source port that also prevents use of port ranges.

421f72a7 02/03/2011 10:47 PM Scott Ullrich

Fix url

886caa75 02/03/2011 10:46 PM Scott Ullrich

Remove formatting in between textarea

528d5abf 02/03/2011 10:45 PM Scott Ullrich

Set priv info

45d72d82 02/03/2011 10:39 PM Scott Ullrich

Adding a page that will allow uploading of crash (panic) data. Once the server piece is in place we will detect crash data in php and redirect to this page to prompt if the operator would like to upload the data. Remove the crash data after upload or if the operator does not want to upload the crash data.

1f676b67 02/03/2011 07:12 PM Ermal LUÇI

Ticket #259. Actually kill dhlient when the interface type changes before going through apply changes otherwise the information would be lost and dhclient will remain running.

442dc4a4 02/02/2011 09:27 PM Scott Ullrich

Do not call true here according to Ermal

b44f72d1 02/02/2011 09:20 PM Scott Ullrich

Reinit rules after edit

b0899ee4 02/01/2011 07:32 PM Ermal LUÇI

Test for arrach before foreach'ing. Reported-by: http://forum.pfsense.org/index.php/topic,32865.0.html

4e8c89fd 02/01/2011 07:09 PM Ermal LUÇI

Allow ipalias with carp as parent interface to be synchronized.

20fef17c 01/31/2011 09:06 PM Jim Pingle

Show PPPoE tab if any of the PPPoE server instances are enabled. Fixes #1243

5ded8bab 01/31/2011 08:46 PM Jim Pingle

Catch the OpenVPN widget up to the status page code for killing clients.

a2eec62a 01/31/2011 07:51 PM Jim Pingle

Don't save CA/Cert for a PSK IPsec tunnel.

f5c704b6 01/31/2011 06:25 PM Jim Pingle

Fix copypasto

54eb029e 01/31/2011 05:38 PM Jim Pingle

Fix display of these pages on Opera. http://forum.pfsense.org/index.php/topic,32773.0.html

a49b2235 01/29/2011 05:07 PM Warren Baker

Missing colour for RRD would have caused errors in creating the graphs.

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.