summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/services
AgeCommit message (Expand)Author
2015-06-22[feat] replace old log handler with new oneIvan Alejandro
2015-06-08[bug] fix attribute error on mail conductorKali Kaneko
2015-05-27[feat] adapt to new events api on commonIvan Alejandro
2015-05-21[bug] fix soledad bootstrap sync issuesRuben Pollan
2015-03-30[bug] use ports specified in eip-service.jsonIvan Alejandro
2015-03-10[doc] Remove unneded comment about collection refsKali Kaneko
2015-03-09[bug] Use Deferred.errbackRuben Pollan
2015-02-19Use the collection instead of the mailbox to initalize IncomingMailRuben Pollan
2015-02-18Re-add public properties removed in previous commitKali Kaneko
2015-02-18Do the soledad sync the twisted wayRuben Pollan
2015-02-13enable --offline mode for email againKali Kaneko
2015-02-11do not terminate the session on the backend, moved to mailKali Kaneko
2015-02-11remove use of threading.ConditionKali Kaneko
2015-02-11pass userid correctly, and cast it to stringKali Kaneko
2015-02-11fix mail imports for new mail api (0.4.0)Kali Kaneko
2015-02-11Use the incoming mail IServiceRuben Pollan
2015-02-11Use the new keymanager async APIRuben Pollan
2015-01-28Remove all the Slot() decorators.Ivan Alejandro
2015-01-16Fix failing tests.Ivan Alejandro
2015-01-05Revert "Fix soledad imports (#5989)."0.8.0rc2Ivan Alejandro
2014-12-19log any soledad exception during initializationKali Kaneko
2014-12-18Quit Bitmask if there is no polkit agent running.Ivan Alejandro
2014-12-15Merge branch 'release/0.7.x' into developIvan Alejandro
2014-11-14vpn: support for the server setting custom fragment openvpn optionelijah
2014-09-26Fix soledad imports (#5989).drebs
2014-09-26Revert "Fix soledad imports (#5989)."Tomás Touceda
2014-09-19single pref win: enabled/disable services via preferences window, account page.elijah
2014-09-19single pref win: move eip preferences to new combined preference window.elijah
2014-09-11Add email firewallRuben Pollan
2014-09-03Code cleanup and logging improvements.Ivan Alejandro
2014-09-03Better logging output for missing files and error.Ivan Alejandro
2014-09-03Move reactor import to the top.Ivan Alejandro
2014-08-18Fix soledad imports (#5989).drebs
2014-08-06fix uncatched error with missing polkit. Closes: #5955kali
2014-08-01Add cancel button for EIP connection.kali
2014-07-23Set the standalone value for BaseConfig.Ivan Alejandro
2014-07-16Code style fixes.Ivan Alejandro
2014-07-15Support EIP in OSXTomás Touceda
2014-07-14Use specific settings for backend.Ivan Alejandro
2014-07-14Ask the backend for the country code.Ivan Alejandro
2014-07-14Do backend calls using kwargs.Ivan Alejandro
2014-07-14Lowercase signals names.Ivan Alejandro
2014-07-14Use new backend/signaler and start logic in processes.Ivan Alejandro
2014-07-11Merge remote-tracking branch 'refs/remotes/kali/feature/syncdb-adapt-3' into ...Tomás Touceda
2014-07-10bitmask-root: rip out all resolvconf code and simply rewrite all DNS packets ...elijah
2014-07-08wait for decrypt during bootstrapKali Kaneko
2014-07-08defer encryptionKali Kaneko
2014-07-07Add support for fingerprint-gui's polkit agent.Ivan Alejandro
2014-06-13do reinstall binaries if their hash is not the expectedKali Kaneko
2014-06-12Install missing stuff into /usr/local/sbin. Closes: #$741Kali Kaneko