Commit Graph

17006 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
Scott Ullrich
ee21b73607 Adding support for snortsam from Robert Z 2011-02-14 16:57:25 -05:00
Scott Ullrich
ad67f6af4b Back to beta5 2011-02-14 10:08:55 -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
Scott Ullrich
a42e5d2518 Get ready for tomorrow. 2011-02-13 13:11:00 -05:00
jim-p
4c37209a3b Suppress curl errors (if we get a 404 it tosses its own error if there is no response body, just a 404 code.) 2011-02-13 11:37:48 -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
Ermal
a39c7dae5c Allow action match to be passed down to pf. 2011-02-11 17:18:36 +00:00
smos
d03994109f 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
up and forward packets.
2011-02-11 08:25:17 +01:00
Chris Buechler
554d3bc22d fix text 2011-02-10 20:10:08 -05:00
Ermal
e35d6cda60 There is no need to call the script to reconfigure CP here. Even more when it breaks all kind of things. 2011-02-10 21:36:55 +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
0fc6be3f54 Allow autocomplete on login form (Fixes saving password on Firefox and Chrome) 2011-02-10 09:44:00 -05:00
jim-p
b6a1d96074 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) 2011-02-10 09:04:14 -05:00
jim-p
bda131b275 Fix a date compare bug, resolves #1273 2011-02-10 08:34:23 -05:00
Ermal
30ef6f8dd0 Allow renaming even shaper queues as an improvement. 2011-02-09 22:06:37 +00: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
c90ba62d26 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. 2011-02-09 19:13:51 +00: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
Ermal
9552450897 Resolves #1265. Show the interfaces in the same order requested during assignment on console. 2011-02-08 14:15:46 +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
e8aef0eccc 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 2011-02-07 17:19:33 -05:00