Commit Graph

1031 Commits

Author SHA1 Message Date
Colin Smith
3a6cd22a65 Remove cURL functions. 2005-05-30 03:20:26 +00:00
Bill Marquette
1b470a3d0a Oops, that wasn't supposed to leak in :) 2005-05-30 02:53:44 +00:00
Bill Marquette
2f490c49ce Start mergeing in altq/pf changes 2005-05-30 02:50:36 +00:00
Scott Ullrich
5162cf2ee4 Add javascript tree view images 2005-05-30 02:31:53 +00:00
Scott Ullrich
f449e0277e images -> tree-images 2005-05-30 02:31:20 +00:00
Scott Ullrich
1e06740883 Add bsd licensed tree control. 2005-05-29 05:27:30 +00:00
Colin Smith
e202c52092 Set $pastlatest if we're current. 2005-05-29 05:06:35 +00:00
Scott Ullrich
055cf54b85 Note that CARP is a good replacement for proxyarp 2005-05-29 04:53:36 +00:00
Colin Smith
b3a93cb0d1 Do not append the version name to $tofetch - it isn't (currently) used. 2005-05-29 02:55:09 +00:00
Scott Ullrich
091ac3055b Make all occurances of Note uniform 2005-05-29 02:04:02 +00:00
Scott Ullrich
076ebc9fb7 Actually turn on captive portal after saving changes 2005-05-29 01:32:04 +00:00
Scott Ullrich
96c788d5ed Update Mac Pass through behavior description 2005-05-29 01:21:13 +00:00
Scott Ullrich
47503e7b7e Remove mac filtering option 2005-05-29 01:17:35 +00:00
Scott Ullrich
09086136c9 Swap images 2005-05-28 22:06:54 +00:00
Scott Ullrich
5e4a316d9e Reorder items, clean up code 2005-05-28 20:27:35 +00:00
Colin Smith
77720bd395 Fix in_array syntax warning. We don't use fwupplatforms at the moment. 2005-05-28 05:34:51 +00:00
Scott Ullrich
92748a5159 Update pictures from Holger Hauer 2005-05-28 04:53:12 +00:00
Scott Ullrich
dd166aff17 Remove per user bandwidth. This should be done with Traffic Shaper now. 2005-05-28 00:09:44 +00:00
Scott Ullrich
001fdeea72 * Do not set bandwidth and bandwidth type unless are other than ""
* Unset the values if either condition is not met in the config
2005-05-25 21:57:44 +00:00
Colin Smith
3f4f675e8d Force package installation, even if dependency installation fails. This addresses ticket (#100), but is a bit ugly. 2005-05-25 02:32:50 +00:00
Colin Smith
abadeb6e8a Missing '-'. 2005-05-24 00:42:52 +00:00
Colin Smith
2983ae92d6 Tighten up pattern matching - I completely overlooked the obvious :) 2005-05-24 00:41:33 +00:00
Colin Smith
4cff4d3f9c * Fix skip_install_checks.
* Loosen up pattern matching on /var/db/pkg. This is not an ideal solution.
2005-05-24 00:24:21 +00:00
Scott Ullrich
0d534dcece Carriage return after Package installation completed 2005-05-23 23:23:32 +00:00
Scott Ullrich
5c74f3392c Reset size in between widgets 2005-05-23 15:00:14 +00:00
Scott Ullrich
4a91019eb5 Allow additional entries to be inserted into the interfaces selection widget.
The first usage of this will be with carpdev.
2005-05-23 14:57:07 +00:00
Scott Ullrich
8fecad1129 Do not show swap graph unless a swap partition is loaded
Fixes Ticket #93
2005-05-23 13:44:09 +00:00
Scott Ullrich
f53b85a3a3 Correctly check if a rule is disabled and toggle accordingly.
Fixes Ticket #96
2005-05-23 13:29:44 +00:00
Scott Ullrich
e5fca185d3 Make sure $config is a global
Fixes Ticket #99
2005-05-23 13:25:45 +00:00
Colin Smith
be04ff69de Trim all versions (6.0.0-CURRENT becomes 6.0.0, etc.) 2005-05-23 01:22:31 +00:00
Colin Smith
4362a402fc Tweak colors on listbggrey. 2005-05-23 01:21:58 +00:00
Scott Ullrich
d28303ed98 Explain that we do not sign alpha or beta images 2005-05-22 23:41:31 +00:00
Scott Ullrich
15bd755ee2 Use full path to dmesg 2005-05-21 08:05:43 +00:00
Scott Ullrich
4684dc58ed detect if we're operating on a net4801 from dmesg -a and activate the env monitor
Ticket #94
2005-05-21 04:19:18 +00:00
Bill Marquette
013095991c copy/paste buglet...a_out, not a_nat 2005-05-21 03:37:35 +00:00
Scott Ullrich
85eb07c335 Do not show wireless interface status if no wireless nics are present 2005-05-20 18:11:46 +00:00
Scott Ullrich
59fe3cdfd5 * Execute firmware upgrade in the background
* Reboot again from /etc/rc.firmware, not from the web gui.  This can be *dangerous* if the user cancels the update, navigates away from the page, etc.
2005-05-19 23:00:45 +00:00
Colin Smith
e559aae9f9 Add tag to skip installation verification. 2005-05-19 21:56:56 +00:00
Bill Marquette
2e2d1de731 Show current version
Allow to select previous version
standardize object placement
2005-05-19 04:02:06 +00:00
Colin Smith
6505208698 Cleanup. 2005-05-19 01:51:53 +00:00
Colin Smith
601f5ca654 'Config History' -> 'Local' 2005-05-19 01:29:55 +00:00
Scott Ullrich
b1f660413f Allow hijacking of PPTP connections.
This should fix Ticket #69
2005-05-18 17:15:44 +00:00
Scott Ullrich
dbe7b50563 Add logo to top of initial page before wizard redirect 2005-05-18 14:56:09 +00:00
Scott Ullrich
815bb75c7b Sleep 60 seconds in between calls to msntp incase the connection is
not up.

This should fix Ticket #82
2005-05-18 14:33:18 +00:00
Colin Smith
1d478d9624 Fix info display. We can't use the array generated by get_backups() - it's suited for iteration, rather than fast retrieval. 2005-05-18 03:14:45 +00:00
Colin Smith
cdc0ed31fe Print out configuration information upon restore and deletion. 2005-05-18 03:09:53 +00:00
Colin Smith
8024e5db86 Revert. 2005-05-18 03:02:25 +00:00
Colin Smith
925c1247dd "Local" -> "Configuration History"
suggested-by: hoba
2005-05-18 03:01:17 +00:00
Bill Marquette
2e74901f93 Remove more duplicate code (slipped into a release :-/)
Reported-by: hoba
2005-05-18 02:39:17 +00:00
Colin Smith
63e53e7da1 Change the "current version" fieldtype to use a grey background if the box is running a newer version than in the manifests. 2005-05-18 02:03:18 +00:00