Commit Graph

8612 Commits

Author SHA1 Message Date
jim-p
efe8fa7884 Pass $notices to print_notices(), since it requires a parameter. 2011-02-15 11:03:30 -05:00
jim-p
49e4ebf834 Fix start/end test for an IP in DHCP pool. Resolves #1280 2011-02-13 19:19:39 -05:00
jim-p
b5993a0205 Fix update check fix. Skipped a parameter. 2011-02-13 16:54:25 -05:00
Erik Fonnesbeck
ca640261f3 Add alias support for source and destination ports on outbound NAT. 2011-02-13 09:27:51 -07:00
jim-p
d164643a35 Make update check a little more robust. Timeout after a few seconds, and if we get a non-200 http code, ignore the response. 2011-02-13 11:14:26 -05:00
Erik Fonnesbeck
b43b761391 Check for aliases in 1:1 and outbound NAT rules, too. 2011-02-13 08:08:48 -07:00
Erik Fonnesbeck
43f2eca799 Use autocomplete='off' like all other fields that accept aliases, to prevent web browser auto-complete from covering up the alias list popup. 2011-02-13 07:44:52 -07:00
Erik Fonnesbeck
c769f9834c Simply code for determining whether an alias is currently in use. 2011-02-13 07:25:40 -07:00
Erik Fonnesbeck
f1ac173336 In update_alias_names_upon_change function add capability to access more deeply nested sections and fields. 2011-02-13 06:44:22 -07:00
Erik Fonnesbeck
b0aa7413df Use alias style and add AutoSuggestControl for source and destination address fields. 2011-02-13 05:38:39 -07:00
Erik Fonnesbeck
97bc0bcc31 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. 2011-02-13 01:15:46 -07:00
Ermal
bd25957187 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 2011-02-12 21:07:36 +00:00
Ermal
bd2b98c9b0 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. 2011-02-12 18:34:32 +00:00
Ermal
5ee6a4571f 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. 2011-02-12 18:33:09 +00:00
Ermal
b3205cc39e Convert the shapers to the match action so the generated rules do not impact the filtering policy implemented. 2011-02-11 17:32:10 +00:00
Ermal
a391d0ab12 Allow match action on Floating rules and exposed it with name Queue. More validation is needed. 2011-02-11 17:26:38 +00:00
jim-p
8c5df70558 Also fix easyrule and auto->manual nat switch code. Ticket #1243 2011-02-10 11:16:13 -05:00
jim-p
93c2c1e620 Generalize pppoe server enabled check and use it elsewhere in the GUI that needed fixed. Still needs changes in filter.inc - Ticket #1243 2011-02-10 10:58:16 -05:00
jim-p
50124de105 Check if this is an array first, just in case. 2011-02-09 16:52:18 -05:00
Ermal
1cbe86f032 Fixes #1207. Allow renaming a limiter. Also prevent a limiter to be deleted if it is referenced in filter rules. 2011-02-09 21:41:10 +00:00
Scott Ullrich
dabcf28c6a Turn off file size check 2011-02-09 16:11:12 -05:00
Ermal
36d6af4399 Resolves #1224. Correctly change name on port alias in firewall rules if the alias name changes. 2011-02-08 22:28:23 +00:00
Ermal
c3606a3b47 Resolves #1263. Use correct config toggle for detecting alternate url for firmware. 2011-02-08 14:20:59 +00:00
Ermal
8f29b89234 Resolves #1264. Read even the httpsname option from config so it displays correctly. 2011-02-08 14:18:02 +00:00
Chris Buechler
456661378d fix text (remove entirely, comment is related to an open feature request). ticket #1262 2011-02-08 00:40:39 -05:00
Scott Ullrich
8e57271010 Increase a bit 2011-02-07 22:18:35 -05:00
Scott Ullrich
2988636c21 Limit file sizes to roughly 143k 2011-02-07 22:17:36 -05:00
Scott Ullrich
85c3229a57 Limit file sizes to roughly 143k 2011-02-07 22:16:09 -05:00
Scott Ullrich
9b700cf262 Global g 2011-02-07 21:52:57 -05:00
Scott Ullrich
4b665f7489 Adding crashreporterurl for rebrands 2011-02-07 21:52:29 -05:00
Scott Ullrich
f75a45753b s/er// 2011-02-07 21:44:54 -05:00
Scott Ullrich
c26c01d7ea Spell out more clearly 2011-02-07 21:44:14 -05:00
Scott Ullrich
36365f49aa Add a global g option named disablecrashreporter which defaults to false for rebrands 2011-02-07 21:37:17 -05:00
Chris Buechler
d440e668ed fix text 2011-02-07 21:08:49 -05:00
Scott Ullrich
63526c2cef Note that we are deleting the local crash reports 2011-02-07 17:32:42 -05:00
Scott Ullrich
166c73546b Echo out server response 2011-02-07 12:42:06 -05:00
Scott Ullrich
4a1ab61871 Ask the person to actually read the page before clicking yes 2011-02-07 10:39:33 -05:00
jim-p
4cd8161148 Fix check to ignore minfree (and the rest of $skip_files) 2011-02-07 10:28:49 -05:00
Scott Ullrich
104faa07f7 Move routine under includes. Simplify the file skip check 2011-02-06 23:43:51 -05:00
Scott Ullrich
ee3f28cc06 s/We have/product name has/ 2011-02-06 23:40:03 -05:00
Scott Ullrich
4261af1dcc Include newlines 2011-02-06 23:32:43 -05:00
Scott Ullrich
e0a7f4410d Include filename of files in report 2011-02-06 23:29:13 -05:00
Scott Ullrich
5cb07d09af Fix typo 2011-02-06 18:31:20 -05:00
Scott Ullrich
8c5d112a11 Not that we are deleting files 2011-02-06 18:06:28 -05:00
Scott Ullrich
ee8ae1599a Add link to kernel crash info on wikipedia for those who are not familiar with a panic 2011-02-06 17:47:35 -05:00
Scott Ullrich
9b09113371 Make textarea read only 2011-02-06 17:45:20 -05:00
Scott Ullrich
ffb9c06dee 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

Crash report details:
2011-02-06 17:42:43 -05:00
Scott Ullrich
b943978902 Simplify message for crash reports 2011-02-06 17:16:30 -05:00
Scott Ullrich
e143e8292e Simplify message for crash reports 2011-02-06 17:16:10 -05:00
Scott Ullrich
fca795f832 Set a savemsg when a crash report exists and show across top instead of redirecting 2011-02-06 16:34:04 -05:00