summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use jQuery fully on traffic graph. Also remove some unused code from ↵Ermal2013-02-192-15/+12
| | | | bandwidth_by_ip
* Be explicit on the testingErmal2013-02-191-3/+7
|
* Try to use our git PBI instead of the tbz version.jim-p2013-02-191-8/+29
|
* Add some PHP shell scripts for managing packages from the CLI.jim-p2013-02-193-0/+89
| | | | | | pfSsh.php playback installpkg git pfSsh.php playback uninstallpkg git pfSsh.php playback listpkg
* Default to using sha256 for a ca/cert digest algorithm, since sha1 is no ↵jim-p2013-02-192-0/+2
| | | | longer recommended.
* Correct some inconsistencies in keylen/csr_keylen. Should fix csr generation ↵jim-p2013-02-191-4/+7
| | | | errors mentioned on ticket #2820
* Get the correct interface subnetRenato Botelho2013-02-191-11/+3
|
* Merge pull request #426 from N0YB/Interfaces_Types_Config_Sections_Spacer_Rowrbgarga2013-02-191-3/+0
|\ | | | | Interfaces Types Config Sections Spacer Row
| * Interfaces Types Config Sections Spacer RowN0YB2013-02-181-3/+0
| | | | | | | | | | Fix spacer (last) row display inconsistency Missed one
* | Display right interface name on alias list when alias interface os CARP. ↵Renato Botelho2013-02-181-1/+7
| | | | | | | | Fixes #2824
* | Merge pull request #425 from N0YB/Interfaces_Types_Config_Sections_Spacer_Rowrbgarga2013-02-181-4/+28
|\ \ | |/ | | Interfaces Types Config Sections Spacer Row
| * Interfaces Types Config Sections Spacer RowN0YB2013-02-181-4/+28
| | | | | | | | Fix spacer (last) row display inconsistency
* | Merge pull request #423 from N0YB/Interfaces_Static_IP_Gateway_Add_Newrbgarga2013-02-181-12/+8
|\ \ | | | | | | Interfaces Static IP v4 & v6 Gateway Add New
| * | Interfaces Static IP v4 & v6 Gateway Add NewN0YB2013-02-181-12/+8
| |/ | | | | | | Fix mismatched table row tags
* | CARP IPs were being checked twice in some cases. Fixes #2823Renato Botelho2013-02-181-10/+10
|/
* Add Digest Algorithm option to the CSR screen, should fix #2820jim-p2013-02-181-0/+16
|
* Merge pull request #422 from jean-m-cyr/masterChris Buechler2013-02-171-3/+5
|\ | | | | Avoid Warning: Invalid argument supplied for foreach() in /etc/inc/system.inc
| * Avoid Warning: Invalid argument supplied for foreach() in /etc/inc/system.incJean Cyr2013-02-171-3/+5
|/ | | | | | Warning: Invalid argument supplied for foreach() in /etc/inc/system.inc Don't use captiveportal configuration option variable if it isn't set
* Revert "Merge pull request #417 from miken32/cp-database-fix"Renato Botelho2013-02-175-126/+126
| | | | | | | It breaks customizations, it's not a good time for such big change. This reverts commit 40c7b1a98bfdc61261154adaac5fdefc234ecb08, reversing changes made to d896f86751bae79625197da6c80d709fdf185448.
* Fix test for enabling upnp anchor. Unbreaks upnp for many.jim-p2013-02-171-1/+1
|
* Merge pull request #419 from bcyrill/patch-6rbgarga2013-02-171-7/+0
|\ | | | | Remove #2760 workaround
| * Remove #2760 workaroundbcyrill2013-02-171-7/+0
| | | | | | Since pfctl has been patched there is no need for the #2760 issue workaround anymore.
* | Merge pull request #418 from bcyrill/bogons_memrbgarga2013-02-171-7/+18
|\ \ | |/ |/| Update bogons update routine
| * Update bogons update routinebcyrill2013-02-151-7/+18
| |
* | Set (src|dst)mask to 128 for single IPv6 addresses. Fixes #2451Renato Botelho2013-02-161-2/+8
| |
* | Only apply this test for radius servers.jim-p2013-02-161-1/+1
| |
* | Fix #2818. Last change didn't work, it needs to be one more step out of the ↵Renato Botelho2013-02-161-2/+2
|/ | | | loop.
* Restart snmpd on rc.newwanip. It should fix #2756Renato Botelho2013-02-151-0/+3
|
* Add php shell scripts to (en|dis)able carp.jim-p2013-02-152-0/+39
|
* Remove invallid option 'none' for IPSec Phase 2. Fixes #2816Renato Botelho2013-02-151-1/+0
|
* Fix #2818. Save information about all phase1 on ipsecpinghosts instead of ↵Renato Botelho2013-02-151-2/+2
| | | | only the last one
* Treat openvpn tunnel IPs as local IPs and prevent warning on login page when ↵Renato Botelho2013-02-151-0/+13
| | | | acessing it using tun IP address. Fixes #1681
* Merge pull request #417 from miken32/cp-database-fixrbgarga2013-02-155-126/+126
|\ | | | | Use associative array for captive portal database
| * self-explanatory now, no comments neededMichael Newton2013-02-141-41/+41
| |
| * while we're here, send named termination causesMichael Newton2013-02-143-13/+13
| |
| * use associative array for captive portal to prevent confusion, messiness, ↵Michael Newton2013-02-145-114/+114
| | | | | | | | and abuse
* | Merge pull request #236 from miken32/nas_accountingWarren Baker2013-02-143-9/+100
|\ \ | |/ |/| NAS accounting
| * only send Accounting-On at boot; can't tell if CP's being newly enabled or notMichael Newton2013-02-141-4/+4
| |
| * whitespace fixesMichael Newton2013-02-141-7/+7
| |
| * add support for RADIUS NAS accounting, fixes redmine feature request 2143Michael Newton2013-02-143-1/+92
|/
* Add privileges to CP 'Allowed hostnames' and fix a typo on edit IPsWarren Baker2013-02-141-1/+13
|
* Keep Unbound here for syslog messagesWarren Baker2013-02-141-2/+2
|
* Backout Unbound for now bring back in 2.2. Fixes #2817Warren Baker2013-02-149-1703/+3
|
* Set $interfacegw properly and avoid losing default route in some circumstancesRenato Botelho2013-02-141-0/+2
|
* Fix rrd display when captive portal is enabledRenato Botelho2013-02-141-2/+2
|
* Set global $g to use right themeRenato Botelho2013-02-141-0/+2
|
* Also do checks for ipv6 on is_ipaddr_configuredErmal2013-02-142-6/+14
|
* Check for the right function name since the previous was present in util.inc ↵Ermal2013-02-141-2/+1
| | | | not interfaces.inc
* Deal correct with bitmask for ipv6 on destination, same we did for src. If ↵Renato Botelho2013-02-131-1/+7
| | | | fixes #2451
* Restore require_once(interfaces.inc) on get_configured_ip_addresses(), it's ↵Renato Botelho2013-02-131-0/+1
| | | | required by get_interface_ip()
OpenPOWER on IntegriCloud