<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx-net/lib/network, branch distro/mga3</title>
<subtitle>Mageia Network Control Libraries/Utilities</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/'/>
<entry>
<title>Nuke an ethN regexp that prevents network coming up in installer mga#11592</title>
<updated>2014-01-05T20:00:31+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2014-01-05T19:56:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=21c4a89f2b05625e362d7ff78a7fb2b1d4a9302a'/>
<id>21c4a89f2b05625e362d7ff78a7fb2b1d4a9302a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Nuke the use of udev rules for network device names</title>
<updated>2014-01-05T20:00:31+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2014-01-05T19:35:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=8859bff312e8b6064b6f1a20f8c5a647bf5e5d2b'/>
<id>8859bff312e8b6064b6f1a20f8c5a647bf5e5d2b</id>
<content type='text'>
Persistent device names make it no longer relevant.

mga#11592
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Persistent device names make it no longer relevant.

mga#11592
</pre>
</div>
</content>
</entry>
<entry>
<title>Nuke the use of /etc/iftab (it's no longer useful) mga#11592</title>
<updated>2014-01-05T19:33:43+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2014-01-05T19:33:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=500719ec13c52d494b6e17067e81243be83b76f8'/>
<id>500719ec13c52d494b6e17067e81243be83b76f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adapt to new /etc/sysctl.d</title>
<updated>2013-12-27T14:55:49+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2013-12-27T14:55:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=1a7ade5eb14bc88adf9a922153caacf31d45a92f'/>
<id>1a7ade5eb14bc88adf9a922153caacf31d45a92f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>drakfirewall: add 6881:6999 UDP port range for Bittorrent</title>
<updated>2013-12-22T22:57:03+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>dev@blino.org</email>
</author>
<published>2013-12-22T22:56:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=40db831018adff101d00860c63151fea57c715d9'/>
<id>40db831018adff101d00860c63151fea57c715d9</id>
<content type='text'>
This is used by rtorrent.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is used by rtorrent.
</pre>
</div>
</content>
</entry>
<entry>
<title>prevent segfaulting b/c of fork vs threads (mga#12041)</title>
<updated>2013-12-21T02:09:24+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2013-12-21T02:09:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=67cbacd2c1cc61fcc8a4cb8ca2d567bebec7a814'/>
<id>67cbacd2c1cc61fcc8a4cb8ca2d567bebec7a814</id>
<content type='text'>
the issue is that glib/gtk create threads behind us
however threads &amp; fork() don't behave well when mixed...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the issue is that glib/gtk create threads behind us
however threads &amp; fork() don't behave well when mixed...
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid system() as this seems to crash net_applet.</title>
<updated>2013-12-08T14:59:35+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2013-12-08T14:58:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=a6547a103a7f94f251bfdb01563052bba455f898'/>
<id>a6547a103a7f94f251bfdb01563052bba455f898</id>
<content type='text'>
In what would appear to be related to threads and gtk3, calling system()
here appears to crash net_applet().

We can avoid it by simply reading the network config.

I'm not sure if a global $net variable is available here
or if things could be re-engineered to pass this object in,
but this seems like a quick and easy fix.

mga#11929
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In what would appear to be related to threads and gtk3, calling system()
here appears to crash net_applet().

We can avoid it by simply reading the network config.

I'm not sure if a global $net variable is available here
or if things could be re-engineered to pass this object in,
but this seems like a quick and easy fix.

mga#11929
</pre>
</div>
</content>
</entry>
<entry>
<title>fix "undefined value for mandatory argument 'sensitive'" (mga#11799)</title>
<updated>2013-11-28T13:55:44+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2013-11-28T13:55:44+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=591e4084287ecc03fa90724fd6c188d133ae2823'/>
<id>591e4084287ecc03fa90724fd6c188d133ae2823</id>
<content type='text'>
getters really should _not_ return undef...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
getters really should _not_ return undef...
</pre>
</div>
</content>
</entry>
<entry>
<title>fix "undefined value for mandatory argument 'sensitive'" (mga#11764)</title>
<updated>2013-11-26T06:18:06+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2013-11-26T06:18:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=ea7d2dc21a7e91ea81bc6d9fbb0cea8b27e38099'/>
<id>ea7d2dc21a7e91ea81bc6d9fbb0cea8b27e38099</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix "*** Gtk3::ComboBox::new: passed too many parameters"</title>
<updated>2013-11-24T10:00:45+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2013-11-19T00:16:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=ea238637fa0c0f3df450301201d0f425cdfbb30f'/>
<id>ea238637fa0c0f3df450301201d0f425cdfbb30f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
