Colin Smith
e4bf1c1908
require -> require_once
2005-06-21 01:25:30 +00:00
Scott Ullrich
5404e688a8
Remove stray note and cleanup table indenting
2005-06-20 23:41:15 +00:00
Scott Ullrich
a7baf34d41
Redirect after 40, not 20
2005-06-20 17:14:57 +00:00
Colin Smith
ea395bfd2d
Make size column smaller.
2005-06-20 04:23:10 +00:00
Colin Smith
9345a13ce7
Add "size" column.
2005-06-20 04:21:59 +00:00
Bill Marquette
2d34249cb9
Happier shaper (I hope)
2005-06-20 03:52:55 +00:00
Bill Marquette
2279e09769
semantic cleanup
2005-06-20 03:09:47 +00:00
Bill Marquette
0f9dec81b1
standardize all ezshaper screens
2005-06-20 03:03:32 +00:00
Bill Marquette
e0c16106b4
small fixes and tweaks to the ezshaper
...
remove linkshare usage
2005-06-20 02:58:48 +00:00
Colin Smith
590378f370
Don't require xmlparse.inc again.
2005-06-20 02:51:33 +00:00
Bill Marquette
5a4089a26e
xmlparse.inc is included already in config.inc which is included in guiconfig.inc
2005-06-20 02:50:52 +00:00
Colin Smith
c6ab761de0
No more xmlparse_pkg.
2005-06-20 02:50:30 +00:00
Bill Marquette
d5ba756869
no more xmlparse_pkg.inc
2005-06-20 02:46:35 +00:00
Colin Smith
0682e26bff
Add disk usage meter. This will eventually be integrated with the package system etc.
2005-06-19 07:00:10 +00:00
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