<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/NetworkManager.git/examples/python, branch lr/api-docs</title>
<subtitle>gitlab.freedesktop.org: NetworkManager/NetworkManager.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/'/>
<entry>
<title>examples: add DNS example with python and GObject introspection</title>
<updated>2016-12-12T21:06:24+00:00</updated>
<author>
<name>Beniamino Galvani</name>
<email>bgalvani@redhat.com</email>
</author>
<published>2016-10-31T12:59:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=8af465d579bab67b1db4e7be3cb6f1bfefae8240'/>
<id>8af465d579bab67b1db4e7be3cb6f1bfefae8240</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>examples/python: fix "import gi" in example</title>
<updated>2016-11-16T10:50:30+00:00</updated>
<author>
<name>Thomas Haller</name>
<email>thaller@redhat.com</email>
</author>
<published>2016-11-16T10:50:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=2837da9b306f3630fbb7db327dc848fbd1b2e5aa'/>
<id>2837da9b306f3630fbb7db327dc848fbd1b2e5aa</id>
<content type='text'>
Otherwise there is a warning:

  from gi.repository import GLib, NM
  __main__:1: PyGIWarning: NM was imported without specifying a version first. Use gi.require_version(NM, 1.0) before import to ensure that the right version gets loaded.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise there is a warning:

  from gi.repository import GLib, NM
  __main__:1: PyGIWarning: NM was imported without specifying a version first. Use gi.require_version(NM, 1.0) before import to ensure that the right version gets loaded.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: merge "examples/Makefile.am" into toplevel Makefile</title>
<updated>2016-10-21T15:37:57+00:00</updated>
<author>
<name>Thomas Haller</name>
<email>thaller@redhat.com</email>
</author>
<published>2016-10-18T12:01:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=351851cf271013e0c7d04614fc0a72b7cdd39fd0'/>
<id>351851cf271013e0c7d04614fc0a72b7cdd39fd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>checkpoint: make python example accept multiple devices and timeout</title>
<updated>2016-09-26T13:10:39+00:00</updated>
<author>
<name>Beniamino Galvani</name>
<email>bgalvani@redhat.com</email>
</author>
<published>2016-09-07T15:47:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=1ab616b59c8a87c6fd49a0e244c6f239cf300f34'/>
<id>1ab616b59c8a87c6fd49a0e244c6f239cf300f34</id>
<content type='text'>
Add a timeout parameter and allow passing multiple interfaces to make
the script more useful for testing purposes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a timeout parameter and allow passing multiple interfaces to make
the script more useful for testing purposes.
</pre>
</div>
</content>
</entry>
<entry>
<title>checkpoint: add python D-Bus example</title>
<updated>2016-08-17T12:55:34+00:00</updated>
<author>
<name>Beniamino Galvani</name>
<email>bgalvani@redhat.com</email>
</author>
<published>2016-08-01T13:03:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=048801add30b4964ee47935c874dbd8cc516ca66'/>
<id>048801add30b4964ee47935c874dbd8cc516ca66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: replace spec.html with docbook D-Bus API reference</title>
<updated>2016-03-26T10:28:19+00:00</updated>
<author>
<name>Lubomir Rintel</name>
<email>lkundrak@v3.sk</email>
</author>
<published>2016-03-26T09:17:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=3a2803b42c1547337d25767baa1028b047893589'/>
<id>3a2803b42c1547337d25767baa1028b047893589</id>
<content type='text'>
May use a lot of improvement (actually documenting the names and
objects that use the interfaces in question), but at least this looks a
lot better on developer.gnome.org.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
May use a lot of improvement (actually documenting the names and
objects that use the interfaces in question), but at least this looks a
lot better on developer.gnome.org.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix missing commas in list-devices devtypes dict.</title>
<updated>2016-03-02T17:43:28+00:00</updated>
<author>
<name>Adrian Likins</name>
<email>alikins@redhat.com</email>
</author>
<published>2016-03-02T16:25:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=6c59443ad59e3c68915350e6865f2f96c50d3a19'/>
<id>6c59443ad59e3c68915350e6865f2f96c50d3a19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>device: add new NMDeviceType NM_DEVICE_TYPE_VETH</title>
<updated>2016-02-23T22:15:37+00:00</updated>
<author>
<name>Thomas Haller</name>
<email>thaller@redhat.com</email>
</author>
<published>2016-02-23T16:40:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=1b00009169254d0a8fc9c2da1ccd99a716d2715f'/>
<id>1b00009169254d0a8fc9c2da1ccd99a716d2715f</id>
<content type='text'>
Based-on-patch-by: Jiří Klimeš &lt;jklimes@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based-on-patch-by: Jiří Klimeš &lt;jklimes@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>examples: add missing device-types to examples</title>
<updated>2016-02-23T14:24:39+00:00</updated>
<author>
<name>Thomas Haller</name>
<email>thaller@redhat.com</email>
</author>
<published>2016-02-23T14:24:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=71962881a84b3ea8f72d074f610e26fb35129524'/>
<id>71962881a84b3ea8f72d074f610e26fb35129524</id>
<content type='text'>
Based-on-patch-by: Jiří Klimeš &lt;jklimes@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based-on-patch-by: Jiří Klimeš &lt;jklimes@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>examples: add README for python-networkmanager NetworkManager library</title>
<updated>2015-12-07T15:06:46+00:00</updated>
<author>
<name>Thomas Haller</name>
<email>thaller@redhat.com</email>
</author>
<published>2015-12-07T14:50:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=14bb9419a0886e4bcbbef3851084b614cd6f5790'/>
<id>14bb9419a0886e4bcbbef3851084b614cd6f5790</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
