Commit Graph

20891 Commits

Author SHA1 Message Date
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
Warren Baker
120404e07f Keep Unbound here for syslog messages 2013-02-14 19:59:54 +02:00
Warren Baker
950c9a182e Backout Unbound for now bring back in 2.2. Fixes #2817 2013-02-14 19:50:24 +02:00
Renato Botelho
03e96afb7d Set $interfacegw properly and avoid losing default route in some circumstances 2013-02-14 10:18:01 -02:00
Renato Botelho
8878f4bb0a Fix rrd display when captive portal is enabled 2013-02-14 09:42:56 -02:00
Renato Botelho
80feb8e5dd Set global $g to use right theme 2013-02-14 08:25:44 -02:00
Ermal
1e5da31d31 Also do checks for ipv6 on is_ipaddr_configured 2013-02-14 07:46:13 +00:00
Ermal
d97741c2b2 Check for the right function name since the previous was present in util.inc not interfaces.inc 2013-02-14 07:39:19 +00:00
Renato Botelho
965c3e23a6 Deal correct with bitmask for ipv6 on destination, same we did for src. If fixes #2451 2013-02-13 21:50:37 -02:00
Renato Botelho
f1a831b8a8 Restore require_once(interfaces.inc) on get_configured_ip_addresses(), it's required by get_interface_ip() 2013-02-13 21:00:04 -02:00