<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx-net/bin/draknfs, branch 1.27</title>
<subtitle>Mageia Network Control Libraries/Utilities</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/'/>
<entry>
<title>Convert to polkit from usermode consolehelper for gaining root privileges</title>
<updated>2013-09-29T19:33:01+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2013-09-29T18:23:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=0e4d73a7ded23e8b5a76d58bd5b448dd9e884ef9'/>
<id>0e4d73a7ded23e8b5a76d58bd5b448dd9e884ef9</id>
<content type='text'>
polkit is better integrated into various environments, both console and GUI
and offers better access rules and prevents the internal need to run
su which is prone to errors and doesn't offer an environment agnostic
prompt to the user.

In this case the current package policy (in rpm spec) has been migrated
here and is as follows:

draknetcenter requires authentication as the current user.

Everything else require authentication as an administrator.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
polkit is better integrated into various environments, both console and GUI
and offers better access rules and prevents the internal need to run
su which is prone to errors and doesn't offer an environment agnostic
prompt to the user.

In this case the current package policy (in rpm spec) has been migrated
here and is as follows:

draknetcenter requires authentication as the current user.

Everything else require authentication as an administrator.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix nfs server having switch to systemd unit (mga#3386, Derek Jennings)</title>
<updated>2013-02-19T19:29:24+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2013-02-19T19:29:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=3b674adaeee147def38a782274200580f7274ee1'/>
<id>3b674adaeee147def38a782274200580f7274ee1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix untranslatable strings (Yuri Chornoivan, mga#8640)</title>
<updated>2013-01-18T20:54:58+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2013-01-18T20:54:58+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=953d42b7405146f46b7fca63c315d723b2313b4f'/>
<id>953d42b7405146f46b7fca63c315d723b2313b4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>draknfs: check /usr/sbin/rpc.nfsd instead of service file</title>
<updated>2012-10-13T21:35:36+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>blino@mageia.org</email>
</author>
<published>2012-10-13T21:35:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=794f582c7bd8afd6543bee178d5666d8626f2852'/>
<id>794f582c7bd8afd6543bee178d5666d8626f2852</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix nfs-utils detection now that we use only systemd (mga#7654)</title>
<updated>2012-10-11T22:33:02+00:00</updated>
<author>
<name>Nicolas Lécureuil</name>
<email>neoclust@mageia.org</email>
</author>
<published>2012-10-11T22:33:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=20ebecfbe3df5e4c004fa2be049e94283c98b823'/>
<id>20ebecfbe3df5e4c004fa2be049e94283c98b823</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(show_file_dialog) add a FIXME issue about an undeclared variable</title>
<updated>2012-03-20T19:52:56+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-03-20T19:52:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=73b574b1d602f36e342c9cb64b07f7b657e757a7'/>
<id>73b574b1d602f36e342c9cb64b07f7b657e757a7</id>
<content type='text'>
undeclared variable introduced by eugeni in r253962 on Mar 12 2009:
"Updated draknfs to use FileChooser for directory selection (#44562)"

draknfs doesn't even start in strict mode
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
undeclared variable introduced by eugeni in r253962 on Mar 12 2009:
"Updated draknfs to use FileChooser for directory selection (#44562)"

draknfs doesn't even start in strict mode
</pre>
</div>
</content>
</entry>
<entry>
<title>perl_checker cleanups</title>
<updated>2012-03-20T19:52:33+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-03-20T19:52:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=b3111e7e9c262d8c71e23a6dc78d5d7a888dacc3'/>
<id>b3111e7e9c262d8c71e23a6dc78d5d7a888dacc3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed overlapping between portmap and rpcbind.</title>
<updated>2009-03-18T23:20:05+00:00</updated>
<author>
<name>Eugeni Dodonov</name>
<email>eugeni@mandriva.org</email>
</author>
<published>2009-03-18T23:20:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=96490ec40a9805f998ebf63daeba8b0e5ae55415'/>
<id>96490ec40a9805f998ebf63daeba8b0e5ae55415</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Installing portmap with draknfs, and enabling services on boot (#48913).</title>
<updated>2009-03-18T23:03:09+00:00</updated>
<author>
<name>Eugeni Dodonov</name>
<email>eugeni@mandriva.org</email>
</author>
<published>2009-03-18T23:03:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=920760102dfc0a937f6e0453cbd8c9f36ca63584'/>
<id>920760102dfc0a937f6e0453cbd8c9f36ca63584</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated dialog title to match old string.</title>
<updated>2009-03-12T22:54:16+00:00</updated>
<author>
<name>Eugeni Dodonov</name>
<email>eugeni@mandriva.org</email>
</author>
<published>2009-03-12T22:54:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=81aa4137b15bdc2e868700b77c542d38c2fe5498'/>
<id>81aa4137b15bdc2e868700b77c542d38c2fe5498</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
