Age | Commit message (Expand) | Author |
2014-05-21 | Move soledad password change to backend. | Ivan Alejandro |
2014-05-21 | Avoid reconnect same signals several times. | Ivan Alejandro |
2014-05-21 | Move Mail logic to backend. | Ivan Alejandro |
2014-05-21 | Separate imap/smtp logic from conductor. | Ivan Alejandro |
2014-05-21 | Refactor SoledadBootstrapper to backend. | Ivan Alejandro |
2014-05-21 | Use ProviderConfig helper to get object from domain. | Ivan Alejandro |
2014-05-21 | Merge remote-tracking branch 'chiiph/bug/add_openvpn_bin_path_osx' into develop | Ivan Alejandro |
2014-05-20 | backward compat for psutil p.cmdline. Closes: #5689 | Kali Kaneko |
2014-05-19 | Add OPENVPN_BIN_PATH for OSX | Tomás Touceda |
2014-05-16 | Merge remote-tracking branch 'kali/linux-firewall-root-py-2' into develop | Tomás Touceda |
2014-05-16 | Merge remote-tracking branch 'refs/remotes/irregulator/feature/5672' into dev... | Tomás Touceda |
2014-05-15 | Gracefully handle SIGTERM as well as SIGINT, feature #5672 | irregulator |
2014-05-15 | avoid openvp soft-restart. Closes: #5669 | Kali Kaneko |
2014-05-15 | allow osx and win to continue with updown scripts for the time being | Kali Kaneko |
2014-05-15 | remove up-restart option. Related: #5669 | Kali Kaneko |
2014-05-15 | remove commented block, fix typo | Kali Kaneko |
2014-05-14 | Enable EIP whenever possible | Tomás Touceda |
2014-05-13 | give some time for eip to shudown on bundle. Closes: #5663 | Kali Kaneko |
2014-05-12 | wait on shutdown until firewall is down | Kali Kaneko |
2014-05-12 | change paths for installing the latest helpers | 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-12 | hardcode openvpn binary for bundle | Kali Kaneko |
2014-05-12 | only switch the fw down if user asked for eip down | Kali Kaneko |
2014-05-12 | tear the firewall down when openvpn is finished | Kali Kaneko |
2014-05-12 | use bitmask-root with pkexec | Kali Kaneko |
2014-05-12 | pass gateways to firewall up | Kali Kaneko |
2014-05-12 | use bitmask-root to bring up the firewall | Kali Kaneko |
2014-05-12 | add elijah's root-wrapper in python | Kali Kaneko |
2014-05-08 | Fix logout button margins | Tomás Touceda |
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-28 | Increase life of a pastebin from 1 Week to 1 Month. | Ivan Alejandro |
2014-04-25 | Initialize SRPAuth asap, so signaler gets in. | Ivan Alejandro |
2014-04-25 | Improve action/widget/menu display conditions. | Ivan Alejandro |
2014-04-25 | Enable eip action after disconnecting. | Ivan Alejandro |
2014-04-25 | Fix typo, use domain name correctly. | Ivan Alejandro |
2014-04-25 | Merge remote-tracking branch 'refs/remotes/ivan/bug/5563_download-upload-back... | Tomás Touceda |
2014-04-24 | Show which provider we are using to rounte traffic. | Ivan Alejandro |
2014-04-23 | Merge remote-tracking branch 'refs/remotes/ivan/bug/5540_change-password-does... | Tomás Touceda |
2014-04-23 | Get password change working again. Closes #5540. | Ivan Alejandro |
2014-04-23 | Swap upload/download data strings. Closes #5563. | Ivan Alejandro |
2014-04-23 | Merge remote-tracking branch 'chiiph/bug/reenable-ping-restart' into develop | Kali Kaneko |
2014-04-23 | Merge remote-tracking branch 'ivan-github/feature/skip-wizard-checks' into de... | Kali Kaneko |
2014-04-22 | Add flag to skip provider checks in wizard. | 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 |