<feed xmlns='http://www.w3.org/2005/Atom'>
<title>abrt.git/src/CLI/dbus.cpp, branch 1.1.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>English and message format fixes</title>
<updated>2010-06-30T11:18:42+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-06-30T11:18:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=749ae5083c2c663eb10a985bf5c27b99c5247542'/>
<id>749ae5083c2c663eb10a985bf5c27b99c5247542</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>abrt-cli: suppress misleading "crash 'XXXXXXXX' is not in database" messages</title>
<updated>2010-05-26T15:19:31+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-05-26T15:19:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=508a713fd489749c8ee56d47f47a984b09aaf318'/>
<id>508a713fd489749c8ee56d47f47a984b09aaf318</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>Allow user to select which reporter he wants to use to report a crash using CLI.</title>
<updated>2010-03-18T10:18:19+00:00</updated>
<author>
<name>Karel Klic</name>
<email>kklic@redhat.com</email>
</author>
<published>2010-03-18T10:18:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=e2d79ab74c2bfa798a3ec9772eb57bc4bcc7a7b8'/>
<id>e2d79ab74c2bfa798a3ec9772eb57bc4bcc7a7b8</id>
<content type='text'>
The daemon skips reporters which are not in the list of reporters provided via Report() dbus call.

Reviewed by: Jiri Moskovcak &lt;jmoskovc@redhat.com&gt;
Reviewed by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The daemon skips reporters which are not in the list of reporters provided via Report() dbus call.

Reviewed by: Jiri Moskovcak &lt;jmoskovc@redhat.com&gt;
Reviewed by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>cli: pass reporters param in call_Report(); handle error returns</title>
<updated>2010-03-04T16:52:51+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-03-04T16:52:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=0230b0783c8bb7c7ff5959a05ac752a7467d608e'/>
<id>0230b0783c8bb7c7ff5959a05ac752a7467d608e</id>
<content type='text'>
...
Do you want to send the report? [y/N]: y
&gt;! string expected in dbus message, but not found ('e')
&gt;! dbus call Report: parameter type mismatch
Dbus call returned error: 'org.freedesktop.DBus.Error.Failed'

Acked-by: Nikola Pajkovsky &lt;npajkovs@redhat.com&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>
...
Do you want to send the report? [y/N]: y
&gt;! string expected in dbus message, but not found ('e')
&gt;! dbus call Report: parameter type mismatch
Dbus call returned error: 'org.freedesktop.DBus.Error.Failed'

Acked-by: Nikola Pajkovsky &lt;npajkovs@redhat.com&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>Ask for login and password if missing from reporter plugin.</title>
<updated>2010-02-05T17:06:08+00:00</updated>
<author>
<name>Karel Klic</name>
<email>kklic@redhat.com</email>
</author>
<published>2010-02-05T17:06:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=d1dccad1319e908d53e5e271dfc8e03ad4999b68'/>
<id>d1dccad1319e908d53e5e271dfc8e03ad4999b68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>unify "crash data, "crash info" and "crash report" data types. they are the same</title>
<updated>2010-01-19T15:48:54+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-01-19T15:48:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=764c3a1e4f21c635c565cf5c20c480dbf48d1599'/>
<id>764c3a1e4f21c635c565cf5c20c480dbf48d1599</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: make it so that even non-loaded plugins show up in "Plugins" dialog</title>
<updated>2010-01-14T15:11:13+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-01-14T15:11:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=8d51d37a4a330a0574ebe11d37bce3abadea3162'/>
<id>8d51d37a4a330a0574ebe11d37bce3abadea3162</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>abrt-cli: report success/failure of reporting. closes bug 71</title>
<updated>2009-12-11T15:43:57+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-12-11T15:43:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=890f62322fc8fee262e39a10428b1a2489edf267'/>
<id>890f62322fc8fee262e39a10428b1a2489edf267</id>
<content type='text'>
See https://fedorahosted.org/abrt/ticket/71

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://fedorahosted.org/abrt/ticket/71

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>make "abrt-cli --delete randomuuid" report that deletion failed. closes bug 59</title>
<updated>2009-12-10T12:55:24+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-12-10T12:55:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=b07c8d78cbad077ea0596b90b370e2db0fe8b577'/>
<id>b07c8d78cbad077ea0596b90b370e2db0fe8b577</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>
</feed>
