<feed xmlns='http://www.w3.org/2005/Atom'>
<title>abrt.git/src/Gui/ConfBackend.py, branch 1.0.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/'/>
<entry>
<title>whitespace cleanup</title>
<updated>2009-12-03T19:37:11+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-12-03T19:37:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=e0107632d1e4a9efb940e19d0f6f6928347fe1ef'/>
<id>e0107632d1e4a9efb940e19d0f6f6928347fe1ef</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>GUI: survive gnome-keyring access denial rhbz#543200</title>
<updated>2009-12-02T11:41:17+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@localhost.localdomain</email>
</author>
<published>2009-12-02T11:41:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=d4d9e424d0c0773ad926b2d6c10b88c14a6dffcf'/>
<id>d4d9e424d0c0773ad926b2d6c10b88c14a6dffcf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GUI: survive if g-k access is denied rhbz#534171</title>
<updated>2009-11-20T10:19:25+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@localhost.localdomain</email>
</author>
<published>2009-11-20T10:19:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=47adbc71583d773d2c5c5f464b4c1583f92f9acc'/>
<id>47adbc71583d773d2c5c5f464b4c1583f92f9acc</id>
<content type='text'>
- if gnome keyring is password protected abrt asks for unlock it,
  when you hit cancel on open gnome keyring you will got this crash.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- if gnome keyring is password protected abrt asks for unlock it,
  when you hit cancel on open gnome keyring you will got this crash.
</pre>
</div>
</content>
</entry>
<entry>
<title>typo fix</title>
<updated>2009-11-01T20:49:34+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>Mozkum@dhcp-lab-216.englab.brq.redhat.com</email>
</author>
<published>2009-11-01T20:49:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=6e0715909ee8095cf6d97051e3f0873e25ccf29e'/>
<id>6e0715909ee8095cf6d97051e3f0873e25ccf29e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GUI: fixed problem with keyring when run after "su -"</title>
<updated>2009-10-22T14:56:00+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2009-10-22T14:56:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=6c0ebcba31940fe8b622eafeb7aa96e5209f5738'/>
<id>6c0ebcba31940fe8b622eafeb7aa96e5209f5738</id>
<content type='text'>
- keyring daemon works only for the session owner so, if user "su"
  to other user abrt will fail to read/write any settings and will load
  the defaults, user still can change the settings and use them, but
  it will be lost when he quit the gui
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- keyring daemon works only for the session owner so, if user "su"
  to other user abrt will fail to read/write any settings and will load
  the defaults, user still can change the settings and use them, but
  it will be lost when he quit the gui
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed saving/reading user config</title>
<updated>2009-10-07T12:37:15+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2009-10-07T12:37:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=f23058b3dd64a35892df4a7e2e96441d4ec0c5ca'/>
<id>f23058b3dd64a35892df4a7e2e96441d4ec0c5ca</id>
<content type='text'>
- if user changes else then the password, the keyring was duped
  and the next time the old one was returned, so we need to make
  sure that the keyring is only updated (so far by removing the old
  one and creating a new one)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- if user changes else then the password, the keyring was duped
  and the next time the old one was returned, so we need to make
  sure that the keyring is only updated (so far by removing the old
  one and creating a new one)
</pre>
</div>
</content>
</entry>
<entry>
<title>GUI: code cleanup, removed some debugging messages</title>
<updated>2009-10-05T20:00:39+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2009-10-05T20:00:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=1c49dbd5e7157e1b211b6de4be5e2d69883b9edb'/>
<id>1c49dbd5e7157e1b211b6de4be5e2d69883b9edb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removed unsecure reading/writting from ~HOME directory</title>
<updated>2009-10-05T19:42:16+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2009-10-05T19:42:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=a47026057cd99a0e1eb34d51ed644cc66ae20bc6'/>
<id>a47026057cd99a0e1eb34d51ed644cc66ae20bc6</id>
<content type='text'>
- daemon eunning under root can't read/write from ~HOME, so
reading/writting config files have been moved to client (GUI)
- uses gnome keyring to store the credentials
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- daemon eunning under root can't read/write from ~HOME, so
reading/writting config files have been moved to client (GUI)
- uses gnome keyring to store the credentials
</pre>
</div>
</content>
</entry>
</feed>
