<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git/src/leap/bitmask/vpn/helpers/linux, branch tests/ox</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<entry>
<title>[bug] change bitmask-root to work with dnsmasq</title>
<updated>2017-12-05T10:59:28+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2017-12-04T17:50:59+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=34fa8f02be2c7a6e7f9969c12a8ae1af61964c11'/>
<id>34fa8f02be2c7a6e7f9969c12a8ae1af61964c11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] support deepin polkit agent</title>
<updated>2017-11-02T15:36:41+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-11-02T15:36:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=47b00b819ab6a88bd24e3a57a1e7bd787481d1f6'/>
<id>47b00b819ab6a88bd24e3a57a1e7bd787481d1f6</id>
<content type='text'>
-Resolves: #9119
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-Resolves: #9119
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] support pantheon polkit agent</title>
<updated>2017-10-25T18:07:06+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-10-09T11:49:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=fac16ace0ca819ab781105fd4afb1c9c06b620aa'/>
<id>fac16ace0ca819ab781105fd4afb1c9c06b620aa</id>
<content type='text'>
Apparently, this would allow us to run in Elementary OS.

-Resolves: #9076
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Apparently, this would allow us to run in Elementary OS.

-Resolves: #9076
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] Update polkit options</title>
<updated>2017-10-03T18:23:01+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2017-10-02T22:04:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=b3a36b10232c5aaaf7dddf3dfa1a275945bc6174'/>
<id>b3a36b10232c5aaaf7dddf3dfa1a275945bc6174</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 --nodaemon param to polkit_agent</title>
<updated>2017-09-15T21:40:04+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2017-08-22T17:20:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=205571493d2d71d328b1762953db5d4271db0acb'/>
<id>205571493d2d71d328b1762953db5d4271db0acb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[docs] having the polkits to try in a list sets already a prio to them</title>
<updated>2017-09-15T21:40:04+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2017-08-22T17:14:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=c26d3f4068b3d4e104d61a41ef2e74f98e12c24a'/>
<id>c26d3f4068b3d4e104d61a41ef2e74f98e12c24a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] get the VPN restart working again</title>
<updated>2017-09-15T21:40:03+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2017-09-12T22:05:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=0ca001c29e6ce7ab9de76639ef93bda79af51504'/>
<id>0ca001c29e6ce7ab9de76639ef93bda79af51504</id>
<content type='text'>
Don't persist-tun on the vpn, so it can restart properly. Also let's
match better the options that are sent and taken into account from
bitmask-root.

- Resolves: #9048
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't persist-tun on the vpn, so it can restart properly. Also let's
match better the options that are sent and taken into account from
bitmask-root.

- Resolves: #9048
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] flatten args to allow keepalive params</title>
<updated>2017-08-30T20:18:09+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-08-24T06:41:08+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=772613c32b4b2fe78fc132072cf391072334a26c'/>
<id>772613c32b4b2fe78fc132072cf391072334a26c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] restart by allowing to send SIGUSR1 to openvpn process</title>
<updated>2017-08-30T20:18:06+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-08-24T05:31:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=116af66d410ee3a4ee69a8fa25c6036ed1c2411f'/>
<id>116af66d410ee3a4ee69a8fa25c6036ed1c2411f</id>
<content type='text'>
by properly allowing openvpn to restart when receiving SIGUSR1, we can
reserve the hard process restarts for cases in which the process is
aborted.

this depends on bitmask-root adding --persist-tun and --persist-key as
mandatory/allowed parameters.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
by properly allowing openvpn to restart when receiving SIGUSR1, we can
reserve the hard process restarts for cases in which the process is
aborted.

this depends on bitmask-root adding --persist-tun and --persist-key as
mandatory/allowed parameters.
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] fix lxpolkit path</title>
<updated>2017-05-22T10:56:22+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2017-05-19T13:06:08+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=a8f8256c4f9671e4c971498835c443ccff8e9f5f'/>
<id>a8f8256c4f9671e4c971498835c443ccff8e9f5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
