Renato Botelho
ebbfc4b771
Revert "Preselect interface subnet mask for carp interfaces"
...
This was not a good change, it just consider ipv4, and it doesn't
respect the previous selected value. Revert it now and think on a better
solution later.
Fixes #2829
This reverts commit d94eb90446 .
2013-02-20 12:15:27 -03:00
Renato Botelho
1f56ce5866
Fix dhcp v6 config section name for console setup and check on interfaces.php, the correct is dhcpdv6 instead of dhcpd6. Fixes #2827
2013-02-20 09:41:26 -03:00
Renato Botelho
2675f511cc
Fix sort param to call bandwidth_by_ip
2013-02-20 08:51:55 -03:00
Ermal Luçi
a386126069
Merge pull request #428 from mdima/master
...
Status Queue: Uniform units in the interface.
2013-02-20 00:00:06 -08:00
Michele Di Maria
31e41cf41f
Status Queue: Uniform units in the interface.
...
Uniform units in the interface.
2013-02-20 08:33:35 +01:00
Ermal
ae88de13ca
Some more code cleanup
2013-02-19 21:46:47 +00:00
Ermal
1cf47c498c
Put the alerts behind comments for someone wanting to debug this. The errors are from CSRF though ticket #2826 should not happen and functionality is not impacted by this.
2013-02-19 21:42:40 +00:00
Ermal
647df2d42a
Remove single quotes committed wrongly
2013-02-19 19:14:56 +00:00
Ermal
ffac939ef9
Use jQuery() as all other code
2013-02-19 18:13:14 +00:00
Ermal
b1b930dd1b
Use jQuery fully on traffic graph. Also remove some unused code from bandwidth_by_ip
2013-02-19 18:03:22 +00:00
Ermal
b406c78a1f
Be explicit on the testing
2013-02-19 17:20:33 +00:00
jim-p
c3ebb2f867
Try to use our git PBI instead of the tbz version.
2013-02-19 10:48:31 -05:00
jim-p
5823264a93
Add some PHP shell scripts for managing packages from the CLI.
...
pfSsh.php playback installpkg git
pfSsh.php playback uninstallpkg git
pfSsh.php playback listpkg
2013-02-19 10:36:12 -05:00
jim-p
28a20fdbf4
Default to using sha256 for a ca/cert digest algorithm, since sha1 is no longer recommended.
2013-02-19 09:08:01 -05:00
jim-p
741d748d72
Correct some inconsistencies in keylen/csr_keylen. Should fix csr generation errors mentioned on ticket #2820
2013-02-19 09:06:32 -05:00
Renato Botelho
1fea5ad99e
Get the correct interface subnet
2013-02-19 08:41:57 -03:00
rbgarga
30a9067275
Merge pull request #426 from N0YB/Interfaces_Types_Config_Sections_Spacer_Row
...
Interfaces Types Config Sections Spacer Row
2013-02-19 02:17:09 -08:00
N0YB
1c4846e90f
Interfaces Types Config Sections Spacer Row
...
Fix spacer (last) row display inconsistency
Missed one
2013-02-18 22:56:12 -08:00
Renato Botelho
79ea2726b5
Display right interface name on alias list when alias interface os CARP. Fixes #2824
2013-02-18 20:14:02 -03:00
rbgarga
9e696e9ae5
Merge pull request #425 from N0YB/Interfaces_Types_Config_Sections_Spacer_Row
...
Interfaces Types Config Sections Spacer Row
2013-02-18 14:51:02 -08:00
rbgarga
672717cf9c
Merge pull request #423 from N0YB/Interfaces_Static_IP_Gateway_Add_New
...
Interfaces Static IP v4 & v6 Gateway Add New
2013-02-18 14:50:11 -08:00
N0YB
a236affe7a
Interfaces Types Config Sections Spacer Row
...
Fix spacer (last) row display inconsistency
2013-02-18 13:40:45 -08:00
Renato Botelho
4021ec36a9
CARP IPs were being checked twice in some cases. Fixes #2823
2013-02-18 18:10:27 -03:00
N0YB
bd10508a2e
Interfaces Static IP v4 & v6 Gateway Add New
...
Fix mismatched table row tags
2013-02-18 11:23:27 -08:00
jim-p
24c0145c2c
Add Digest Algorithm option to the CSR screen, should fix #2820
2013-02-18 08:46:17 -05:00
Chris Buechler
3e9c81b228
Merge pull request #422 from jean-m-cyr/master
...
Avoid Warning: Invalid argument supplied for foreach() in /etc/inc/system.inc
2013-02-17 18:51:30 -08:00
Jean Cyr
34cb864556
Avoid Warning: Invalid argument supplied for foreach() in /etc/inc/system.inc
...
Warning: Invalid argument supplied for foreach() in /etc/inc/system.inc
Don't use captiveportal configuration option variable if it isn't set
2013-02-17 21:21:48 -05:00
Renato Botelho
5705c60a24
Revert "Merge pull request #417 from miken32/cp-database-fix"
...
It breaks customizations, it's not a good time for such big change.
This reverts commit 40c7b1a98b , reversing
changes made to d896f86751 .
2013-02-17 11:34:44 -03:00
jim-p
290296cdc0
Fix test for enabling upnp anchor. Unbreaks upnp for many.
2013-02-17 09:03:46 -05:00
rbgarga
2d7e911174
Merge pull request #419 from bcyrill/patch-6
...
Remove #2760 workaround
2013-02-17 03:43:02 -08:00
rbgarga
cae9d2ca9c
Merge pull request #418 from bcyrill/bogons_mem
...
Update bogons update routine
2013-02-17 03:42:02 -08:00
bcyrill
9ffce6c1e8
Remove #2760 workaround
...
Since pfctl has been patched there is no need for the #2760 issue workaround anymore.
2013-02-17 01:34:47 +01:00
Renato Botelho
507aa90af4
Set (src|dst)mask to 128 for single IPv6 addresses. Fixes #2451
2013-02-16 18:01:10 -02:00
jim-p
eed8df6f61
Only apply this test for radius servers.
2013-02-16 13:29:50 -05:00
Renato Botelho
923e440b75
Fix #2818 . Last change didn't work, it needs to be one more step out of the loop.
2013-02-16 13:55:24 -02:00
bcyrill
45bc16b974
Update bogons update routine
2013-02-15 23:08:15 +01:00
Renato Botelho
7790196644
Restart snmpd on rc.newwanip. It should fix #2756
2013-02-15 15:40:38 -02:00
jim-p
c6e83f5e6d
Add php shell scripts to (en|dis)able carp.
2013-02-15 10:17:18 -05:00
Renato Botelho
508799c379
Remove invallid option 'none' for IPSec Phase 2. Fixes #2816
2013-02-15 08:51:03 -02:00
Renato Botelho
fa77faffbf
Fix #2818 . Save information about all phase1 on ipsecpinghosts instead of only the last one
2013-02-15 08:20:14 -02:00
Renato Botelho
71034b51ff
Treat openvpn tunnel IPs as local IPs and prevent warning on login page when acessing it using tun IP address. Fixes #1681
2013-02-15 08:12:16 -02:00
rbgarga
40c7b1a98b
Merge pull request #417 from miken32/cp-database-fix
...
Use associative array for captive portal database
2013-02-15 01:35:27 -08:00
Warren Baker
d896f86751
Merge pull request #236 from miken32/nas_accounting
...
NAS accounting
2013-02-14 23:16:52 -08:00
Michael Newton
f1ab195e81
self-explanatory now, no comments needed
2013-02-14 22:06:06 -08:00
Michael Newton
00109fef22
while we're here, send named termination causes
2013-02-14 22:01:24 -08:00
Michael Newton
91ca7e9fa0
use associative array for captive portal to prevent confusion, messiness, and abuse
2013-02-14 21:14:38 -08:00
Michael Newton
e35ab948a3
only send Accounting-On at boot; can't tell if CP's being newly enabled or not
2013-02-14 16:11:34 -08:00
Michael Newton
cf2859f3f7
whitespace fixes
2013-02-14 15:26:00 -08:00
Michael Newton
62f20eab88
add support for RADIUS NAS accounting, fixes redmine feature request 2143
2013-02-14 15:19:06 -08:00
Warren Baker
2ccc41c1c5
Add privileges to CP 'Allowed hostnames' and fix a typo on edit IPs
2013-02-14 20:09:38 +02:00