Scott Ullrich
f5a684087c
Re-enable items when needed
2006-09-04 22:07:43 +00:00
Scott Ullrich
e2705d6797
When a External port range item is an alias, disallow the entry of Local port.
...
In-discussion-with: BillM
Bug-reported-by: ChrisB
2006-09-04 22:03:35 +00:00
Scott Ullrich
6b11069e0a
If user selects IP adddress, domain name, user fqdn or dynamic dns and leaves the actual value empty in p1myident then throw a input validation error.
2006-09-04 01:16:14 +00:00
Scott Ullrich
9a77bfbeb0
Kill debugging text
2006-09-04 00:08:03 +00:00
Scott Ullrich
9cee226027
Backout last commit, we need some better parsing goo
2006-09-03 23:58:45 +00:00
Scott Ullrich
bf875fa977
Correctly match the interface to the state
2006-09-03 23:51:52 +00:00
Scott Ullrich
0529547cf6
Add bridge status
2006-09-03 23:12:42 +00:00
Scott Ullrich
f559eaf6ff
Report gateway for an interface for optional interfaces if needed
2006-09-03 22:30:14 +00:00
Scott Ullrich
709f48f0f0
Use new upload path
2006-09-02 00:27:03 +00:00
Scott Ullrich
b6f6723586
Mount RW for uploads
2006-09-02 00:20:47 +00:00
Scott Ullrich
1ef7b568db
* Move lighty upload to a definable globals.inc value upload_path
...
* Use new upload_path for firmware updates
This in combination with 128 megabyte embedded images should fix the dreaded upgrade problem for the embedded platform.
2006-09-01 18:08:42 +00:00
Scott Ullrich
0e5ddcd9ae
Do not allow user to select "network" and enter an alias. Alert user the item is an alias and that is should be set to "Single host or alias" option before saving.
...
Ticket #1090
2006-09-01 16:39:15 +00:00
Bill Marquette
d012cff409
display page title during package editing
2006-09-01 04:44:20 +00:00
Bill Marquette
e156775235
per dsh@ this breaks enablechange() when multiselect is used (routed package
...
is an example of this)
2006-09-01 00:13:31 +00:00
Scott Ullrich
97a105c36c
MFC 14070
...
fix: removed redundant Apply Changes button
2006-08-31 15:14:11 +00:00
Scott Ullrich
33c702ad70
Woops, we are not ready for optimization.
2006-08-29 03:14:12 +00:00
Scott Ullrich
601ff0402e
Use default shm size
2006-08-29 03:09:45 +00:00
Scott Ullrich
ff17efe329
Enable client cli caching as well.
2006-08-29 02:55:32 +00:00
Scott Ullrich
929db667be
Update (C)
2006-08-28 20:18:20 +00:00
Scott Ullrich
645ec835ab
Remove special characters from interface descriptions during m0n0wall upgrade.
...
Also unset the config.cache if it exists.
2006-08-28 20:10:41 +00:00
Scott Ullrich
b66aa8326c
Remove highlighting function, it doesn't work.
2006-08-26 19:54:34 +00:00
Scott Ullrich
64b243d23a
Misc package changes
...
Submitted-by: Daniel Haischt
2006-08-25 23:04:56 +00:00
Scott Ullrich
a5c0b6c71e
Remove radius accounting and reauth options as they do not work correectly.
2006-08-25 19:58:36 +00:00
Scott Ullrich
c6fd72725d
Be even more picky about spacing.
2006-08-24 18:18:59 +00:00
Scott Ullrich
72d5616cf4
Be picky about spacing.
2006-08-24 18:12:51 +00:00
Scott Ullrich
5c61ed105c
Provide a link to the OpenBSD carp FAQ. CARP seems to be a magical creature that nobody can grasp easily without lots of information.
2006-08-24 18:08:01 +00:00
Scott Ullrich
30a045ba1b
Expand "Announce Dynamic local route" to textarea
...
Ticket #1071
2006-08-23 23:34:46 +00:00
Scott Ullrich
13fb4c798f
s/2/two/
2006-08-23 23:04:58 +00:00
Scott Ullrich
74fb8d5609
Require a password for CARP type entries
2006-08-23 22:57:13 +00:00
Scott Ullrich
f382c4db06
Allow user to edit already existing vip.
2006-08-23 22:36:50 +00:00
Scott Ullrich
ebdff81973
Do not allow duplicate VHIDS to be defined. It's asking for trouble. And spell vhid correctly this time!
2006-08-23 22:30:58 +00:00
Scott Ullrich
8c1ce6c7c0
Instead of simply bailing leaving the client with a blank screen, output that an error occured and write out to the system log more verbose information for what the problem is. If in the case of a missing mac address, suggest that the user may want to disable mac filtering if they do not need this functionality.
2006-08-21 21:02:14 +00:00
Scott Ullrich
92442757dd
Correct error message field names
...
Ticket #1084
2006-08-21 20:25:23 +00:00
Scott Ullrich
6f9061f843
Update priority description from pf man page. Remove non hfsc material from RELENG_1
2006-08-21 03:25:24 +00:00
Scott Ullrich
5bd874650a
Remove packages with a different version tab
2006-08-20 23:48:56 +00:00
Scott Ullrich
61a48553f2
MFC package changes to show information better such as HEAD only packages,
...
etc.
2006-08-20 23:30:47 +00:00
Scott Ullrich
ea0805c105
When redirecting FTP entries to internal, install rules for interface address correctly if chosen.
2006-08-19 22:42:05 +00:00
Scott Ullrich
4b9a670cd5
Kill off pftpx helper correctly after rule deletion
2006-08-19 22:13:18 +00:00
Scott Ullrich
7d04082e09
Clear CACHE and force a reload so that the ftp helpers are spawned correctly upon reply.
2006-08-19 22:06:41 +00:00
Scott Ullrich
676abc7c02
Do not iterate items if they are not an array.
2006-08-17 02:04:20 +00:00
Scott Ullrich
cc3d5730ed
Reset RRD queues after configuring Traffic Shaper
2006-08-16 19:27:14 +00:00
Scott Ullrich
14a6f0e009
Reset RRD queues when user changes a queue name.
2006-08-16 19:24:40 +00:00
Scott Ullrich
3e3e9beefd
Do not delete a NAT item if its being referenced by an ALIAS.
2006-08-16 17:12:16 +00:00
Scott Ullrich
ef278e47d8
Do not loop forver.
...
Ticket #1078
2006-08-16 15:13:05 +00:00
Scott Ullrich
9beb982e0d
Do not reset CARP interfaces until user applies the changes.
2006-08-14 15:56:59 +00:00
Scott Ullrich
ce486d12f0
Increaase ACK queues. Lower Game queues a bit.
2006-08-10 00:58:44 +00:00
Scott Ullrich
4b0c1b3f2e
Increase game queues bandwidth.
...
Tested with all options enabled.
2006-08-10 00:49:14 +00:00
Scott Ullrich
dad38cc22f
Increase default bandwidth for ACKS, voIP and Gaming queues.
...
Tested by enabling all options to make sure the percentages did not add up more than the available bandwidth. We still have plenty of room to spare.
2006-08-10 00:11:19 +00:00
Scott Ullrich
db045e8aa0
Fix Ticket #1064
...
css errors when mousing over right-side buttons in firewall_rules.php
Submitted-by: Royce3 via IRC
2006-08-09 22:59:05 +00:00
Scott Ullrich
fb5ab4917a
Backout these changes.
2006-08-09 15:24:23 +00:00