summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/services
AgeCommit message (Expand)Author
2014-03-18Catch soledad invalid token error (#5191).drebs
2014-03-13Support latest psutil version.Ivan Alejandro
2014-02-19Catch ProgrammingError from pysqlcipher too.Ivan Alejandro
2014-02-17Update keymanager auth to interact with webapp v2 (Closes #5120).drebs
2014-02-12Merge remote-tracking branch 'refs/remotes/ivan/bug/cancel-login-does-not-wor...Tomás Touceda
2014-02-12Handle closed db exception during sync.Ivan Alejandro
2014-02-11Properly handle defer cancelling.Ivan Alejandro
2014-02-07Merge remote-tracking branch 'refs/remotes/ivan/bug/cosmetic-fixes' into developTomás Touceda
2014-02-07Pep8 fixes, remove commented ipdb, group imports.Ivan Alejandro
2014-02-07Merge remote-tracking branch 'refs/remotes/kali/feature/memstore-support' int...Tomás Touceda
2014-02-07Ensure IMAP flushes data to disk before quitting. Closes #5095.drebs
2014-01-31Only sync soledad at account creation, otherwise defer to threadTomás Touceda
2014-01-27make plumber use memory storeKali Kaneko
2014-01-23Replace provider hardcoded path with helper.Ivan Alejandro
2014-01-13able to import maildirKali Kaneko
2014-01-12rename repair to plumber to suit more generic functionalityKali Kaneko
2014-01-12make plumber use the cached uuid instead of authenticatingKali Kaneko
2014-01-12Merge remote-tracking branch 'refs/remotes/kali/feature/offline-mode' into de...Tomás Touceda
2014-01-11offline modeKali Kaneko
2014-01-08Flag imap session for closing. Fixes: #4925Kali Kaneko
2013-12-27update mail path after refactorKali Kaneko
2013-12-20mail logsKali Kaneko
2013-12-19Merge remote-tracking branch 'chiiph/bug/use_bitmask_icon_mac' into developIvan Alejandro
2013-12-19Use Bitmask icon for admin permission dialog in OSXTomás Touceda
2013-12-18Refactor provider_bootstrapper out of mainwindowTomás Touceda
2013-12-18add repair mailbox utilityKali Kaneko
2013-12-17take get_db_paths function out of classKali Kaneko
2013-11-28Add --nobind as VPN parameterTomás Touceda
2013-11-26do not compare to True as per pep8 recommendationsKali Kaneko
2013-11-25Avoids the checking for an "updated" policy file for debian package.Kali Kaneko
2013-11-21Disable eip-config for uninitialized providers.Ivan Alejandro
2013-11-19Fix soledad bootstrap subtasks order. Closes #4537.drebs
2013-11-13do not raise if error while syncingKali Kaneko
2013-11-13Merge remote-tracking branch 'kali/feature/do-not-wait-for-initial-sync' into...Tomás Touceda
2013-11-12re-raise the exceptions on init as expectedKali Kaneko
2013-11-12deferToThread initial soledad syncKali Kaneko
2013-11-12Send user's key to nickserver whenever the keymanager is initialized.drebs
2013-11-11Fix call to smtp gateway.drebs
2013-11-08Use module attributes to store services strings.Ivan Alejandro
2013-11-07Reject sender if it's not the logged in userTomás Touceda
2013-11-06Initializes mail service with the user id.Kali Kaneko
2013-10-31improve error handlingKali Kaneko
2013-10-31Fix soledad bootstrapper syncing log message type (2).drebs
2013-10-31Fix soledad bootstrapper syncing log message type.drebs
2013-10-30Properly stop imap at logoutTomás Touceda
2013-10-30Fix pep8 indent issue. And better operator usage.Ivan Alejandro
2013-10-29Create Soledad object with an unicode passphrase.Ivan Alejandro
2013-10-29Merge remote-tracking branch 'ivan/bug/4189_fix-non-ascii-path-problem' into ...Tomás Touceda
2013-10-29Update docstrings to unicode types.Ivan Alejandro
2013-10-29Handle encoding problems in the vpn connection.Ivan Alejandro