<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx-net/bin, branch distro/mga5</title>
<subtitle>Mageia Network Control Libraries/Utilities</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/'/>
<entry>
<title>stop using Gtk3::Notify::Queue as it's broken</title>
<updated>2015-09-03T04:45:20+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-06-09T11:14:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=d0fe77265c37dc39ad8c7fbfccc204e1c6d5f4ad'/>
<id>d0fe77265c37dc39ad8c7fbfccc204e1c6d5f4ad</id>
<content type='text'>
rationale:
'closed' signal is never sent by libnotify and thus queue is never
popped and thus net_applet always shows the same first message, the
others are never shown
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rationale:
'closed' signal is never sent by libnotify and thus queue is never
popped and thus net_applet always shows the same first message, the
others are never shown
</pre>
</div>
</content>
</entry>
<entry>
<title>log dbus errors</title>
<updated>2015-09-03T04:45:04+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-06-09T11:14:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=4e285a0a6f56c7e213ee0334c9d2856162d11b38'/>
<id>4e285a0a6f56c7e213ee0334c9d2856162d11b38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix undefined value for parameter (mga#13206)</title>
<updated>2015-06-03T16:07:13+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-05-29T02:23:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=622f806e42a8d045f6c776f94995748533146b8e'/>
<id>622f806e42a8d045f6c776f94995748533146b8e</id>
<content type='text'>
regression introduced in commit 4a4453328a1a2051307f44e6c1c200625666ba16
simplify/factorize BTW
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
regression introduced in commit 4a4453328a1a2051307f44e6c1c200625666ba16
simplify/factorize BTW
</pre>
</div>
</content>
</entry>
<entry>
<title>kill old reference to drakwizard</title>
<updated>2015-06-03T16:06:58+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-05-29T00:57:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=615d827d505e83704c6d7a3030628bf15a745312'/>
<id>615d827d505e83704c6d7a3030628bf15a745312</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bypass package install with --testing</title>
<updated>2015-06-03T16:06:58+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-05-29T00:56:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=bbcd8a866d7a714c384e5b7a6d1339141243f7bc'/>
<id>bbcd8a866d7a714c384e5b7a6d1339141243f7bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix handling UTF-8 directories (mga#13354)</title>
<updated>2015-06-03T16:06:55+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-05-29T00:55:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=b8bcb63f0bae3045698731fe6c5b33f97a05c729'/>
<id>b8bcb63f0bae3045698731fe6c5b33f97a05c729</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix empty user list (mga#12530)</title>
<updated>2015-05-19T09:42:46+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-05-19T09:42:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=7529efa417d1d0cc30b66e996c191848a74bbe21'/>
<id>7529efa417d1d0cc30b66e996c191848a74bbe21</id>
<content type='text'>
just use simpler Gtk3::ComboBoxText

bug introduced in commit 4a4453328a1a2051307f44e6c1c200625666ba16 when
switching from gtk2 to gtk3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
just use simpler Gtk3::ComboBoxText

bug introduced in commit 4a4453328a1a2051307f44e6c1c200625666ba16 when
switching from gtk2 to gtk3
</pre>
</div>
</content>
</entry>
<entry>
<title>use high res icon for unconfigured state notification (mga#7434)</title>
<updated>2015-03-12T07:55:06+00:00</updated>
<author>
<name>Rémi Verschelde</name>
<email>remi@verschelde.fr</email>
</author>
<published>2015-03-12T07:55:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=587779451f0e5ce174cf8170f6cb0a47680f8577'/>
<id>587779451f0e5ce174cf8170f6cb0a47680f8577</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use high res icons for notifications (mga#7434)</title>
<updated>2015-03-11T21:00:12+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-03-11T20:53:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=df2a9423ef5fbcd1e397dcb7296b4749c06a9b8c'/>
<id>df2a9423ef5fbcd1e397dcb7296b4749c06a9b8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make sure net and loc zones don't have the same interface (mga#14904)</title>
<updated>2014-12-30T18:27:51+00:00</updated>
<author>
<name>Maarten Vanraes</name>
<email>alien@mageia.org</email>
</author>
<published>2014-12-30T18:27:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=08d07c92584a7cf5da9762fd585fff8090a89def'/>
<id>08d07c92584a7cf5da9762fd585fff8090a89def</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
