summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ticket #2627. Just pass the array over no need to traverse itErmal2014-02-211-6/+4
* Trigger rc.newwaipv6 as well from pppoe when it gets an inet6 configErmal2014-02-211-2/+2
* Fixes #2627. When an interface goes down try to shut the RAs and dhcpd6 servi...Ermal2014-02-212-5/+27
* Avoid recursion of convert_real_interface_to_friendly_interface_name with get...Ermal2014-02-211-10/+10
* Be friendly to memoryErmal2014-02-211-0/+1
* Fix problem with the voucher synching that was introduced during conversion t...Ermal2014-02-211-1/+1
* Rather than having issues with not started radvd try to start radvd to discov...Ermal2014-02-201-5/+7
* Update list of mobile service providersRenato Botelho2014-02-201-6/+140
* Use the default bw specification if configured even for allowed ip and hostname.Ermal2014-02-201-2/+10
* If set use the default bandwidth setting on the CP even for mac passthrough. ...Ermal2014-02-201-2/+11
* Use env var provided by openvpn to determine if it's tun or tap, it should fi...Renato Botelho2014-02-201-3/+1
* Do some more error checking and put secondary radius attributes only if confi...Ermal2014-02-201-35/+39
* Do not show errors on bootup and test before trying to make a directory if it...Ermal2014-02-201-1/+2
* Fix the issue with crash reporter even here as per pull #954Ermal2014-02-201-1/+1
* Merge pull request #950 from N0YB/RELENG_2_1Renato Botelho2014-02-192-1/+2
|\
| * XHTML ComplianceN0YB2014-02-192-1/+2
|/
* Merge pull request #949 from N0YB/RELENG_2_1Ermal Luçi2014-02-191-12/+16
|\
| * XHTML ComplianceN0YB2014-02-191-12/+16
|/
* Fix #3469Renato Botelho2014-02-191-1/+1
* Fix #3468, wording fixRenato Botelho2014-02-191-2/+2
* Merge pull request #944 from N0YB/RELENG_2_1Renato Botelho2014-02-191-10/+10
|\
| * XHTML ComplianceN0YB2014-02-191-10/+10
|/
* Merge pull request #903 from phildd/RELENG_2_1Ermal Luçi2014-02-193-9/+11
|\
| * Enhance interface gateway data entry descriptionsPhillip Davis2014-02-071-2/+2
| * Enhance interface gateway data entry descriptionsPhillip Davis2014-02-071-2/+2
| * Enhance interface gateway data entry descriptionsPhillip Davis2014-02-071-5/+7
* | The msgbox is no longer needed since there will be a validation process per seErmal2014-02-191-1/+1
* | Take single and double quotes into considerationRenato Botelho2014-02-191-1/+1
* | Merge pull request #942 from N0YB/RELENG_2_1Ermal Luçi2014-02-198-55/+55
|\ \
| * | XHTML ComplianceN0YB2014-02-181-32/+34
| * | XHTML ComplianceN0YB2014-02-181-3/+2
| * | XHTML ComplianceN0YB2014-02-181-2/+2
| * | XHTML ComplianceN0YB2014-02-181-3/+2
| * | XHTML ComplianceN0YB2014-02-181-7/+9
| * | XHTML ComplianceN0YB2014-02-181-2/+2
| * | XHTML ComplianceN0YB2014-02-181-3/+2
| * | XHTML ComplianceN0YB2014-02-181-3/+2
|/ /
* | Only add dhcpv6 client allow rules if ipv6allow is setRenato Botelho2014-02-181-1/+1
* | Merge pull request #941 from N0YB/RELENG_2_1Ermal Luçi2014-02-181-0/+1
|\ \
| * | XHTML ComplianceN0YB2014-02-181-0/+1
|/ /
* | Merge pull request #940 from N0YB/RELENG_2_1Ermal Luçi2014-02-181-1/+2
|\ \
| * | XHTML ComplianceN0YB2014-02-181-1/+2
* | | Sprinkle ob_flush to avoid some warnings on 2.1Ermal2014-02-181-0/+3
* | | Fix issue with CSR generation. Ticket #2820jim-p2014-02-181-5/+5
* | | Move 'allow dhcpv6 client' rules above block bogonsv6 ones, it should fix #3395Renato Botelho2014-02-181-15/+18
|/ /
* | Fixes #3460. Ask for validation when real operation will be done and ask for ...Ermal2014-02-181-97/+163
* | Take single and double quotes into considerationRenato Botelho2014-02-181-1/+1
* | Fixes #3461. Remove any special char that can lead to shell/XSS compromises f...Ermal2014-02-181-10/+11
* | Check if the package is installed before deleting opteration is startedErmal2014-02-181-2/+3
* | Ticket #3461. Protect output to browser by using htmlspecialchars.Ermal2014-02-181-1/+1
OpenPOWER on IntegriCloud