Commit Graph

2483 Commits

Author SHA1 Message Date
Scott Ullrich
facd08f9fe Add a number of directives allowing fields to be tied together similar to wizard.php 2005-01-04 22:58:51 +00:00
Scott Ullrich
ae92b9c8fd Correctly set the left hand panes package url if configfile is set 2005-01-04 21:22:48 +00:00
Scott Ullrich
3d79c8ba15 Sync web GUI password when saving the Admin password. Also sync ssh password at the same time.
Reported-by: B.Kharazmi
2005-01-04 21:02:19 +00:00
Scott Ullrich
25a4bcd25d Clarify Admin password is for WebGUI 2005-01-04 20:52:24 +00:00
Scott Ullrich
ca426b47ce change m0n0wall to pfSense 2005-01-02 04:11:36 +00:00
Scott Ullrich
7e0f68c7f8 Alert to the user that packages do not modify firewall rules 2005-01-02 04:04:01 +00:00
Scott Ullrich
691dade53a Correctly disable fast routing when user selects this option 2005-01-01 02:03:21 +00:00
Scott Ullrich
87e94c2df5 Clean up log statements. No functional changes. 2004-12-31 23:58:13 +00:00
Scott Ullrich
6d0caa3b64 Do not show fetch progress directly on screen 2004-12-30 04:09:17 +00:00
Scott Ullrich
f310febe4c Download all additional files correctly listed in xml file. 2004-12-30 04:05:32 +00:00
Scott Ullrich
8a3b0d7b99 Do not use a array on the additional item 2004-12-30 03:40:47 +00:00
Scott Ullrich
b415a2eb58 Teach package manager about $myurl variable that can be used to help send a user to another port such as http://$myurl:3000 for ntop. 2004-12-29 23:45:55 +00:00
Scott Ullrich
8600d47513 evalulate $myurl to the environment ip of the server 2004-12-29 03:32:24 +00:00
Scott Ullrich
dccbe12feb Use configfile or url tag for each file. If .xml is ommited for a configfile and no url is specified then add .xml 2004-12-29 01:27:07 +00:00
Scott Ullrich
d6f15759b5 Use configfile attribute or url atribute 2004-12-29 01:20:54 +00:00
Scott Ullrich
914c3f0dcb Make package deinstall script aware of the fact that there may be multiple left hand menu items for each package. 2004-12-29 01:14:41 +00:00
Scott Ullrich
35fecd552d Fix eval bug. 2004-12-29 01:00:31 +00:00
Scott Ullrich
7dc767fe12 update (C) 2004-12-29 00:41:01 +00:00
Scott Ullrich
a1845bbf3e Make sure xml configuration filename is lowercase 2004-12-29 00:38:14 +00:00
Scott Ullrich
a28c8b5979 Correct package header name 2004-12-29 00:37:35 +00:00
Scott Ullrich
77da5d3ea9 Actually hault when called. 2004-12-29 00:25:37 +00:00
Scott Ullrich
f2ec2c48c9 Fix checkbox bug where checkboxes are not enabled in the wizards properly. 2004-12-29 00:23:17 +00:00
Scott Ullrich
d31f7175b2 Use original logo, do not resize. 2004-12-28 23:39:04 +00:00
Scott Ullrich
8a3be31a46 Upon post, redirect to halt.php.
Noticed-by: B.Kharazmi
2004-12-28 23:23:10 +00:00
Scott Ullrich
56977a25e8 Finishing add halt to the system.
Suggested-by: Bachman Kharazmi
2004-12-28 21:03:17 +00:00
Scott Ullrich
d2a1bba6b9 Allow additional files to be defined, downloaded and un tarred if need be. 2004-12-28 16:40:32 +00:00
Scott Ullrich
5424dedc67 Firmware upgrade is now working! 2004-12-27 23:37:13 +00:00
Scott Ullrich
7bb0d0fc34 Allow multiple menu items to be installed 2004-12-27 19:19:18 +00:00
Scott Ullrich
615e0d90f8 Turn off debugging 2004-12-27 03:54:56 +00:00
Scott Ullrich
67965af411 Only unlink if file exists. 2004-12-26 23:52:07 +00:00
Scott Ullrich
1ba03d69aa Teach verify_gzip_file to use gzip instead of gunzip. 2004-12-25 04:43:54 +00:00
Scott Ullrich
04ad7c7c3f Sync root password with admin password 2004-12-25 04:13:45 +00:00
Scott Ullrich
6bc8118e31 Remove debugging info. 2004-12-25 03:56:23 +00:00
Scott Ullrich
b1919dd007 Correctly restore SelectedType selection on wizard load and correctly save out the selected type setting. 2004-12-23 23:06:26 +00:00
Scott Ullrich
9e9a6bd12d Correct value cases and simplify setting of type. 2004-12-23 22:27:16 +00:00
Scott Ullrich
dd627071c8 Correct Type save selection on WAN interface wizard screen. 2004-12-23 22:01:02 +00:00
Scott Ullrich
e1e7a4256f Add stepsubmitbeforesave tag which will process text before saving. 2004-12-23 22:00:02 +00:00
Scott Ullrich
b9837e39f5 Add link to pfsense home page 2004-12-23 06:30:22 +00:00
Scott Ullrich
b6e87566be Add suport for pfstat.conf 2004-12-23 05:40:30 +00:00
Scott Ullrich
945bcaafd4 Add password and normal input options 2004-12-23 03:23:39 +00:00
Scott Ullrich
e55a0a2556 Make sure item is array before traversing. 2004-12-23 00:16:19 +00:00
Scott Ullrich
0e730fee3b Teach package manager how to save the rowhelper row values correctly as arrays. 2004-12-23 00:15:42 +00:00
Scott Ullrich
eec70f2143 Add rowhelper type which will place add and delete row items on a form. This can be used to group like items together on the web gui. First package employing this neat feature is pfStat 2004-12-22 19:33:27 +00:00
Scott Ullrich
2a520a0a1b Add custom_add_php_command_late tag. 2004-12-22 00:38:06 +00:00
Scott Ullrich
65dd1ea396 Stray a. 2004-12-22 00:26:53 +00:00
Scott Ullrich
3a35ed1933 Dont delete pkg* here, delete in pkg_mgr only. 2004-12-22 00:25:49 +00:00
Scott Ullrich
c6d21e77ee Move loop counter. Fixes a add / delete bug. 2004-12-21 20:40:34 +00:00
Scott Ullrich
090d69c082 Remove package manifest after usage forcing fresh package listing each time you enter packaage manager. 2004-12-21 18:50:16 +00:00
Scott Ullrich
116b51148c Remove package manifest after usage forcing fresh package listing each time you enter packaage manager. 2004-12-21 18:47:13 +00:00
Scott Ullrich
3eaeb70338 Changes for nmap and packages that do not require anything to be saved. 2004-12-21 18:03:50 +00:00
Scott Ullrich
af3939aa0e Allow packages to live under Diagnostics menu 2004-12-21 18:03:19 +00:00
Scott Ullrich
0bb335f43c document the new xml variable setting routine 2004-12-21 01:49:43 +00:00
Scott Ullrich
e3c4b6b767 Finish packaging storage mechanism. Upon package deletin the package manager will loop through the variables and set them so that you can invoke commands such as system("pw userdel " . $username); from the xml configuration file. 2004-12-21 01:46:29 +00:00
Scott Ullrich
b3235baa54 Correctly save out posted fields to xml configuration file. 2004-12-20 19:56:56 +00:00
Scott Ullrich
ffe751091c Use javascript to detect which state Type should be in initially. 2004-12-20 17:17:06 +00:00
Scott Ullrich
2b757be5e3 Wizard.xml -> wizard.php 2004-12-19 22:28:51 +00:00
Scott Ullrich
34b5c5a000 Add enable and disable fields feature to XML language. Fix the TYPE dropdown. 2004-12-19 18:51:48 +00:00
Scott Ullrich
9ce0cacca5 Correct white space seperation. 2004-12-19 18:16:12 +00:00
Scott Ullrich
0fbc9d1ae2 Dont set root password if fields are blank. 2004-12-18 23:15:23 +00:00
Scott Ullrich
a0c57a4408 Update (C) info. 2004-12-18 23:02:58 +00:00
Scott Ullrich
46985f199f Clean up arraynum handling. 2004-12-18 23:02:09 +00:00
Scott Ullrich
bf787c0af9 Redirect to the initial setup wizard on the first time the web gui is accessed. 2004-12-18 23:01:52 +00:00
Scott Ullrich
4de543fa04 Wizard should now be in fully working oorder including reboot, etc. 2004-12-18 22:58:22 +00:00
Scott Ullrich
9b8837be06 Move the "User has been added." save message to the XML file where it belongs. 2004-12-18 21:34:40 +00:00
Scott Ullrich
a8df0181a7 Add arraynum flag which is used when there is an array of values.
Example would be:
<dnsserver>X.X.X.X</dnsserver>
<dnsserver>Y.Y.Y.Y</dnsserver>
2004-12-18 21:08:26 +00:00
Scott Ullrich
788ff7cb05 Dont forget to output the fields description if it exists. 2004-12-18 20:29:42 +00:00
Scott Ullrich
e48fc17dce The wizard system now works! 2004-12-18 20:24:50 +00:00
Scott Ullrich
57333fa05a Dont forget closing name '. 2004-12-17 22:46:52 +00:00
Scott Ullrich
2fbd68062d Wizard now will walk through entire step process.
TODO: Save posted items correctly.
2004-12-17 22:42:16 +00:00
Scott Ullrich
8773b899dd Add steps 1-6 from cmb. 2004-12-17 21:43:51 +00:00
Scott Ullrich
ac60cb518c Updated to match wizard.php 2004-12-17 20:16:46 +00:00
Scott Ullrich
658292efab Introduce wizard system. 2004-12-17 20:14:37 +00:00
Scott Ullrich
da7bf505b5 Forced commit. 2004-12-17 20:14:25 +00:00
Scott Ullrich
052492815f Honour the ext/$category/$FILENAME contents as the URL of the installed package. 2004-12-17 00:14:24 +00:00
Scott Ullrich
6b81195346 Use the correct name when invoking the left menus. 2004-12-16 23:56:51 +00:00
Scott Ullrich
b0cd4dedaa Use correct service name. 2004-12-16 23:30:42 +00:00
Scott Ullrich
54587e4ee3 Alert when no packages are installed. 2004-12-16 23:14:22 +00:00
Scott Ullrich
2eaf9591d0 use name no menu->name 2004-12-16 22:46:36 +00:00
Scott Ullrich
065adbe39e woops! its str_replace not replace. 2004-12-16 22:42:56 +00:00
Scott Ullrich
f7cc635840 Correctly add neededtext field. 2004-12-16 22:27:03 +00:00
Scott Ullrich
930c9c3df3 Clean up leftovers from nat. 2004-12-16 21:48:34 +00:00
Scott Ullrich
c77e6b302c We dont really need fancy_name afterall. 2004-12-16 21:39:31 +00:00
Scott Ullrich
8e7d62be25 Alert user if no packages are installed. 2004-12-16 21:30:36 +00:00
Scott Ullrich
77eee259f7 Add FancyName xml field 2004-12-16 21:27:53 +00:00
Scott Ullrich
8aca7e9bef Fix delete and install. 2004-12-16 20:33:05 +00:00
Scott Ullrich
425cbd0a58 Make sure /usr/local/pkg/ exists 2004-12-16 20:11:12 +00:00
Scott Ullrich
19fd294739 Packages continued. New log file facility added. 2004-12-16 18:17:06 +00:00
Scott Ullrich
6483da5d98 Add custom after add and after delete commands. Correct a bug where it shows the url instead of the name on the left. 2004-12-15 00:26:14 +00:00
Scott Ullrich
9bc598ab6b add size, rows and cols flags 2004-12-13 01:37:01 +00:00
Scott Ullrich
2d27fa4f0e add size, rows and cols flags 2004-12-13 01:22:22 +00:00
Scott Ullrich
d47013e119 Say hello to the pkg_edit.php automated gui creation utility!
http://www.pfsense.com/screens/pkg_mgr.JPG
http://www.pfsense.com/screens/pkg_edit.JPG
2004-12-13 00:58:59 +00:00
Scott Ullrich
8bcf4cd262 m0n0wall -> pfSense 2004-12-13 00:44:29 +00:00
Scott Ullrich
4df39e03ab * Add edit file and command prompt options to diagnostics menu. 2004-12-13 00:14:58 +00:00
Scott Ullrich
2900e518b7 * Modify exec to look like the rest of pfSense
* Add the ending fend.inc
2004-12-13 00:12:19 +00:00
Scott Ullrich
be4b8e72a6 * Automatically focus to command box and filename box 2004-12-12 21:25:06 +00:00
Scott Ullrich
b4ff3ccd3b * Added progress bar. Needs to be converted from green -> pfSense red 2004-12-12 21:15:20 +00:00
Scott Ullrich
48e8d40dcc Add green_dot.jpg which can be used for progress bars. 2004-12-12 20:39:24 +00:00
Scott Ullrich
859329c867 * converted return_menu to return_ext_menu in fbegin.inc.
* fixed interfaces left menu from not displaying additional interfaces by saving and restoring config value.
* equipped edit.php with the pfSense theme so it looks uniform
2004-12-12 20:25:24 +00:00
Scott Ullrich
a7f908dbec * Add pkg.php which will parse the package xml file and present an interface (see http://www.pfsense.com/screens/pkg.JPG )
* Correct behavior of pkg_mgr.php when multiple packages are included
* Other minor cleanups
2004-12-12 20:05:38 +00:00
Scott Ullrich
ee5fdafc63 Correct this to sound more english like instead of southern twang ;) 2004-12-12 07:31:07 +00:00
Scott Ullrich
accca15fdf dive line better with | 2004-12-12 07:28:50 +00:00
Scott Ullrich
476ef1959a Move save buttom to top while here and also lower to 45. 2004-12-12 07:27:18 +00:00
Scott Ullrich
47e39d5167 extend filename size to 50 characters. Im not sure what too so long for this. .. 2004-12-12 07:25:26 +00:00
Scott Ullrich
c6c150e92a Include menu item in the subsections on the left. Menu XML file must be in lower case,. Ex: /usr/local/www/ext/Servuces/ifgraph.xml 2004-12-12 06:50:25 +00:00
Scott Ullrich
55e50bd6aa Enhanced logging of installed packages and their dependencies. 2004-12-12 05:52:38 +00:00
Scott Ullrich
1a05a4ee81 * install menu item in /usr/local/etc/ext/$area
* add do you want to install this package and do you want to delete ...
* add needed text to system to run the package.  ex: add text to /etc/crontab
2004-12-12 04:42:49 +00:00
Scott Ullrich
ee11cc6eae Say welcome to the pfSense package manager! 2004-12-12 01:44:44 +00:00
Scott Ullrich
d03efa9c8b Add &nbsp; trying to add a break between items on elinks 2004-12-10 23:39:57 +00:00
Scott Ullrich
653c1217c1 Add automatic create certificate options to Captive Portal. 2004-12-10 22:16:18 +00:00
Scott Ullrich
37e900932f Enable/disable Accounting port as needed. 2004-12-10 21:51:14 +00:00
Scott Ullrich
24b2bda27b Update color to pfSense red 2004-12-10 21:48:02 +00:00
Scott Ullrich
6ab78253bf Update WebGUI -> WebConfigurator 2004-12-10 21:19:41 +00:00
Scott Ullrich
643a50c382 Update pfSense to check for firmware upgrades from our site. 2004-12-10 21:16:49 +00:00
Scott Ullrich
845dc7ed7f Make all tabs look similar when active or inactive. 2004-12-10 20:47:15 +00:00
Scott Ullrich
9cdb5e4c0c Add key generation items found on list and comment out even though ours works atm. 2004-12-10 20:06:58 +00:00
Scott Ullrich
6ad24605a5 Update (C) 2004-12-10 04:38:00 +00:00
Scott Ullrich
dd521ae890 Woops, y is now height. 2004-12-10 04:34:17 +00:00
Scott Ullrich
8c1c3773b6 Move NOTE to bottom. 2004-12-10 04:33:17 +00:00
Scott Ullrich
9573d17020 Custom graph width / height settings now inputtable by user.
Idea from:
http://m0n0.ch/wall/gallery/stefan_zier/monowall-pic.jpg
2004-12-10 04:32:15 +00:00
Scott Ullrich
e2cd32dfea Update with 1.2b3 2004-12-05 21:08:33 +00:00
Scott Ullrich
26ef3f7419 Update servics_proxyarp* from 1.2b3. 2004-12-05 21:06:56 +00:00
Scott Ullrich
b2ffe419d6 add back queues 2004-12-05 19:59:27 +00:00
Scott Ullrich
a23d724871 Merge in m0n0wall 1.2b3 changes. 2004-12-05 19:56:11 +00:00
Scott Ullrich
07bd3f83b4 Synchornize with m0n0wall 1.2b3. These files have not really been
modified too much so a straight copy works.   9 files remain to be
patched by hand.
2004-12-05 19:31:44 +00:00
Scott Ullrich
4668f9f755 Introduce an easy way to upgrade firmware for pfSense. 2004-11-25 01:18:18 +00:00
Scott Ullrich
74bfef942d Make the default source port any instead of other 2004-11-24 21:34:27 +00:00
Scott Ullrich
ee7bcf80ba Correctly toggle accounting port if the service is enabled or disabled. 2004-11-24 21:30:21 +00:00
Scott Ullrich
d304351caa Remove type and make all code uniform. 2004-11-24 21:15:43 +00:00
Scott Ullrich
410f87257b Make 2 line ifs all the same by nut using opening and closing braces {} 2004-11-24 21:05:42 +00:00
Scott Ullrich
d59874c19d Throw a input_error if user tries to use modulate state or synproxy state and icmp or udp 2004-11-24 20:59:28 +00:00
Scott Ullrich
3849b3236b Allow rules to be assigned different state mechanisms such as: keep state, modulate state, synproxy state and none. 2004-11-24 19:46:36 +00:00
Scott Ullrich
ced6bc9a16 This file was not added correctly after the Captive Portal logging patch 2004-11-24 18:29:48 +00:00
Scott Ullrich
6e4a97ca77 Fix certificate creation .... again. 2004-11-22 19:55:54 +00:00
Scott Ullrich
83e5cd3dfc <br> after the notice 2004-11-21 23:38:45 +00:00
Scott Ullrich
54eaa3c1c5 When Applying rules, go back to self 2004-11-21 22:32:20 +00:00
Scott Ullrich
0bd94ee313 Only insert alias if alias: is contained within the text item 2004-11-21 21:24:38 +00:00
Scott Ullrich
4cc0d94c0d add NOTE: Leave these fields blank to disable this feature. to edit rule 2004-11-21 20:27:00 +00:00
Scott Ullrich
a44455c48e Add Simultaneous client connection limit (max-src-nodes) and Maximum state entries per host (max-src-states) webConfigurator 2004-11-21 20:24:36 +00:00
Scott Ullrich
40dd6441ee Update to dropdowns to count to /32 2004-11-21 20:22:50 +00:00
Scott Ullrich
29868747c8 Add option in status.php to better show the source-track, max-src-nodes and max-src-states options 2004-11-21 19:40:02 +00:00
Scott Ullrich
d514874244 enable hard disk stand-by option 2004-11-21 19:15:33 +00:00
Scott Ullrich
c823acd4fa remove <br> between checkbox and description to maintain the forms style 2004-11-21 19:11:45 +00:00
Scott Ullrich
4d875b4f18 Update (C) 2004-11-21 19:09:02 +00:00
Scott Ullrich
35284e500a Insert a disable firewall option to turn pfSense into a router only. 2004-11-21 19:04:11 +00:00
Scott Ullrich
567c808b6c Correct a bug where someone could not turn off FastRouting 2004-11-21 18:54:14 +00:00
Scott Ullrich
0f282d7a16 Enable fast forwarding (fast routing).
A description of fastforwarding:

Fastforwarding caches the results of a route lookup for destination
addresses that are not on the local machine, and uses the cached route
to short-circuit the normal (relatively slow) route lookup process.  The
packet flows directly from one layer2 input routine directly to the opposing
layer2 output routine without traversing the IP layer.
2004-11-21 18:41:42 +00:00
Scott Ullrich
a3044896e7 evailable -> available 2004-11-21 06:41:18 +00:00
Scott Ullrich
2e9ab96b89 Update copyright 2004-11-21 06:28:50 +00:00
Scott Ullrich
4d6b6263a6 Forgot to implement option 2 Ports 2004-11-21 06:27:49 +00:00
Scott Ullrich
49d5428037 m0n0wall -> pfSense 2004-11-21 06:19:13 +00:00
Scott Ullrich
1dc8c3eb90 Small bug fixes and minor description changes 2004-11-21 05:50:35 +00:00
Scott Ullrich
42137aab79 heh.
blue -> red

on a completely off topic note, uofl rules!
2004-11-21 05:14:33 +00:00
Scott Ullrich
00d3bab702 Move the alias selection screen to the dropdown menu that includes all network or alias, etc. 2004-11-21 04:56:20 +00:00
Scott Ullrich
32d0073ac2 Change ALIAS color to pfSense red. Add a dropdown box that lists aliases on the rules that when you select it will fill in the alias name in either src or dst boxes. 2004-11-21 03:23:07 +00:00
Scott Ullrich
b4b7d8a5b3 reflect that this could be address(s) or host(s) or port(s) 2004-11-21 03:01:05 +00:00
Scott Ullrich
d2cfb7a4f7 Add the ability to define networks, ports and or hosts as aliases. Allow the alias to point to more than ONE item ;) 2004-11-21 02:16:09 +00:00
Scott Ullrich
c55b323d61 Add Outgoing load balancing 2004-11-20 22:03:56 +00:00
Scott Ullrich
7e0773a148 no message 2004-11-20 04:54:37 +00:00
Scott Ullrich
6187380b83 Update changed files with new copyright, attribute Manuel Kasper 2004-11-20 00:58:14 +00:00
Scott Ullrich
c3084a9f67 Fix a couple typos and mis-pastes 2004-11-20 00:57:12 +00:00
Scott Ullrich
04ee77cca6 add rio support to front end gui Random Early Detection In and Out 2004-11-20 00:53:36 +00:00
Scott Ullrich
5fb2010e56 Implement bandwidith percentages 2004-11-20 00:39:45 +00:00
Scott Ullrich
7921387118 Implement borrow ALTQ option 2004-11-20 00:37:04 +00:00
Scott Ullrich
cfc707f763 Add Copyright to each file that we have touched so far and re attribute the file to Manuel Kasper such as:
Copyright (C) 2004 Scott Ullrich
	All rights reserved.

	originally part of m0n0wall (http://m0n0.ch/wall)
	Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>.
	All rights reserved.
2004-11-19 23:12:26 +00:00
Scott Ullrich
a615fd33ac Move ASCII characters only under input box. 2004-11-19 22:41:35 +00:00
Scott Ullrich
2dc6b3adda change description box font color to white 2004-11-19 22:16:56 +00:00
Scott Ullrich
47ca95802c Clarify about outbound NAT load balancing 2004-11-19 22:06:48 +00:00
Scott Ullrich
4fc3d55d12 Setup load balancing on outbound nat 2004-11-19 22:05:51 +00:00
Scott Ullrich
6b3a73985c Load balancing makes more sense on the outgoing tab 2004-11-19 21:54:22 +00:00
Scott Ullrich
bafc1e3f22 Prefer older IPSEC SA's option. 2004-11-19 21:40:51 +00:00
Scott Ullrich
aebf8c9ac6 Add NAT outbound load balancing 2004-11-19 21:40:14 +00:00
Scott Ullrich
dacc4f591f add support for net.key.preferred_oldsa and add a checkbox on IPSec screen 2004-11-19 21:24:18 +00:00
Scott Ullrich
f0fe3d307a Convert description font color to white 2004-11-19 18:45:46 +00:00
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
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
5dd55fa3ce traffic shaper changes 2004-11-16 01:17:13 +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
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
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
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
a25183c5b8 add interface selection screen for proxyarp 2004-11-10 23:43:56 +00:00
Scott Ullrich
16d9e6e48d add pfSense copyright, attribute Manuel Kasper and T. Lechat 2004-11-10 23:21:13 +00:00
Scott Ullrich
66f8696ff4 change graphing colors 2004-11-10 23:19:04 +00:00
Scott Ullrich
4596db4cff Turn the ALTQ queue options into a options XML holder. IE options->red would be set to on if this option is used. 2004-11-10 18:34:53 +00:00
Scott Ullrich
13f6878de1 Comment out HFSC and CBQ until I can finish the extra input screens required by them. 2004-11-10 17:56:12 +00:00
Scott Ullrich
be81829fc5 add ms rdp, change name to pfsense, attribute m0n0wall 2004-11-09 00:50:30 +00:00
Scott Ullrich
e5cd29a013 convert name to pfSense, keep m0n0wall credits 2004-11-09 00:43:04 +00:00
Scott Ullrich
7103e9e662 convert filter logs diagnostics over to parse pf format instead of ipf 2004-11-09 00:36:52 +00:00
Scott Ullrich
878f72706f change status page name to pfSense 2004-11-07 20:57:36 +00:00
Scott Ullrich
f997992b52 make sure we define the ipsec vpn rules correctly pf style 2004-11-07 20:17:26 +00:00
Scott Ullrich
fdfd8bc9b7 do not hard code the size of the image. 2004-11-07 05:38:45 +00:00
Scott Ullrich
79fa33e74c rename webGUI Configuration -> to our webConfigurator 2004-11-07 05:34:39 +00:00
Scott Ullrich
197fd4d437 change colors to #7F3B00 2004-11-07 05:22:43 +00:00
Scott Ullrich
2cd6010cbf no need to scale the logo up REALLY large. let it scale its normal size. 2004-11-07 04:29:57 +00:00
Scott Ullrich
cb24ec3273 Automatically replace spaces with "" for queue names 2004-11-07 03:34:43 +00:00
Scott Ullrich
2a26470d6e correct a typo classe -> classed 2004-11-07 03:32:24 +00:00
Scott Ullrich
929a2f2aab update a href to go to the home of the pfSense install 2004-11-07 03:28:48 +00:00
Scott Ullrich
2f20839e74 update priority message to match altq 2004-11-07 03:27:55 +00:00
Scott Ullrich
5b23774500 Initial revision 2004-11-07 03:06:49 +00:00