| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Teach is_ipaddr_configured to check ipv6 for single IPs. While I'm here, redu... | Renato Botelho | 2013-02-21 | 1 | -5/+9 |
* | Remove unused function remove_numbers() | Renato Botelho | 2013-02-21 | 1 | -6/+0 |
* | A nic family name can contain numbers on it, remove only the index in the end... | Renato Botelho | 2013-02-21 | 1 | -2/+6 |
* | CARP IPs were being checked twice in some cases. Fixes #2823 | Renato Botelho | 2013-02-18 | 1 | -10/+10 |
* | Avoid Warning: Invalid argument supplied for foreach() in /etc/inc/system.inc | Jean Cyr | 2013-02-17 | 1 | -3/+5 |
* | Revert "Merge pull request #417 from miken32/cp-database-fix" | Renato Botelho | 2013-02-17 | 2 | -108/+108 |
* | Fix test for enabling upnp anchor. Unbreaks upnp for many. | jim-p | 2013-02-17 | 1 | -1/+1 |
* | Remove #2760 workaround | bcyrill | 2013-02-17 | 1 | -7/+0 |
* | Fix #2818. Last change didn't work, it needs to be one more step out of the l... | Renato Botelho | 2013-02-16 | 1 | -2/+2 |
* | Fix #2818. Save information about all phase1 on ipsecpinghosts instead of onl... | Renato Botelho | 2013-02-15 | 1 | -2/+2 |
* | Treat openvpn tunnel IPs as local IPs and prevent warning on login page when ... | Renato Botelho | 2013-02-15 | 1 | -0/+13 |
* | Merge pull request #417 from miken32/cp-database-fix | rbgarga | 2013-02-15 | 2 | -108/+108 |
|\ |
|
| * | self-explanatory now, no comments needed | Michael Newton | 2013-02-14 | 1 | -41/+41 |
| * | while we're here, send named termination causes | Michael Newton | 2013-02-14 | 1 | -11/+11 |
| * | use associative array for captive portal to prevent confusion, messiness, and... | Michael Newton | 2013-02-14 | 2 | -98/+98 |
* | | only send Accounting-On at boot; can't tell if CP's being newly enabled or not | Michael Newton | 2013-02-14 | 1 | -4/+4 |
* | | whitespace fixes | Michael Newton | 2013-02-14 | 1 | -7/+7 |
* | | add support for RADIUS NAS accounting, fixes redmine feature request 2143 | Michael Newton | 2013-02-14 | 3 | -1/+92 |
|/ |
|
* | Add privileges to CP 'Allowed hostnames' and fix a typo on edit IPs | Warren Baker | 2013-02-14 | 1 | -1/+13 |
* | Keep Unbound here for syslog messages | Warren Baker | 2013-02-14 | 1 | -2/+2 |
* | Backout Unbound for now bring back in 2.2. Fixes #2817 | Warren Baker | 2013-02-14 | 4 | -571/+3 |
* | Set $interfacegw properly and avoid losing default route in some circumstances | Renato Botelho | 2013-02-14 | 1 | -0/+2 |
* | Also do checks for ipv6 on is_ipaddr_configured | Ermal | 2013-02-14 | 2 | -6/+14 |
* | Check for the right function name since the previous was present in util.inc ... | Ermal | 2013-02-14 | 1 | -2/+1 |
* | Restore require_once(interfaces.inc) on get_configured_ip_addresses(), it's r... | Renato Botelho | 2013-02-13 | 1 | -0/+1 |
* | Two interfaces, carp, ip aliases might be on the same subnet as their parent.... | Ermal | 2013-02-13 | 2 | -14/+18 |
* | Remove dead code | Ermal | 2013-02-13 | 1 | -11/+0 |
* | During bootup do not try to resolve hostnames filterdns will handle those | Ermal | 2013-02-13 | 1 | -3/+8 |
* | Add a knob in the GUI to set the RADIUS authentication timeout. Previous defa... | jim-p | 2013-02-13 | 1 | -2/+5 |
* | Use full path to nohup | Ermal | 2013-02-13 | 1 | -1/+1 |
* | Assign the output of exec to a var to avoid any issues | Ermal | 2013-02-13 | 1 | -1/+2 |
* | Remove redundant variable | bcyrill | 2013-02-12 | 1 | -1/+0 |
* | Merge pull request #410 from bcyrill/patch-1 | Jim P | 2013-02-12 | 1 | -1/+1 |
|\ |
|
| * | Update etc/inc/services.inc | bcyrill | 2013-02-12 | 1 | -1/+1 |
* | | Fix these tests, they will never succeed the way we set these variables using... | jim-p | 2013-02-12 | 1 | -5/+5 |
|/ |
|
* | Resolves #1284. Merge patch submitted a bit differentely | Ermal | 2013-02-12 | 1 | -14/+14 |
* | Ticket #1629 Another round of fixes related to state clearing | Ermal | 2013-02-12 | 2 | -1/+6 |
* | Correct value extaction | Ermal | 2013-02-12 | 1 | -1/+1 |
* | Merge pull request #406 from miken32/nas-identifier | Ermal Luçi | 2013-02-12 | 2 | -20/+11 |
|\ |
|
| * | fix typo | Michael Newton | 2013-02-11 | 1 | -2/+2 |
| * | check for configured NAS ID otherwise use default hostname | Michael Newton | 2013-02-11 | 1 | -6/+11 |
| * | remove unsed getNasID function | Michael Newton | 2013-02-11 | 1 | -14/+0 |
* | | Check interfaces and VIP IP address overlap | Renato Botelho | 2013-02-11 | 2 | -11/+45 |
* | | Use the actual openvpn restart routine when starting/stopping from services r... | jim-p | 2013-02-11 | 1 | -0/+31 |
|/ |
|
* | Commit missed global | Ermal | 2013-02-11 | 1 | -1/+1 |
* | Bump latest_config to 9.4 to match recent version bump in the default config. | jim-p | 2013-02-11 | 1 | -1/+1 |
* | Test that timeout value is bigger than 0 | Ermal | 2013-02-11 | 1 | -1/+1 |
* | Optimize get_real_itnerface to avoid a loop of doing a convertion from real b... | Ermal | 2013-02-11 | 1 | -5/+3 |
* | Enter missed text needed | Ermal | 2013-02-11 | 1 | -1/+1 |
* | Try to use standard interface to find the source for connecting a tunnel. Als... | Ermal | 2013-02-11 | 1 | -3/+4 |