summaryrefslogtreecommitdiff
path: root/changes
AgeCommit message (Collapse)Author
2015-02-25Fold in changes.Ivan Alejandro
2015-02-23Merge remote-tracking branch 'leapcode/pr/826' into release/0.8.xKali Kaneko
2015-02-23Update changes file to reflect tcp->ipc change.Ivan Alejandro
2015-02-23[Cherry Pick] Regression fix: Use the right provider to log in.Ivan Alejandro
FIX: Login attempt is made against previously selected provider. Closes #6654. Cherry-picked from release/0.8.x since it's a very annoying bug for the testing cycles for the next release (0.9.0) -- kali.
2015-02-23Regression fix: Use the right provider to log in.Ivan Alejandro
FIX: Login attempt is made against previously selected provider. Closes #6654.
2015-02-20Fall back to plain ZMQ if Curve is not available.Ivan Alejandro
Use global flag for ZMQ_HAS_CURVE. Closes #6646
2015-02-19Add changes for async-apiRuben Pollan
2015-02-13add next mail 4.0 dependency for bitmask 0.9.0Kali Kaneko
2015-02-13create sumo tarball with leap dependencies (Closes: #6683)Kali Kaneko
2015-02-12Split changelog into recent changes and history.Ivan Alejandro
Closes #6717.
2015-02-05Merge branch 'release/0.8.x' into developIvan Alejandro
2015-02-05Merge tag '0.8.0' into debian/experimentalKali Kaneko
Tag leap.bitmask version 0.8.0 Conflicts: pkg/requirements.pip src/leap/bitmask/gui/mainwindow.py
2015-02-04Fold in changes.Ivan Alejandro
2015-01-08Merge branch 'release/0.8.x' into debian/experimentalKali Kaneko
2015-01-08Support for 'nobody' (used on Arch) group name.0.8.0rc3Ivan Alejandro
2015-01-08Support for 'nobody' (used on Arch) group name.Ivan Alejandro
2015-01-05Revert "Fix soledad imports (#5989)."0.8.0rc2Ivan Alejandro
This reverts commit 93750f2371555ad0c769c62c1bd179e2b96c282c.
2014-12-30Add changes file for pullreqs #792 and #793.Ivan Alejandro
2014-12-19Forward the right env data to subprocess call.Ivan Alejandro
Closes #6123.
2014-12-18Quit Bitmask if there is no polkit agent running.Ivan Alejandro
Closes #6150.
2014-11-03Merge tag '0.7.0rc3' into deb-0.7.1-rc3Kali Kaneko
Tag leap.bitmask version 0.7.0rc3 Conflicts: src/leap/bitmask/services/soledad/soledadbootstrapper.py
2014-10-28Fold in changesIvan Alejandro
Update release date and version name.
2014-10-28Handle removals on the updater repoRuben Pollan
2014-10-07Merge remote-tracking branch 'meskio/feature/keymanager_api' into developIvan Alejandro
2014-10-06Add new leap.keymanager version to VERSION_COMPATRuben Pollan
2014-10-02Handle removals on the updater repoRuben Pollan
2014-09-26Fix soledad imports (#5989).drebs
2014-09-24Merge branch 'develop' into deb-0.7.0-rc1Kali Kaneko
Conflicts: docs/man/bitmask-root.1.rst
2014-09-22Merge remote-tracking branch 'elijah/feature/prefui' into developIvan Alejandro
2014-09-22Use python2.7 instead of python2.Ivan Alejandro
The binary `python2` is not present on Debian systems. The common denominator for Ubuntu, Debian, Arch is `python2.7` Related to #6048.
2014-09-19single pref win: minor linting & add changes fileelijah
2014-09-16Hide AKM menu and disable the qt connection.Ivan Alejandro
Hide the Advaneced Key Management menu from the ui file and comment out the connection between the triggered action and the method that shows the AKM window. Closes #6087.
2014-09-11Merge remote-tracking branch 'meskio/feature/6040_email_firewall' into developIvan Alejandro
2014-09-11Add email firewallRuben Pollan
2014-09-08Send the token when querying the EIP certTomás Touceda
2014-09-05Use python2 explicitly to run bitmask-root.Ivan Alejandro
Closes #6048.
2014-09-03Code cleanup and logging improvements.Ivan Alejandro
2014-08-28Remove /tmp/bitmask.lock on quit. Closes #5866.Ivan Alejandro
Add a platform independent release_lock helper, so all the SO dependent code goes inside the locks file. Also, do some code cleanup.
2014-08-27Hide button / improve message on missing helpers.Ivan Alejandro
* Emit the `eip_missing_helpers` signal when the user chooses "Don't ask me again". * We emit that signal when some helper file is missing, even if the user doesn't want a warning. * Do the update of the eip enabled status with some delay to give some time the eip machine to start and do what it needs with the buttons/labels and avoid the 'hide turn on button if missing files' being overridden. Closes #5945.
2014-08-20Select current provider on EIP preferences.Ivan Alejandro
- Don't disconnect logout signals, so when the wizard is triggered the UI can reflect the logout result. - Restore the selected provider when 'other...' is selected *before* the provider_changed signal is emitted to avoid that option to keep selected in case of some error. - Avoid the currentIndexChanged to be triggered when we load the providers.
2014-08-20Update and get ready to start a provider on change.Ivan Alejandro
Closes #5996, #5997.
2014-08-20Change settings' provider on provider change.Ivan Alejandro
Closes #5995.
2014-08-19Update and get ready to start a provider on change.Ivan Alejandro
Closes #5996, #5997.
2014-08-19Change settings' provider on provider change.Ivan Alejandro
Closes #5995.
2014-08-19remove dict comprenhensionKali Kaneko
2014-08-19remove dict comprenhensionKali Kaneko
2014-08-19Fix soledad imports (#5989).drebs
2014-08-18changes fileKali Kaneko
2014-08-18Fix soledad imports (#5989).drebs
2014-08-15Merge tag '0.6.1' into deb-0.6.1Kali Kaneko
Tag leap.bitmask version 0.6.1