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
Scott Ullrich
5cfb93bc64
When editing config.xml, automatically kill /tmp/config.cache if it exists as the user does not wish for config.xml to be restored from the cache.
...
This makes it easier to edit config.xml from the Diagnostics -> Edit menu.
2006-08-09 02:29:54 +00:00
Scott Ullrich
4ba6d30d08
Add "px" to items to kill CSS errors.
...
Submitted-by: Royce3 via irc
2006-08-08 17:39:14 +00:00
Scott Ullrich
5e541497a1
Automatically prepend "captiveportal-" if needed to files uploaded.
2006-08-05 21:26:21 +00:00
Scott Ullrich
7ca3849acb
Show latest version when available
...
Ticket #1056
2006-08-05 19:38:11 +00:00
Scott Ullrich
369578b1d0
* Allow setting of OPTional interface IP address correctly
...
* Print "Interface IP Address" in firewall rules summary when selected
Ticket #1052
2006-08-05 19:31:13 +00:00
Scott Ullrich
adf28e735e
Check for valid IP Address when needed.
...
Ticket #1055
2006-08-05 18:48:42 +00:00
Scott Ullrich
b2e805b6e2
Remove date check. This is breaking the system logs in certain cases and I am tired of fighting this battle. The logs *WILL* remain broken on the last entries in some cases. I know of this fact and I do't plan on changing it as it breaks something else ever time that a fix is attempted.
2006-08-01 16:53:34 +00:00
Scott Ullrich
d1cfae7b52
Do not show entries with corrupted time entries (clog)
2006-07-29 21:56:12 +00:00
Scott Ullrich
6668d4e637
MFC 13459
...
Only show enabled interfaces in the Interface drop down.
2006-07-26 13:37:51 +00:00
Scott Ullrich
ad356bb7ee
Split up gateway pools and check them. $_POST['gateway'] has already been moved to the gateway box.
2006-07-24 21:02:19 +00:00
Scott Ullrich
52031f9f78
Check interface ip address, not the gateway!
2006-07-24 20:45:52 +00:00
Scott Ullrich
83b06cdc94
Do not check an interface gateway if it is blank.
2006-07-24 20:40:03 +00:00
Scott Ullrich
401a52c7d5
Third times a charm. Compare the interface gateway settings
Ticket #1039
2006-07-24 20:38:29 +00:00
Scott Ullrich
30cbce9c1e
Actually show gateway in question and change a to an.
2006-07-24 20:36:26 +00:00
Scott Ullrich
039bee92c6
Actually show gateway in question and change a to an.
2006-07-24 20:33:32 +00:00
Scott Ullrich
56dfd43464
Actually check interface gateway.
Ticket #1039
2006-07-24 20:22:24 +00:00
Scott Ullrich
88551701a5
Do not allow operator to add a interface ip address as a gateway pool member. Routing loops are bad, mmmmmkay?
2006-07-24 19:58:40 +00:00
Scott Ullrich
8bddc5b783
Also check policy based routing and see if the gateway is in use.
2006-07-24 19:48:04 +00:00
Scott Ullrich
ee968e4f29
Compare against $pconfig and only check items if gateway is changing.
2006-07-24 19:42:38 +00:00
Scott Ullrich
de42a08e05
Someone please purchase me a spell checker.
Fix input_errors typo
2006-07-24 19:34:15 +00:00
Scott Ullrich
6fc5bf35d7
If a gateway is being used by the load balancer pool, do not allow operator to reassign the gateway ip to an interface. This creates a route loop and is bad.
Ticket #1039
2006-07-24 19:11:24 +00:00
Scott Ullrich
d266d17232
Remove double ?>
Ticket #1048
2006-07-24 02:13:58 +00:00
Scott Ullrich
8e0ca2b967
Note that the uploaded files must be prefixed with captiveportal- so that lighty knows not to redirect the requests to index.php since we are using mod rewrite to determine this.
2006-07-24 01:04:43 +00:00
Scott Ullrich
b2ce71ff40
Redirect back to index.php?foo. Safari does not like otherwise and breaks the image on captive portal page.
2006-07-23 22:04:40 +00:00
Scott Ullrich
59d62b6cd3
MFC 13319
...
Add NMAP to OS list Useful for blocking NMAP scans :)
2006-07-22 04:06:55 +00:00
Scott Ullrich
6c3e2b19ad
Add logic to restart service similar to star service code.
2006-07-16 17:34:37 +00:00
Scott Ullrich
c5ff4e16cf
Do not attempt to start_service() twice. This is already handled and can lead to ticket #1044
2006-07-16 17:30:27 +00:00
Scott Ullrich
a2f76a67b3
Since:
...
1. Sasyncd is not included in RELENG_1
2. Interface selection widget is hosed for all interfaces
Remove SASYNCD specific features and only ask for failover IP address.
2006-07-14 14:34:17 +00:00
Scott Ullrich
2b5376cd14
MFC 13078
...
Change the path for image generation to /tmp This prevents the filesystem from filling with data which is generated automatically
2006-07-13 22:52:58 +00:00
Scott Ullrich
f7b5ee36cb
Bring CARP interfaces up fully after changes.
2006-07-13 16:47:08 +00:00
Scott Ullrich
0e6168557b
Check for array and eliminate:
...
Warning: Invalid argument supplied for foreach()
in /usr/local/www/diag_dhcp_leases.php on line 232
2006-07-11 17:31:23 +00:00
Scott Ullrich
e30a5970dd
Add entries for optional interfaces ip address
...
Ticket #1041
2006-07-08 19:34:46 +00:00
Scott Ullrich
cbff71a1e1
Add entries for optional interfaces ip address
...
Ticket #1041
2006-07-08 19:14:48 +00:00
Scott Ullrich
ec0249eccb
Remove width and height changing knobs, it breaks the traffic graph.
...
Reported-by: http://forum.pfsense.org/index.php?topic=1605.0;topicseen
2006-07-08 18:28:57 +00:00
Scott Ullrich
ae09f96242
MFC
...
Fix jabber on TS.
http://www.pfsense.org/~billm/patches/ticket-1042.patch
2006-07-08 00:45:57 +00:00
Scott Ullrich
3af54e4809
Use is_dhcp_server_enabled() and fix DHCP Server from not displaying.
2006-07-07 22:43:29 +00:00
Scott Ullrich
bca8e0eca2
While I am nitpciking this form to all get out, move the description to the bottom where it should be.
2006-07-05 03:21:21 +00:00
Scott Ullrich
3906617bcb
s/gettext//
2006-07-05 03:17:45 +00:00
Scott Ullrich
f6970b2fdf
Keep state really wants to be an advanced option, too. Let him join the party.
2006-07-05 03:11:25 +00:00
Scott Ullrich
be812936b9
Make other button consistent now with a -
2006-07-05 02:56:46 +00:00
Scott Ullrich
581a46c865
- Show advanced options
2006-07-05 02:54:59 +00:00
Scott Ullrich
197b2a47a9
Turn advanced option are into a default to no show area as well.
2006-07-05 02:52:10 +00:00
Scott Ullrich
47042140c9
Move state timeout to advanced options row, its the same as the other options as you leave it blank for default.
2006-07-05 01:52:26 +00:00
Scott Ullrich
5896157c59
Remove debugging alert()
2006-07-05 01:34:54 +00:00
Scott Ullrich
60bc190ac5
Correct check to 2
2006-07-05 01:34:19 +00:00