Commit Graph

1252 Commits

Author SHA1 Message Date
Scott Ullrich
c28ac8bbd8 Move trigger_initial_wizard check to use / 2005-06-18 23:36:46 +00:00
Colin Smith
db4d987ffb Disable packages on cdrom platform. 2005-06-18 21:48:22 +00:00
Colin Smith
e9c9b77e3d Don't forget to use the package utilities. 2005-06-18 21:34:59 +00:00
Colin Smith
0187cf2a73 No more parse_xml_config_pkg. 2005-06-18 21:34:11 +00:00
Colin Smith
88e5b39c88 No more xml_parse_config_pkg. 2005-06-18 21:30:19 +00:00
Colin Smith
e307a80910 Minor cleanup and parse_xml_config_pkg -> parse_xml_config. 2005-06-18 21:20:05 +00:00
Colin Smith
6e64220ac4 Remove find_package_description - this can be done with a call to get_pkg_info. 2005-06-18 21:17:40 +00:00
Colin Smith
4db5e0bca2 Remove alternate pkg_config URL, alternate firmware URL, and firmware check disable for now. 2005-06-18 21:12:20 +00:00
Scott Ullrich
e59803707d Close a comment correctly 2005-06-16 17:18:10 +00:00
Colin Smith
1507bd6118 Initialize a few arrays before use. 2005-06-16 04:37:40 +00:00
Scott Ullrich
8b2503a471 Unset the bandwidth items in WAN and LAN during traffic shaping configuration 2005-06-15 17:39:09 +00:00
Scott Ullrich
ca1ac4dd2b Match prior table behavior by doing a hard break 2005-06-15 03:52:39 +00:00
Scott Ullrich
5015bd618d Turn description font color white 2005-06-15 03:49:20 +00:00
Scott Ullrich
424dc67feb fix chopped lines from import patch 2005-06-15 03:47:36 +00:00
Scott Ullrich
595a844961 Move alert box into correct area 2005-06-15 03:44:10 +00:00
Scott Ullrich
214536214c Nuke duplicate require line 2005-06-15 03:41:42 +00:00
Scott Ullrich
0774ab46e2 Add back header 2005-06-15 03:38:54 +00:00
Scott Ullrich
c21d45828a Space the tables out a little bit more. 2005-06-15 03:37:03 +00:00
Scott Ullrich
ed13745248 Close off table 2005-06-15 03:34:32 +00:00
Scott Ullrich
7770a80627 Missed script. 2005-06-15 03:31:16 +00:00
Colin Smith
7a77dbda5b Make 'Last config change' work again. 2005-06-15 03:27:32 +00:00
Scott Ullrich
0c2b5df78f Initial commit of dnsmasq domain overrides
Submitted-to-m0n0wall-dev-by: Joe Suhre

The patch adds the ability to make use of dnsmasq's --server=/domain/auth_server ARG in
order to force queries for domain to a specific dns server rather then
doing a full recursive query
2005-06-14 23:27:37 +00:00
Scott Ullrich
f1d4399664 * Increase the qOthersUpH (and down) to 4 so its 1 above the default queue
* Lower the qOthersUpL (and down) to 2 so its 1 lower than the default queue
2005-06-14 19:54:17 +00:00
Scott Ullrich
9d9d5dac0d Make sure script exits after Header() redirect 2005-06-14 19:18:51 +00:00
Scott Ullrich
d507c65328 Redirect to firewall_shaper.php after removing traffic shaper
This fixes Ticket #150
2005-06-14 19:17:20 +00:00
Scott Ullrich
3aa8c07a22 Add Microsoft SMB protocol to traffic shaper raise / lower priority screen 2005-06-14 17:26:57 +00:00
Scott Ullrich
088ac01678 Add IMAP to the Traffic Shaper raise / lower screen 2005-06-14 17:17:21 +00:00
Scott Ullrich
fc7bea0e31 Restore form state upon loading. 2005-06-13 23:45:19 +00:00
Scott Ullrich
2d1fc815bd Remove SSH from javascript deselection list 2005-06-13 23:37:05 +00:00
Scott Ullrich
3f83de3de3 Correctly handle checkboxes in the wizard 2005-06-13 23:31:31 +00:00
Scott Ullrich
d957c1fbca Missing "e" in "else" 2005-06-13 21:59:55 +00:00
Scott Ullrich
90f5addce2 Remove ssh option. We already prioritize the ssh acks leaving bulk to be... well, bulk. 2005-06-13 19:09:47 +00:00
Scott Ullrich
f68160a0aa Set queue priority to 3 and 2 2005-06-13 04:59:58 +00:00
Bill Marquette
4c0eaa7f1a revert last commit - the JS isn't ready for this yet 2005-06-13 04:22:36 +00:00
Bill Marquette
bb917415ba add row toggling (pointless but it least it _looks_ like the other screens now ;) ) 2005-06-13 04:16:46 +00:00
Bill Marquette
253ac60654 Allow for ACK queue creation 2005-06-13 04:04:29 +00:00
Bill Marquette
13c36e3317 Reverse bandwidth listing for VOIP queue (small to large makes more sense)
Make P2P up/down priorities the same (0)
Make acks have a lower priority than VOIP
2005-06-13 03:53:51 +00:00
Bill Marquette
75fa93b79e Fix old queue edit bug where you couldn't edit the first queue via the queue name 2005-06-13 03:42:15 +00:00
Bill Marquette
69c4bf8041 make the queues hyperlinks just like in the rules screen 2005-06-13 03:18:35 +00:00
Bill Marquette
19d99a7de3 Queue names shouldn't be center aligned 2005-06-13 03:05:38 +00:00
Scott Ullrich
5f046df670 More minor nitpicks 2005-06-13 02:43:13 +00:00
Bill Marquette
bd8d9d9238 No need to check for default route, this option should only override the routing table
not make you choose per rule.
2005-06-13 02:39:23 +00:00
Bill Marquette
c98ddde28f Really create a "default" gateway that doesn't override the routing table 2005-06-13 02:31:05 +00:00
Scott Ullrich
8dc950ac6e Cleanup status queues screen:
* Make the screen look like all others
* Use a grey background instead of red
* Make fg colors black
* General appeance ehancements
2005-06-13 02:28:58 +00:00
Scott Ullrich
e6e4e41019 Make the traffic shaping wizards settings "persistent" 2005-06-13 01:34:32 +00:00
Scott Ullrich
918a6a58e6 Sleep after killall 2005-06-12 22:10:30 +00:00
Scott Ullrich
9bccbe857e Correct path to killall.
Duh, Scott!
2005-06-12 22:06:03 +00:00
Scott Ullrich
bbf51b4f83 Correct path to killall.
Duh, Scott!
2005-06-12 22:05:42 +00:00
Scott Ullrich
786d9f59d6 Show the executable name on error 2005-06-12 22:03:42 +00:00
Scott Ullrich
91afaefb52 Enhanced error checking on stop 2005-06-12 21:54:51 +00:00