summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* abrt-debuginfo-install: download packages one-by-one - better loggingDenys Vlasenko2009-11-021-6/+20
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-11-025-16/+23
|\
| * com.redhat.abrt.service: removed -t33Denys Vlasenko2009-11-021-4/+4
| * abrtd: fix bad interaction with -T SEC code and !-dDenys Vlasenko2009-11-021-4/+11
| * s/CC_DBUS_/ABRTD_DBUS_/gDenys Vlasenko2009-11-023-8/+8
* | Added abrt.png, fixed rhbz#Jiri Moskovcak2009-11-023-2/+6
|/
* lib/Plugins/CCpp: respect DebugInfoCacheMB settingDenys Vlasenko2009-11-022-15/+4
* Hack to fix the problem with daemon remembering the last used settingsJiri Moskovcak2009-11-014-11/+25
* typo fixJiri Moskovcak2009-11-011-1/+1
* disabled kerneloops in config fileJiri Moskovcak2009-10-311-1/+2
* small fix: forgot to terminate longopts[]Denys Vlasenko2009-10-311-0/+1
* fix segfault on "abrt-pyhook-helper -p X </dev/null" (use of uninitialized va...Denys Vlasenko2009-10-311-71/+61
* fix a bug where after realloc we may scribble over uninitialized memoryDenys Vlasenko2009-10-311-32/+15
* src/CLI/*: fix an unterminated argv + simplificationsDenys Vlasenko2009-10-316-193/+174
* implement abrtd -t TIMEOUT_IN_SECDenys Vlasenko2009-10-314-88/+105
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2009-10-304-16/+29
|\
| * lib/Plugins/Logger: much more sane dump format; fix misdetection of text filesDenys Vlasenko2009-10-302-12/+23
| * *: wire up /var/run/abrt in a few more placesDenys Vlasenko2009-10-302-1/+2
| * abrt-debuginfo-install: tweaked commentDenys Vlasenko2009-10-301-3/+4
* | Receive and print Warning and Update messages during remode procedure callsKarel Klic2009-10-301-10/+66
* | Python backtrace size limited to 1 MBKarel Klic2009-10-301-3/+9
* | fixes based on review by DenysKarel Klic2009-10-301-19/+23
|/
* fix incorrect logic for checking/correcting directory ownerDenys Vlasenko2009-10-301-1/+1
* reenable sanitization of /var/cache/abrt; create abrt-di (debuginfo cache) tooDenys Vlasenko2009-10-301-16/+22
* blacklisted nspluginwrapper, because it causes too many useless reportsJiri Moskovcak2009-10-291-1/+1
* GUI: Wrong settings window is not shown behind the reporter dialog rhbz#531119Jiri Moskovcak2009-10-293-3/+6
* forgot return back 120 = KernelscannerNikola Pajkovsky2009-10-291-1/+1
* Normal user can see kerneloops and report itNikola Pajkovsky2009-10-294-6/+35
* dumpoops: add -s option to dump results to stdoutDenys Vlasenko2009-10-291-11/+43
* Merge branch 'master' of git://git.fedorahosted.org/git/abrtJiri Moskovcak2009-10-281-1/+1
|\
| * typo fixDenys Vlasenko2009-10-271-1/+1
* | Merge branch 'master' of git://git.fedorahosted.org/git/abrtJiri Moskovcak2009-10-261-48/+61
|\|
| * updates to abrt-debuginfo-install (but it is still ifdef'ed out)Denys Vlasenko2009-10-231-48/+61
* | GUI: fixed exception when enabling plugin rhbz#530495Jiri Moskovcak2009-10-231-1/+3
|/
* GUI: small fixesJiri Moskovcak2009-10-222-11/+8
* GUI: fixed problem with keyring when run after "su -"Jiri Moskovcak2009-10-223-22/+34
* GUI: fixed report editor behaviorJiri Moskovcak2009-10-221-4/+1
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-10-225-44/+179
|\
| * Fixed make rpmKarel Klic2009-10-221-1/+1
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2009-10-229-151/+157
| |\
| * | Initial implementation of abrt-pyhook-helperKarel Klic2009-10-224-43/+178
* | | GUI: make the newest dump selectedJiri Moskovcak2009-10-221-1/+2
| |/ |/|
* | abrtd: remove accesses to ~user/.abrtDenys Vlasenko2009-10-222-73/+82
* | optimizationsDenys Vlasenko2009-10-222-19/+17
* | fix warning and whitespace damageDenys Vlasenko2009-10-216-59/+58
|/
* Use defines instead of strings where possible.Karel Klic2009-10-212-23/+25
* Tell user about sending the report.Karel Klic2009-10-201-0/+6
* Inform whether some changes were detected in the crash report.Karel Klic2009-10-201-24/+84
* More comments.Karel Klic2009-10-201-4/+10
* new_call_msg and send_get_reply_and_unref made staticKarel Klic2009-10-202-4/+2