<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git/src/leap/services/eip/vpnprocess.py, branch 0.9.2</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<entry>
<title>move everything into bitmask namespace</title>
<updated>2013-08-12T11:25:44+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2013-08-12T11:25:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=6da8d09846db4d2eed01e488bc6a6f5ba48b959f'/>
<id>6da8d09846db4d2eed01e488bc6a6f5ba48b959f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow to change openvpn verbosity in logs</title>
<updated>2013-08-07T09:52:25+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2013-08-06T00:45:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=03ebed92556e965d5bc39b256e77cf9cf18fb11b'/>
<id>03ebed92556e965d5bc39b256e77cf9cf18fb11b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>try to terminate already running openvpn instance</title>
<updated>2013-07-24T17:55:08+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2013-07-22T16:30:25+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=69a0abef027c040b6daee1ba4c22f3d249139e7a'/>
<id>69a0abef027c040b6daee1ba4c22f3d249139e7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check if there is no gateway to use.</title>
<updated>2013-07-01T19:28:20+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@yahoo.com.ar</email>
</author>
<published>2013-07-01T19:19:03+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=ce9a59e719019d636af790de1b5185b702250fc1'/>
<id>ce9a59e719019d636af790de1b5185b702250fc1</id>
<content type='text'>
Fix typo, improve docstrings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix typo, improve docstrings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve OpenVPN Process Control</title>
<updated>2013-06-23T19:10:20+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2013-06-23T17:57:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=19c90e02a65d1d6fe30e6915cd2a9440878aef83'/>
<id>19c90e02a65d1d6fe30e6915cd2a9440878aef83</id>
<content type='text'>
* Disable toggle button until we get "connected" status. #2956
* Catch abnormal termination and update UI accordingly. #2890
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Disable toggle button until we get "connected" status. #2956
* Catch abnormal termination and update UI accordingly. #2890
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'ivan-github/bug/2936_fix-psutil-error-import' into develop</title>
<updated>2013-06-19T23:05:19+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2013-06-19T23:05:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=5a24038bc1956ffcd0602a9a65cecbd76b88ccce'/>
<id>5a24038bc1956ffcd0602a9a65cecbd76b88ccce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add psutil.error import to solve OSX problem.</title>
<updated>2013-06-19T19:44:04+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@yahoo.com.ar</email>
</author>
<published>2013-06-19T19:44:04+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=c640e979a202021111a2b14e9ec089d78118fbb6'/>
<id>c640e979a202021111a2b14e9ec089d78118fbb6</id>
<content type='text'>
Closes #2936
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #2936
</pre>
</div>
</content>
</entry>
<entry>
<title>nullify _tn instead of deleting</title>
<updated>2013-06-19T18:31:08+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2013-06-19T18:02:09+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=cdf63528b09b702400e0aac0c6f39e79a7e29773'/>
<id>cdf63528b09b702400e0aac0c6f39e79a7e29773</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove temporal folder during shutdown</title>
<updated>2013-06-16T20:37:04+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2013-06-16T20:37:04+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=0f43f3db34dd0262e298dd4431b1e971c77dfbdd'/>
<id>0f43f3db34dd0262e298dd4431b1e971c77dfbdd</id>
<content type='text'>
Closes: #2891

This is the temporal folder that is used under osx and linux for
the unix socket to connect to the management interface.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes: #2891

This is the temporal folder that is used under osx and linux for
the unix socket to connect to the management interface.
</pre>
</div>
</content>
</entry>
<entry>
<title>working openvpn termination: SIGTERM, then SIGKILL.</title>
<updated>2013-06-14T17:00:27+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2013-06-14T16:17:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=fdda95c92d22b4ede61bfb7587320ddb36da5cd7'/>
<id>fdda95c92d22b4ede61bfb7587320ddb36da5cd7</id>
<content type='text'>
Closes: #2753
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes: #2753
</pre>
</div>
</content>
</entry>
</feed>
