<feed xmlns='http://www.w3.org/2005/Atom'>
<title>abrt.git/src/Daemon, branch 1.1.4</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>trivial: stop leaking signal pipe to children</title>
<updated>2010-05-25T14:56:47+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-05-25T14:56:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=254e090d2154492695ff691dc2c1c010d7e47efd'/>
<id>254e090d2154492695ff691dc2c1c010d7e47efd</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>trivial: close lock file on exec</title>
<updated>2010-05-25T13:53:48+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-05-25T13:53:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=18464fb0646bfbb1543875a26303ae6f3ba3ba4e'/>
<id>18464fb0646bfbb1543875a26303ae6f3ba3ba4e</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>trivial: close inotify_fd on exec</title>
<updated>2010-05-25T11:48:03+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-05-25T11:48:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=7d877a898aa89b31165208802663bf9899d819ea'/>
<id>7d877a898aa89b31165208802663bf9899d819ea</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>More fixes for /var/cache/abrt -&gt; /var/spool/abrt conversion</title>
<updated>2010-05-21T14:23:56+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-05-21T14:23:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=45da7614beabcddc77632c855ac6c520296faa15'/>
<id>45da7614beabcddc77632c855ac6c520296faa15</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>remove "rename(DEBUG_DUMPS_DIR_OLD, DEBUG_DUMPS_DIR)" compat kludge</title>
<updated>2010-05-21T13:42:18+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-05-21T13:42:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=4136f61dbd4325a636b513513ee7c8f2cbbd3cef'/>
<id>4136f61dbd4325a636b513513ee7c8f2cbbd3cef</id>
<content type='text'>
It causes selinux problems by itself. Even though we ovn both dirs,
attempting to move them is not allowed...

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It causes selinux problems by itself. Even though we ovn both dirs,
attempting to move them is not allowed...

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fix tuns of memory leaks in CRPM</title>
<updated>2010-05-19T14:49:32+00:00</updated>
<author>
<name>Nikola Pajkovsky</name>
<email>npajkovs@redhat.com</email>
</author>
<published>2010-05-19T13:38:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=67f0eec47f4a6a704fbe93c5327136c5f8b77626'/>
<id>67f0eec47f4a6a704fbe93c5327136c5f8b77626</id>
<content type='text'>
Signed-off-by: Nikola Pajkovsky &lt;npajkovs@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Nikola Pajkovsky &lt;npajkovs@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>kill yumdownloader if abrt-debuginfo-install is terminated mid-flight</title>
<updated>2010-05-17T12:15:17+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-05-17T12:15:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=175c7325595b99c046b479a203e0f4175afae18e'/>
<id>175c7325595b99c046b479a203e0f4175afae18e</id>
<content type='text'>
This is needed to eventually fix
https://bugzilla.redhat.com/show_bug.cgi?id=569694
yumdownloader not killed by ABRT

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is needed to eventually fix
https://bugzilla.redhat.com/show_bug.cgi?id=569694
yumdownloader not killed by ABRT

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Move /var/cache/abrt to /var/spool/abrt. Fixes bug 568101.</title>
<updated>2010-05-14T11:01:10+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-05-14T11:01:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=ec49d131847ccd6a4e1bf4d7b98c6a2999052efd'/>
<id>ec49d131847ccd6a4e1bf4d7b98c6a2999052efd</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>Revert "Daemon socket for reporting crashes"</title>
<updated>2010-05-14T09:47:57+00:00</updated>
<author>
<name>Nikola Pajkovsky</name>
<email>npajkovs@redhat.com</email>
</author>
<published>2010-05-14T09:47:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=dbc085851b8084f68622c309011c16e020913896'/>
<id>dbc085851b8084f68622c309011c16e020913896</id>
<content type='text'>
This reverts commit 91c7c2ee8fa9ab6c29a7ddc64cff1fa9f5e2918a.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 91c7c2ee8fa9ab6c29a7ddc64cff1fa9f5e2918a.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt</title>
<updated>2010-05-12T16:15:08+00:00</updated>
<author>
<name>Nikola Pajkovsky</name>
<email>npajkovs@redhat.com</email>
</author>
<published>2010-05-12T16:15:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=a72fe5a348f224dc4bb08dae0d77b762d6ca64e5'/>
<id>a72fe5a348f224dc4bb08dae0d77b762d6ca64e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
