Chris Buechler
5bd4c71826
Show interface names in uppercase.
2009-04-17 00:38:02 -04:00
Chris Buechler
fcf384b150
Clean up text
2009-04-17 00:30:51 -04:00
jim-p
972e556823
Add ability to remove DHCP leases.
...
Use "x" icon to delete the lease.
Said icon only appears next to "offline" dynamic leases
2009-04-16 23:20:28 -04:00
Scott Ullrich
dfd6af96ce
Add . for every second firmware update is running
2009-04-16 23:11:46 -04:00
Scott Ullrich
03918ae182
Remove lock hold later on
2009-04-16 23:03:56 -04:00
Scott Ullrich
05b98df0d7
Make $g a global
2009-04-16 22:59:50 -04:00
Scott Ullrich
b30f4ba178
Sleep for 10 before checking to see if firmware.lock exists
2009-04-16 22:56:22 -04:00
Scott Ullrich
6e75ac00d9
Correct ordering, use a lock file. Launch upgrade in bg and look for lock file to guess if upgrade is in progress
2009-04-16 22:21:31 -04:00
jim-p
50a9d5b9aa
Fix broken OpenVPN client config. See http://forum.pfsense.org/index.php/topic,15608.0.html
2009-04-16 15:43:34 -04:00
jim-p
6d74f28b3d
Cosmetic fix - two words were split with hyphenation that didn't look right in the WebGUI.
2009-04-15 13:13:47 -04:00
jim-p
92215498f3
Remove "Allow IPv6" option from Firewall/NAT tab, it's already on the Networking tab with other IPv6 options.
2009-04-15 13:11:25 -04:00
Scott Ullrich
3c07ce5e1f
allow a diff ip address for gateway monitor
2009-04-13 22:04:30 -04:00
Scott Ullrich
b5376d0e62
Set skip on pfsync0
2009-04-13 14:16:36 -04:00
Scott Ullrich
b45dcff4a4
Use * instead of Default for consistency
2009-04-12 16:29:14 -04:00
Scott Ullrich
8d582d67d4
Remove extra tab
2009-04-12 15:44:46 -04:00
Scott Ullrich
d846bbfcc1
Setup relayd.log
2009-04-12 15:12:36 -04:00
Scott Ullrich
5274feb076
Avoid these errors: Warning: Invalid argument supplied for foreach() in /etc/inc/pkg-utils.inc on line 776 Warning: Invalid argument supplied for foreach() in /etc/inc/pkg-utils.inc on line 779 Warning: Invalid argument supplied for foreach() in /etc/inc/pkg-utils.inc on line 779
2009-04-12 15:07:30 -04:00
Chris Buechler
a2b22897fe
clarify description
2009-04-09 23:25:31 -04:00
jim-p
5accf1301a
Fix OpenVPN instance port change.
...
It had been failing on any change, including valid unused choices.
2009-04-09 16:19:13 -04:00
Scott Ullrich
d6cb86d1f0
Set all log files to 600
2009-04-07 19:50:42 -04:00
Chris Buechler
283597589b
don't kill routed unless it's running to avoid error in system log
2009-04-07 16:40:03 -04:00
Chris Buechler
be36129165
Merge branch 'master' of git@rcs.pfsense.org:pfsense/mainline
2009-04-07 16:32:24 -04:00
Chris Buechler
974ff781f7
fix typo, clean up text
2009-04-07 16:31:58 -04:00
Seth Mos
329bb76464
Add some smarts so that it always shows the 1st found quality database with Static gateways
...
Replace ifthenelse with a switch
2009-04-07 15:09:59 +02:00
Chris Buechler
b040124aa6
clean up text
2009-04-07 02:06:07 -04:00
Chris Buechler
7098c77f67
clean up text
2009-04-07 01:46:19 -04:00
Chris Buechler
8e31e04990
Merge branch 'master' of git@rcs.pfsense.org:pfsense/mainline
2009-04-06 18:58:09 -04:00
Chris Buechler
126a0b09ec
Set ipfw's state limit the same as pf's
2009-04-06 18:57:36 -04:00
Ermal Luçi
58936a34d9
Update my copyright.
2009-04-06 21:22:48 +00:00
Ermal Luçi
15b78e3e68
Remove debug string.
2009-04-06 21:22:39 +00:00
Scott Ullrich
732181e2a2
No need to wipe logs twice
2009-04-06 15:57:47 -04:00
Chris Buechler
910efe277f
Block all IPv6 traffic by default, since IPv6 isn't supported, there isn't any way to add such rules in the GUI, and nearly all users won't want IPv6 to traverse their firewall at this point. Add "Allow IPv6" checkbox to disable this behavior.
2009-04-05 22:20:53 -04:00
Chris Buechler
354f1f0145
fix order
2009-04-05 21:19:07 -04:00
Chris Buechler
0f01013a68
Since they're listed by name, order alphabetically.
2009-04-05 20:29:14 -04:00
Chris Buechler
c5d381e30f
clean up text
2009-04-05 19:59:15 -04:00
jim-p
e82d4a41e5
Configurable filtering for Services Status widget
2009-04-05 17:15:03 -04:00
Scott Ullrich
60359eaa6a
Add Use PowerD
2009-04-05 16:03:50 -04:00
Scott Ullrich
c912fe285a
Add missing spacing before PowerD section
2009-04-05 15:55:33 -04:00
Scott Ullrich
d66a8cae60
Add power savings header
2009-04-05 15:47:04 -04:00
Scott Ullrich
8e9fa41d89
Adding PowerD knob to system -> advanced -> misc. This will be useful
...
for folks wishing for their firewall to use less power overall. Blurb
from the powerd man page from freebsd:
The powerd utility monitors the system state and sets various power con-
trol options accordingly. It offers three modes (maximum, minimum, and
adaptive) that can be individually selected while on AC power or batter-
ies. The modes maximum, minimum, and adaptive may be abbreviated max,
min, adp.
Maximum mode chooses the highest performance values. Minimum mode
selects the lowest performance values to get the most power savings.
Adaptive mode attempts to strike a balance by degrading performance when
the system appears idle and increasing it when the system is busy. It
offers a good balance between a small performance loss for greatly
increased power savings. The default mode is adaptive.
2009-04-05 15:38:00 -04:00
jim-p
37c7bad815
Fix include for gmirror status widget
2009-04-05 15:19:07 -04:00
jim-p
5aaccff5d3
New Widget: Gmirror Status
2009-04-05 15:03:39 -04:00
jim-p
5579cecde3
Fix log widget title/link
2009-04-05 13:50:57 -04:00
jim-p
af8ae7cec9
Filter log parsing update
...
* Share filter log parsing code instead of using copy/paste/code duplication.
* Reworked the JavaScript a little so it could also be shared
* Fix a large number of bugs, especially in the AJAX-based dynamic log viewer.
* Picks up some more detail from the logs, and more accurately determines the protocol of a given log entry.
* Adds a CLI log parser (filterparser.php)
* Removed some redundant/unused code
* Code cleanup/style fixes
* Added support for finding logged rdr rules from miniupnpd
NOTE: Due to the dynamic nature of upnp rules, the rule may not be present when checked.
2009-04-04 19:50:25 -04:00
Ermal Luçi
5155bb3302
Optimize adding new members to QinQ to evitate recreating the whole QinQ members.
2009-04-04 23:18:14 +00:00
Ermal Luçi
c1289cfd78
* Convert the QinQ code to use a file where the commands are passed. This speeds up most of the vlan creation.
...
Before you'd need 20min to create qinq with 1000 member now it adds 2000 members in just 1 minute
* Fix some cleanups when deleting QinQ
2009-04-03 08:50:43 +00:00
Scott Ullrich
e623dd70fb
Sync
2009-04-03 17:40:32 -04:00
Scott Ullrich
05f6a2671d
Correct grep statement for hideplatform
2009-04-02 21:18:34 -04:00
Scott Ullrich
6fafc69f9c
Correct check for hideplatform
2009-04-02 20:58:01 -04:00
Scott Ullrich
8ff2395b26
Do not show an * in schedule box. No schedule is applied for block private.
2009-04-02 00:42:24 -04:00