<feed xmlns='http://www.w3.org/2005/Atom'>
<title>abrt.git/lib, branch 0.0.8</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>Build fixes</title>
<updated>2009-08-31T10:56:16+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2009-08-31T10:56:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=edf43aebd8278ccb7051141e4bb3c9efc991656f'/>
<id>edf43aebd8278ccb7051141e4bb3c9efc991656f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unused CObserver::Debug method</title>
<updated>2009-08-28T11:53:22+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-08-28T11:53:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=7cd21b9ed1a87af2979573b580508651466a67a8'/>
<id>7cd21b9ed1a87af2979573b580508651466a67a8</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>consolidate container typedefs in one file (we had a few dupes)</title>
<updated>2009-08-27T13:57:17+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-08-27T13:57:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=fc4721139b2a7fb890f50105ea169ca4fa6544ac'/>
<id>fc4721139b2a7fb890f50105ea169ca4fa6544ac</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>resolved: Ticket #70: Be more paranoid about Bugzilla.conf permissions</title>
<updated>2009-08-27T13:54:49+00:00</updated>
<author>
<name>Nikola Pajkovsky</name>
<email>npajkovs@redhat.com</email>
</author>
<published>2009-08-27T13:54:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=27fa2ecd754cc383b5aecbc11feb6b59323f6397'/>
<id>27fa2ecd754cc383b5aecbc11feb6b59323f6397</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>simplify error handling. CrashWatcher.cpp lost a few wrapper functions</title>
<updated>2009-08-27T13:15:35+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-08-27T13:15:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=d4cdfdff42c777f5929017c1f26ecaed3d055cde'/>
<id>d4cdfdff42c777f5929017c1f26ecaed3d055cde</id>
<content type='text'>
-4k of code

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-4k of code

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>eliminate global variable g_cw</title>
<updated>2009-08-27T12:13:53+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-08-27T12:13:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=8c0d6a2a3eb9ed0f31e9dbd4ff1c18929932b982'/>
<id>8c0d6a2a3eb9ed0f31e9dbd4ff1c18929932b982</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>don't encode the job id into message string, send it as an separate argument</title>
<updated>2009-08-27T11:13:15+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2009-08-27T11:13:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=bc17e32391578ee0128fe73719d1f691613d18fe'/>
<id>bc17e32391578ee0128fe73719d1f691613d18fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add job ids (== thread ids) to warning/update DBus messages</title>
<updated>2009-08-26T17:40:28+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-08-26T17:40:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=caf38bbfe3279b9bea861e4d5b70f3c50c6e1755'/>
<id>caf38bbfe3279b9bea861e4d5b70f3c50c6e1755</id>
<content type='text'>
renamed:
comm_layer_inner_warning -&gt; warn_client
comm_layer_inner_status -&gt; update_client

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
renamed:
comm_layer_inner_warning -&gt; warn_client
comm_layer_inner_status -&gt; update_client

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>replace comm_layer_inner_debug() with log() everywhere</title>
<updated>2009-08-26T14:22:26+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-08-26T14:22:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=fca6fa371006186d12a720cd48c270789c67d2e6'/>
<id>fca6fa371006186d12a720cd48c270789c67d2e6</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>resolved: Bug 518420 -  ordinary user's abrt-applet shows up for root owned crashes</title>
<updated>2009-08-26T13:35:50+00:00</updated>
<author>
<name>Nikola Pajkovsky</name>
<email>npajkovs@redhat.com</email>
</author>
<published>2009-08-26T13:35:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=556a4b3df4f116965e8dc46c08ac5e720834022e'/>
<id>556a4b3df4f116965e8dc46c08ac5e720834022e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
