summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use jQuery fully on traffic graph. Also remove some unused code from bandwidt...Ermal2013-02-192-15/+12
* 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
* Default to using sha256 for a ca/cert digest algorithm, since sha1 is no long...jim-p2013-02-192-0/+2
* Correct some inconsistencies in keylen/csr_keylen. Should fix csr generation ...jim-p2013-02-191-4/+7
* 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 RowN0YB2013-02-181-3/+0
* | Display right interface name on alias list when alias interface os CARP. Fixe...Renato Botelho2013-02-181-1/+7
* | Merge pull request #425 from N0YB/Interfaces_Types_Config_Sections_Spacer_Rowrbgarga2013-02-181-4/+28
|\ \ | |/
| * Interfaces Types Config Sections Spacer RowN0YB2013-02-181-4/+28
* | Merge pull request #423 from N0YB/Interfaces_Static_IP_Gateway_Add_Newrbgarga2013-02-181-12/+8
|\ \
| * | Interfaces Static IP v4 & v6 Gateway Add NewN0YB2013-02-181-12/+8
| |/
* | 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.incJean Cyr2013-02-171-3/+5
|/
* Revert "Merge pull request #417 from miken32/cp-database-fix"Renato Botelho2013-02-175-126/+126
* 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 workaroundbcyrill2013-02-171-7/+0
* | Merge pull request #418 from bcyrill/bogons_memrbgarga2013-02-171-7/+18
|\ \ | |/ |/|
| * 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 l...Renato Botelho2013-02-161-2/+2
|/
* 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 onl...Renato Botelho2013-02-151-2/+2
* Treat openvpn tunnel IPs as local IPs and prevent warning on login page when ...Renato Botelho2013-02-151-0/+13
* Merge pull request #417 from miken32/cp-database-fixrbgarga2013-02-155-126/+126
|\
| * 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, and...Michael Newton2013-02-145-114/+114
* | Merge pull request #236 from miken32/nas_accountingWarren Baker2013-02-143-9/+100
|\ \ | |/ |/|
| * 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
* Deal correct with bitmask for ipv6 on destination, same we did for src. If fi...Renato Botelho2013-02-131-1/+7
* Restore require_once(interfaces.inc) on get_configured_ip_addresses(), it's r...Renato Botelho2013-02-131-0/+1
OpenPOWER on IntegriCloud