summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add a note to the wizard about the DNS Resolver ignoring manual name servers ...jim-p2014-11-201-0/+5
* Add .inc file for gmirror status widget to give it a better title and link to...jim-p2014-11-201-0/+4
* Fixes #3198, check that subnet masks are equal when choosing binat type for I...Ermal LUÇI2014-11-201-2/+13
* Make this a bit more clean to readErmal LUÇI2014-11-201-4/+7
* Fixes #1047, Actually the code is trying to set flags on the parent. so allow...Ermal LUÇI2014-11-201-1/+1
* Be a bit more smart here to not check openvpn side if it is already found. Ti...Ermal LUÇI2014-11-201-8/+10
* Ticket #1681, Renato seems to have done the right thing here, just be a bit m...Ermal LUÇI2014-11-201-15/+17
* Fixes #3727 Do not unset configuration values from ppp config if not needed.Ermal LUÇI2014-11-201-12/+22
* Log in system log the result of install_package to be able to troubleshoot la...Ermal LUÇI2014-11-201-0/+2
* Balh typosErmal LUÇI2014-11-201-2/+2
* When reinstalling a package try to start it after to avoid non-expectations f...Ermal LUÇI2014-11-201-0/+2
* 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
OpenPOWER on IntegriCloud