Scott Ullrich
|
0df08a4108
|
Unlink shaper dirty flags after Apply.
|
2005-02-07 20:52:33 +00:00 |
|
Scott Ullrich
|
0013ccf17b
|
Do not show Click Enable... when auto upgrading.
|
2005-02-07 10:01:04 +00:00 |
|
Scott Ullrich
|
2c01f4a5f9
|
Move alias definitions to top tf the file.
|
2005-02-07 09:09:47 +00:00 |
|
Scott Ullrich
|
fde7d054ac
|
Remove 2nd filter_configure()
|
2005-02-07 08:22:27 +00:00 |
|
Scott Ullrich
|
ee769c9237
|
Woops. Two functions are using $retval. Insert our rule error detection code between the two.
|
2005-02-07 08:01:00 +00:00 |
|
Scott Ullrich
|
f72692cd4f
|
Add labels to lan ipsec rules.
Add "IPSEC: " to each ipsec related rtule
|
2005-02-07 07:55:47 +00:00 |
|
Scott Ullrich
|
8e3bffefac
|
Expand new rule loading error logic to Advanced menu
|
2005-02-07 07:54:52 +00:00 |
|
Scott Ullrich
|
8f7685b121
|
Do not show upgrade options after user has invoked auto upgrade option.
|
2005-02-07 07:07:04 +00:00 |
|
Scott Ullrich
|
561dda5174
|
Correct testing behavior for default shell. Previously was tested with bash.
|
2005-02-07 06:24:30 +00:00 |
|
Scott Ullrich
|
3c041ee4b3
|
Check pfsense.com for newer versions when visiting the firmware menu.
|
2005-02-07 06:15:46 +00:00 |
|
Scott Ullrich
|
be3239e3aa
|
Log upgrade actions to syslog.
|
2005-02-07 05:36:18 +00:00 |
|
Scott Ullrich
|
b2774343a3
|
If an error occurs during the rule loading, report the error to the user.
|
2005-02-07 05:00:50 +00:00 |
|
Scott Ullrich
|
a46b841a2e
|
only set S/SA on tcp rules
|
2005-02-07 04:30:34 +00:00 |
|
Scott Ullrich
|
45ef491b2b
|
Version bump to 0.26
|
2005-02-07 04:13:48 +00:00 |
|
Scott Ullrich
|
2a71debf6c
|
Convert filter_configure to return the error text from pf if a ruleset is not loaded correctly for any reason
|
2005-02-07 04:03:13 +00:00 |
|
Scott Ullrich
|
8d6bd67301
|
Convert altq ipfw code to use the newer queue types.
|
2005-02-07 03:48:22 +00:00 |
|
Scott Ullrich
|
72bc087a4b
|
Overhaul many functions in the traffic shaper and make them simpler.
Instead of tareting queue numbers, target the queue name.
|
2005-02-07 03:45:55 +00:00 |
|
Scott Ullrich
|
8733dcb1cb
|
Add custom /usr/local/pkg/pf directory which will store custom php script that the packages use to modify the pf rules.
|
2005-02-07 00:50:15 +00:00 |
|
Scott Ullrich
|
6a57391aeb
|
Log package changs to the system log.
|
2005-02-07 00:37:03 +00:00 |
|
Scott Ullrich
|
5eb0dec6d4
|
Scheduler type has been switched to advanced screen. Remove a few bugger hiding from when this was per interface driven.
Reported-by: DungaBee
|
2005-02-06 04:25:33 +00:00 |
|
Scott Ullrich
|
44b9bb7adb
|
Top frame was much too large for logo. Shorten it down and add a break between table rows.
|
2005-02-06 04:15:19 +00:00 |
|
Scott Ullrich
|
56859700b4
|
Bump version to 0.25
|
2005-02-06 03:56:15 +00:00 |
|
Scott Ullrich
|
9ae40f2b0a
|
Add auto complete support to NAT.
|
2005-02-06 03:51:43 +00:00 |
|
Scott Ullrich
|
79e8a215c6
|
Add port alias capability. Add auto complete widgets to all alias capable input boxes.
|
2005-02-06 02:48:21 +00:00 |
|
Scott Ullrich
|
ffdb75216e
|
Make the iframe used to work around ie's select habits 5 pixels larger.
|
2005-02-06 02:46:41 +00:00 |
|
Scott Ullrich
|
ac95b982df
|
Add a highlight text color, add border color. Change to pfSense color scheme.
|
2005-02-06 02:20:13 +00:00 |
|
Scott Ullrich
|
39be62ce7c
|
Do not use iframe hack on non Microsoft Internet Explorer Browsers
|
2005-02-06 01:44:18 +00:00 |
|
Scott Ullrich
|
ad2987f13a
|
Add savemsg get parm.
|
2005-02-05 23:26:28 +00:00 |
|
Scott Ullrich
|
3d85f6b4fa
|
Do not submit the form if the user presses enter in one of the textarea fields with a dropdown widget attached to it.
|
2005-02-05 22:51:11 +00:00 |
|
Scott Ullrich
|
fba7268584
|
On internet explorer, select objects are window controls and therefore cannot be overlapped by another other items except for an iframe. To make sure our dropdown box shows up correcty, insert a iframe underneath the dropdowns table with a zorder of 1 less. This will cover the select box and make sure the dropdown looks correctly on IE.
Note that firefox does not have this issue.
Damn you Bill Gates!
|
2005-02-05 22:48:23 +00:00 |
|
Scott Ullrich
|
aba8aacef1
|
On input validation note that the source or destionation ports can now be aliases.
|
2005-02-05 20:18:26 +00:00 |
|
Scott Ullrich
|
a6308b24e8
|
Style cleanup
|
2005-02-05 07:33:30 +00:00 |
|
Scott Ullrich
|
7e65fc22e5
|
Break after each host / port or alias address.
|
2005-02-05 07:32:28 +00:00 |
|
Scott Ullrich
|
ef8b343d45
|
Add auto_complete_helper.hs auto complete javascript helper file.
|
2005-02-05 07:06:51 +00:00 |
|
Scott Ullrich
|
19757279ce
|
Aliases now work for ports. Add autocomplete hint field for aliases box on rules edit form.
|
2005-02-05 05:40:42 +00:00 |
|
Scott Ullrich
|
5c9ac7558d
|
Do not call shaper_configure() .. It is now built into filter_configure()
|
2005-02-05 01:55:10 +00:00 |
|
Scott Ullrich
|
8a1a87ccef
|
Correct the behavior for hosts networks and ports
|
2005-02-05 01:38:55 +00:00 |
|
Scott Ullrich
|
6cd0644782
|
Bump version to 0.24
|
2005-02-05 01:21:00 +00:00 |
|
Scott Ullrich
|
7fa0c50157
|
The subnet box should be greyed out when entering a port alias.
|
2005-02-04 20:05:02 +00:00 |
|
Scott Ullrich
|
0e44c9e536
|
ipfw -f flush before unloading
|
2005-02-04 18:33:50 +00:00 |
|
Scott Ullrich
|
69d8633584
|
Since the IPFW module is now compiled with the default to allow all from any to any, take out the code that setup those specific rules.
|
2005-02-04 15:07:38 +00:00 |
|
Scott Ullrich
|
a89a6c11ab
|
Missed closing bracket.
Pointy-hat-to: me
|
2005-02-04 14:52:21 +00:00 |
|
Scott Ullrich
|
01fafdd564
|
Only unload ipfw module if traffic shaper is disabled AND captive portal is disabled.
|
2005-02-04 04:21:30 +00:00 |
|
Scott Ullrich
|
b76bcce6a3
|
Do not echo during shaper configuration.
|
2005-02-03 22:46:31 +00:00 |
|
Scott Ullrich
|
af1ced34b0
|
Add back iplen
|
2005-02-03 22:16:40 +00:00 |
|
Scott Ullrich
|
fbc493bcf6
|
Do not echo commands out when setting up traffic shaper configuration.
|
2005-02-03 22:11:20 +00:00 |
|
Scott Ullrich
|
1d169e0e82
|
Add T. Howell-Cintron expanded radius attributes patch.
|
2005-02-03 21:55:41 +00:00 |
|
Scott Ullrich
|
52d99584b6
|
move max-mss line to correct spot.
Doh!
|
2005-02-03 05:21:53 +00:00 |
|
Scott Ullrich
|
88d477fc36
|
Pass targetqueue, not queue.
|
2005-02-03 04:50:17 +00:00 |
|
Scott Ullrich
|
81b8cb2ef7
|
wake -> take.
Noticed-by: Brian
|
2005-02-03 04:21:08 +00:00 |
|