<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git/src/leap/bitmask/services, branch 0.9.0</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<entry>
<title>[bug] move assign to prevent race condition</title>
<updated>2015-10-02T17:56:07+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-10-02T17:56:07+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=bc0fecfdf6c7bd681b44ba4e39a054e05f16463d'/>
<id>bc0fecfdf6c7bd681b44ba4e39a054e05f16463d</id>
<content type='text'>
When the error happens too quickly, the errback is called before the
assign of the callLater. And in the errback we cancel that call which
gives an error.

- Related: #7451
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When the error happens too quickly, the errback is called before the
assign of the callLater. And in the errback we cancel that call which
gives an error.

- Related: #7451
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] signal soledad bootstrap fail on init</title>
<updated>2015-10-02T16:33:34+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-10-02T14:52:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=bb8646d9769cb3c1d2b84b43047e6feaf8e40966'/>
<id>bb8646d9769cb3c1d2b84b43047e6feaf8e40966</id>
<content type='text'>
- Resolves: #7503

Signed-off-by: Ivan Alejandro &lt;ivanalejandro0@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #7503

Signed-off-by: Ivan Alejandro &lt;ivanalejandro0@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] disable email firewall on docker containers</title>
<updated>2015-09-23T18:58:21+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-09-23T18:32:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=c4d239f56947cf5ae4c4d260946bf5ff9fe040cf'/>
<id>c4d239f56947cf5ae4c4d260946bf5ff9fe040cf</id>
<content type='text'>
- Related: #7471
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Related: #7471
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] add compatibility mode for platform &lt; 0.8</title>
<updated>2015-09-21T20:59:42+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-09-21T19:51:34+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=f292d910ae8bf98448dd02cd26e9e4f2ed8f6339'/>
<id>f292d910ae8bf98448dd02cd26e9e4f2ed8f6339</id>
<content type='text'>
there was a bug in plaform that made webapp not serve correctly the smtp
certificates. with this fallback, we try to support platforms &lt; 0.8,
although we should deprecate this behavior in bitmask 0.10
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
there was a bug in plaform that made webapp not serve correctly the smtp
certificates. with this fallback, we try to support platforms &lt; 0.8,
although we should deprecate this behavior in bitmask 0.10
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] retrieve specific smtp certificate. Closes: #4284</title>
<updated>2015-09-21T20:59:36+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-09-02T20:04:06+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=ce63b5a0277b3ff062d04a17af9e9a927b7d9b87'/>
<id>ce63b5a0277b3ff062d04a17af9e9a927b7d9b87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] fix assignment of the incoming service</title>
<updated>2015-09-17T20:54:13+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-09-17T14:44:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=26dc74bcc9afbe45d6082e95a3a72cda16d2941b'/>
<id>26dc74bcc9afbe45d6082e95a3a72cda16d2941b</id>
<content type='text'>
the second callback was actually broken, not being called when it was
supposed to be.
the reason is that IncomingMail.startService returns a deferred which
callback is called with the loopingCall instance only when the
loopingCall is stopped.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the second callback was actually broken, not being called when it was
supposed to be.
the reason is that IncomingMail.startService returns a deferred which
callback is called with the loopingCall instance only when the
loopingCall is stopped.
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] handle eip-config not providing locations</title>
<updated>2015-08-14T18:28:19+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-07-23T21:45:08+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=182dd2738f077079a47d3f56033b78dac9204986'/>
<id>182dd2738f077079a47d3f56033b78dac9204986</id>
<content type='text'>
Is valid for a provider not to provide locations for their gateways.

- Resolves: #7281
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Is valid for a provider not to provide locations for their gateways.

- Resolves: #7281
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] schedule signal emitting in reactor thread</title>
<updated>2015-08-07T22:02:24+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-08-06T01:59:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=109af6218886ac4cdaf0d915675b1e912c68341e'/>
<id>109af6218886ac4cdaf0d915675b1e912c68341e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] add path to gpg binary in the bundle</title>
<updated>2015-08-07T22:02:24+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-08-06T01:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=f5e150a4fe87b60316d278de6b4ead08357f2dba'/>
<id>f5e150a4fe87b60316d278de6b4ead08357f2dba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] fix typo</title>
<updated>2015-06-30T04:15:23+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-06-30T04:15:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=82f21a9fa05dc204be1f4c2b23d67f83acbe07ce'/>
<id>82f21a9fa05dc204be1f4c2b23d67f83acbe07ce</id>
<content type='text'>
s/self/sync
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
s/self/sync
</pre>
</div>
</content>
</entry>
</feed>
