Scott Ullrich
dc1cd85d6f
Add pfsense.merge_config_section which can merge two keys together via XMLRPC sync instead of killing the prior section. This is useful when merging subkeys of installedpackets for example.
2007-01-24 23:39:56 +00:00
Scott Ullrich
339495c779
Sync aliases after removing
2007-01-24 22:58:15 +00:00
Scott Ullrich
5a1eebc7ef
Backport the alias rowhelper description feature
2007-01-24 04:34:52 +00:00
Scott Ullrich
4fd34ccee4
Kill trailing space and note that dsh submitted last patch.
2007-01-20 20:52:51 +00:00
Scott Ullrich
67fa245aca
Fix multiple selection in RELENG_1 package editor. -HEAD does not suffer from this bug as the codebase is different.
2007-01-20 20:51:47 +00:00
Scott Ullrich
cc978ad1f3
Allow special characters in MPD/PPTP passwords.
...
Ticket #1210
2007-01-19 16:39:07 +00:00
Scott Ullrich
d7cd712998
s/require/require_once/
2007-01-19 04:08:51 +00:00
Scott Ullrich
ab6a5cfc9e
MFC TCPDump packet capture scripts from Scott Dale
2007-01-19 03:52:07 +00:00
Scott Ullrich
20112c2773
Update to 20070112
2007-01-18 23:58:46 +00:00
Scott Ullrich
e881d1f361
Fixup color code
...
Suggested-by: DSH
2007-01-18 21:29:59 +00:00
Scott Ullrich
c50eaee48e
Replace nervecenter nifty corner code with RELENG_1 metallic code.
...
Suggested-by: DSH
2007-01-18 20:19:31 +00:00
Scott Ullrich
719b7f0936
Fix nerve center theme.
...
Patch submitted by DSH
2007-01-18 19:40:21 +00:00
Seth Mos
022955ddf2
Fix padding for releng_1
2007-01-18 18:45:36 +00:00
Scott Ullrich
5010fade7e
MFC new images
2007-01-17 18:51:00 +00:00
Scott Ullrich
ec7d094f64
MFC nervecenter theme
...
Seems to work okay on RELENG_1 so far. May need a few tweaks here and there.
2007-01-17 18:43:13 +00:00
Seth Mos
3591d6c09a
If we already have a lease state do not loop again.
...
Fix leases listing for non failover installs
2007-01-15 22:05:04 +00:00
Seth Mos
9f0d46e269
Fix Quality graph spacing
2007-01-15 20:24:35 +00:00
Seth Mos
1e36cb0852
Cleanup Quality graph with HEAD version.
2007-01-15 20:20:07 +00:00
Scott Ullrich
867b013e7d
Add Xbox360 support in the gaming section
...
See http://support.microsoft.com/kb/908874
2007-01-14 22:07:26 +00:00
Seth Mos
9370b5b4b5
Show the average and period in human format.
2007-01-11 10:46:53 +00:00
Seth Mos
9255cbc5a1
Prevent error when there are no leases
2007-01-10 18:49:17 +00:00
Scott Ullrich
423cd2f4f8
Correct gateway check. This was *WRONG*.
2007-01-09 17:40:16 +00:00
Scott Ullrich
3955baf1f6
* Do not show the same error message 2+ times (in this case 60)
...
* Show the correct ip address that we are comparing it to
2007-01-09 17:37:14 +00:00
Seth Mos
428d20c4c0
New much faster (usable) version, also lists failover pool status
2007-01-09 12:57:25 +00:00
Seth Mos
e64e1e3712
Let's see if this works ok over the course of a few snapshots. If not we can always revert this checkin combination.
...
Do note the s/$POST/$_POST fixes!
Allow for a failover type next to the already available load balancing type.
The gui server list box needs some up and down box for ordering.
For now just remove and add again. New page is way faster anyways.
Test by seth with crappy wifi link to the neighbours :-)
2007-01-06 16:53:05 +00:00
Seth Mos
0e9110c397
Reintroduce the Penalty Box option. This one has reported succes from
...
forum users and has been out there for over 2 weeks now.
This also allows you to set a upper limit to the p2p queues. Together
with the p2pcatchall that makes for a reasonable p2p blocker.
2007-01-06 16:14:13 +00:00
Seth Mos
7c5fbaa22e
Bump the height of all graphs up to 200. This makes us squint less.
2007-01-02 21:58:58 +00:00
Seth Mos
401452ec0c
Merge in new (outbound) load balancing configuration code from HEAD.
...
* assign interfaces to pool instead of manual IP configuration
* Only show interfaces with a gateway
* Offer list of monitor IPs including interface gateways.
This code is tested for outbound load balancing on a carp cluster and
works for me (smos). The server side needs testing. Which I don't know
how to. Let's give it a run for a snapshot or 2.
2006-12-30 00:45:25 +00:00
Seth Mos
06246e5bbe
Limit NAT description to prevent invalid rules.
...
Submitted-by: Devon O'Dell <devon.odell@coyotepoint.com>
2006-12-27 07:49:18 +00:00
Scott Ullrich
422e039b33
MFC miniupnpd changes from Ryan Wagoner
2006-12-26 23:00:52 +00:00
Scott Ullrich
cbf34e9b8b
Backout penalty box option.
...
Step 3 is supposed to be VOIP, and Seth forgot to rename all of the step ids in the .inc file leading to utter badness.
2006-12-23 19:17:50 +00:00
Scott Ullrich
93217d87f2
Backout last commit. We are already using zlib compression.
2006-12-21 18:39:31 +00:00
Scott Ullrich
f0394bbb1e
Use GZIP http compression handler. This will speed up the GUI when using over slow WAN links. Or just WAN links in general.
2006-12-21 18:23:53 +00:00
Seth Mos
656a2feab2
MFC fixes for Ticket 1187 by proxy for Scott Dale
2006-12-17 21:40:52 +00:00
Seth Mos
a42327f2f4
Add Penalty box option to the RELENG_1 wizard. I've had no complaints
...
and the tests work. It works quite similar to voip queue but with a
upper limit.
NOTE: This does not shape FTP traffic because of the FTP proxy.
2006-12-14 22:15:14 +00:00
Seth Mos
5b6582a2b4
hint at people that a host should be a IP address.
2006-12-12 18:09:26 +00:00
Scott Ullrich
ef03e6a517
Duh. $type is a variable.
2006-12-12 17:37:29 +00:00
Scott Ullrich
6a92a6e154
Log an error when we reach maximum capacity to system logs
2006-12-12 17:34:33 +00:00
Scott Ullrich
2653f75032
Log an error to system logs when $type is not set.
2006-12-12 17:31:34 +00:00
Scott Ullrich
56ea4f477a
Revert $type commit. This is being set by the called function per Jonathon.
2006-12-12 16:55:57 +00:00
Scott Ullrich
ea9b53c112
Silence Eclipse warnings
2006-12-11 17:43:23 +00:00
Scott Ullrich
a90f3528a2
Silence Eclipse warnings
2006-12-11 17:17:10 +00:00
Scott Ullrich
bba1c4ec79
Do not use blank variable $type. Use the same variable $cpdb[$i][2] that is being used in the other calls.
2006-12-11 17:15:31 +00:00
Scott Ullrich
315c30912d
Unhide Allow intra-BSS communication, the option now works with 6.2-RC1
2006-12-09 04:18:12 +00:00
Scott Ullrich
c7a121882a
Set value to ON when checked.
2006-12-08 19:29:51 +00:00
Scott Ullrich
45a636478b
Kill trailing space
2006-12-08 19:26:52 +00:00
Scott Ullrich
855cab2166
Add checkbox support to rowhelper
2006-12-08 19:26:18 +00:00
Scott Ullrich
02d777def2
Sync miniupnpd w/ HEAD
2006-12-05 17:51:05 +00:00
Scott Ullrich
dca32536bf
MFC
...
Miniupnpd menu item
2006-12-04 19:30:24 +00:00
Scott Ullrich
c38fee6098
MFC UPNP support6
2006-11-29 17:41:06 +00:00