<feed xmlns='http://www.w3.org/2005/Atom'>
<title>abrt.git/lib/Utils/abrt_dbus.cpp, 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>fix whitespace</title>
<updated>2010-05-31T13:40:56+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-05-31T13:40:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=1fd72405af207bc539d6982034f5d14115f07726'/>
<id>1fd72405af207bc539d6982034f5d14115f07726</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>lib/Utils/abrt_dbus: utf8-sanitize all strings in dbus messages (fixes #565876)</title>
<updated>2010-02-17T15:04:35+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-02-17T15:04:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=a511b80f126dec00ce9697808a4e287a530a4626'/>
<id>a511b80f126dec00ce9697808a4e287a530a4626</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 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>abrtd: proper fix to autostart problem</title>
<updated>2010-01-27T15:26:01+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-01-27T15:26:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=e742f63e9c56cc2c913fa8cfda7a9d583a2c2aa2'/>
<id>e742f63e9c56cc2c913fa8cfda7a9d583a2c2aa2</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-applet: remove dbus-c++ glue. -50k of code</title>
<updated>2009-09-18T13:07:11+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-09-18T13:07:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=43fe926f20bd427e96a22081deace10752bb4533'/>
<id>43fe926f20bd427e96a22081deace10752bb4533</id>
<content type='text'>
   text   data    bss    dec    hex filename
  70529   2144   1528  74201  121d9 abrt.t0/UNPACKED/usr/bin/abrt-applet
  22116   1688    376  24180   5e74 abrt.t1/UNPACKED/usr/bin/abrt-applet

Also, we do not use dbus-c++ anymore, which is 200k 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>
   text   data    bss    dec    hex filename
  70529   2144   1528  74201  121d9 abrt.t0/UNPACKED/usr/bin/abrt-applet
  22116   1688    376  24180   5e74 abrt.t1/UNPACKED/usr/bin/abrt-applet

Also, we do not use dbus-c++ anymore, which is 200k of code

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>factored out dbus init from CommLayerServerDBus.cpp to lib/Utils/abrt_dbus.cpp</title>
<updated>2009-09-17T13:39:23+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-09-17T13:39:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=7bdac909466263335c13daa824b17ca3d6f75ef6'/>
<id>7bdac909466263335c13daa824b17ca3d6f75ef6</id>
<content type='text'>
this will allow me to reuse this code for applet

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 will allow me to reuse this code for applet

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>remove C++ dbus glue in src/CLI; fix a bug in --report</title>
<updated>2009-09-16T22:54:45+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-09-16T22:54:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=965e2c893488164c6b36ec1942e762bb42e7fb61'/>
<id>965e2c893488164c6b36ec1942e762bb42e7fb61</id>
<content type='text'>
Several kb of code removed. The nly remaining use of C++ glue
is desktop applet.

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Several kb of code removed. The nly remaining use of C++ glue
is desktop applet.

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