<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap-client.git/src/leap/util, branch debian-pkg</title>
<subtitle>[leap-client] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap-client.git/'/>
<entry>
<title>Merge branch 'tests-cleanup' into develop</title>
<updated>2012-08-08T11:06:14+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-08-08T11:06:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap-client.git/commit/?id=b1e025a343d0c6019127871acb47d7b295d342e9'/>
<id>b1e025a343d0c6019127871acb47d7b295d342e9</id>
<content type='text'>
moved out old broken stuff;
copied a run_scripts entry point for tests;
created a bunch of (mostly stubs) simple tests on secondary
functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
moved out old broken stuff;
copied a run_scripts entry point for tests;
created a bunch of (mostly stubs) simple tests on secondary
functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'dict-comprenhension-fix' into develop</title>
<updated>2012-08-08T11:05:16+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-08-08T11:05:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap-client.git/commit/?id=c1fa99be4dc4174a34620324ec5056b793196b53'/>
<id>c1fa99be4dc4174a34620324ec5056b793196b53</id>
<content type='text'>
fix for 2.6 compatibility, we should try not to
use syntax backported from 3.x into 2.7 :|
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix for 2.6 compatibility, we should try not to
use syntax backported from 3.x into 2.7 :|
</pre>
</div>
</content>
</entry>
<entry>
<title>stub test for leap_argparse</title>
<updated>2012-08-08T10:36:17+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-08-08T10:36:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap-client.git/commit/?id=0ac0cbb9f6dd91a414747f2a59d5a9d1bbfee571'/>
<id>0ac0cbb9f6dd91a414747f2a59d5a9d1bbfee571</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix bad permission check on check_and_fix_urw_only</title>
<updated>2012-08-08T10:29:56+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-08-08T10:29:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap-client.git/commit/?id=e8c950c65ebd5bb4ba0dcbfac869e7b40b902b8c'/>
<id>e8c950c65ebd5bb4ba0dcbfac869e7b40b902b8c</id>
<content type='text'>
(was not testing the mode properly. gotcha!)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(was not testing the mode properly. gotcha!)
</pre>
</div>
</content>
</entry>
<entry>
<title>bunch of tests for leap/util/fileutil</title>
<updated>2012-08-08T10:29:14+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-08-08T10:29:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap-client.git/commit/?id=d769925c9819c012602595cc0f47c8a81444ca0e'/>
<id>d769925c9819c012602595cc0f47c8a81444ca0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>check for bad permissions on vpn key files</title>
<updated>2012-08-07T21:53:10+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-08-07T21:53:10+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap-client.git/commit/?id=530e10214a6f018909714b288d997df13ab4f9df'/>
<id>530e10214a6f018909714b288d997df13ab4f9df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>create config file if not exist.</title>
<updated>2012-08-01T17:21:45+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-08-01T17:21:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap-client.git/commit/?id=23502b72f8cd8a9ec2fd28387f7788aeef54c2d1'/>
<id>23502b72f8cd8a9ec2fd28387f7788aeef54c2d1</id>
<content type='text'>
also locate openvpn binary when building eip
configparser defaults.
implement half of feature #356
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also locate openvpn binary when building eip
configparser defaults.
implement half of feature #356
</pre>
</div>
</content>
</entry>
<entry>
<title>fileutil.which implementation</title>
<updated>2012-08-01T00:58:08+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-08-01T00:58:08+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap-client.git/commit/?id=6e197c1353c788109df07ee6d1242a5c2327e8f9'/>
<id>6e197c1353c788109df07ee6d1242a5c2327e8f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
