<feed xmlns='http://www.w3.org/2005/Atom'>
<title>abrt.git/src/Daemon/CommLayerServer.h, branch 1.1.17</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>lower-case devel headers</title>
<updated>2010-07-09T09:42:46+00:00</updated>
<author>
<name>Nikola Pajkovsky</name>
<email>npajkovs@redhat.com</email>
</author>
<published>2010-07-08T14:38:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=7c8467db240180d4d4fba9701eac1c4b07466d6b'/>
<id>7c8467db240180d4d4fba9701eac1c4b07466d6b</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>GUI: added action to applet to directly report last crash</title>
<updated>2010-03-11T15:27:14+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2010-03-11T15:27:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=d3fff839380fa1e165b92d3dc79fb7eafaf2a976'/>
<id>d3fff839380fa1e165b92d3dc79fb7eafaf2a976</id>
<content type='text'>
Revieved by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Revieved by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>add ProcessUnpackaged option to abrt.conf</title>
<updated>2010-03-05T16:03:32+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-03-05T16:03:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=dbbc2df18f5441d7b298c5d32e4199aa56f08ce0'/>
<id>dbbc2df18f5441d7b298c5d32e4199aa56f08ce0</id>
<content type='text'>
Based on patch by Pekka Pietikainen &lt;pp@ee.oulu.fi&gt;

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based on patch by Pekka Pietikainen &lt;pp@ee.oulu.fi&gt;

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>*: UID:UUID -&gt; crash_id conversion</title>
<updated>2010-03-04T15:19:31+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-03-04T15:19:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=afb30fe1502e9c45b722da3b5c09e292d589aa7f'/>
<id>afb30fe1502e9c45b722da3b5c09e292d589aa7f</id>
<content type='text'>
This fixes at least three instances where we did not check whether
user is even allowed to report or delete a crash.

Also fixes a few cases when root might inadvertently act on (e.g. delete)
mote than one crash.

Renamed FILENAME_UID to CD_UID - makes more sense this way.
Added COL_INFORMALL and CD_INFORMALL. Nuked UID == -1 hacks.
Renamed getReport() to start_job on Python side.
Dropped a few unused parameters from server -&gt; client dbus signals.
Fixed CLI's way of reverencing crashes (see updated help text).

Run-tested (GUI and CLI).

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
Acked-by: Nikola Pajkovsky &lt;npajkovs@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes at least three instances where we did not check whether
user is even allowed to report or delete a crash.

Also fixes a few cases when root might inadvertently act on (e.g. delete)
mote than one crash.

Renamed FILENAME_UID to CD_UID - makes more sense this way.
Added COL_INFORMALL and CD_INFORMALL. Nuked UID == -1 hacks.
Renamed getReport() to start_job on Python side.
Dropped a few unused parameters from server -&gt; client dbus signals.
Fixed CLI's way of reverencing crashes (see updated help text).

Run-tested (GUI and CLI).

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
Acked-by: Nikola Pajkovsky &lt;npajkovs@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>*: remove all usages of C++ streams (-10k in code size)</title>
<updated>2010-02-07T22:08:53+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-02-07T22:08:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=eafe336a8e5580bbd76546970351956810f01d8f'/>
<id>eafe336a8e5580bbd76546970351956810f01d8f</id>
<content type='text'>
Also add copyright banners to all files which were missing them

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also add copyright banners to all files which were missing them

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>*: remove most of remaining const string&amp; params</title>
<updated>2009-12-07T10:46:13+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-12-07T10:46:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=fb72ac689ca4832fca215edc942ae01592ecfff8'/>
<id>fb72ac689ca4832fca215edc942ae01592ecfff8</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>InformAllUsers support. enabled by default for Kerneloops. Tested wuth CCpp.</title>
<updated>2009-11-05T16:21:11+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-11-05T16:21:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=64c5d35aebc38f93ce5c086c15c15de5acb21b2f'/>
<id>64c5d35aebc38f93ce5c086c15c15de5acb21b2f</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>removed JobStarted signal; fixed a small bug in build-id scanning code</title>
<updated>2009-10-09T11:31:45+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-10-09T11:31:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=0026fde273b378156b79df5146d1dbfb2175abd8'/>
<id>0026fde273b378156b79df5146d1dbfb2175abd8</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>add dbus signalization when quota exceeded</title>
<updated>2009-09-17T10:16:48+00:00</updated>
<author>
<name>Nikola Pajkovsky</name>
<email>npajkovs@redhat.com</email>
</author>
<published>2009-09-17T10:16:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=5a86973be999b43581e814412f0d52885abac5d4'/>
<id>5a86973be999b43581e814412f0d52885abac5d4</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 Error() methods and dbus signals.</title>
<updated>2009-09-08T15:16:49+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-09-08T15:16:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=c02dc38e2f27542a78500b5a04ec787495b8f0f1'/>
<id>c02dc38e2f27542a78500b5a04ec787495b8f0f1</id>
<content type='text'>
I guess it turned out Warning() works just fine.

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I guess it turned out Warning() works just fine.

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
