<feed xmlns='http://www.w3.org/2005/Atom'>
<title>abrt.git/lib/Plugins/Kerneloops.h, branch 0.0.7.1</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>remove redundant virtual destructors definitions</title>
<updated>2009-08-04T15:28:23+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-08-04T15:28:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=26904c7faff196b91c1ad50574f725cd1a033094'/>
<id>26904c7faff196b91c1ad50574f725cd1a033094</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>Move PLUGIN_INFOs to .cpp files: same object must never be defined twice</title>
<updated>2009-07-31T13:13:38+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-07-31T13:13:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=e60c006499ec9a1604f85f84a98145535a7ad0a7'/>
<id>e60c006499ec9a1604f85f84a98145535a7ad0a7</id>
<content type='text'>
and if structure is defined in a .h file, that happens.
Since this particular structure has non-trivial destructor,
it was running twice and resulted in double-free.

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and if structure is defined in a .h file, that happens.
Since this particular structure has non-trivial destructor,
it was running twice and resulted in double-free.

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Added first part of gui support in reporting</title>
<updated>2009-07-24T08:54:10+00:00</updated>
<author>
<name>Zdenek Prikryl</name>
<email>zprikryl@redhat.com</email>
</author>
<published>2009-07-24T08:54:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=a2a1ec29e008936654a146df244e4265668bfb31'/>
<id>a2a1ec29e008936654a146df244e4265668bfb31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added new kerneloopsscanner plugin, therefore kerneloops plugin is much more simply now</title>
<updated>2009-05-12T13:40:35+00:00</updated>
<author>
<name>Zdenek Prikryl</name>
<email>zdeny@dhcp-lab-218.englab.brq.redhat.com</email>
</author>
<published>2009-05-12T13:40:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=6b77cb82cb7b918660435effb0fe356401bfdd55'/>
<id>6b77cb82cb7b918660435effb0fe356401bfdd55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- reporter plugins can tak an argiment</title>
<updated>2009-04-16T15:54:20+00:00</updated>
<author>
<name>Zdenek Prikryl</name>
<email>zdeny@dhcp-lab-218.englab.brq.redhat.com</email>
</author>
<published>2009-04-16T15:54:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=b67b664e6f3019a142996c5bdc3a2e8c32f4306a'/>
<id>b67b664e6f3019a142996c5bdc3a2e8c32f4306a</id>
<content type='text'>
- added "Reporters" option which allows report basic info after a crash occurs
- fixed interface of plugins
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- added "Reporters" option which allows report basic info after a crash occurs
- fixed interface of plugins
</pre>
</div>
</content>
</entry>
<entry>
<title>kerneloops: correct copyrights and package relation.</title>
<updated>2009-03-31T09:52:00+00:00</updated>
<author>
<name>Anton Arapov</name>
<email>aarapov@redhat.com</email>
</author>
<published>2009-03-31T09:52:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=9466b938f7c79f394677f16ed9b128ab367e92fe'/>
<id>9466b938f7c79f394677f16ed9b128ab367e92fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kerneloops - plugin: huge changeset, make things more c++-ish, configurable syslog</title>
<updated>2009-03-26T15:47:00+00:00</updated>
<author>
<name>Anton Arapov</name>
<email>aarapov@redhat.com</email>
</author>
<published>2009-03-26T15:47:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=6b54fffc7873f0006c19acc96f97b9781e1402ae'/>
<id>6b54fffc7873f0006c19acc96f97b9781e1402ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replaced language and application plugins by analyzer plugin</title>
<updated>2009-03-19T13:29:35+00:00</updated>
<author>
<name>Zdenek Prikryl</name>
<email>zprikryl@redhat.com</email>
</author>
<published>2009-03-19T13:29:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=d698cf9bca1ac7f5c1a989161ea959a895900273'/>
<id>d698cf9bca1ac7f5c1a989161ea959a895900273</id>
<content type='text'>
added action plugin
simplify plugin iface
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added action plugin
simplify plugin iface
</pre>
</div>
</content>
</entry>
<entry>
<title>added kerneloops addon and plugin (aarapov)</title>
<updated>2009-03-11T13:21:28+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2009-03-11T13:21:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=2036c6cc28f5d3f07142657ca148f8db516d9651'/>
<id>2036c6cc28f5d3f07142657ca148f8db516d9651</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
