Age | Commit message (Expand) | Author |
2014-05-12 | wait on shutdown until firewall is down | Kali Kaneko |
2014-05-12 | introduce delay on shutdown after resolvconf was daemonized | Kali Kaneko |
2014-05-12 | tear down fw on quit-action too | Kali Kaneko |
2014-05-08 | Organize smtp logic in the bootstrapper. | Ivan Alejandro |
2014-04-30 | Handle retries in the soledad bootstrapper object. | Ivan Alejandro |
2014-04-25 | Improve action/widget/menu display conditions. | Ivan Alejandro |
2014-04-25 | Fix typo, use domain name correctly. | Ivan Alejandro |
2014-04-24 | Show which provider we are using to rounte traffic. | Ivan Alejandro |
2014-04-23 | Get password change working again. Closes #5540. | Ivan Alejandro |
2014-04-22 | Add checks to avoid errors when ctrl-c in wizard. | Ivan Alejandro |
2014-04-22 | Merge remote-tracking branch 'refs/remotes/ivan/feature/5513_update-note-in-a... | Tomás Touceda |
2014-04-22 | Show specific note for providers not supporting mx. | Ivan Alejandro |
2014-04-22 | Merge remote-tracking branch 'refs/remotes/ivan/bug/5424_handle-provider-setu... | Tomás Touceda |
2014-04-22 | Use QDialog as base for AKM. | Ivan Alejandro |
2014-04-21 | Show the user if there was an error during provider setup. | Ivan Alejandro |
2014-04-17 | Show the tray message only if we started hidden. | Ivan Alejandro |
2014-04-17 | Improve parameters docstrings. | Ivan Alejandro |
2014-04-17 | Use consistent wording for triggers documentation. | Ivan Alejandro |
2014-04-17 | Use Slot decorator instead of SLOT docstring. | Ivan Alejandro |
2014-04-15 | Use less confusing signal names. | Ivan Alejandro |
2014-04-15 | Move gateway selection helpers to backend. | Ivan Alejandro |
2014-04-15 | Move EIP to the backend. | Ivan Alejandro |
2014-04-15 | Move openvpn_verb to config.flags | Ivan Alejandro |
2014-04-15 | Disable wizard if we are logging in. | Ivan Alejandro |
2014-04-15 | Keep track of backend's connected signals. | Ivan Alejandro |
2014-04-15 | Move SRPAuth to the backend. | Ivan Alejandro |
2014-04-14 | Refactor EIPBootstrapper to the backend | Tomás Touceda |
2014-04-14 | Hide bandwidth if the openvpn process is killed. | Ivan Alejandro |
2014-04-11 | Merge remote-tracking branch 'refs/remotes/ivan/feature/4990_start-hidden-fla... | Tomás Touceda |
2014-04-10 | Add flag to start the app hidden in the tray. | Ivan Alejandro |
2014-04-10 | Hide mainwindow on quit and show tooltip. | Ivan Alejandro |
2014-04-04 | Do not do native menu bars in Linux for now | Tomás Touceda |
2014-04-02 | Do not start soledad if its not provided and enabled. | Ivan Alejandro |
2014-04-02 | Refactor check for provided and enabled services. | Ivan Alejandro |
2014-03-27 | Properly set menubar nativeness after setupUi | Tomás Touceda |
2014-03-18 | Catch soledad invalid token error (#5191). | drebs |
2014-03-13 | Check for DNS resolution after connecting EIP. | Ivan Alejandro |
2014-03-11 | Move login/logout success/error msgs to the GUI. | Ivan Alejandro |
2014-03-11 | Move error messages for the user to the GUI. | Ivan Alejandro |
2014-03-10 | Merge remote-tracking branch 'chiiph/feature/remove_qtreactor' into develop | Kali Kaneko |
2014-03-07 | Merge remote-tracking branch 'refs/remotes/ivan/feature/centralized-defer-can... | Tomás Touceda |
2014-03-07 | Merge remote-tracking branch 'refs/remotes/ivan/bug/better-soledad-retry' int... | Tomás Touceda |
2014-03-07 | Remove qtreactor dependency | Tomás Touceda |
2014-03-07 | Move all the defer cancelling to a method. | Ivan Alejandro |
2014-03-07 | Run all the soledad bootstrap on error. | Ivan Alejandro |
2014-03-06 | Select current provider as default in eip settings | Ivan Alejandro |
2014-02-24 | Connect with correct soledad_failed signal. | Ivan Alejandro |
2014-02-20 | Improve logout action and fix typo. | Ivan Alejandro |
2014-02-11 | Properly handle defer cancelling. | Ivan Alejandro |
2014-02-07 | Pep8 fixes, remove commented ipdb, group imports. | Ivan Alejandro |