Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-08 | Display the mail status menu enabled | Tomás Touceda | |
2013-10-08 | Merge remote-tracking branch 'ivan/bug/4058_spacer-policy-problem' into develop | Tomás Touceda | |
2013-10-08 | Fix widget fit problem. Closes #4058. | Ivan Alejandro | |
The spacer policy was wrong. The size of the wizard had to be increased. The icon was shrinked. | |||
2013-10-07 | Increase the max retries for the sessions in SRPAuth | Tomás Touceda | |
2013-10-07 | Merge remote-tracking branch 'ivan/feature/4028_support-lxpolkit' into develop | Tomás Touceda | |
2013-10-07 | Add support for running lxde polkit agent. | Ivan Alejandro | |
2013-10-07 | Show more context information in the logs. | Ivan Alejandro | |
Add line numbers and function name from where the log is displayed. | |||
2013-10-04 | Fold in changes | Tomás Touceda | |
2013-10-04 | Update release notes and dependencies | Tomás Touceda | |
2013-10-03 | Properly stop the smtp daemon | Tomás Touceda | |
2013-10-03 | Merge remote-tracking branch 'chiiph/bug/allow_minimize_osx' into develop | Ivan Alejandro | |
2013-10-03 | Add preference to set autostart EIP option. | Ivan Alejandro | |
2013-10-03 | Allow window minization in OSX | Tomás Touceda | |
2013-10-03 | Start Soledad only if Mail is enabled for the current provider | Tomás Touceda | |
Also update enabled_services in mainwindow right after login to have an updated list of services to launch from that point on. | |||
2013-10-03 | Reset the session on every login attempt | Tomás Touceda | |
2013-10-03 | Update provider_config in SRPAuth initialization | Tomás Touceda | |
2013-10-03 | Merge remote-tracking branch 'kali/bug/fix-eip-switch-on' into develop | Tomás Touceda | |
2013-10-03 | Disable EIP on/off button and action when login required. | Kali Kaneko | |
Also adds an explicit should_autostart flag in config. | |||
2013-10-03 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'ivan/feature/3996_separate-providers-in-wizard' into develop | |||
2013-10-03 | Only pick one gnupg bin path which is not a symlink | Tomás Touceda | |
2013-10-03 | Add changes file for #3996. | Ivan Alejandro | |
2013-10-02 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'ivan/feature/3995_add-drop-down-selection-for-known-providers' into develop | |||
2013-10-02 | Add changes file for #3995. | Ivan Alejandro | |
2013-10-02 | Merge remote-tracking branch 'chiiph/feature/use_token' into develop | Ivan Alejandro | |
2013-10-02 | update deps to reflect keymanager changes | Kali Kaneko | |
2013-10-02 | Use token header also for authenticated requests | Tomás Touceda | |
2013-10-01 | Use the same exception for all the auth user facing errors | Tomás Touceda | |
2013-10-01 | partial changes file | Kali Kaneko | |
2013-10-01 | Add changes file | Tomás Touceda | |
2013-09-30 | Force cleanlooks only from bundle. | Ivan Alejandro | |
2013-09-30 | Merge remote-tracking branch 'kali/feature/soledad_boostrap_error_handling' ↵ | Tomás Touceda | |
into develop | |||
2013-09-30 | add changes file | Kali Kaneko | |
2013-09-30 | Merge remote-tracking branch 'kali/bug/connection_aborted' into develop | Tomás Touceda | |
2013-09-30 | add connection_aborted signal to state machine | Kali Kaneko | |
2013-09-30 | Merge remote-tracking branch 'ivan/feature/refactor-vpnlaunchers' into develop | Tomás Touceda | |
2013-09-30 | Add changelog. Closes #2858. | Ivan Alejandro | |
2013-09-30 | add changes | Kali Kaneko | |
On branch feature/provider_check_against_ca_bundle | |||
2013-09-30 | Make providerboostrapper take the verify path from our ca-bundle. | Kali Kaneko | |
Also, move module to a more logical placement, since provier boostrapping is not dependent on eip service. | |||
2013-09-24 | Only ensure server if we are running the app. | Ivan Alejandro | |
This code reorder avoids to get an error message if we run some code when the only thing we want is to get the version. Closes #3914. | |||
2013-09-20 | Add missing changelog and remove ramaining files. | Ivan Alejandro | |
2013-09-20 | Merge branch 'release-0.3.3' | Ivan Alejandro | |
Conflicts: pkg/requirements.pip setup.py src/leap/bitmask/config/leapsettings.py | |||
2013-09-20 | Bump soledad.client version requirement. | Ivan Alejandro | |
2013-09-20 | Fold in changes. | Ivan Alejandro | |
2013-09-20 | Merge remote-tracking branch 'kali/bug/include-resources' into develop | Ivan Alejandro | |
2013-09-20 | include resources | Kali Kaneko | |
2013-09-20 | State Machine Builder and eip connection machine | Kali Kaneko | |
This implements an abstract definition of a LEAP state machine, and refactors eip connections to use it. | |||
2013-09-19 | Merge remote-tracking branch 'ivan-github/bug/3857_username-case-problem' ↵ | Kali Kaneko | |
into develop | |||
2013-09-19 | Merge remote-tracking branch ↵ | Kali Kaneko | |
'ivan-github/bug/3656_generic-username-password-message' into develop | |||
2013-09-19 | Merge remote-tracking branch 'ivan-github/feature/standalone-flag-to-module' ↵ | Kali Kaneko | |
into develop | |||
2013-09-19 | Username case problem at login. Closes #3857. | Ivan Alejandro | |