Ermal
dfac167caa
Correct mtu for track interfaces as well. Aslo cleanup some code
2013-02-07 20:45:43 +00:00
Ermal
48f273cbb0
Correct function name
2013-02-07 19:11:09 +00:00
jim-p
8707707eb8
Add a line break to move this text to the next line. It was stuck after another field and easy to miss.
2013-02-07 13:28:11 -05:00
Renato Botelho
1b7ec6ba16
Require util.inc necessary for sigkillbypid()
2013-02-07 14:48:51 -02:00
jim-p
de89528588
Don't generate a PHP error for an unfetchable XML file.
2013-02-07 10:19:46 -05:00
jim-p
fb6c8051f0
Fix quoting.
2013-02-07 09:51:48 -05:00
jim-p
133bda763e
This is quoted that way because it's passed in javascript. If another better way to quote it works, feel free to change it back, but test the fix first and make sure aliases still display in the firewall rule list.
2013-02-07 09:44:13 -05:00
Jim P
7cba1f5766
Merge pull request #391 from ExolonDX/branch_06
...
Remove escaped apostrophe
2013-02-07 06:32:15 -08:00
Renato Botelho
a8cb003844
Implement privilege for allowing login through CP
...
- The feature is optional, on by default for new zones, off for current
ones when upgrading
It should fix #1010
2013-02-07 11:15:10 -02:00
Renato Botelho
060bc78b02
Indent and whitespaces changes
2013-02-07 11:15:10 -02:00
Renato Botelho
a0629b6947
Indent and whitespaces changes
2013-02-07 11:15:10 -02:00
Colin Fleming
b5ce1d0194
Remove escaped apostrophe
2013-02-07 13:08:57 +00:00
Jim P
f5cdf05692
Merge pull request #390 from ExolonDX/branch_05
...
Value in attributes should be lower case
2013-02-07 05:01:03 -08:00
Colin Fleming
3ae16b9bbe
Value in attributes should be lower case
...
Value in the "method" attribute should be lower case
2013-02-07 12:44:25 +00:00
rbgarga
c2373b6923
Merge pull request #387 from ExolonDX/branch_02
...
Update HTML code in "include" files
2013-02-07 02:31:46 -08:00
Renato Botelho
0ff5ea767d
Cosmetic change, s/manager/Manager/ to keep make it consistent with other entries
2013-02-07 08:28:53 -02:00
Ermal
83a1242265
Correct name of function call and use directly its return value as its boolean as needed. Also correct the function to be more readble and put a note for v4 checks that might be needed
2013-02-07 09:46:44 +00:00
Ermal
88cc00dbf5
Make gen_subnetv6 return a compressed form IPv6 address/net representation. This removes some issues reported during Ticket #2746 and solve the issue on some cases
2013-02-07 09:46:44 +00:00
jim-p
d7a1532bbf
Only include files that actually end in .inc, otherwise patching can lead to errors since .inc.orig patched the old test.
2013-02-06 19:38:09 -05:00
Jim P
f7352cd84e
Merge pull request #389 from ExolonDX/branch_06
...
Update HTML code in "include" files
2013-02-06 16:36:19 -08:00
Colin Fleming
f326b978f3
Update HTML code in "include" files
...
Close BR, INPUT and IMG tabs, update the IMG tags with "alt" and update
the TABLE tags with "summary".
Update SCRIPT with proper CDATA sections.
2013-02-06 23:41:35 +00:00
Ermal
94395d8672
Need to rethink this again
...
Revert "Ticket #2636 Seems ipsec apart IP-IP does not have any after processing for input packets. Make the filter apropriately so the packets are passed correctly through BPF and pfil(9)"
This reverts commit e0f338eb1b .
2013-02-06 22:23:16 +00:00
Ermal
d6e569ae4f
Actually let xmlrpc construct the url internally from the passed info it is doing same checks
2013-02-06 20:03:07 +00:00
Ermal
472c5dc996
Revert "Correct URL creation for xmlrpc as well as some error checking"
...
This reverts commit 9ea2463a5b .
2013-02-06 20:02:20 +00:00
Ermal
9ea2463a5b
Correct URL creation for xmlrpc as well as some error checking
2013-02-06 19:57:12 +00:00
Ermal
90df43c657
Avoid possible deadlock during voucher xmlrpc sync and correct url generation for xmlrpc
2013-02-06 19:49:37 +00:00
Colin Fleming
52593da5db
Update HTML in "include" files
...
Udated the DOCTYPE to make it W3C standard/compliant.
Moved "sorttable.js", "ticker.js" and the "antiClickJack style" from
"fbegin.inc" and place them in "head.inc" (where they belong), this may
also help the Widescreen package to work.
Close BR, INPUT and IMG tags properly, update IMG tags with "alt" and
update TABLE tags with "summary".
Updated the SCRIPT and STYLE with proper CDATA sections.
Updated LINK with the correct types.
2013-02-06 19:27:32 +00:00
rbgarga
45843479c2
Merge pull request #385 from ExolonDX/branch_01
...
Update HTML boolean operator "nowrap"
2013-02-06 10:21:37 -08:00
Renato Botelho
cba9d7d9a5
Adjust RRD captive portal graphs for CP zones
...
- Create RRD configs per zone
- Add tabs to see graphs per zone
- Migrate existing rrd files to default cpZone
- While I'm here, call unset() for $rrdcreate and $rrdupdatesh
Resolves #2655
2013-02-06 15:54:47 -02:00
Renato Botelho
2e19a6834f
Adjust backup settings to new captive portal zones
2013-02-06 15:54:47 -02:00
Renato Botelho
5e5d5abc0f
Fix indent and whitespaces
2013-02-06 15:54:47 -02:00
jim-p
3ec026a46a
Fix IPsec status when using interface macros (e.g. "LAN subnet") and handle matching better when IPs may not match up due to IPv6 formatting/compression.
2013-02-06 12:14:41 -05:00
Jim P
27daf27e71
Merge pull request #386 from bcyrill/patch-12
...
Update etc/inc/dyndns.class
2013-02-06 06:45:14 -08:00
bcyrill
bb9ccd636e
Update etc/inc/dyndns.class
...
Resolves #2677
2013-02-06 15:35:17 +01:00
jim-p
72b4a1e87a
This message can be really spammy on a failure if you have multiple gateway groups. Disable e-mail notification of this message for now.
...
If the e-mail actually made it out, at least one of the gateways must still be up...
2013-02-06 09:10:08 -05:00
Jim P
8614752831
Merge pull request #384 from bcyrill/ifip_v6
...
Add IPv6 support to diag_ipsec.php connect button
2013-02-06 05:12:21 -08:00
Colin Fleming
bb046a4fde
Update HTML boolean operator "nowrap"
...
The HTML boolean operator "nowrap" has been deprecated to a "style" and
it's "butt ugly", IMHO.
So, add a new class called "nowrap" to "all.css" and "wizard.css" and
start replacing "nowrap" with "class='nowrap'", if there is already a
class defined then just add, "class='whatever nowrap'".
Update "loader.js" and "bottom-loader.js" with proper CDATA sections.
2013-02-06 13:04:13 +00:00
bcyrill
bd92ede8f6
IPv6 subnet check
2013-02-06 12:38:29 +01:00
bcyrill
dbea91b357
Add check_subnetsv6_overlap()
2013-02-06 12:06:02 +01:00
bcyrill
6b207f739b
find_virtual_ip_alias() add IPv6 support
2013-02-06 11:21:47 +01:00
bcyrill
614be05191
Add IPv6 support to diag_ipsec.php connect button
2013-02-06 11:12:57 +01:00
bcyrill
2027b4c7bc
find_ip_interface() add IPv6 support
2013-02-06 10:51:33 +01:00
jim-p
0715ad5093
If the user has IPv6 disabled, don't create dynamic IPv6 gateways.
2013-02-05 19:27:09 -05:00
Jim P
68e5a9e911
Merge pull request #382 from mdima/master
...
"Status-Queue" page: many interface improvements
2013-02-05 15:39:39 -08:00
Michele Di Maria
ff3003dff4
"Status-Queue" page: many interface improvements
...
Add many improvements:
- Each queue background has a different color depending on the level
- Improved the number format of the PPS data
- The children queues can be collapsed/expanded
2013-02-06 00:23:59 +01:00
Ermal
e0f338eb1b
Ticket #2636 Seems ipsec apart IP-IP does not have any after processing for input packets. Make the filter apropriately so the packets are passed correctly through BPF and pfil(9)
2013-02-05 19:39:38 +00:00
Ermal
e80601a284
Protect from cases when the ipv4 might be missing on the interface for any reason
2013-02-05 19:01:02 +00:00
Ermal
52b166c948
Correct setting protocol for generated rules
2013-02-05 18:52:57 +00:00
jim-p
c65eef01a3
Only allow gateways of the appropriate type (ipv4 or ipv6) to affect whether a gateway is marked as default, otherwise you can end up with an ipv4 gateway marked as default for ipv6 and the gui just shows "default".
2013-02-05 13:47:00 -05:00
Ermal
f73e35319a
Fixes #2598 . In case the rule is both for v4 and v6 generate 2 rules for each family. This is the _only_ solution for now
2013-02-05 18:33:51 +00:00