summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-03-15namespace leap + leap.common splitkali
2013-03-13Fix timestamp for file creationTomás Touceda
2013-03-13Always show the eip icon if the service is available and enabledTomás Touceda
2013-03-13Use a unix socket every time for nowTomás Touceda
2013-03-13Make the no up/down log an error instead of a warningTomás Touceda
2013-03-13Add a TODO comment to not forget improve the configured providers checkTomás Touceda
2013-03-13Make sure we always end up with the proper list of servicesTomás Touceda
2013-03-13Document checker parameter in providerbootstrapperTomás Touceda
2013-03-13Display a more related error message for https wizard checksTomás Touceda
2013-03-13Notify the user of pkexec/polkit/openvpn checksTomás Touceda
2013-03-13Add vpn already running checksTomás Touceda
2013-03-13Use expanduser instead of hardcoded stringTomás Touceda
2013-03-13Default to port 443 if no port is specifiedTomás Touceda
2013-03-13Separate stdlibs from non-std in importsTomás Touceda
2013-03-13Update name in file headerTomás Touceda
2013-03-13Check validity for downloaded certs and re-download if neededTomás Touceda
2013-03-13Add valid pemfile check before saving the downloaded client certTomás Touceda
2013-03-13Add util.certs and abstract digest thereTomás Touceda
2013-03-13Fix standalone type commentsTomás Touceda
2013-03-13Add mkdir_p method to util.filesTomás Touceda
2013-03-13Fix comment on baseconfig::saveTomás Touceda
2013-03-13Fix commentTomás Touceda
2013-03-13Revert jsonschema version to <=0.8Tomás Touceda
2013-03-13Pass mtime to pluggableconfig's loadTomás Touceda
2013-03-13Add mtime check for existing json definitions before downloadTomás Touceda
2013-03-12Make the wizard provider setup onlyTomás Touceda
2013-03-12Get eip cert with session_id when possibleTomás Touceda
2013-03-12Login after registerTomás Touceda
2013-03-12Make login in parallelTomás Touceda
2013-03-12Prepend https:// to the provider domainTomás Touceda
2013-03-12Add watermark imageTomás Touceda
2013-03-12Reset error message when the provider changesTomás Touceda
2013-03-12Display ? icon for the test being run at the timeTomás Touceda
2013-03-12Add version to aboutTomás Touceda
2013-03-12Fix disconnect problem with start/stop EIP buttonTomás Touceda
2013-03-12Set vpn systray tooltip to the latest statusTomás Touceda
2013-03-12Gray out the systray icon after logging outTomás Touceda
2013-03-12Check and try to fix certificate permissionsTomás Touceda
2013-03-12Extend path to sbin by defaultTomás Touceda
2013-03-12Fix passwords are equal check for the register pageTomás Touceda
2013-03-11Don't display a ? icon when we are checking things in the wizardTomás Touceda
2013-03-11Display error messages in red and boldTomás Touceda
2013-03-11Explicitly disable watermark pixmap in wizardTomás Touceda
2013-03-11Disable remember checkbox if no keyring is availableTomás Touceda
2013-03-11Set register page as commit pageTomás Touceda
2013-03-11Prepend username if the error message doesn't start with uppercaseTomás Touceda
2013-03-11Instantiate provider name in the wizard once its setTomás Touceda
2013-03-11Provide more meaningful messages in the provider select pageTomás Touceda
2013-03-11First run checks for a complete valid run of the wizardTomás Touceda
2013-03-11Add user regex validatorTomás Touceda