Commit Graph

2143 Commits

Author SHA1 Message Date
Holger Bauer
2f22c8fffe don't initiate progressbar with 100% at start. 0% is better ;-) 2005-06-02 05:41:52 +00:00
Holger Bauer
c2b208c3a4 move icons to middle of the cell 2005-06-02 05:17:24 +00:00
Bill Marquette
6aed3a2e5c Add copyright 2005-06-02 05:02:51 +00:00
Bill Marquette
89bc641ee6 convert ++ to plusplus - javascript don't like and I don't feel like trying to make it 2005-06-02 04:54:07 +00:00
Holger Bauer
dbbd36846f move icons to the middle of the cell 2005-06-02 04:46:04 +00:00
Colin Smith
33a56b2786 Add greyout support. This is still very experimental ;) 2005-06-02 04:42:57 +00:00
Bill Marquette
3b3eb60d84 Initial commit of the skeletal magic shaper wizard 2005-06-02 04:42:29 +00:00
Bill Marquette
f3c6fdc010 Allow for <warning> tag 2005-06-02 04:32:16 +00:00
Holger Bauer
71a85b2152 ups, one border border too much... 2005-06-02 04:22:21 +00:00
Holger Bauer
cff79a9f72 changed the package-install-progressbar to the new style.
now uses the same graphs like the the system-status and queue-graphs.
one look, one feel and makes customization later easier :-)
2005-06-02 04:19:32 +00:00
Scott Ullrich
697bb9e88a Version bump 2005-06-02 04:02:54 +00:00
Scott Ullrich
cf8a4dab0f Thats -p not -i 2005-06-02 04:01:20 +00:00
Scott Ullrich
8f0a5baa31 Really remove OpenVPN instead of just commenting it out. Apparently IE is dumber than it looks. 2005-06-02 03:15:26 +00:00
Scott Ullrich
4d3a6a227a Version bump. 2005-06-02 01:51:20 +00:00
Scott Ullrich
a3a0dddcfd Correct typo 2005-06-02 01:48:50 +00:00
Colin Smith
f8a52ee015 Add console/web-aware versions of update_status and update_output. 2005-06-02 01:09:35 +00:00
Colin Smith
68c65d25ac Minor work on packages. A console interface may require either a Lua rewrite of rc.initial, progress(1), or dialog (to make it pretty, anyway) ;) 2005-06-01 06:28:34 +00:00
Scott Ullrich
d47a8a69d6 bsnmpd support by strgout 2005-06-01 06:18:37 +00:00
Scott Ullrich
853e003a27 run bsmptd 2005-06-01 06:13:41 +00:00
Holger Bauer
d039397596 corrected slight color mismatch 2005-06-01 06:04:33 +00:00
Scott Ullrich
d3fd924815 correct version 2005-06-01 05:52:02 +00:00
Scott Ullrich
ee130673ca Version bump 2005-06-01 05:12:24 +00:00
Bill Marquette
de7d19b8c7 Make parent queues work again 2005-06-01 04:50:14 +00:00
Bill Marquette
d11a220f6e make tos bit work in shaper 2005-06-01 03:59:29 +00:00
Scott Ullrich
87176cb86e Turn default policy of state-policy if-bound on by default.
Discussed-by: bill, chdio, geekgod
2005-06-01 03:57:45 +00:00
Scott Ullrich
ef8df2f3ac Enable spanning tree protocol on bridged nodes 2005-06-01 03:20:22 +00:00
Bill Marquette
bb35cf3874 Revert check for interface enabled - this fixes user rules again 2005-06-01 01:19:21 +00:00
Scott Ullrich
5161a6e606 Add aliases backup & restore item 2005-06-01 01:06:06 +00:00
Scott Ullrich
b4387c96a8 Make sure $bridges_total is a numeric 2005-05-31 23:42:11 +00:00
Scott Ullrich
d6caad17bb Cache the contents of find_carp_interface() to speed up subsequent requests 2005-05-31 22:54:09 +00:00
Scott Ullrich
10655b3c77 Speedup get_carp_interface_status() by caching the full ifconfig file and then using it for each seqsequent request during the php session 2005-05-31 22:40:13 +00:00
Scott Ullrich
69b8e1d444 Version bump - this version will most likely be a developers only version 2005-05-31 20:50:11 +00:00
Scott Ullrich
8e22c8fbd8 Remove filter_generate_ipfw_altq_rules() since we're not longer in IPFWland, toto 2005-05-31 19:30:42 +00:00
Scott Ullrich
7ce3fb1812 Remove commented out code in preperation for pure pf altq switchover 2005-05-31 19:29:10 +00:00
Scott Ullrich
88481a774e If the field type is checkbox then set the value in config.xml to TRUE if its "on" 2005-05-31 19:24:04 +00:00
Scott Ullrich
d2b26274d0 Add source Type dropdown box allowing the user to select "any" as the source 2005-05-31 18:55:31 +00:00
Scott Ullrich
0b45817624 Start pftpx with wan address 2005-05-31 17:56:54 +00:00
Scott Ullrich
00fa955eac Allow "any" as a source network on nat mappings 2005-05-31 17:55:08 +00:00
Scott Ullrich
3d24150f4b Do not process a rule that is attached to a disabled interface 2005-05-31 16:23:06 +00:00
Scott Ullrich
5170d8c2bf Correctly remark this code snippet out 2005-05-31 16:18:57 +00:00
Colin Smith
f185363701 More work on cURL functions. 2005-05-31 02:44:58 +00:00
Bill Marquette
fbdc712e28 Something tells me we aren't using IPFW anymore Toto 2005-05-31 01:26:03 +00:00
Scott Ullrich
34591684be Look at the correct field to deterimine which item should be selected in the interfaces_selection widget 2005-05-31 00:36:06 +00:00
Colin Smith
7f3473592d Set package interface flag. 2005-05-30 22:51:13 +00:00
Scott Ullrich
3465f09f39 Send mtree output to syslog 2005-05-30 21:49:16 +00:00
Colin Smith
33b7cc0de3 * Document more functions.
* Begin to use XMLRPC to retrieve package information.
* Comment out deprecated functions.
2005-05-30 21:34:03 +00:00
Scott Ullrich
6ffe732131 Move ssh lockout rule and make it a non-quick rule so that USER_RULES can override if they wish 2005-05-30 21:24:44 +00:00
Scott Ullrich
9c648daebf Version bump 2005-05-30 20:23:10 +00:00
Scott Ullrich
fc6b5a4d9e More bootup cleanups 2005-05-30 18:29:31 +00:00
Scott Ullrich
74dbce1fa8 More bootup cleanups 2005-05-30 18:13:26 +00:00