Scott Ullrich
|
6bd471ee40
|
Nuke trailing c/r
|
2010-11-24 13:04:52 -05:00 |
|
Scott Ullrich
|
31c3942c4b
|
Set memory to 256M on amd64
|
2010-11-24 13:03:34 -05:00 |
|
Erik Fonnesbeck
|
e46616a729
|
Fix text for the P1 table header.
|
2010-11-24 03:42:38 -07:00 |
|
Scott Ullrich
|
7fd51c6820
|
Add st and si options
|
2010-11-23 18:54:41 -05:00 |
|
Scott Ullrich
|
79992f17be
|
Rename to pfInfo for consistency
|
2010-11-23 17:54:43 -05:00 |
|
Scott Ullrich
|
9242ba1538
|
Adding Diagnostics: Limiter
|
2010-11-23 17:48:31 -05:00 |
|
Scott Ullrich
|
b358447843
|
Increase setTimeout
|
2010-11-23 17:41:22 -05:00 |
|
Scott Ullrich
|
438d04f643
|
Adding Diagnostics: pf Info which shows the output of pfctl -vvi and pfctl -vvI via AJAX
|
2010-11-23 17:37:17 -05:00 |
|
jim-p
|
004b1e6998
|
Cleanup code and fix dynamic firewall log reverse view, fixes #1031
|
2010-11-23 17:01:46 -05:00 |
|
Scott Ullrich
|
d9114ce0a2
|
Ensure returned item is an array.
|
2010-11-23 13:54:54 -05:00 |
|
Scott Ullrich
|
19f101d7d8
|
Return CARP IP Addresses in get_configured_ip_addresses()
|
2010-11-23 13:52:57 -05:00 |
|
Ermal
|
bafe2769ff
|
Remove this since it does not make anymore sense after code arrangements.
|
2010-11-23 16:58:42 +00:00 |
|
Ermal
|
a0b205f0d2
|
Do not output done. because it does not related overall to the output messages.
|
2010-11-23 16:57:22 +00:00 |
|
Ermal
|
2bfade90d8
|
Initialize variable. Ticket #1023.
|
2010-11-23 12:58:29 +00:00 |
|
Ermal
|
4ed5ad5a91
|
Ticket #1023. Correct carp status even on the status page.
|
2010-11-23 12:57:32 +00:00 |
|
Ermal
|
108cfddf3e
|
Ticket #1023. Correct the widget code bringing it full speed with latest carp code.
|
2010-11-23 12:47:27 +00:00 |
|
Ermal
|
83ae810386
|
Try 3 times to resolve the host to ip before giving up. Leave a proper log if we fail to resolve. Ticket #943.
|
2010-11-23 11:33:17 +00:00 |
|
Ermal
|
51d0f81698
|
Use full path to command binaries.
|
2010-11-23 11:32:22 +00:00 |
|
Erik Fonnesbeck
|
a2b6c52f72
|
Add option to control automatic creation of NAT rules which assist forwarding rules that send traffic out to the same subnet it originated from.
|
2010-11-22 11:38:59 -07:00 |
|
Erik Fonnesbeck
|
bddcbff274
|
When adding/editing a gateway, check IP alias subnets, too. Fixes #1015
|
2010-11-22 09:23:03 -07:00 |
|
Erik Fonnesbeck
|
d48dbceb95
|
Add other interfaces to local network selection and show proper names. Fixes #965
|
2010-11-22 08:53:15 -07:00 |
|
Erik Fonnesbeck
|
e63d59c0c2
|
Do not save settings related to ports when protocol does not use ports. Ticket #953
|
2010-11-22 07:32:48 -07:00 |
|
Erik Fonnesbeck
|
ae46e8b89d
|
Do not save fields from translation section when "Do not NAT" is checked. Ticket #952
|
2010-11-22 06:39:03 -07:00 |
|
Erik Fonnesbeck
|
4389352c75
|
In filter_generate_reflection_nat, generate a rule with the actual subnet instead of using the interface:network shortcut. Ticket #737
|
2010-11-22 05:27:13 -07:00 |
|
Erik Fonnesbeck
|
1452fa5788
|
Use correct names for integer and boolean types in DHCP options and fix typo in hexadecimal validation for strings. Fixes #962
|
2010-11-22 01:33:52 -07:00 |
|
Scott Ullrich
|
b3a4ff7ca5
|
Add newlines
|
2010-11-21 17:40:14 -05:00 |
|
Scott Ullrich
|
279f4da868
|
nuke ;
|
2010-11-21 16:26:35 -05:00 |
|
Scott Ullrich
|
558dda01da
|
Remove hw.bce.tso_enable item it is loader.conf only per jimp
|
2010-11-21 16:22:56 -05:00 |
|
Scott Ullrich
|
f41b7bdf17
|
Remove bce item it is loader.conf only per jimp
|
2010-11-21 16:21:46 -05:00 |
|
Scott Ullrich
|
fb182cb2ca
|
Define hw.bce.tso_enable
|
2010-11-21 16:20:20 -05:00 |
|
Erik Fonnesbeck
|
ed32aef778
|
Don't consider the HTTP referrer check as passing if it was skipped. Ticket #1027
|
2010-11-21 10:36:10 -07:00 |
|
Erik Fonnesbeck
|
0f806ecab4
|
Upon restoring a config, replacing whole sections, or editing config.xml in edit.php, prevent possible accidental lockout from DNS rebind and HTTP referrer checks by disabling them until reboot or the next time they pass, whichever comes sooner. Ticket #1027
|
2010-11-21 10:23:34 -07:00 |
|
Scott Ullrich
|
2b8bdfe47c
|
Add missing </item>
|
2010-11-20 14:42:27 -05:00 |
|
Scott Ullrich
|
243521961f
|
oops, typo
|
2010-11-20 14:40:48 -05:00 |
|
Scott Ullrich
|
feae85bc7e
|
Increase vfs.read_max to 32. See http://ivoras.sharanet.org/blog/tree/2010-11-19.ufs-read-ahead.html .. This can help dramatically if using Squid or any other packae that does a lot of hard disk reads.
|
2010-11-20 14:40:15 -05:00 |
|
jim-p
|
c049daefa8
|
Disable this test, it was causing some package file downloads to be skipped for me, and nothing else seems to set/use this variable anywhere.
|
2010-11-20 00:19:16 -05:00 |
|
Ermal
|
37c8e07d0c
|
Fix reading the ip from the right file for dyndns.
|
2010-11-19 18:24:58 +00:00 |
|
jim-p
|
e39243843f
|
Reorder some code and combine the nobind test with the lport code to ensure only the needed options are used in any given combination.
|
2010-11-19 10:44:54 -05:00 |
|
jim-p
|
5708241f95
|
When the local port is left blank on an OpenVPN client, use 'lport 0' to direct the client to use a random source port. Fixes #1025
|
2010-11-19 10:31:56 -05:00 |
|
Ermal
|
ad88ff3f95
|
Cleanup some code and properly handle failure of pkg_fetch_recursive.
|
2010-11-19 15:34:13 +00:00 |
|
Ermal
|
d08b0064d7
|
Clarify message.
|
2010-11-19 15:21:58 +00:00 |
|
Ermal
|
0cdf4e8748
|
Use correct extension of tgz rather than tgz for automatically discovered dependencies.
|
2010-11-19 15:17:50 +00:00 |
|
Ermal
|
c132bdb0f5
|
Honor the config parsed var if set.
|
2010-11-19 00:12:12 +00:00 |
|
Ermal
|
1883455aad
|
Hopefully now the reinclusion of config will not override vars.
|
2010-11-19 00:10:56 +00:00 |
|
Ermal
|
d8333a247a
|
Use full path when we might not have full environment setup.
|
2010-11-19 00:03:34 +00:00 |
|
Ermal
|
01a6e66579
|
globals.inc is better first.
|
2010-11-19 00:02:29 +00:00 |
|
Ermal
|
d9426abcea
|
More safety belts.
|
2010-11-19 00:00:56 +00:00 |
|
Ermal
|
d465a277cd
|
Fix fetching of package list.
|
2010-11-18 23:44:47 +00:00 |
|
Ermal
|
21bc451be7
|
Add myself to the copyright. Have modified enough the file.
|
2010-11-18 18:56:27 +00:00 |
|
Erik Fonnesbeck
|
4830e56a25
|
Some fixes for the upgrade code for captive portal users.
|
2010-11-18 10:31:33 -07:00 |
|