Commit Graph

19384 Commits

Author SHA1 Message Date
Scott Ullrich
19ae092972 Convert description font color to white 2004-11-19 18:40:22 +00:00
Scott Ullrich
8450bc24d3 Convert font color to white 2004-11-19 18:37:14 +00:00
Scott Ullrich
59e743dd5d fix certificate creation 2004-11-19 18:31:33 +00:00
Scott Ullrich
e19a8890b7 fix certificate creation 2004-11-19 18:29:51 +00:00
Scott Ullrich
340e6dca13 Change color from brown to new deep red 2004-11-19 17:54:56 +00:00
Scott Ullrich
bf347532f5 Line break about 4 characters before. 2004-11-19 05:19:12 +00:00
Scott Ullrich
fb03ee8841 Add Create Certificate support to OpenVPN. 2004-11-19 05:16:16 +00:00
Scott Ullrich
698ba01f61 Update colors. 2004-11-18 23:07:59 +00:00
Scott Ullrich
5dcc5c04ac Update certificiate creation process. 2004-11-18 22:15:10 +00:00
Scott Ullrich
b43a02d3d7 Update certificiate creation process. 2004-11-18 22:11:08 +00:00
Scott Ullrich
aca01efc29 Change color to #990000 so I dont have to hear about ppl pooping the same color any longer. 2004-11-18 19:28:47 +00:00
Scott Ullrich
1bad4fe8ab comment up some of the functions 2004-11-17 23:10:25 +00:00
Scott Ullrich
c260f1d570 Cleanup table, make all fields bold. 2004-11-17 23:07:20 +00:00
Scott Ullrich
13128695a8 Create certificate for HTTP Server option 2004-11-17 22:59:17 +00:00
Scott Ullrich
965aefa2cd add pftop to console menu 2004-11-17 19:51:35 +00:00
Scott Ullrich
cad47db8b8 do not foreach through pfqueue, queues if it does not exist. 2004-11-17 19:50:15 +00:00
Scott Ullrich
3f2b92d274 Add captive portal logging.
Patch-submitted-to-m0n0wall-list-by:	Matt Juszczak <matt_AT_atopia.net>
2004-11-17 17:59:56 +00:00
Scott Ullrich
c8e8de6f3c Note to the user to only use ascii characters in the IPSEC pre-shared keys.
Noticed-by: D. Ubevidste <detubevidste_AT_gmail.com
2004-11-16 23:05:26 +00:00
Scott Ullrich
6da21cb0d2 Show that we are creating a pf and altq ruleset instead of ipfilter. No functional changes. 2004-11-16 03:09:21 +00:00
Scott Ullrich
3e1e22de1f Our checks where too loose before, if the same type of scheduler was on more than one interface we assigned the queues to all the interfaces with the same definition, etc. 2004-11-16 02:41:34 +00:00
Scott Ullrich
5dd55fa3ce traffic shaper changes 2004-11-16 01:17:13 +00:00
Scott Ullrich
0d5bd71c72 do not call shaper_configure 2004-11-16 01:16:55 +00:00
Scott Ullrich
99813ccb8b do not include /sbin/pfctl -vvsq 2004-11-16 00:15:13 +00:00
Scott Ullrich
af539d7875 save and restore optional interface bandwidth management settings 2004-11-15 22:44:46 +00:00
Scott Ullrich
d899a20363 add filter_get_rule_interface function to return a interface of a rule 2004-11-15 20:40:56 +00:00
Scott Ullrich
8eb95619fc restore the selected rule when editing a queue 2004-11-15 20:40:26 +00:00
Scott Ullrich
951722dd55 do not sort or breakup rules. 2004-11-15 02:29:24 +00:00
Scott Ullrich
04129447b0 do not allow user to select queue from firewall rule edit screen, instead the user will bond a queue up on the queue edit screen. 2004-11-15 02:06:21 +00:00
Scott Ullrich
e29423228d show scheduler type in the "Associate with rule" item 2004-11-15 01:58:05 +00:00
Scott Ullrich
aff5e2ca0a disable debugging echo's 2004-11-15 01:54:19 +00:00
Scott Ullrich
2ace25e297 Turn the color from baby blue to a lighter brown 2004-11-15 01:53:04 +00:00
Scott Ullrich
73c38fa2bf Add scheduler type per interface and allow user to define overall bandwidth for the interface 2004-11-15 01:52:42 +00:00
Scott Ullrich
a521bb1284 I designed the queues screen wrong the last time (and backend scripts). Instead we need to design where only we allow only one scheduler per interface 2004-11-15 01:52:15 +00:00
Scott Ullrich
298cdf6b41 do not assign queues to every interface, instead traverse all queue and only return a queue if its destined for the appropriate interface. 2004-11-15 01:51:14 +00:00
Scott Ullrich
6952b7da16 Instead of allowing the user to pick a scheduler per queue, we are supposed to pick a scheduler for overall interface 2004-11-15 00:16:34 +00:00
Scott Ullrich
03b9276483 Interface speed definitions for interfaces 2004-11-14 21:06:26 +00:00
Scott Ullrich
7f5b482497 Clean up save or reboot message, add bandwidth elements to WAN and LAN for traffic shaping. Clean up a few bugs in traffic shaping queue edit screen. 2004-11-14 21:00:49 +00:00
Scott Ullrich
1239153852 correctly restore the schedulertype information 2004-11-14 20:30:41 +00:00
Scott Ullrich
dc3a01e457 take out the previous echo $ifface since that was a debugging item. 2004-11-14 20:30:08 +00:00
Scott Ullrich
bb62535279 correct description from not showing 2004-11-14 20:07:47 +00:00
Scott Ullrich
ed77af7c7d add debugging screen for altq 2004-11-14 20:03:27 +00:00
Scott Ullrich
a26770067a automatically disable fields for altq that do not apply to currently selected scheduler mode 2004-11-14 18:29:06 +00:00
Scott Ullrich
84888e7ffc When no parent queue is selected, output "" as option 2004-11-13 20:50:36 +00:00
Scott Ullrich
258f5bb760 do not spawn a new window when user clicks on pfSense logo in left corner, take them back to index.php 2004-11-13 20:50:11 +00:00
Scott Ullrich
de430efd72 update field when posting, etc. 2004-11-12 00:14:27 +00:00
Scott Ullrich
800e5d8eea Add needed options for HFSC/CBQ screens. 2004-11-11 16:50:00 +00:00
Scott Ullrich
7a3ec8606d be sure to post interface value 2004-11-11 01:09:53 +00:00
Scott Ullrich
23f8662d08 fix bugs and only enable priority based queueing for the time being 2004-11-11 00:52:20 +00:00
Scott Ullrich
248506d01c fix bugs and only enable priority based queueing for the time being 2004-11-11 00:39:05 +00:00
Scott Ullrich
f6f1d6f754 allow user to set a hidden ipsec field called "creategif" which will create gif entries which are useful for routing. 2004-11-11 00:34:29 +00:00