summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/services
AgeCommit message (Expand)Author
2015-11-03try to use /usr/bin/gpg1, gpg2 is broken for keygenKali Kaneko
2015-11-02[bug] use gpg2 binary if gpg not found. Closes: #7563Kali Kaneko
2015-10-02[bug] move assign to prevent race conditionIvan Alejandro
2015-10-02[bug] signal soledad bootstrap fail on initIvan Alejandro
2015-09-23[feat] disable email firewall on docker containersIvan Alejandro
2015-09-21[bug] add compatibility mode for platform < 0.8Kali Kaneko
2015-09-21[feature] retrieve specific smtp certificate. Closes: #4284Kali Kaneko
2015-09-17[bug] fix assignment of the incoming serviceKali Kaneko
2015-08-14[bug] handle eip-config not providing locationsIvan Alejandro
2015-08-07[bug] schedule signal emitting in reactor threadKali Kaneko
2015-08-07[feat] add path to gpg binary in the bundleKali Kaneko
2015-06-30[style] fix typoKali Kaneko
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