summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove debugging code that can lead us to XSS injection, also pass variables ...Renato Botelho2014-11-201-8/+8
* Force installation even here.Ermal LUÇI2014-11-201-1/+1
* Force pkg reinstall when asked for.Ermal LUÇI2014-11-201-1/+1
* Sprinkle some static definitions to avoid warnings from PHPErmal LUÇI2014-11-202-18/+18
* Split the various calls here to avoid php warnings with new versions.Ermal LUÇI2014-11-201-1/+4
* Make this code do proper checks in all casesErmal LUÇI2014-11-201-8/+6
* Merge pull request #1344 from phil-davis/patch-2Renato Botelho2014-11-201-0/+21
|\
| * Display Resolver host override aliasesPhil Davis2014-11-201-0/+21
* | Ticket #4007, properly pass the table number here to retrieve the status.Ermal LUÇI2014-11-201-2/+2
|/
* Only skip tap-type OpenVPN servers, not all. Fixes #3713Chris Buechler2014-11-191-8/+24
* also check port of dnsmasq/unbound and skip 127.0.0.1 in resolv.conf ifChris Buechler2014-11-191-2/+2
* don't blow away previous contents of this variable. fixes #4022Chris Buechler2014-11-191-1/+1
* Do the tests check properly related to Ticket #2786Ermal2014-11-191-9/+5
* Actually use all hex values on the gateway of 6rd to please route commandErmal2014-11-191-1/+3
* Correct gateway for Ticket #2882 to the proper value as reported by: cmbErmal2014-11-191-1/+1
* Merge pull request #1343 from phil-davis/patch-1Renato Botelho2014-11-191-1/+1
|\
| * Matching bracket in vpn.incPhil Davis2014-11-191-1/+1
|/
* Make sure system_hosts_generate() is called by services_unbound_configure(). ...Renato Botelho2014-11-191-0/+4
* Merge pull request #1342 from phil-davis/patch-1Renato Botelho2014-11-192-2/+0
|\
| * Remove var_dump from production codePhil Davis2014-11-191-1/+0
| * Remove var_dump from production codePhil Davis2014-11-191-1/+0
* | Fixes #3894, --resolv-retry is infinite by default. To avoid the issues of lo...Ermal2014-11-191-0/+2
|/
* Ticket #3987. Strongswan support autodetection of IKE version exchange. Suppo...Ermal2014-11-192-6/+9
* Ticket #3809 use the setting with number rather than string since the parser ...Ermal2014-11-191-1/+1
* Shorten up the MAC pass-through descr. It was redundant, and for those with h...Chris Buechler2014-11-181-1/+4
* update error log in accordance with change in input validation. thanks Phil D...Chris Buechler2014-11-181-1/+1
* Actually trim if the user put any : on the prefix of the ISP to be able to pr...Ermal2014-11-181-1/+1
* Properly generate the default gw for 6rd set it to prefix:BR and also the pre...Ermal2014-11-181-7/+3
* Revert "Revert "Use unbound from ports, it should fix #4020""Renato Botelho2014-11-181-6/+6
* Revert "Revert "Obsolete unbound from FreeBSD base files, ticket #4020""Renato Botelho2014-11-181-0/+10
* Blah fix typoErmal2014-11-181-1/+1
* Actually issue stfv4net even for /0|/32 subnet since its requiredErmal2014-11-181-1/+1
* Pass path parameter through htmlpecialchars()Renato Botelho2014-11-181-1/+1
* Define a local boolean var for showact to avoid security issues, also pass or...Renato Botelho2014-11-181-9/+11
* Fix whitespace and indentRenato Botelho2014-11-181-23/+38
* Revert "Obsolete unbound from FreeBSD base files, ticket #4020"Renato Botelho2014-11-181-10/+0
* Revert "Use unbound from ports, it should fix #4020"Renato Botelho2014-11-181-6/+6
* Use unbound from ports, it should fix #4020Renato Botelho2014-11-181-6/+6
* Obsolete unbound from FreeBSD base files, ticket #4020Renato Botelho2014-11-181-0/+10
* Merge pull request #1341 from phil-davis/patch-6Renato Botelho2014-11-181-0/+1
|\
| * Make OpenVPN desccriptions appear in interfaces assign dropdownPhil Davis2014-11-181-0/+1
* | Merge pull request #1332 from phil-davis/patch-3Renato Botelho2014-11-187-16/+60
|\ \
| * | Stop FQDN in hostname fieldPhil Davis2014-11-111-2/+2
| * | Stop FQDN in hostname fieldPhil Davis2014-11-111-2/+8
| * | Stop FQDN in hostname fieldPhil Davis2014-11-111-1/+1
| * | Stop FQDN in hostname fieldPhil Davis2014-11-111-1/+1
| * | Stop FQDN in hostname fieldPhil Davis2014-11-111-5/+19
| * | Stop FQDN in hostname fieldPhil Davis2014-11-111-4/+17
| * | Add is_unqualified_hostname functionPhil Davis2014-11-111-1/+12
* | | Merge pull request #1331 from phil-davis/patch-2Renato Botelho2014-11-181-1/+3
|\ \ \
OpenPOWER on IntegriCloud